[==========] Running 8 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 6 tests from LeaderRebalancerTest
[ RUN      ] LeaderRebalancerTest.FunctionalTestForDivided
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260710 13:26:43.380858 27133 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.26.127.126:35615
I20260710 13:26:43.382455 27133 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260710 13:26:43.383484 27133 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:26:43.400370 27142 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:26:43.400432 27140 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:26:43.401536 27133 server_base.cc:1061] running on GCE node
W20260710 13:26:43.404810 27139 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:26:44.586416 27133 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:26:44.586670 27133 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:26:44.586884 27133 hybrid_clock.cc:648] HybridClock initialized: now 1783690004586859 us; error 0 us; skew 500 ppm
I20260710 13:26:44.587707 27133 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:26:44.594173 27133 webserver.cc:533] Webserver started at http://127.26.127.126:45541/ using document root <none> and password file <none>
I20260710 13:26:44.595005 27133 fs_manager.cc:362] Metadata directory not provided
I20260710 13:26:44.595232 27133 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:26:44.595659 27133 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:26:44.601713 27133 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783690003215650-27133-0/minicluster-data/master-0-root/instance:
uuid: "4942eba0c4914a728b0a3169d759e032"
format_stamp: "Formatted at 2026-07-10 13:26:44 on dist-test-slave-4llg"
I20260710 13:26:44.609393 27133 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.007s	sys 0.001s
I20260710 13:26:44.614445 27148 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:44.615594 27133 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:26:44.615959 27133 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783690003215650-27133-0/minicluster-data/master-0-root
uuid: "4942eba0c4914a728b0a3169d759e032"
format_stamp: "Formatted at 2026-07-10 13:26:44 on dist-test-slave-4llg"
I20260710 13:26:44.616290 27133 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783690003215650-27133-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783690003215650-27133-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783690003215650-27133-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:26:44.675918 27133 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:26:44.677450 27133 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260710 13:26:44.677919 27133 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:26:44.748755 27133 rpc_server.cc:307] RPC server started. Bound to: 127.26.127.126:35615
I20260710 13:26:44.748792 27199 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.127.126:35615 every 8 connection(s)
I20260710 13:26:44.756332 27200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:44.777580 27200 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4942eba0c4914a728b0a3169d759e032: Bootstrap starting.
I20260710 13:26:44.783375 27200 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4942eba0c4914a728b0a3169d759e032: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:44.785351 27200 log.cc:826] T 00000000000000000000000000000000 P 4942eba0c4914a728b0a3169d759e032: Log is configured to *not* fsync() on all Append() calls
I20260710 13:26:44.789780 27200 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4942eba0c4914a728b0a3169d759e032: No bootstrap required, opened a new log
I20260710 13:26:44.809962 27200 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4942eba0c4914a728b0a3169d759e032 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4942eba0c4914a728b0a3169d759e032" member_type: VOTER }
I20260710 13:26:44.810514 27200 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4942eba0c4914a728b0a3169d759e032 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:44.810822 27200 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4942eba0c4914a728b0a3169d759e032 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4942eba0c4914a728b0a3169d759e032, State: Initialized, Role: FOLLOWER
I20260710 13:26:44.811772 27200 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4942eba0c4914a728b0a3169d759e032 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4942eba0c4914a728b0a3169d759e032" member_type: VOTER }
I20260710 13:26:44.812263 27200 raft_consensus.cc:399] T 00000000000000000000000000000000 P 4942eba0c4914a728b0a3169d759e032 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:26:44.812567 27200 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4942eba0c4914a728b0a3169d759e032 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:26:44.812919 27200 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4942eba0c4914a728b0a3169d759e032 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:44.816929 27200 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4942eba0c4914a728b0a3169d759e032 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4942eba0c4914a728b0a3169d759e032" member_type: VOTER }
I20260710 13:26:44.817665 27200 leader_election.cc:304] T 00000000000000000000000000000000 P 4942eba0c4914a728b0a3169d759e032 [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: 4942eba0c4914a728b0a3169d759e032; no voters: 
I20260710 13:26:44.819324 27200 leader_election.cc:290] T 00000000000000000000000000000000 P 4942eba0c4914a728b0a3169d759e032 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:26:44.819684 27203 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4942eba0c4914a728b0a3169d759e032 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:44.821931 27203 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4942eba0c4914a728b0a3169d759e032 [term 1 LEADER]: Becoming Leader. State: Replica: 4942eba0c4914a728b0a3169d759e032, State: Running, Role: LEADER
I20260710 13:26:44.822971 27203 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4942eba0c4914a728b0a3169d759e032 [LEADER]: Queue going to LEADER mode. State: All 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: "4942eba0c4914a728b0a3169d759e032" member_type: VOTER }
I20260710 13:26:44.823959 27200 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4942eba0c4914a728b0a3169d759e032 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:26:44.833271 27204 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4942eba0c4914a728b0a3169d759e032 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4942eba0c4914a728b0a3169d759e032" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4942eba0c4914a728b0a3169d759e032" member_type: VOTER } }
I20260710 13:26:44.833667 27205 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4942eba0c4914a728b0a3169d759e032 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4942eba0c4914a728b0a3169d759e032. Latest consensus state: current_term: 1 leader_uuid: "4942eba0c4914a728b0a3169d759e032" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4942eba0c4914a728b0a3169d759e032" member_type: VOTER } }
I20260710 13:26:44.833989 27204 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4942eba0c4914a728b0a3169d759e032 [sys.catalog]: This master's current role is: LEADER
I20260710 13:26:44.834197 27205 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4942eba0c4914a728b0a3169d759e032 [sys.catalog]: This master's current role is: LEADER
I20260710 13:26:44.836840 27212 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:26:44.849244 27212 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:26:44.851507 27133 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:26:44.865401 27212 catalog_manager.cc:1383] Generated new cluster ID: 3d3433a743e74aeabf21a4375bd0fce0
I20260710 13:26:44.865715 27212 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:26:44.897790 27212 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:26:44.899942 27212 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:26:44.932416 27212 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 4942eba0c4914a728b0a3169d759e032: Generated new TSK 0
I20260710 13:26:44.933586 27212 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:26:44.983171 27133 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:26:44.992654 27222 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:26:44.993899 27223 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:26:44.997679 27225 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:26:44.997823 27133 server_base.cc:1061] running on GCE node
I20260710 13:26:44.998773 27133 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:26:44.999042 27133 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:26:44.999243 27133 hybrid_clock.cc:648] HybridClock initialized: now 1783690004999225 us; error 0 us; skew 500 ppm
I20260710 13:26:45.000044 27133 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:26:45.004038 27133 webserver.cc:533] Webserver started at http://127.26.127.65:41287/ using document root <none> and password file <none>
I20260710 13:26:45.004743 27133 fs_manager.cc:362] Metadata directory not provided
I20260710 13:26:45.004985 27133 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:26:45.005317 27133 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:26:45.006809 27133 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783690003215650-27133-0/minicluster-data/ts-0-root/instance:
uuid: "76accf05000649cb98d1ad8ee23ef482"
format_stamp: "Formatted at 2026-07-10 13:26:45 on dist-test-slave-4llg"
I20260710 13:26:45.013473 27133 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.001s
I20260710 13:26:45.018328 27230 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:45.019160 27133 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.005s	sys 0.000s
I20260710 13:26:45.019481 27133 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783690003215650-27133-0/minicluster-data/ts-0-root
uuid: "76accf05000649cb98d1ad8ee23ef482"
format_stamp: "Formatted at 2026-07-10 13:26:45 on dist-test-slave-4llg"
I20260710 13:26:45.019846 27133 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783690003215650-27133-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783690003215650-27133-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783690003215650-27133-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:26:45.041296 27133 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:26:45.042979 27133 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:26:45.045704 27133 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:26:45.051064 27133 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:26:45.051364 27133 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:45.051831 27133 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:26:45.052109 27133 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:45.139895 27133 rpc_server.cc:307] RPC server started. Bound to: 127.26.127.65:42211
I20260710 13:26:45.139956 27292 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.127.65:42211 every 8 connection(s)
I20260710 13:26:45.147531 27133 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:26:45.159289 27297 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:26:45.160790 27298 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:26:45.165274 27133 server_base.cc:1061] running on GCE node
W20260710 13:26:45.166077 27300 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:26:45.167156 27133 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:26:45.167420 27133 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:26:45.167657 27133 hybrid_clock.cc:648] HybridClock initialized: now 1783690005167640 us; error 0 us; skew 500 ppm
I20260710 13:26:45.168418 27133 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:26:45.171330 27133 webserver.cc:533] Webserver started at http://127.26.127.66:44753/ using document root <none> and password file <none>
I20260710 13:26:45.171980 27133 fs_manager.cc:362] Metadata directory not provided
I20260710 13:26:45.172228 27133 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:26:45.172569 27133 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:26:45.174003 27133 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783690003215650-27133-0/minicluster-data/ts-1-root/instance:
uuid: "0206d75574ff445582504884d77f2fc9"
format_stamp: "Formatted at 2026-07-10 13:26:45 on dist-test-slave-4llg"
I20260710 13:26:45.175678 27293 heartbeater.cc:344] Connected to a master server at 127.26.127.126:35615
I20260710 13:26:45.176098 27293 heartbeater.cc:461] Registering TS with master...
I20260710 13:26:45.177042 27293 heartbeater.cc:507] Master 127.26.127.126:35615 requested a full tablet report, sending...
I20260710 13:26:45.179701 27165 ts_manager.cc:194] Registered new tserver with Master: 76accf05000649cb98d1ad8ee23ef482 (127.26.127.65:42211)
I20260710 13:26:45.182142 27133 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.005s	sys 0.004s
I20260710 13:26:45.182232 27165 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49474
I20260710 13:26:45.187052 27305 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:45.187909 27133 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260710 13:26:45.188228 27133 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783690003215650-27133-0/minicluster-data/ts-1-root
uuid: "0206d75574ff445582504884d77f2fc9"
format_stamp: "Formatted at 2026-07-10 13:26:45 on dist-test-slave-4llg"
I20260710 13:26:45.188575 27133 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783690003215650-27133-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783690003215650-27133-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783690003215650-27133-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:26:45.216490 27133 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:26:45.217772 27133 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:26:45.219841 27133 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:26:45.222820 27133 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:26:45.223060 27133 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:45.223302 27133 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:26:45.223475 27133 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:45.315251 27133 rpc_server.cc:307] RPC server started. Bound to: 127.26.127.66:45761
I20260710 13:26:45.315541 27367 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.127.66:45761 every 8 connection(s)
I20260710 13:26:45.326545 27133 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:26:45.335876 27372 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:26:45.337869 27371 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:26:45.338833 27368 heartbeater.cc:344] Connected to a master server at 127.26.127.126:35615
I20260710 13:26:45.339205 27368 heartbeater.cc:461] Registering TS with master...
I20260710 13:26:45.340031 27368 heartbeater.cc:507] Master 127.26.127.126:35615 requested a full tablet report, sending...
I20260710 13:26:45.342612 27165 ts_manager.cc:194] Registered new tserver with Master: 0206d75574ff445582504884d77f2fc9 (127.26.127.66:45761)
W20260710 13:26:45.342971 27375 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:26:45.343303 27133 server_base.cc:1061] running on GCE node
I20260710 13:26:45.344432 27165 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49482
I20260710 13:26:45.344631 27133 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:26:45.344933 27133 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:26:45.345140 27133 hybrid_clock.cc:648] HybridClock initialized: now 1783690005345123 us; error 0 us; skew 500 ppm
I20260710 13:26:45.345865 27133 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:26:45.348572 27133 webserver.cc:533] Webserver started at http://127.26.127.67:39923/ using document root <none> and password file <none>
I20260710 13:26:45.349200 27133 fs_manager.cc:362] Metadata directory not provided
I20260710 13:26:45.349437 27133 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:26:45.349742 27133 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:26:45.351230 27133 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783690003215650-27133-0/minicluster-data/ts-2-root/instance:
uuid: "146a363f93ef4dd386bc37954eaac375"
format_stamp: "Formatted at 2026-07-10 13:26:45 on dist-test-slave-4llg"
I20260710 13:26:45.356741 27133 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260710 13:26:45.360548 27379 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:45.361423 27133 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:26:45.361754 27133 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783690003215650-27133-0/minicluster-data/ts-2-root
uuid: "146a363f93ef4dd386bc37954eaac375"
format_stamp: "Formatted at 2026-07-10 13:26:45 on dist-test-slave-4llg"
I20260710 13:26:45.362102 27133 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783690003215650-27133-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783690003215650-27133-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783690003215650-27133-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:26:45.376004 27133 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:26:45.377501 27133 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:26:45.379877 27133 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:26:45.383381 27133 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:26:45.383623 27133 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:45.383878 27133 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:26:45.384073 27133 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:45.467360 27133 rpc_server.cc:307] RPC server started. Bound to: 127.26.127.67:32811
I20260710 13:26:45.467422 27441 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.127.67:32811 every 8 connection(s)
I20260710 13:26:45.484261 27442 heartbeater.cc:344] Connected to a master server at 127.26.127.126:35615
I20260710 13:26:45.484624 27442 heartbeater.cc:461] Registering TS with master...
I20260710 13:26:45.485410 27442 heartbeater.cc:507] Master 127.26.127.126:35615 requested a full tablet report, sending...
I20260710 13:26:45.487253 27165 ts_manager.cc:194] Registered new tserver with Master: 146a363f93ef4dd386bc37954eaac375 (127.26.127.67:32811)
I20260710 13:26:45.487637 27133 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.012089483s
I20260710 13:26:45.488873 27165 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49488
I20260710 13:26:45.540397 27165 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49498:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:26:45.543907 27165 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:26:45.650695 27407 tablet_service.cc:1511] Processing CreateTablet for tablet 0ac5c85696e0455b9bff998faf6a395c (DEFAULT_TABLE table=test-workload [id=9c94a96e911a4a55b0636741c223a771]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:26:45.652367 27407 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ac5c85696e0455b9bff998faf6a395c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:45.654572 27258 tablet_service.cc:1511] Processing CreateTablet for tablet 0ac5c85696e0455b9bff998faf6a395c (DEFAULT_TABLE table=test-workload [id=9c94a96e911a4a55b0636741c223a771]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:26:45.654887 27257 tablet_service.cc:1511] Processing CreateTablet for tablet 6ae34477cf354e5284a32a1e72192d9c (DEFAULT_TABLE table=test-workload [id=9c94a96e911a4a55b0636741c223a771]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:26:45.655821 27258 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ac5c85696e0455b9bff998faf6a395c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:45.657316 27257 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ae34477cf354e5284a32a1e72192d9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:45.658427 27406 tablet_service.cc:1511] Processing CreateTablet for tablet 6ae34477cf354e5284a32a1e72192d9c (DEFAULT_TABLE table=test-workload [id=9c94a96e911a4a55b0636741c223a771]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:26:45.658838 27405 tablet_service.cc:1511] Processing CreateTablet for tablet e0dc2b58844047f98d5dcf7818a78e8e (DEFAULT_TABLE table=test-workload [id=9c94a96e911a4a55b0636741c223a771]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:26:45.659721 27406 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ae34477cf354e5284a32a1e72192d9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:45.660374 27405 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0dc2b58844047f98d5dcf7818a78e8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:45.670866 27255 tablet_service.cc:1511] Processing CreateTablet for tablet ac9f2e53a4074e70b8eabb40bc512bf5 (DEFAULT_TABLE table=test-workload [id=9c94a96e911a4a55b0636741c223a771]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:26:45.672276 27255 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac9f2e53a4074e70b8eabb40bc512bf5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:45.670913 27256 tablet_service.cc:1511] Processing CreateTablet for tablet e0dc2b58844047f98d5dcf7818a78e8e (DEFAULT_TABLE table=test-workload [id=9c94a96e911a4a55b0636741c223a771]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:26:45.674582 27256 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0dc2b58844047f98d5dcf7818a78e8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:45.680150 27404 tablet_service.cc:1511] Processing CreateTablet for tablet ac9f2e53a4074e70b8eabb40bc512bf5 (DEFAULT_TABLE table=test-workload [id=9c94a96e911a4a55b0636741c223a771]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:26:45.681399 27404 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac9f2e53a4074e70b8eabb40bc512bf5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:45.684684 27254 tablet_service.cc:1511] Processing CreateTablet for tablet 45c4700875624cd69dd2f058c5d8da3e (DEFAULT_TABLE table=test-workload [id=9c94a96e911a4a55b0636741c223a771]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:26:45.693359 27254 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45c4700875624cd69dd2f058c5d8da3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:45.707851 27403 tablet_service.cc:1511] Processing CreateTablet for tablet 45c4700875624cd69dd2f058c5d8da3e (DEFAULT_TABLE table=test-workload [id=9c94a96e911a4a55b0636741c223a771]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:26:45.710017 27333 tablet_service.cc:1511] Processing CreateTablet for tablet 0ac5c85696e0455b9bff998faf6a395c (DEFAULT_TABLE table=test-workload [id=9c94a96e911a4a55b0636741c223a771]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:26:45.715793 27333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ac5c85696e0455b9bff998faf6a395c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:45.720255 27403 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45c4700875624cd69dd2f058c5d8da3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:45.716948 27253 tablet_service.cc:1511] Processing CreateTablet for tablet 99864693d0ff4cbd975e73f272ec31d6 (DEFAULT_TABLE table=test-workload [id=9c94a96e911a4a55b0636741c223a771]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:26:45.721449 27331 tablet_service.cc:1511] Processing CreateTablet for tablet e0dc2b58844047f98d5dcf7818a78e8e (DEFAULT_TABLE table=test-workload [id=9c94a96e911a4a55b0636741c223a771]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:26:45.727860 27330 tablet_service.cc:1511] Processing CreateTablet for tablet ac9f2e53a4074e70b8eabb40bc512bf5 (DEFAULT_TABLE table=test-workload [id=9c94a96e911a4a55b0636741c223a771]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:26:45.729894 27332 tablet_service.cc:1511] Processing CreateTablet for tablet 6ae34477cf354e5284a32a1e72192d9c (DEFAULT_TABLE table=test-workload [id=9c94a96e911a4a55b0636741c223a771]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:26:45.732182 27253 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99864693d0ff4cbd975e73f272ec31d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:45.737462 27331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0dc2b58844047f98d5dcf7818a78e8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:45.740084 27460 tablet_bootstrap.cc:492] T e0dc2b58844047f98d5dcf7818a78e8e P 146a363f93ef4dd386bc37954eaac375: Bootstrap starting.
I20260710 13:26:45.745249 27329 tablet_service.cc:1511] Processing CreateTablet for tablet 45c4700875624cd69dd2f058c5d8da3e (DEFAULT_TABLE table=test-workload [id=9c94a96e911a4a55b0636741c223a771]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:26:45.743315 27252 tablet_service.cc:1511] Processing CreateTablet for tablet 5e8e64a310ee477da5c934c89e0f2cf6 (DEFAULT_TABLE table=test-workload [id=9c94a96e911a4a55b0636741c223a771]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:26:45.750962 27252 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e8e64a310ee477da5c934c89e0f2cf6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:45.751020 27328 tablet_service.cc:1511] Processing CreateTablet for tablet 99864693d0ff4cbd975e73f272ec31d6 (DEFAULT_TABLE table=test-workload [id=9c94a96e911a4a55b0636741c223a771]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:26:45.747365 27406 tablet_service.cc:1511] Processing CreateTablet for tablet 99864693d0ff4cbd975e73f272ec31d6 (DEFAULT_TABLE table=test-workload [id=9c94a96e911a4a55b0636741c223a771]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:26:45.755576 27461 tablet_bootstrap.cc:492] T 6ae34477cf354e5284a32a1e72192d9c P 76accf05000649cb98d1ad8ee23ef482: Bootstrap starting.
I20260710 13:26:45.760833 27330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac9f2e53a4074e70b8eabb40bc512bf5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:45.761049 27406 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99864693d0ff4cbd975e73f272ec31d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:45.778716 27327 tablet_service.cc:1511] Processing CreateTablet for tablet 5e8e64a310ee477da5c934c89e0f2cf6 (DEFAULT_TABLE table=test-workload [id=9c94a96e911a4a55b0636741c223a771]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:26:45.786638 27332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ae34477cf354e5284a32a1e72192d9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:45.787894 27327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e8e64a310ee477da5c934c89e0f2cf6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:45.792337 27405 tablet_service.cc:1511] Processing CreateTablet for tablet 5e8e64a310ee477da5c934c89e0f2cf6 (DEFAULT_TABLE table=test-workload [id=9c94a96e911a4a55b0636741c223a771]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:26:45.793624 27405 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e8e64a310ee477da5c934c89e0f2cf6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:45.800913 27329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45c4700875624cd69dd2f058c5d8da3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:45.801133 27256 tablet_service.cc:1511] Processing CreateTablet for tablet f872419e5ba34b3ba07adb6c6d8271d4 (DEFAULT_TABLE table=test-workload [id=9c94a96e911a4a55b0636741c223a771]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:26:45.802698 27256 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f872419e5ba34b3ba07adb6c6d8271d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:45.804688 27407 tablet_service.cc:1511] Processing CreateTablet for tablet f872419e5ba34b3ba07adb6c6d8271d4 (DEFAULT_TABLE table=test-workload [id=9c94a96e911a4a55b0636741c223a771]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:26:45.809051 27328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99864693d0ff4cbd975e73f272ec31d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:45.809414 27407 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f872419e5ba34b3ba07adb6c6d8271d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:45.813511 27326 tablet_service.cc:1511] Processing CreateTablet for tablet f872419e5ba34b3ba07adb6c6d8271d4 (DEFAULT_TABLE table=test-workload [id=9c94a96e911a4a55b0636741c223a771]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:26:45.816084 27326 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f872419e5ba34b3ba07adb6c6d8271d4. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 13:26:45.840982 27213 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:26:45.843714 27258 tablet_service.cc:1511] Processing CreateTablet for tablet d0ef6d7f2b2048989304c7deca9da6e7 (DEFAULT_TABLE table=test-workload [id=9c94a96e911a4a55b0636741c223a771]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:26:45.844959 27258 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0ef6d7f2b2048989304c7deca9da6e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:45.861109 27403 tablet_service.cc:1511] Processing CreateTablet for tablet d0ef6d7f2b2048989304c7deca9da6e7 (DEFAULT_TABLE table=test-workload [id=9c94a96e911a4a55b0636741c223a771]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:26:45.857527 27461 tablet_bootstrap.cc:654] T 6ae34477cf354e5284a32a1e72192d9c P 76accf05000649cb98d1ad8ee23ef482: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:45.862702 27403 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0ef6d7f2b2048989304c7deca9da6e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:45.863538 27325 tablet_service.cc:1511] Processing CreateTablet for tablet d0ef6d7f2b2048989304c7deca9da6e7 (DEFAULT_TABLE table=test-workload [id=9c94a96e911a4a55b0636741c223a771]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:26:45.866266 27325 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0ef6d7f2b2048989304c7deca9da6e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:45.899510 27462 tablet_bootstrap.cc:492] T 45c4700875624cd69dd2f058c5d8da3e P 0206d75574ff445582504884d77f2fc9: Bootstrap starting.
I20260710 13:26:45.899833 27460 tablet_bootstrap.cc:654] T e0dc2b58844047f98d5dcf7818a78e8e P 146a363f93ef4dd386bc37954eaac375: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:45.933308 27461 tablet_bootstrap.cc:492] T 6ae34477cf354e5284a32a1e72192d9c P 76accf05000649cb98d1ad8ee23ef482: No bootstrap required, opened a new log
I20260710 13:26:45.933774 27461 ts_tablet_manager.cc:1403] T 6ae34477cf354e5284a32a1e72192d9c P 76accf05000649cb98d1ad8ee23ef482: Time spent bootstrapping tablet: real 0.188s	user 0.005s	sys 0.031s
I20260710 13:26:45.941356 27460 tablet_bootstrap.cc:492] T e0dc2b58844047f98d5dcf7818a78e8e P 146a363f93ef4dd386bc37954eaac375: No bootstrap required, opened a new log
I20260710 13:26:45.941820 27460 ts_tablet_manager.cc:1403] T e0dc2b58844047f98d5dcf7818a78e8e P 146a363f93ef4dd386bc37954eaac375: Time spent bootstrapping tablet: real 0.222s	user 0.007s	sys 0.022s
I20260710 13:26:45.942204 27462 tablet_bootstrap.cc:654] T 45c4700875624cd69dd2f058c5d8da3e P 0206d75574ff445582504884d77f2fc9: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:45.942437 27461 raft_consensus.cc:359] T 6ae34477cf354e5284a32a1e72192d9c P 76accf05000649cb98d1ad8ee23ef482 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } } peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } }
I20260710 13:26:45.943853 27461 raft_consensus.cc:385] T 6ae34477cf354e5284a32a1e72192d9c P 76accf05000649cb98d1ad8ee23ef482 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:45.944231 27461 raft_consensus.cc:740] T 6ae34477cf354e5284a32a1e72192d9c P 76accf05000649cb98d1ad8ee23ef482 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76accf05000649cb98d1ad8ee23ef482, State: Initialized, Role: FOLLOWER
I20260710 13:26:45.945043 27461 consensus_queue.cc:260] T 6ae34477cf354e5284a32a1e72192d9c P 76accf05000649cb98d1ad8ee23ef482 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } } peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } }
I20260710 13:26:45.945420 27460 raft_consensus.cc:359] T e0dc2b58844047f98d5dcf7818a78e8e P 146a363f93ef4dd386bc37954eaac375 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } } peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } }
I20260710 13:26:45.946128 27460 raft_consensus.cc:385] T e0dc2b58844047f98d5dcf7818a78e8e P 146a363f93ef4dd386bc37954eaac375 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:45.946472 27460 raft_consensus.cc:740] T e0dc2b58844047f98d5dcf7818a78e8e P 146a363f93ef4dd386bc37954eaac375 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 146a363f93ef4dd386bc37954eaac375, State: Initialized, Role: FOLLOWER
I20260710 13:26:45.947362 27460 consensus_queue.cc:260] T e0dc2b58844047f98d5dcf7818a78e8e P 146a363f93ef4dd386bc37954eaac375 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } } peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } }
I20260710 13:26:45.954595 27293 heartbeater.cc:499] Master 127.26.127.126:35615 was elected leader, sending a full tablet report...
I20260710 13:26:45.954694 27461 ts_tablet_manager.cc:1434] T 6ae34477cf354e5284a32a1e72192d9c P 76accf05000649cb98d1ad8ee23ef482: Time spent starting tablet: real 0.021s	user 0.014s	sys 0.000s
I20260710 13:26:45.956290 27461 tablet_bootstrap.cc:492] T 0ac5c85696e0455b9bff998faf6a395c P 76accf05000649cb98d1ad8ee23ef482: Bootstrap starting.
I20260710 13:26:45.965216 27461 tablet_bootstrap.cc:654] T 0ac5c85696e0455b9bff998faf6a395c P 76accf05000649cb98d1ad8ee23ef482: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:45.978361 27461 tablet_bootstrap.cc:492] T 0ac5c85696e0455b9bff998faf6a395c P 76accf05000649cb98d1ad8ee23ef482: No bootstrap required, opened a new log
I20260710 13:26:45.979031 27461 ts_tablet_manager.cc:1403] T 0ac5c85696e0455b9bff998faf6a395c P 76accf05000649cb98d1ad8ee23ef482: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.004s
I20260710 13:26:45.981153 27442 heartbeater.cc:499] Master 127.26.127.126:35615 was elected leader, sending a full tablet report...
I20260710 13:26:45.981693 27460 ts_tablet_manager.cc:1434] T e0dc2b58844047f98d5dcf7818a78e8e P 146a363f93ef4dd386bc37954eaac375: Time spent starting tablet: real 0.040s	user 0.021s	sys 0.015s
I20260710 13:26:45.982627 27460 tablet_bootstrap.cc:492] T 6ae34477cf354e5284a32a1e72192d9c P 146a363f93ef4dd386bc37954eaac375: Bootstrap starting.
I20260710 13:26:45.982465 27461 raft_consensus.cc:359] T 0ac5c85696e0455b9bff998faf6a395c P 76accf05000649cb98d1ad8ee23ef482 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } } peers { permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } }
I20260710 13:26:45.983189 27461 raft_consensus.cc:385] T 0ac5c85696e0455b9bff998faf6a395c P 76accf05000649cb98d1ad8ee23ef482 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:45.983471 27461 raft_consensus.cc:740] T 0ac5c85696e0455b9bff998faf6a395c P 76accf05000649cb98d1ad8ee23ef482 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76accf05000649cb98d1ad8ee23ef482, State: Initialized, Role: FOLLOWER
I20260710 13:26:45.984251 27461 consensus_queue.cc:260] T 0ac5c85696e0455b9bff998faf6a395c P 76accf05000649cb98d1ad8ee23ef482 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } } peers { permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } }
I20260710 13:26:45.986871 27461 ts_tablet_manager.cc:1434] T 0ac5c85696e0455b9bff998faf6a395c P 76accf05000649cb98d1ad8ee23ef482: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:26:45.987743 27461 tablet_bootstrap.cc:492] T e0dc2b58844047f98d5dcf7818a78e8e P 76accf05000649cb98d1ad8ee23ef482: Bootstrap starting.
I20260710 13:26:45.989108 27462 tablet_bootstrap.cc:492] T 45c4700875624cd69dd2f058c5d8da3e P 0206d75574ff445582504884d77f2fc9: No bootstrap required, opened a new log
I20260710 13:26:45.989362 27460 tablet_bootstrap.cc:654] T 6ae34477cf354e5284a32a1e72192d9c P 146a363f93ef4dd386bc37954eaac375: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:45.989650 27462 ts_tablet_manager.cc:1403] T 45c4700875624cd69dd2f058c5d8da3e P 0206d75574ff445582504884d77f2fc9: Time spent bootstrapping tablet: real 0.097s	user 0.022s	sys 0.026s
I20260710 13:26:45.992645 27462 raft_consensus.cc:359] T 45c4700875624cd69dd2f058c5d8da3e P 0206d75574ff445582504884d77f2fc9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } } peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } }
I20260710 13:26:45.994074 27462 raft_consensus.cc:385] T 45c4700875624cd69dd2f058c5d8da3e P 0206d75574ff445582504884d77f2fc9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:45.994601 27462 raft_consensus.cc:740] T 45c4700875624cd69dd2f058c5d8da3e P 0206d75574ff445582504884d77f2fc9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0206d75574ff445582504884d77f2fc9, State: Initialized, Role: FOLLOWER
I20260710 13:26:45.995348 27461 tablet_bootstrap.cc:654] T e0dc2b58844047f98d5dcf7818a78e8e P 76accf05000649cb98d1ad8ee23ef482: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:46.001219 27460 tablet_bootstrap.cc:492] T 6ae34477cf354e5284a32a1e72192d9c P 146a363f93ef4dd386bc37954eaac375: No bootstrap required, opened a new log
I20260710 13:26:45.999114 27462 consensus_queue.cc:260] T 45c4700875624cd69dd2f058c5d8da3e P 0206d75574ff445582504884d77f2fc9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } } peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } }
I20260710 13:26:46.001842 27460 ts_tablet_manager.cc:1403] T 6ae34477cf354e5284a32a1e72192d9c P 146a363f93ef4dd386bc37954eaac375: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.008s
I20260710 13:26:46.005877 27460 raft_consensus.cc:359] T 6ae34477cf354e5284a32a1e72192d9c P 146a363f93ef4dd386bc37954eaac375 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } } peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } }
I20260710 13:26:46.006795 27460 raft_consensus.cc:385] T 6ae34477cf354e5284a32a1e72192d9c P 146a363f93ef4dd386bc37954eaac375 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:46.007164 27460 raft_consensus.cc:740] T 6ae34477cf354e5284a32a1e72192d9c P 146a363f93ef4dd386bc37954eaac375 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 146a363f93ef4dd386bc37954eaac375, State: Initialized, Role: FOLLOWER
I20260710 13:26:46.008100 27460 consensus_queue.cc:260] T 6ae34477cf354e5284a32a1e72192d9c P 146a363f93ef4dd386bc37954eaac375 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } } peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } }
I20260710 13:26:46.010874 27460 ts_tablet_manager.cc:1434] T 6ae34477cf354e5284a32a1e72192d9c P 146a363f93ef4dd386bc37954eaac375: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.005s
I20260710 13:26:46.012046 27460 tablet_bootstrap.cc:492] T 0ac5c85696e0455b9bff998faf6a395c P 146a363f93ef4dd386bc37954eaac375: Bootstrap starting.
I20260710 13:26:46.015172 27461 tablet_bootstrap.cc:492] T e0dc2b58844047f98d5dcf7818a78e8e P 76accf05000649cb98d1ad8ee23ef482: No bootstrap required, opened a new log
I20260710 13:26:46.015672 27461 ts_tablet_manager.cc:1403] T e0dc2b58844047f98d5dcf7818a78e8e P 76accf05000649cb98d1ad8ee23ef482: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.010s
I20260710 13:26:46.018575 27461 raft_consensus.cc:359] T e0dc2b58844047f98d5dcf7818a78e8e P 76accf05000649cb98d1ad8ee23ef482 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } } peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } }
I20260710 13:26:46.019315 27460 tablet_bootstrap.cc:654] T 0ac5c85696e0455b9bff998faf6a395c P 146a363f93ef4dd386bc37954eaac375: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:46.019258 27461 raft_consensus.cc:385] T e0dc2b58844047f98d5dcf7818a78e8e P 76accf05000649cb98d1ad8ee23ef482 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:46.019666 27461 raft_consensus.cc:740] T e0dc2b58844047f98d5dcf7818a78e8e P 76accf05000649cb98d1ad8ee23ef482 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76accf05000649cb98d1ad8ee23ef482, State: Initialized, Role: FOLLOWER
I20260710 13:26:46.020450 27461 consensus_queue.cc:260] T e0dc2b58844047f98d5dcf7818a78e8e P 76accf05000649cb98d1ad8ee23ef482 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } } peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } }
I20260710 13:26:46.022794 27461 ts_tablet_manager.cc:1434] T e0dc2b58844047f98d5dcf7818a78e8e P 76accf05000649cb98d1ad8ee23ef482: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260710 13:26:46.024008 27461 tablet_bootstrap.cc:492] T 45c4700875624cd69dd2f058c5d8da3e P 76accf05000649cb98d1ad8ee23ef482: Bootstrap starting.
I20260710 13:26:46.027760 27462 ts_tablet_manager.cc:1434] T 45c4700875624cd69dd2f058c5d8da3e P 0206d75574ff445582504884d77f2fc9: Time spent starting tablet: real 0.038s	user 0.011s	sys 0.002s
I20260710 13:26:46.028762 27462 tablet_bootstrap.cc:492] T e0dc2b58844047f98d5dcf7818a78e8e P 0206d75574ff445582504884d77f2fc9: Bootstrap starting.
I20260710 13:26:46.029472 27368 heartbeater.cc:499] Master 127.26.127.126:35615 was elected leader, sending a full tablet report...
I20260710 13:26:46.036051 27461 tablet_bootstrap.cc:654] T 45c4700875624cd69dd2f058c5d8da3e P 76accf05000649cb98d1ad8ee23ef482: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:46.048604 27462 tablet_bootstrap.cc:654] T e0dc2b58844047f98d5dcf7818a78e8e P 0206d75574ff445582504884d77f2fc9: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:46.053186 27461 tablet_bootstrap.cc:492] T 45c4700875624cd69dd2f058c5d8da3e P 76accf05000649cb98d1ad8ee23ef482: No bootstrap required, opened a new log
I20260710 13:26:46.053803 27461 ts_tablet_manager.cc:1403] T 45c4700875624cd69dd2f058c5d8da3e P 76accf05000649cb98d1ad8ee23ef482: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.011s
I20260710 13:26:46.056988 27461 raft_consensus.cc:359] T 45c4700875624cd69dd2f058c5d8da3e P 76accf05000649cb98d1ad8ee23ef482 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } } peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } }
I20260710 13:26:46.057713 27461 raft_consensus.cc:385] T 45c4700875624cd69dd2f058c5d8da3e P 76accf05000649cb98d1ad8ee23ef482 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:46.057998 27461 raft_consensus.cc:740] T 45c4700875624cd69dd2f058c5d8da3e P 76accf05000649cb98d1ad8ee23ef482 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76accf05000649cb98d1ad8ee23ef482, State: Initialized, Role: FOLLOWER
I20260710 13:26:46.058362 27460 tablet_bootstrap.cc:492] T 0ac5c85696e0455b9bff998faf6a395c P 146a363f93ef4dd386bc37954eaac375: No bootstrap required, opened a new log
I20260710 13:26:46.058826 27460 ts_tablet_manager.cc:1403] T 0ac5c85696e0455b9bff998faf6a395c P 146a363f93ef4dd386bc37954eaac375: Time spent bootstrapping tablet: real 0.047s	user 0.023s	sys 0.019s
I20260710 13:26:46.058717 27461 consensus_queue.cc:260] T 45c4700875624cd69dd2f058c5d8da3e P 76accf05000649cb98d1ad8ee23ef482 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } } peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } }
I20260710 13:26:46.060941 27462 tablet_bootstrap.cc:492] T e0dc2b58844047f98d5dcf7818a78e8e P 0206d75574ff445582504884d77f2fc9: No bootstrap required, opened a new log
I20260710 13:26:46.060961 27461 ts_tablet_manager.cc:1434] T 45c4700875624cd69dd2f058c5d8da3e P 76accf05000649cb98d1ad8ee23ef482: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:26:46.061607 27462 ts_tablet_manager.cc:1403] T e0dc2b58844047f98d5dcf7818a78e8e P 0206d75574ff445582504884d77f2fc9: Time spent bootstrapping tablet: real 0.033s	user 0.009s	sys 0.004s
I20260710 13:26:46.062074 27461 tablet_bootstrap.cc:492] T ac9f2e53a4074e70b8eabb40bc512bf5 P 76accf05000649cb98d1ad8ee23ef482: Bootstrap starting.
I20260710 13:26:46.061983 27460 raft_consensus.cc:359] T 0ac5c85696e0455b9bff998faf6a395c P 146a363f93ef4dd386bc37954eaac375 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } } peers { permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } }
I20260710 13:26:46.062796 27460 raft_consensus.cc:385] T 0ac5c85696e0455b9bff998faf6a395c P 146a363f93ef4dd386bc37954eaac375 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:46.063122 27460 raft_consensus.cc:740] T 0ac5c85696e0455b9bff998faf6a395c P 146a363f93ef4dd386bc37954eaac375 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 146a363f93ef4dd386bc37954eaac375, State: Initialized, Role: FOLLOWER
I20260710 13:26:46.063817 27460 consensus_queue.cc:260] T 0ac5c85696e0455b9bff998faf6a395c P 146a363f93ef4dd386bc37954eaac375 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } } peers { permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } }
I20260710 13:26:46.066385 27460 ts_tablet_manager.cc:1434] T 0ac5c85696e0455b9bff998faf6a395c P 146a363f93ef4dd386bc37954eaac375: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260710 13:26:46.067281 27460 tablet_bootstrap.cc:492] T 45c4700875624cd69dd2f058c5d8da3e P 146a363f93ef4dd386bc37954eaac375: Bootstrap starting.
I20260710 13:26:46.069391 27461 tablet_bootstrap.cc:654] T ac9f2e53a4074e70b8eabb40bc512bf5 P 76accf05000649cb98d1ad8ee23ef482: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:46.074163 27460 tablet_bootstrap.cc:654] T 45c4700875624cd69dd2f058c5d8da3e P 146a363f93ef4dd386bc37954eaac375: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:46.075881 27471 raft_consensus.cc:493] T 45c4700875624cd69dd2f058c5d8da3e P 0206d75574ff445582504884d77f2fc9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:46.076372 27471 raft_consensus.cc:515] T 45c4700875624cd69dd2f058c5d8da3e P 0206d75574ff445582504884d77f2fc9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } } peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } }
W20260710 13:26:46.079780 27369 tablet.cc:2406] T 45c4700875624cd69dd2f058c5d8da3e P 0206d75574ff445582504884d77f2fc9: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 13:26:46.079329 27471 leader_election.cc:290] T 45c4700875624cd69dd2f058c5d8da3e P 0206d75574ff445582504884d77f2fc9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76accf05000649cb98d1ad8ee23ef482 (127.26.127.65:42211), 146a363f93ef4dd386bc37954eaac375 (127.26.127.67:32811)
I20260710 13:26:46.085059 27460 tablet_bootstrap.cc:492] T 45c4700875624cd69dd2f058c5d8da3e P 146a363f93ef4dd386bc37954eaac375: No bootstrap required, opened a new log
I20260710 13:26:46.085628 27460 ts_tablet_manager.cc:1403] T 45c4700875624cd69dd2f058c5d8da3e P 146a363f93ef4dd386bc37954eaac375: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.002s
I20260710 13:26:46.085834 27462 raft_consensus.cc:359] T e0dc2b58844047f98d5dcf7818a78e8e P 0206d75574ff445582504884d77f2fc9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } } peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } }
I20260710 13:26:46.086635 27462 raft_consensus.cc:385] T e0dc2b58844047f98d5dcf7818a78e8e P 0206d75574ff445582504884d77f2fc9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:46.086969 27462 raft_consensus.cc:740] T e0dc2b58844047f98d5dcf7818a78e8e P 0206d75574ff445582504884d77f2fc9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0206d75574ff445582504884d77f2fc9, State: Initialized, Role: FOLLOWER
I20260710 13:26:46.087716 27462 consensus_queue.cc:260] T e0dc2b58844047f98d5dcf7818a78e8e P 0206d75574ff445582504884d77f2fc9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } } peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } }
I20260710 13:26:46.088992 27461 tablet_bootstrap.cc:492] T ac9f2e53a4074e70b8eabb40bc512bf5 P 76accf05000649cb98d1ad8ee23ef482: No bootstrap required, opened a new log
I20260710 13:26:46.088616 27460 raft_consensus.cc:359] T 45c4700875624cd69dd2f058c5d8da3e P 146a363f93ef4dd386bc37954eaac375 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } } peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } }
I20260710 13:26:46.090229 27460 raft_consensus.cc:385] T 45c4700875624cd69dd2f058c5d8da3e P 146a363f93ef4dd386bc37954eaac375 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:46.090355 27461 ts_tablet_manager.cc:1403] T ac9f2e53a4074e70b8eabb40bc512bf5 P 76accf05000649cb98d1ad8ee23ef482: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.004s
I20260710 13:26:46.090543 27460 raft_consensus.cc:740] T 45c4700875624cd69dd2f058c5d8da3e P 146a363f93ef4dd386bc37954eaac375 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 146a363f93ef4dd386bc37954eaac375, State: Initialized, Role: FOLLOWER
I20260710 13:26:46.091313 27460 consensus_queue.cc:260] T 45c4700875624cd69dd2f058c5d8da3e P 146a363f93ef4dd386bc37954eaac375 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } } peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } }
I20260710 13:26:46.093667 27460 ts_tablet_manager.cc:1434] T 45c4700875624cd69dd2f058c5d8da3e P 146a363f93ef4dd386bc37954eaac375: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.005s
I20260710 13:26:46.093490 27461 raft_consensus.cc:359] T ac9f2e53a4074e70b8eabb40bc512bf5 P 76accf05000649cb98d1ad8ee23ef482 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } } peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } }
I20260710 13:26:46.094177 27461 raft_consensus.cc:385] T ac9f2e53a4074e70b8eabb40bc512bf5 P 76accf05000649cb98d1ad8ee23ef482 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:46.094452 27461 raft_consensus.cc:740] T ac9f2e53a4074e70b8eabb40bc512bf5 P 76accf05000649cb98d1ad8ee23ef482 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76accf05000649cb98d1ad8ee23ef482, State: Initialized, Role: FOLLOWER
I20260710 13:26:46.094559 27460 tablet_bootstrap.cc:492] T ac9f2e53a4074e70b8eabb40bc512bf5 P 146a363f93ef4dd386bc37954eaac375: Bootstrap starting.
I20260710 13:26:46.095129 27461 consensus_queue.cc:260] T ac9f2e53a4074e70b8eabb40bc512bf5 P 76accf05000649cb98d1ad8ee23ef482 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } } peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } }
I20260710 13:26:46.098572 27462 ts_tablet_manager.cc:1434] T e0dc2b58844047f98d5dcf7818a78e8e P 0206d75574ff445582504884d77f2fc9: Time spent starting tablet: real 0.037s	user 0.005s	sys 0.000s
I20260710 13:26:46.102025 27460 tablet_bootstrap.cc:654] T ac9f2e53a4074e70b8eabb40bc512bf5 P 146a363f93ef4dd386bc37954eaac375: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:46.108026 27462 tablet_bootstrap.cc:492] T f872419e5ba34b3ba07adb6c6d8271d4 P 0206d75574ff445582504884d77f2fc9: Bootstrap starting.
I20260710 13:26:46.111274 27461 ts_tablet_manager.cc:1434] T ac9f2e53a4074e70b8eabb40bc512bf5 P 76accf05000649cb98d1ad8ee23ef482: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260710 13:26:46.112251 27461 tablet_bootstrap.cc:492] T d0ef6d7f2b2048989304c7deca9da6e7 P 76accf05000649cb98d1ad8ee23ef482: Bootstrap starting.
I20260710 13:26:46.115223 27462 tablet_bootstrap.cc:654] T f872419e5ba34b3ba07adb6c6d8271d4 P 0206d75574ff445582504884d77f2fc9: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:46.122169 27460 tablet_bootstrap.cc:492] T ac9f2e53a4074e70b8eabb40bc512bf5 P 146a363f93ef4dd386bc37954eaac375: No bootstrap required, opened a new log
I20260710 13:26:46.122201 27466 raft_consensus.cc:493] T e0dc2b58844047f98d5dcf7818a78e8e P 76accf05000649cb98d1ad8ee23ef482 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:46.122802 27460 ts_tablet_manager.cc:1403] T ac9f2e53a4074e70b8eabb40bc512bf5 P 146a363f93ef4dd386bc37954eaac375: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.007s
I20260710 13:26:46.122840 27466 raft_consensus.cc:515] T e0dc2b58844047f98d5dcf7818a78e8e P 76accf05000649cb98d1ad8ee23ef482 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } } peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } }
I20260710 13:26:46.125646 27466 leader_election.cc:290] T e0dc2b58844047f98d5dcf7818a78e8e P 76accf05000649cb98d1ad8ee23ef482 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0206d75574ff445582504884d77f2fc9 (127.26.127.66:45761), 146a363f93ef4dd386bc37954eaac375 (127.26.127.67:32811)
I20260710 13:26:46.125803 27460 raft_consensus.cc:359] T ac9f2e53a4074e70b8eabb40bc512bf5 P 146a363f93ef4dd386bc37954eaac375 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } } peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } }
I20260710 13:26:46.126564 27460 raft_consensus.cc:385] T ac9f2e53a4074e70b8eabb40bc512bf5 P 146a363f93ef4dd386bc37954eaac375 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:46.126853 27460 raft_consensus.cc:740] T ac9f2e53a4074e70b8eabb40bc512bf5 P 146a363f93ef4dd386bc37954eaac375 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 146a363f93ef4dd386bc37954eaac375, State: Initialized, Role: FOLLOWER
I20260710 13:26:46.127559 27460 consensus_queue.cc:260] T ac9f2e53a4074e70b8eabb40bc512bf5 P 146a363f93ef4dd386bc37954eaac375 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } } peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } }
I20260710 13:26:46.130831 27460 ts_tablet_manager.cc:1434] T ac9f2e53a4074e70b8eabb40bc512bf5 P 146a363f93ef4dd386bc37954eaac375: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:26:46.131829 27460 tablet_bootstrap.cc:492] T 99864693d0ff4cbd975e73f272ec31d6 P 146a363f93ef4dd386bc37954eaac375: Bootstrap starting.
I20260710 13:26:46.136256 27461 tablet_bootstrap.cc:654] T d0ef6d7f2b2048989304c7deca9da6e7 P 76accf05000649cb98d1ad8ee23ef482: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:46.148008 27460 tablet_bootstrap.cc:654] T 99864693d0ff4cbd975e73f272ec31d6 P 146a363f93ef4dd386bc37954eaac375: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:46.162309 27467 raft_consensus.cc:493] T 6ae34477cf354e5284a32a1e72192d9c P 146a363f93ef4dd386bc37954eaac375 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:46.163031 27467 raft_consensus.cc:515] T 6ae34477cf354e5284a32a1e72192d9c P 146a363f93ef4dd386bc37954eaac375 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } } peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } }
I20260710 13:26:46.172811 27467 leader_election.cc:290] T 6ae34477cf354e5284a32a1e72192d9c P 146a363f93ef4dd386bc37954eaac375 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76accf05000649cb98d1ad8ee23ef482 (127.26.127.65:42211), 0206d75574ff445582504884d77f2fc9 (127.26.127.66:45761)
I20260710 13:26:46.187786 27268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45c4700875624cd69dd2f058c5d8da3e" candidate_uuid: "0206d75574ff445582504884d77f2fc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76accf05000649cb98d1ad8ee23ef482" is_pre_election: true
I20260710 13:26:46.190227 27462 tablet_bootstrap.cc:492] T f872419e5ba34b3ba07adb6c6d8271d4 P 0206d75574ff445582504884d77f2fc9: No bootstrap required, opened a new log
I20260710 13:26:46.190841 27462 ts_tablet_manager.cc:1403] T f872419e5ba34b3ba07adb6c6d8271d4 P 0206d75574ff445582504884d77f2fc9: Time spent bootstrapping tablet: real 0.083s	user 0.014s	sys 0.012s
I20260710 13:26:46.197887 27343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0dc2b58844047f98d5dcf7818a78e8e" candidate_uuid: "76accf05000649cb98d1ad8ee23ef482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0206d75574ff445582504884d77f2fc9" is_pre_election: true
I20260710 13:26:46.198648 27343 raft_consensus.cc:2468] T e0dc2b58844047f98d5dcf7818a78e8e P 0206d75574ff445582504884d77f2fc9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76accf05000649cb98d1ad8ee23ef482 in term 0.
I20260710 13:26:46.200111 27232 leader_election.cc:304] T e0dc2b58844047f98d5dcf7818a78e8e P 76accf05000649cb98d1ad8ee23ef482 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0206d75574ff445582504884d77f2fc9, 76accf05000649cb98d1ad8ee23ef482; no voters: 
I20260710 13:26:46.201855 27417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45c4700875624cd69dd2f058c5d8da3e" candidate_uuid: "0206d75574ff445582504884d77f2fc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "146a363f93ef4dd386bc37954eaac375" is_pre_election: true
I20260710 13:26:46.202498 27417 raft_consensus.cc:2468] T 45c4700875624cd69dd2f058c5d8da3e P 146a363f93ef4dd386bc37954eaac375 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0206d75574ff445582504884d77f2fc9 in term 0.
I20260710 13:26:46.203292 27461 tablet_bootstrap.cc:492] T d0ef6d7f2b2048989304c7deca9da6e7 P 76accf05000649cb98d1ad8ee23ef482: No bootstrap required, opened a new log
I20260710 13:26:46.203745 27461 ts_tablet_manager.cc:1403] T d0ef6d7f2b2048989304c7deca9da6e7 P 76accf05000649cb98d1ad8ee23ef482: Time spent bootstrapping tablet: real 0.092s	user 0.013s	sys 0.037s
I20260710 13:26:46.203908 27309 leader_election.cc:304] T 45c4700875624cd69dd2f058c5d8da3e P 0206d75574ff445582504884d77f2fc9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0206d75574ff445582504884d77f2fc9, 146a363f93ef4dd386bc37954eaac375; no voters: 
I20260710 13:26:46.204835 27471 raft_consensus.cc:2804] T 45c4700875624cd69dd2f058c5d8da3e P 0206d75574ff445582504884d77f2fc9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:46.204813 27268 raft_consensus.cc:2468] T 45c4700875624cd69dd2f058c5d8da3e P 76accf05000649cb98d1ad8ee23ef482 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0206d75574ff445582504884d77f2fc9 in term 0.
I20260710 13:26:46.205991 27466 raft_consensus.cc:2804] T e0dc2b58844047f98d5dcf7818a78e8e P 76accf05000649cb98d1ad8ee23ef482 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:46.206264 27471 raft_consensus.cc:493] T 45c4700875624cd69dd2f058c5d8da3e P 0206d75574ff445582504884d77f2fc9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:46.207832 27466 raft_consensus.cc:493] T e0dc2b58844047f98d5dcf7818a78e8e P 76accf05000649cb98d1ad8ee23ef482 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:46.207940 27471 raft_consensus.cc:3060] T 45c4700875624cd69dd2f058c5d8da3e P 0206d75574ff445582504884d77f2fc9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:46.208236 27466 raft_consensus.cc:3060] T e0dc2b58844047f98d5dcf7818a78e8e P 76accf05000649cb98d1ad8ee23ef482 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:46.210784 27462 raft_consensus.cc:359] T f872419e5ba34b3ba07adb6c6d8271d4 P 0206d75574ff445582504884d77f2fc9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } } peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } }
I20260710 13:26:46.211705 27462 raft_consensus.cc:385] T f872419e5ba34b3ba07adb6c6d8271d4 P 0206d75574ff445582504884d77f2fc9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:46.211853 27417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0dc2b58844047f98d5dcf7818a78e8e" candidate_uuid: "76accf05000649cb98d1ad8ee23ef482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "146a363f93ef4dd386bc37954eaac375" is_pre_election: true
I20260710 13:26:46.212078 27462 raft_consensus.cc:740] T f872419e5ba34b3ba07adb6c6d8271d4 P 0206d75574ff445582504884d77f2fc9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0206d75574ff445582504884d77f2fc9, State: Initialized, Role: FOLLOWER
I20260710 13:26:46.212457 27417 raft_consensus.cc:2468] T e0dc2b58844047f98d5dcf7818a78e8e P 146a363f93ef4dd386bc37954eaac375 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76accf05000649cb98d1ad8ee23ef482 in term 0.
I20260710 13:26:46.213284 27343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ae34477cf354e5284a32a1e72192d9c" candidate_uuid: "146a363f93ef4dd386bc37954eaac375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0206d75574ff445582504884d77f2fc9" is_pre_election: true
I20260710 13:26:46.214735 27460 tablet_bootstrap.cc:492] T 99864693d0ff4cbd975e73f272ec31d6 P 146a363f93ef4dd386bc37954eaac375: No bootstrap required, opened a new log
I20260710 13:26:46.215230 27460 ts_tablet_manager.cc:1403] T 99864693d0ff4cbd975e73f272ec31d6 P 146a363f93ef4dd386bc37954eaac375: Time spent bootstrapping tablet: real 0.084s	user 0.018s	sys 0.018s
I20260710 13:26:46.215710 27462 consensus_queue.cc:260] T f872419e5ba34b3ba07adb6c6d8271d4 P 0206d75574ff445582504884d77f2fc9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } } peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } }
W20260710 13:26:46.216105 27381 leader_election.cc:343] T 6ae34477cf354e5284a32a1e72192d9c P 146a363f93ef4dd386bc37954eaac375 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0206d75574ff445582504884d77f2fc9 (127.26.127.66:45761): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:46.218024 27461 raft_consensus.cc:359] T d0ef6d7f2b2048989304c7deca9da6e7 P 76accf05000649cb98d1ad8ee23ef482 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } } peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } }
I20260710 13:26:46.219226 27461 raft_consensus.cc:385] T d0ef6d7f2b2048989304c7deca9da6e7 P 76accf05000649cb98d1ad8ee23ef482 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:46.219525 27461 raft_consensus.cc:740] T d0ef6d7f2b2048989304c7deca9da6e7 P 76accf05000649cb98d1ad8ee23ef482 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76accf05000649cb98d1ad8ee23ef482, State: Initialized, Role: FOLLOWER
I20260710 13:26:46.219475 27268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ae34477cf354e5284a32a1e72192d9c" candidate_uuid: "146a363f93ef4dd386bc37954eaac375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76accf05000649cb98d1ad8ee23ef482" is_pre_election: true
I20260710 13:26:46.220139 27268 raft_consensus.cc:2468] T 6ae34477cf354e5284a32a1e72192d9c P 76accf05000649cb98d1ad8ee23ef482 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 146a363f93ef4dd386bc37954eaac375 in term 0.
I20260710 13:26:46.220295 27461 consensus_queue.cc:260] T d0ef6d7f2b2048989304c7deca9da6e7 P 76accf05000649cb98d1ad8ee23ef482 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } } peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } }
I20260710 13:26:46.220454 27466 raft_consensus.cc:515] T e0dc2b58844047f98d5dcf7818a78e8e P 76accf05000649cb98d1ad8ee23ef482 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } } peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } }
I20260710 13:26:46.232333 27383 leader_election.cc:304] T 6ae34477cf354e5284a32a1e72192d9c P 146a363f93ef4dd386bc37954eaac375 [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: 146a363f93ef4dd386bc37954eaac375, 76accf05000649cb98d1ad8ee23ef482; no voters: 0206d75574ff445582504884d77f2fc9
I20260710 13:26:46.233453 27467 raft_consensus.cc:2804] T 6ae34477cf354e5284a32a1e72192d9c P 146a363f93ef4dd386bc37954eaac375 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:46.233801 27467 raft_consensus.cc:493] T 6ae34477cf354e5284a32a1e72192d9c P 146a363f93ef4dd386bc37954eaac375 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:46.234126 27467 raft_consensus.cc:3060] T 6ae34477cf354e5284a32a1e72192d9c P 146a363f93ef4dd386bc37954eaac375 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:46.229969 27471 raft_consensus.cc:515] T 45c4700875624cd69dd2f058c5d8da3e P 0206d75574ff445582504884d77f2fc9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } } peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } }
I20260710 13:26:46.235996 27460 raft_consensus.cc:359] T 99864693d0ff4cbd975e73f272ec31d6 P 146a363f93ef4dd386bc37954eaac375 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } } peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } }
I20260710 13:26:46.238481 27460 raft_consensus.cc:385] T 99864693d0ff4cbd975e73f272ec31d6 P 146a363f93ef4dd386bc37954eaac375 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:46.239086 27460 raft_consensus.cc:740] T 99864693d0ff4cbd975e73f272ec31d6 P 146a363f93ef4dd386bc37954eaac375 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 146a363f93ef4dd386bc37954eaac375, State: Initialized, Role: FOLLOWER
I20260710 13:26:46.240934 27460 consensus_queue.cc:260] T 99864693d0ff4cbd975e73f272ec31d6 P 146a363f93ef4dd386bc37954eaac375 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } } peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } }
I20260710 13:26:46.242130 27467 raft_consensus.cc:515] T 6ae34477cf354e5284a32a1e72192d9c P 146a363f93ef4dd386bc37954eaac375 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } } peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } }
I20260710 13:26:46.239894 27471 leader_election.cc:290] T 45c4700875624cd69dd2f058c5d8da3e P 0206d75574ff445582504884d77f2fc9 [CANDIDATE]: Term 1 election: Requested vote from peers 76accf05000649cb98d1ad8ee23ef482 (127.26.127.65:42211), 146a363f93ef4dd386bc37954eaac375 (127.26.127.67:32811)
I20260710 13:26:46.251168 27471 raft_consensus.cc:493] T f872419e5ba34b3ba07adb6c6d8271d4 P 0206d75574ff445582504884d77f2fc9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:46.251766 27471 raft_consensus.cc:515] T f872419e5ba34b3ba07adb6c6d8271d4 P 0206d75574ff445582504884d77f2fc9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } } peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } }
I20260710 13:26:46.253539 27467 leader_election.cc:290] T 6ae34477cf354e5284a32a1e72192d9c P 146a363f93ef4dd386bc37954eaac375 [CANDIDATE]: Term 1 election: Requested vote from peers 76accf05000649cb98d1ad8ee23ef482 (127.26.127.65:42211), 0206d75574ff445582504884d77f2fc9 (127.26.127.66:45761)
I20260710 13:26:46.254465 27467 raft_consensus.cc:493] T 99864693d0ff4cbd975e73f272ec31d6 P 146a363f93ef4dd386bc37954eaac375 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:46.255013 27467 raft_consensus.cc:515] T 99864693d0ff4cbd975e73f272ec31d6 P 146a363f93ef4dd386bc37954eaac375 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } } peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } }
I20260710 13:26:46.255923 27268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ae34477cf354e5284a32a1e72192d9c" candidate_uuid: "146a363f93ef4dd386bc37954eaac375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76accf05000649cb98d1ad8ee23ef482"
I20260710 13:26:46.256610 27268 raft_consensus.cc:3060] T 6ae34477cf354e5284a32a1e72192d9c P 76accf05000649cb98d1ad8ee23ef482 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:46.257706 27466 leader_election.cc:290] T e0dc2b58844047f98d5dcf7818a78e8e P 76accf05000649cb98d1ad8ee23ef482 [CANDIDATE]: Term 1 election: Requested vote from peers 0206d75574ff445582504884d77f2fc9 (127.26.127.66:45761), 146a363f93ef4dd386bc37954eaac375 (127.26.127.67:32811)
I20260710 13:26:46.258762 27417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0dc2b58844047f98d5dcf7818a78e8e" candidate_uuid: "76accf05000649cb98d1ad8ee23ef482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "146a363f93ef4dd386bc37954eaac375"
I20260710 13:26:46.259348 27417 raft_consensus.cc:3060] T e0dc2b58844047f98d5dcf7818a78e8e P 146a363f93ef4dd386bc37954eaac375 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:46.266446 27417 raft_consensus.cc:2468] T e0dc2b58844047f98d5dcf7818a78e8e P 146a363f93ef4dd386bc37954eaac375 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76accf05000649cb98d1ad8ee23ef482 in term 1.
I20260710 13:26:46.267670 27234 leader_election.cc:304] T e0dc2b58844047f98d5dcf7818a78e8e P 76accf05000649cb98d1ad8ee23ef482 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 146a363f93ef4dd386bc37954eaac375, 76accf05000649cb98d1ad8ee23ef482; no voters: 
I20260710 13:26:46.268410 27471 leader_election.cc:290] T f872419e5ba34b3ba07adb6c6d8271d4 P 0206d75574ff445582504884d77f2fc9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76accf05000649cb98d1ad8ee23ef482 (127.26.127.65:42211), 146a363f93ef4dd386bc37954eaac375 (127.26.127.67:32811)
I20260710 13:26:46.271658 27267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45c4700875624cd69dd2f058c5d8da3e" candidate_uuid: "0206d75574ff445582504884d77f2fc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76accf05000649cb98d1ad8ee23ef482"
I20260710 13:26:46.272301 27267 raft_consensus.cc:3060] T 45c4700875624cd69dd2f058c5d8da3e P 76accf05000649cb98d1ad8ee23ef482 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:46.273880 27268 raft_consensus.cc:2468] T 6ae34477cf354e5284a32a1e72192d9c P 76accf05000649cb98d1ad8ee23ef482 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 146a363f93ef4dd386bc37954eaac375 in term 1.
I20260710 13:26:46.274051 27466 raft_consensus.cc:2804] T e0dc2b58844047f98d5dcf7818a78e8e P 76accf05000649cb98d1ad8ee23ef482 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:46.274317 27493 raft_consensus.cc:493] T ac9f2e53a4074e70b8eabb40bc512bf5 P 146a363f93ef4dd386bc37954eaac375 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:46.274569 27466 raft_consensus.cc:697] T e0dc2b58844047f98d5dcf7818a78e8e P 76accf05000649cb98d1ad8ee23ef482 [term 1 LEADER]: Becoming Leader. State: Replica: 76accf05000649cb98d1ad8ee23ef482, State: Running, Role: LEADER
I20260710 13:26:46.275043 27383 leader_election.cc:304] T 6ae34477cf354e5284a32a1e72192d9c P 146a363f93ef4dd386bc37954eaac375 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 146a363f93ef4dd386bc37954eaac375, 76accf05000649cb98d1ad8ee23ef482; no voters: 
I20260710 13:26:46.275434 27466 consensus_queue.cc:237] T e0dc2b58844047f98d5dcf7818a78e8e P 76accf05000649cb98d1ad8ee23ef482 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } } peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } }
I20260710 13:26:46.276630 27416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f872419e5ba34b3ba07adb6c6d8271d4" candidate_uuid: "0206d75574ff445582504884d77f2fc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "146a363f93ef4dd386bc37954eaac375" is_pre_election: true
I20260710 13:26:46.276978 27343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0dc2b58844047f98d5dcf7818a78e8e" candidate_uuid: "76accf05000649cb98d1ad8ee23ef482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0206d75574ff445582504884d77f2fc9"
I20260710 13:26:46.277532 27343 raft_consensus.cc:3060] T e0dc2b58844047f98d5dcf7818a78e8e P 0206d75574ff445582504884d77f2fc9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:46.278080 27266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f872419e5ba34b3ba07adb6c6d8271d4" candidate_uuid: "0206d75574ff445582504884d77f2fc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76accf05000649cb98d1ad8ee23ef482" is_pre_election: true
I20260710 13:26:46.272294 27417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45c4700875624cd69dd2f058c5d8da3e" candidate_uuid: "0206d75574ff445582504884d77f2fc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "146a363f93ef4dd386bc37954eaac375"
I20260710 13:26:46.274812 27493 raft_consensus.cc:515] T ac9f2e53a4074e70b8eabb40bc512bf5 P 146a363f93ef4dd386bc37954eaac375 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } } peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } }
I20260710 13:26:46.285141 27417 raft_consensus.cc:3060] T 45c4700875624cd69dd2f058c5d8da3e P 146a363f93ef4dd386bc37954eaac375 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:46.285516 27467 leader_election.cc:290] T 99864693d0ff4cbd975e73f272ec31d6 P 146a363f93ef4dd386bc37954eaac375 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76accf05000649cb98d1ad8ee23ef482 (127.26.127.65:42211), 0206d75574ff445582504884d77f2fc9 (127.26.127.66:45761)
I20260710 13:26:46.285943 27462 ts_tablet_manager.cc:1434] T f872419e5ba34b3ba07adb6c6d8271d4 P 0206d75574ff445582504884d77f2fc9: Time spent starting tablet: real 0.095s	user 0.014s	sys 0.020s
I20260710 13:26:46.286016 27467 raft_consensus.cc:2804] T 6ae34477cf354e5284a32a1e72192d9c P 146a363f93ef4dd386bc37954eaac375 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:46.287014 27462 tablet_bootstrap.cc:492] T ac9f2e53a4074e70b8eabb40bc512bf5 P 0206d75574ff445582504884d77f2fc9: Bootstrap starting.
I20260710 13:26:46.288058 27343 raft_consensus.cc:2468] T e0dc2b58844047f98d5dcf7818a78e8e P 0206d75574ff445582504884d77f2fc9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76accf05000649cb98d1ad8ee23ef482 in term 1.
W20260710 13:26:46.288858 27309 leader_election.cc:343] T f872419e5ba34b3ba07adb6c6d8271d4 P 0206d75574ff445582504884d77f2fc9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 146a363f93ef4dd386bc37954eaac375 (127.26.127.67:32811): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:26:46.289508 27309 leader_election.cc:343] T f872419e5ba34b3ba07adb6c6d8271d4 P 0206d75574ff445582504884d77f2fc9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 76accf05000649cb98d1ad8ee23ef482 (127.26.127.65:42211): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:46.289914 27309 leader_election.cc:304] T f872419e5ba34b3ba07adb6c6d8271d4 P 0206d75574ff445582504884d77f2fc9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0206d75574ff445582504884d77f2fc9; no voters: 146a363f93ef4dd386bc37954eaac375, 76accf05000649cb98d1ad8ee23ef482
I20260710 13:26:46.291538 27467 raft_consensus.cc:697] T 6ae34477cf354e5284a32a1e72192d9c P 146a363f93ef4dd386bc37954eaac375 [term 1 LEADER]: Becoming Leader. State: Replica: 146a363f93ef4dd386bc37954eaac375, State: Running, Role: LEADER
I20260710 13:26:46.291602 27491 raft_consensus.cc:2749] T f872419e5ba34b3ba07adb6c6d8271d4 P 0206d75574ff445582504884d77f2fc9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:26:46.291695 27268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99864693d0ff4cbd975e73f272ec31d6" candidate_uuid: "146a363f93ef4dd386bc37954eaac375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76accf05000649cb98d1ad8ee23ef482" is_pre_election: true
I20260710 13:26:46.293879 27267 raft_consensus.cc:2468] T 45c4700875624cd69dd2f058c5d8da3e P 76accf05000649cb98d1ad8ee23ef482 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0206d75574ff445582504884d77f2fc9 in term 1.
I20260710 13:26:46.294267 27467 consensus_queue.cc:237] T 6ae34477cf354e5284a32a1e72192d9c P 146a363f93ef4dd386bc37954eaac375 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } } peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } }
I20260710 13:26:46.298101 27343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ae34477cf354e5284a32a1e72192d9c" candidate_uuid: "146a363f93ef4dd386bc37954eaac375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0206d75574ff445582504884d77f2fc9"
I20260710 13:26:46.299240 27462 tablet_bootstrap.cc:654] T ac9f2e53a4074e70b8eabb40bc512bf5 P 0206d75574ff445582504884d77f2fc9: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:46.299808 27417 raft_consensus.cc:2468] T 45c4700875624cd69dd2f058c5d8da3e P 146a363f93ef4dd386bc37954eaac375 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0206d75574ff445582504884d77f2fc9 in term 1.
W20260710 13:26:46.301323 27383 leader_election.cc:343] T 99864693d0ff4cbd975e73f272ec31d6 P 146a363f93ef4dd386bc37954eaac375 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 76accf05000649cb98d1ad8ee23ef482 (127.26.127.65:42211): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:46.303269 27343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99864693d0ff4cbd975e73f272ec31d6" candidate_uuid: "146a363f93ef4dd386bc37954eaac375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0206d75574ff445582504884d77f2fc9" is_pre_election: true
I20260710 13:26:46.304768 27461 ts_tablet_manager.cc:1434] T d0ef6d7f2b2048989304c7deca9da6e7 P 76accf05000649cb98d1ad8ee23ef482: Time spent starting tablet: real 0.101s	user 0.018s	sys 0.017s
I20260710 13:26:46.306258 27460 ts_tablet_manager.cc:1434] T 99864693d0ff4cbd975e73f272ec31d6 P 146a363f93ef4dd386bc37954eaac375: Time spent starting tablet: real 0.090s	user 0.006s	sys 0.018s
I20260710 13:26:46.306326 27461 tablet_bootstrap.cc:492] T 5e8e64a310ee477da5c934c89e0f2cf6 P 76accf05000649cb98d1ad8ee23ef482: Bootstrap starting.
I20260710 13:26:46.306722 27268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac9f2e53a4074e70b8eabb40bc512bf5" candidate_uuid: "146a363f93ef4dd386bc37954eaac375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76accf05000649cb98d1ad8ee23ef482" is_pre_election: true
I20260710 13:26:46.307271 27460 tablet_bootstrap.cc:492] T 5e8e64a310ee477da5c934c89e0f2cf6 P 146a363f93ef4dd386bc37954eaac375: Bootstrap starting.
I20260710 13:26:46.309450 27268 raft_consensus.cc:2468] T ac9f2e53a4074e70b8eabb40bc512bf5 P 76accf05000649cb98d1ad8ee23ef482 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 146a363f93ef4dd386bc37954eaac375 in term 0.
W20260710 13:26:46.309500 27381 leader_election.cc:343] T 6ae34477cf354e5284a32a1e72192d9c P 146a363f93ef4dd386bc37954eaac375 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0206d75574ff445582504884d77f2fc9 (127.26.127.66:45761): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:46.307578 27493 leader_election.cc:290] T ac9f2e53a4074e70b8eabb40bc512bf5 P 146a363f93ef4dd386bc37954eaac375 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76accf05000649cb98d1ad8ee23ef482 (127.26.127.65:42211), 0206d75574ff445582504884d77f2fc9 (127.26.127.66:45761)
I20260710 13:26:46.312454 27383 leader_election.cc:304] T ac9f2e53a4074e70b8eabb40bc512bf5 P 146a363f93ef4dd386bc37954eaac375 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 146a363f93ef4dd386bc37954eaac375, 76accf05000649cb98d1ad8ee23ef482; no voters: 
W20260710 13:26:46.310643 27381 leader_election.cc:343] T 99864693d0ff4cbd975e73f272ec31d6 P 146a363f93ef4dd386bc37954eaac375 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0206d75574ff445582504884d77f2fc9 (127.26.127.66:45761): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:46.313314 27309 leader_election.cc:304] T 45c4700875624cd69dd2f058c5d8da3e P 0206d75574ff445582504884d77f2fc9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0206d75574ff445582504884d77f2fc9, 76accf05000649cb98d1ad8ee23ef482; no voters: 
I20260710 13:26:46.313598 27381 leader_election.cc:304] T 99864693d0ff4cbd975e73f272ec31d6 P 146a363f93ef4dd386bc37954eaac375 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 146a363f93ef4dd386bc37954eaac375; no voters: 0206d75574ff445582504884d77f2fc9, 76accf05000649cb98d1ad8ee23ef482
I20260710 13:26:46.315990 27343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac9f2e53a4074e70b8eabb40bc512bf5" candidate_uuid: "146a363f93ef4dd386bc37954eaac375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0206d75574ff445582504884d77f2fc9" is_pre_election: true
I20260710 13:26:46.317265 27492 raft_consensus.cc:2749] T 99864693d0ff4cbd975e73f272ec31d6 P 146a363f93ef4dd386bc37954eaac375 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:26:46.316946 27491 raft_consensus.cc:2804] T 45c4700875624cd69dd2f058c5d8da3e P 0206d75574ff445582504884d77f2fc9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:46.316465 27493 raft_consensus.cc:2804] T ac9f2e53a4074e70b8eabb40bc512bf5 P 146a363f93ef4dd386bc37954eaac375 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:46.318490 27491 raft_consensus.cc:697] T 45c4700875624cd69dd2f058c5d8da3e P 0206d75574ff445582504884d77f2fc9 [term 1 LEADER]: Becoming Leader. State: Replica: 0206d75574ff445582504884d77f2fc9, State: Running, Role: LEADER
I20260710 13:26:46.318536 27493 raft_consensus.cc:493] T ac9f2e53a4074e70b8eabb40bc512bf5 P 146a363f93ef4dd386bc37954eaac375 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:46.319108 27493 raft_consensus.cc:3060] T ac9f2e53a4074e70b8eabb40bc512bf5 P 146a363f93ef4dd386bc37954eaac375 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:46.319389 27491 consensus_queue.cc:237] T 45c4700875624cd69dd2f058c5d8da3e P 0206d75574ff445582504884d77f2fc9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } } peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } }
W20260710 13:26:46.325556 27381 leader_election.cc:343] T ac9f2e53a4074e70b8eabb40bc512bf5 P 146a363f93ef4dd386bc37954eaac375 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0206d75574ff445582504884d77f2fc9 (127.26.127.66:45761): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:46.327997 27163 catalog_manager.cc:5697] T e0dc2b58844047f98d5dcf7818a78e8e P 76accf05000649cb98d1ad8ee23ef482 reported cstate change: term changed from 0 to 1, leader changed from <none> to 76accf05000649cb98d1ad8ee23ef482 (127.26.127.65). New cstate: current_term: 1 leader_uuid: "76accf05000649cb98d1ad8ee23ef482" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:46.343256 27462 tablet_bootstrap.cc:492] T ac9f2e53a4074e70b8eabb40bc512bf5 P 0206d75574ff445582504884d77f2fc9: No bootstrap required, opened a new log
I20260710 13:26:46.343747 27462 ts_tablet_manager.cc:1403] T ac9f2e53a4074e70b8eabb40bc512bf5 P 0206d75574ff445582504884d77f2fc9: Time spent bootstrapping tablet: real 0.057s	user 0.013s	sys 0.020s
I20260710 13:26:46.344228 27461 tablet_bootstrap.cc:654] T 5e8e64a310ee477da5c934c89e0f2cf6 P 76accf05000649cb98d1ad8ee23ef482: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:46.346797 27462 raft_consensus.cc:359] T ac9f2e53a4074e70b8eabb40bc512bf5 P 0206d75574ff445582504884d77f2fc9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } } peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } }
I20260710 13:26:46.347548 27462 raft_consensus.cc:385] T ac9f2e53a4074e70b8eabb40bc512bf5 P 0206d75574ff445582504884d77f2fc9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:46.347839 27462 raft_consensus.cc:740] T ac9f2e53a4074e70b8eabb40bc512bf5 P 0206d75574ff445582504884d77f2fc9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0206d75574ff445582504884d77f2fc9, State: Initialized, Role: FOLLOWER
I20260710 13:26:46.349982 27460 tablet_bootstrap.cc:654] T 5e8e64a310ee477da5c934c89e0f2cf6 P 146a363f93ef4dd386bc37954eaac375: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:46.349830 27493 raft_consensus.cc:515] T ac9f2e53a4074e70b8eabb40bc512bf5 P 146a363f93ef4dd386bc37954eaac375 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } } peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } }
I20260710 13:26:46.352612 27493 leader_election.cc:290] T ac9f2e53a4074e70b8eabb40bc512bf5 P 146a363f93ef4dd386bc37954eaac375 [CANDIDATE]: Term 1 election: Requested vote from peers 76accf05000649cb98d1ad8ee23ef482 (127.26.127.65:42211), 0206d75574ff445582504884d77f2fc9 (127.26.127.66:45761)
I20260710 13:26:46.352828 27268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac9f2e53a4074e70b8eabb40bc512bf5" candidate_uuid: "146a363f93ef4dd386bc37954eaac375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76accf05000649cb98d1ad8ee23ef482"
I20260710 13:26:46.353461 27268 raft_consensus.cc:3060] T ac9f2e53a4074e70b8eabb40bc512bf5 P 76accf05000649cb98d1ad8ee23ef482 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:46.348573 27462 consensus_queue.cc:260] T ac9f2e53a4074e70b8eabb40bc512bf5 P 0206d75574ff445582504884d77f2fc9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } } peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } }
I20260710 13:26:46.353742 27343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac9f2e53a4074e70b8eabb40bc512bf5" candidate_uuid: "146a363f93ef4dd386bc37954eaac375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0206d75574ff445582504884d77f2fc9"
I20260710 13:26:46.354628 27343 raft_consensus.cc:3060] T ac9f2e53a4074e70b8eabb40bc512bf5 P 0206d75574ff445582504884d77f2fc9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:46.356266 27462 ts_tablet_manager.cc:1434] T ac9f2e53a4074e70b8eabb40bc512bf5 P 0206d75574ff445582504884d77f2fc9: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 13:26:46.357452 27462 tablet_bootstrap.cc:492] T 0ac5c85696e0455b9bff998faf6a395c P 0206d75574ff445582504884d77f2fc9: Bootstrap starting.
I20260710 13:26:46.359671 27466 raft_consensus.cc:493] T 0ac5c85696e0455b9bff998faf6a395c P 76accf05000649cb98d1ad8ee23ef482 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:46.360193 27466 raft_consensus.cc:515] T 0ac5c85696e0455b9bff998faf6a395c P 76accf05000649cb98d1ad8ee23ef482 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } } peers { permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } }
I20260710 13:26:46.360826 27268 raft_consensus.cc:2468] T ac9f2e53a4074e70b8eabb40bc512bf5 P 76accf05000649cb98d1ad8ee23ef482 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 146a363f93ef4dd386bc37954eaac375 in term 1.
I20260710 13:26:46.361063 27343 raft_consensus.cc:2468] T ac9f2e53a4074e70b8eabb40bc512bf5 P 0206d75574ff445582504884d77f2fc9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 146a363f93ef4dd386bc37954eaac375 in term 1.
I20260710 13:26:46.362092 27383 leader_election.cc:304] T ac9f2e53a4074e70b8eabb40bc512bf5 P 146a363f93ef4dd386bc37954eaac375 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 146a363f93ef4dd386bc37954eaac375, 76accf05000649cb98d1ad8ee23ef482; no voters: 
I20260710 13:26:46.362519 27466 leader_election.cc:290] T 0ac5c85696e0455b9bff998faf6a395c P 76accf05000649cb98d1ad8ee23ef482 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 146a363f93ef4dd386bc37954eaac375 (127.26.127.67:32811), 0206d75574ff445582504884d77f2fc9 (127.26.127.66:45761)
I20260710 13:26:46.363130 27417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ac5c85696e0455b9bff998faf6a395c" candidate_uuid: "76accf05000649cb98d1ad8ee23ef482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "146a363f93ef4dd386bc37954eaac375" is_pre_election: true
I20260710 13:26:46.363656 27493 raft_consensus.cc:2804] T ac9f2e53a4074e70b8eabb40bc512bf5 P 146a363f93ef4dd386bc37954eaac375 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:46.363731 27417 raft_consensus.cc:2468] T 0ac5c85696e0455b9bff998faf6a395c P 146a363f93ef4dd386bc37954eaac375 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76accf05000649cb98d1ad8ee23ef482 in term 0.
I20260710 13:26:46.364226 27493 raft_consensus.cc:697] T ac9f2e53a4074e70b8eabb40bc512bf5 P 146a363f93ef4dd386bc37954eaac375 [term 1 LEADER]: Becoming Leader. State: Replica: 146a363f93ef4dd386bc37954eaac375, State: Running, Role: LEADER
I20260710 13:26:46.365306 27234 leader_election.cc:304] T 0ac5c85696e0455b9bff998faf6a395c P 76accf05000649cb98d1ad8ee23ef482 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 146a363f93ef4dd386bc37954eaac375, 76accf05000649cb98d1ad8ee23ef482; no voters: 
I20260710 13:26:46.366040 27466 raft_consensus.cc:2804] T 0ac5c85696e0455b9bff998faf6a395c P 76accf05000649cb98d1ad8ee23ef482 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:46.366192 27461 tablet_bootstrap.cc:492] T 5e8e64a310ee477da5c934c89e0f2cf6 P 76accf05000649cb98d1ad8ee23ef482: No bootstrap required, opened a new log
I20260710 13:26:46.366425 27466 raft_consensus.cc:493] T 0ac5c85696e0455b9bff998faf6a395c P 76accf05000649cb98d1ad8ee23ef482 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:46.366657 27461 ts_tablet_manager.cc:1403] T 5e8e64a310ee477da5c934c89e0f2cf6 P 76accf05000649cb98d1ad8ee23ef482: Time spent bootstrapping tablet: real 0.061s	user 0.006s	sys 0.009s
I20260710 13:26:46.366788 27466 raft_consensus.cc:3060] T 0ac5c85696e0455b9bff998faf6a395c P 76accf05000649cb98d1ad8ee23ef482 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:46.370419 27164 catalog_manager.cc:5697] T 45c4700875624cd69dd2f058c5d8da3e P 0206d75574ff445582504884d77f2fc9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0206d75574ff445582504884d77f2fc9 (127.26.127.66). New cstate: current_term: 1 leader_uuid: "0206d75574ff445582504884d77f2fc9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:46.365078 27493 consensus_queue.cc:237] T ac9f2e53a4074e70b8eabb40bc512bf5 P 146a363f93ef4dd386bc37954eaac375 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } } peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } }
I20260710 13:26:46.373929 27461 raft_consensus.cc:359] T 5e8e64a310ee477da5c934c89e0f2cf6 P 76accf05000649cb98d1ad8ee23ef482 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } } peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } }
I20260710 13:26:46.374668 27461 raft_consensus.cc:385] T 5e8e64a310ee477da5c934c89e0f2cf6 P 76accf05000649cb98d1ad8ee23ef482 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:46.374969 27461 raft_consensus.cc:740] T 5e8e64a310ee477da5c934c89e0f2cf6 P 76accf05000649cb98d1ad8ee23ef482 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76accf05000649cb98d1ad8ee23ef482, State: Initialized, Role: FOLLOWER
I20260710 13:26:46.375661 27466 raft_consensus.cc:515] T 0ac5c85696e0455b9bff998faf6a395c P 76accf05000649cb98d1ad8ee23ef482 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } } peers { permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } }
I20260710 13:26:46.376257 27460 tablet_bootstrap.cc:492] T 5e8e64a310ee477da5c934c89e0f2cf6 P 146a363f93ef4dd386bc37954eaac375: No bootstrap required, opened a new log
I20260710 13:26:46.376698 27460 ts_tablet_manager.cc:1403] T 5e8e64a310ee477da5c934c89e0f2cf6 P 146a363f93ef4dd386bc37954eaac375: Time spent bootstrapping tablet: real 0.070s	user 0.010s	sys 0.006s
I20260710 13:26:46.378507 27417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ac5c85696e0455b9bff998faf6a395c" candidate_uuid: "76accf05000649cb98d1ad8ee23ef482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "146a363f93ef4dd386bc37954eaac375"
I20260710 13:26:46.378217 27165 catalog_manager.cc:5697] T 6ae34477cf354e5284a32a1e72192d9c P 146a363f93ef4dd386bc37954eaac375 reported cstate change: term changed from 0 to 1, leader changed from <none> to 146a363f93ef4dd386bc37954eaac375 (127.26.127.67). New cstate: current_term: 1 leader_uuid: "146a363f93ef4dd386bc37954eaac375" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } health_report { overall_health: HEALTHY } } }
I20260710 13:26:46.379048 27417 raft_consensus.cc:3060] T 0ac5c85696e0455b9bff998faf6a395c P 146a363f93ef4dd386bc37954eaac375 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:46.380484 27460 raft_consensus.cc:359] T 5e8e64a310ee477da5c934c89e0f2cf6 P 146a363f93ef4dd386bc37954eaac375 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } } peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } }
I20260710 13:26:46.381083 27343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ac5c85696e0455b9bff998faf6a395c" candidate_uuid: "76accf05000649cb98d1ad8ee23ef482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0206d75574ff445582504884d77f2fc9" is_pre_election: true
I20260710 13:26:46.381444 27460 raft_consensus.cc:385] T 5e8e64a310ee477da5c934c89e0f2cf6 P 146a363f93ef4dd386bc37954eaac375 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:46.375665 27461 consensus_queue.cc:260] T 5e8e64a310ee477da5c934c89e0f2cf6 P 76accf05000649cb98d1ad8ee23ef482 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } } peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } }
I20260710 13:26:46.382561 27460 raft_consensus.cc:740] T 5e8e64a310ee477da5c934c89e0f2cf6 P 146a363f93ef4dd386bc37954eaac375 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 146a363f93ef4dd386bc37954eaac375, State: Initialized, Role: FOLLOWER
I20260710 13:26:46.383354 27466 leader_election.cc:290] T 0ac5c85696e0455b9bff998faf6a395c P 76accf05000649cb98d1ad8ee23ef482 [CANDIDATE]: Term 1 election: Requested vote from peers 146a363f93ef4dd386bc37954eaac375 (127.26.127.67:32811), 0206d75574ff445582504884d77f2fc9 (127.26.127.66:45761)
I20260710 13:26:46.387271 27460 consensus_queue.cc:260] T 5e8e64a310ee477da5c934c89e0f2cf6 P 146a363f93ef4dd386bc37954eaac375 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } } peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } }
I20260710 13:26:46.391611 27342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ac5c85696e0455b9bff998faf6a395c" candidate_uuid: "76accf05000649cb98d1ad8ee23ef482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0206d75574ff445582504884d77f2fc9"
W20260710 13:26:46.391669 27232 leader_election.cc:343] T 0ac5c85696e0455b9bff998faf6a395c P 76accf05000649cb98d1ad8ee23ef482 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0206d75574ff445582504884d77f2fc9 (127.26.127.66:45761): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:26:46.396095 27232 leader_election.cc:343] T 0ac5c85696e0455b9bff998faf6a395c P 76accf05000649cb98d1ad8ee23ef482 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0206d75574ff445582504884d77f2fc9 (127.26.127.66:45761): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:46.396916 27461 ts_tablet_manager.cc:1434] T 5e8e64a310ee477da5c934c89e0f2cf6 P 76accf05000649cb98d1ad8ee23ef482: Time spent starting tablet: real 0.030s	user 0.008s	sys 0.002s
I20260710 13:26:46.398203 27461 tablet_bootstrap.cc:492] T 99864693d0ff4cbd975e73f272ec31d6 P 76accf05000649cb98d1ad8ee23ef482: Bootstrap starting.
I20260710 13:26:46.398610 27460 ts_tablet_manager.cc:1434] T 5e8e64a310ee477da5c934c89e0f2cf6 P 146a363f93ef4dd386bc37954eaac375: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260710 13:26:46.399583 27460 tablet_bootstrap.cc:492] T f872419e5ba34b3ba07adb6c6d8271d4 P 146a363f93ef4dd386bc37954eaac375: Bootstrap starting.
I20260710 13:26:46.402330 27462 tablet_bootstrap.cc:654] T 0ac5c85696e0455b9bff998faf6a395c P 0206d75574ff445582504884d77f2fc9: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:46.412986 27417 raft_consensus.cc:2468] T 0ac5c85696e0455b9bff998faf6a395c P 146a363f93ef4dd386bc37954eaac375 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76accf05000649cb98d1ad8ee23ef482 in term 1.
I20260710 13:26:46.419064 27461 tablet_bootstrap.cc:654] T 99864693d0ff4cbd975e73f272ec31d6 P 76accf05000649cb98d1ad8ee23ef482: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:46.423942 27234 leader_election.cc:304] T 0ac5c85696e0455b9bff998faf6a395c P 76accf05000649cb98d1ad8ee23ef482 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 146a363f93ef4dd386bc37954eaac375, 76accf05000649cb98d1ad8ee23ef482; no voters: 0206d75574ff445582504884d77f2fc9
I20260710 13:26:46.426436 27466 raft_consensus.cc:2804] T 0ac5c85696e0455b9bff998faf6a395c P 76accf05000649cb98d1ad8ee23ef482 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:46.427505 27466 raft_consensus.cc:697] T 0ac5c85696e0455b9bff998faf6a395c P 76accf05000649cb98d1ad8ee23ef482 [term 1 LEADER]: Becoming Leader. State: Replica: 76accf05000649cb98d1ad8ee23ef482, State: Running, Role: LEADER
I20260710 13:26:46.429926 27462 tablet_bootstrap.cc:492] T 0ac5c85696e0455b9bff998faf6a395c P 0206d75574ff445582504884d77f2fc9: No bootstrap required, opened a new log
I20260710 13:26:46.429315 27466 consensus_queue.cc:237] T 0ac5c85696e0455b9bff998faf6a395c P 76accf05000649cb98d1ad8ee23ef482 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } } peers { permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } }
I20260710 13:26:46.430428 27462 ts_tablet_manager.cc:1403] T 0ac5c85696e0455b9bff998faf6a395c P 0206d75574ff445582504884d77f2fc9: Time spent bootstrapping tablet: real 0.073s	user 0.014s	sys 0.002s
I20260710 13:26:46.438799 27462 raft_consensus.cc:359] T 0ac5c85696e0455b9bff998faf6a395c P 0206d75574ff445582504884d77f2fc9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } } peers { permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } }
I20260710 13:26:46.441278 27462 raft_consensus.cc:385] T 0ac5c85696e0455b9bff998faf6a395c P 0206d75574ff445582504884d77f2fc9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:46.443884 27460 tablet_bootstrap.cc:654] T f872419e5ba34b3ba07adb6c6d8271d4 P 146a363f93ef4dd386bc37954eaac375: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:46.441906 27462 raft_consensus.cc:740] T 0ac5c85696e0455b9bff998faf6a395c P 0206d75574ff445582504884d77f2fc9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0206d75574ff445582504884d77f2fc9, State: Initialized, Role: FOLLOWER
I20260710 13:26:46.455664 27462 consensus_queue.cc:260] T 0ac5c85696e0455b9bff998faf6a395c P 0206d75574ff445582504884d77f2fc9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } } peers { permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } }
I20260710 13:26:46.465914 27462 ts_tablet_manager.cc:1434] T 0ac5c85696e0455b9bff998faf6a395c P 0206d75574ff445582504884d77f2fc9: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.002s
I20260710 13:26:46.466213 27164 catalog_manager.cc:5697] T 0ac5c85696e0455b9bff998faf6a395c P 76accf05000649cb98d1ad8ee23ef482 reported cstate change: term changed from 0 to 1, leader changed from <none> to 76accf05000649cb98d1ad8ee23ef482 (127.26.127.65). New cstate: current_term: 1 leader_uuid: "76accf05000649cb98d1ad8ee23ef482" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } health_report { overall_health: HEALTHY } } }
I20260710 13:26:46.467257 27462 tablet_bootstrap.cc:492] T 99864693d0ff4cbd975e73f272ec31d6 P 0206d75574ff445582504884d77f2fc9: Bootstrap starting.
I20260710 13:26:46.475764 27461 tablet_bootstrap.cc:492] T 99864693d0ff4cbd975e73f272ec31d6 P 76accf05000649cb98d1ad8ee23ef482: No bootstrap required, opened a new log
I20260710 13:26:46.476238 27461 ts_tablet_manager.cc:1403] T 99864693d0ff4cbd975e73f272ec31d6 P 76accf05000649cb98d1ad8ee23ef482: Time spent bootstrapping tablet: real 0.078s	user 0.022s	sys 0.004s
I20260710 13:26:46.478499 27163 catalog_manager.cc:5697] T ac9f2e53a4074e70b8eabb40bc512bf5 P 146a363f93ef4dd386bc37954eaac375 reported cstate change: term changed from 0 to 1, leader changed from <none> to 146a363f93ef4dd386bc37954eaac375 (127.26.127.67). New cstate: current_term: 1 leader_uuid: "146a363f93ef4dd386bc37954eaac375" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } health_report { overall_health: HEALTHY } } }
I20260710 13:26:46.481323 27461 raft_consensus.cc:359] T 99864693d0ff4cbd975e73f272ec31d6 P 76accf05000649cb98d1ad8ee23ef482 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } } peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } }
I20260710 13:26:46.482014 27461 raft_consensus.cc:385] T 99864693d0ff4cbd975e73f272ec31d6 P 76accf05000649cb98d1ad8ee23ef482 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:46.482322 27461 raft_consensus.cc:740] T 99864693d0ff4cbd975e73f272ec31d6 P 76accf05000649cb98d1ad8ee23ef482 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76accf05000649cb98d1ad8ee23ef482, State: Initialized, Role: FOLLOWER
I20260710 13:26:46.482949 27461 consensus_queue.cc:260] T 99864693d0ff4cbd975e73f272ec31d6 P 76accf05000649cb98d1ad8ee23ef482 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } } peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } }
I20260710 13:26:46.482161 27462 tablet_bootstrap.cc:654] T 99864693d0ff4cbd975e73f272ec31d6 P 0206d75574ff445582504884d77f2fc9: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:46.485123 27461 ts_tablet_manager.cc:1434] T 99864693d0ff4cbd975e73f272ec31d6 P 76accf05000649cb98d1ad8ee23ef482: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.004s
I20260710 13:26:46.486009 27461 tablet_bootstrap.cc:492] T f872419e5ba34b3ba07adb6c6d8271d4 P 76accf05000649cb98d1ad8ee23ef482: Bootstrap starting.
I20260710 13:26:46.487121 27460 tablet_bootstrap.cc:492] T f872419e5ba34b3ba07adb6c6d8271d4 P 146a363f93ef4dd386bc37954eaac375: No bootstrap required, opened a new log
I20260710 13:26:46.487534 27460 ts_tablet_manager.cc:1403] T f872419e5ba34b3ba07adb6c6d8271d4 P 146a363f93ef4dd386bc37954eaac375: Time spent bootstrapping tablet: real 0.088s	user 0.019s	sys 0.007s
I20260710 13:26:46.490120 27460 raft_consensus.cc:359] T f872419e5ba34b3ba07adb6c6d8271d4 P 146a363f93ef4dd386bc37954eaac375 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } } peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } }
I20260710 13:26:46.490815 27460 raft_consensus.cc:385] T f872419e5ba34b3ba07adb6c6d8271d4 P 146a363f93ef4dd386bc37954eaac375 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:46.491048 27460 raft_consensus.cc:740] T f872419e5ba34b3ba07adb6c6d8271d4 P 146a363f93ef4dd386bc37954eaac375 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 146a363f93ef4dd386bc37954eaac375, State: Initialized, Role: FOLLOWER
I20260710 13:26:46.491465 27461 tablet_bootstrap.cc:654] T f872419e5ba34b3ba07adb6c6d8271d4 P 76accf05000649cb98d1ad8ee23ef482: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:46.500011 27460 consensus_queue.cc:260] T f872419e5ba34b3ba07adb6c6d8271d4 P 146a363f93ef4dd386bc37954eaac375 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } } peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } }
I20260710 13:26:46.502286 27461 tablet_bootstrap.cc:492] T f872419e5ba34b3ba07adb6c6d8271d4 P 76accf05000649cb98d1ad8ee23ef482: No bootstrap required, opened a new log
I20260710 13:26:46.502727 27461 ts_tablet_manager.cc:1403] T f872419e5ba34b3ba07adb6c6d8271d4 P 76accf05000649cb98d1ad8ee23ef482: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.004s
I20260710 13:26:46.502731 27460 ts_tablet_manager.cc:1434] T f872419e5ba34b3ba07adb6c6d8271d4 P 146a363f93ef4dd386bc37954eaac375: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260710 13:26:46.504093 27460 tablet_bootstrap.cc:492] T d0ef6d7f2b2048989304c7deca9da6e7 P 146a363f93ef4dd386bc37954eaac375: Bootstrap starting.
I20260710 13:26:46.505618 27461 raft_consensus.cc:359] T f872419e5ba34b3ba07adb6c6d8271d4 P 76accf05000649cb98d1ad8ee23ef482 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } } peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } }
I20260710 13:26:46.506232 27461 raft_consensus.cc:385] T f872419e5ba34b3ba07adb6c6d8271d4 P 76accf05000649cb98d1ad8ee23ef482 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:46.506497 27461 raft_consensus.cc:740] T f872419e5ba34b3ba07adb6c6d8271d4 P 76accf05000649cb98d1ad8ee23ef482 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76accf05000649cb98d1ad8ee23ef482, State: Initialized, Role: FOLLOWER
I20260710 13:26:46.507162 27461 consensus_queue.cc:260] T f872419e5ba34b3ba07adb6c6d8271d4 P 76accf05000649cb98d1ad8ee23ef482 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } } peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } }
I20260710 13:26:46.509248 27461 ts_tablet_manager.cc:1434] T f872419e5ba34b3ba07adb6c6d8271d4 P 76accf05000649cb98d1ad8ee23ef482: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.004s
I20260710 13:26:46.509553 27460 tablet_bootstrap.cc:654] T d0ef6d7f2b2048989304c7deca9da6e7 P 146a363f93ef4dd386bc37954eaac375: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:46.511984 27493 raft_consensus.cc:493] T f872419e5ba34b3ba07adb6c6d8271d4 P 146a363f93ef4dd386bc37954eaac375 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:46.512619 27493 raft_consensus.cc:515] T f872419e5ba34b3ba07adb6c6d8271d4 P 146a363f93ef4dd386bc37954eaac375 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } } peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } }
I20260710 13:26:46.515385 27493 leader_election.cc:290] T f872419e5ba34b3ba07adb6c6d8271d4 P 146a363f93ef4dd386bc37954eaac375 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76accf05000649cb98d1ad8ee23ef482 (127.26.127.65:42211), 0206d75574ff445582504884d77f2fc9 (127.26.127.66:45761)
I20260710 13:26:46.516479 27462 tablet_bootstrap.cc:492] T 99864693d0ff4cbd975e73f272ec31d6 P 0206d75574ff445582504884d77f2fc9: No bootstrap required, opened a new log
I20260710 13:26:46.516991 27462 ts_tablet_manager.cc:1403] T 99864693d0ff4cbd975e73f272ec31d6 P 0206d75574ff445582504884d77f2fc9: Time spent bootstrapping tablet: real 0.050s	user 0.011s	sys 0.002s
I20260710 13:26:46.517138 27268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f872419e5ba34b3ba07adb6c6d8271d4" candidate_uuid: "146a363f93ef4dd386bc37954eaac375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76accf05000649cb98d1ad8ee23ef482" is_pre_election: true
I20260710 13:26:46.517717 27268 raft_consensus.cc:2468] T f872419e5ba34b3ba07adb6c6d8271d4 P 76accf05000649cb98d1ad8ee23ef482 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 146a363f93ef4dd386bc37954eaac375 in term 0.
I20260710 13:26:46.518520 27342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f872419e5ba34b3ba07adb6c6d8271d4" candidate_uuid: "146a363f93ef4dd386bc37954eaac375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0206d75574ff445582504884d77f2fc9" is_pre_election: true
I20260710 13:26:46.518699 27383 leader_election.cc:304] T f872419e5ba34b3ba07adb6c6d8271d4 P 146a363f93ef4dd386bc37954eaac375 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 146a363f93ef4dd386bc37954eaac375, 76accf05000649cb98d1ad8ee23ef482; no voters: 
I20260710 13:26:46.519107 27342 raft_consensus.cc:2468] T f872419e5ba34b3ba07adb6c6d8271d4 P 0206d75574ff445582504884d77f2fc9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 146a363f93ef4dd386bc37954eaac375 in term 0.
I20260710 13:26:46.519470 27493 raft_consensus.cc:2804] T f872419e5ba34b3ba07adb6c6d8271d4 P 146a363f93ef4dd386bc37954eaac375 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:46.519814 27493 raft_consensus.cc:493] T f872419e5ba34b3ba07adb6c6d8271d4 P 146a363f93ef4dd386bc37954eaac375 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:46.520156 27493 raft_consensus.cc:3060] T f872419e5ba34b3ba07adb6c6d8271d4 P 146a363f93ef4dd386bc37954eaac375 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:46.519825 27462 raft_consensus.cc:359] T 99864693d0ff4cbd975e73f272ec31d6 P 0206d75574ff445582504884d77f2fc9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } } peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } }
I20260710 13:26:46.521442 27462 raft_consensus.cc:385] T 99864693d0ff4cbd975e73f272ec31d6 P 0206d75574ff445582504884d77f2fc9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:46.521710 27462 raft_consensus.cc:740] T 99864693d0ff4cbd975e73f272ec31d6 P 0206d75574ff445582504884d77f2fc9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0206d75574ff445582504884d77f2fc9, State: Initialized, Role: FOLLOWER
I20260710 13:26:46.522388 27462 consensus_queue.cc:260] T 99864693d0ff4cbd975e73f272ec31d6 P 0206d75574ff445582504884d77f2fc9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } } peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } }
I20260710 13:26:46.526644 27462 ts_tablet_manager.cc:1434] T 99864693d0ff4cbd975e73f272ec31d6 P 0206d75574ff445582504884d77f2fc9: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.001s
I20260710 13:26:46.526712 27493 raft_consensus.cc:515] T f872419e5ba34b3ba07adb6c6d8271d4 P 146a363f93ef4dd386bc37954eaac375 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } } peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } }
I20260710 13:26:46.528684 27462 tablet_bootstrap.cc:492] T 5e8e64a310ee477da5c934c89e0f2cf6 P 0206d75574ff445582504884d77f2fc9: Bootstrap starting.
I20260710 13:26:46.527712 27460 tablet_bootstrap.cc:492] T d0ef6d7f2b2048989304c7deca9da6e7 P 146a363f93ef4dd386bc37954eaac375: No bootstrap required, opened a new log
I20260710 13:26:46.530038 27460 ts_tablet_manager.cc:1403] T d0ef6d7f2b2048989304c7deca9da6e7 P 146a363f93ef4dd386bc37954eaac375: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.000s
I20260710 13:26:46.532552 27460 raft_consensus.cc:359] T d0ef6d7f2b2048989304c7deca9da6e7 P 146a363f93ef4dd386bc37954eaac375 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } } peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } }
I20260710 13:26:46.533171 27460 raft_consensus.cc:385] T d0ef6d7f2b2048989304c7deca9da6e7 P 146a363f93ef4dd386bc37954eaac375 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:46.533424 27460 raft_consensus.cc:740] T d0ef6d7f2b2048989304c7deca9da6e7 P 146a363f93ef4dd386bc37954eaac375 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 146a363f93ef4dd386bc37954eaac375, State: Initialized, Role: FOLLOWER
I20260710 13:26:46.534408 27493 leader_election.cc:290] T f872419e5ba34b3ba07adb6c6d8271d4 P 146a363f93ef4dd386bc37954eaac375 [CANDIDATE]: Term 1 election: Requested vote from peers 76accf05000649cb98d1ad8ee23ef482 (127.26.127.65:42211), 0206d75574ff445582504884d77f2fc9 (127.26.127.66:45761)
I20260710 13:26:46.535226 27462 tablet_bootstrap.cc:654] T 5e8e64a310ee477da5c934c89e0f2cf6 P 0206d75574ff445582504884d77f2fc9: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:46.535040 27460 consensus_queue.cc:260] T d0ef6d7f2b2048989304c7deca9da6e7 P 146a363f93ef4dd386bc37954eaac375 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } } peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } }
I20260710 13:26:46.535537 27268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f872419e5ba34b3ba07adb6c6d8271d4" candidate_uuid: "146a363f93ef4dd386bc37954eaac375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76accf05000649cb98d1ad8ee23ef482"
I20260710 13:26:46.536077 27268 raft_consensus.cc:3060] T f872419e5ba34b3ba07adb6c6d8271d4 P 76accf05000649cb98d1ad8ee23ef482 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:46.538312 27466 raft_consensus.cc:493] T d0ef6d7f2b2048989304c7deca9da6e7 P 76accf05000649cb98d1ad8ee23ef482 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:46.538764 27466 raft_consensus.cc:515] T d0ef6d7f2b2048989304c7deca9da6e7 P 76accf05000649cb98d1ad8ee23ef482 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } } peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } }
I20260710 13:26:46.540808 27466 leader_election.cc:290] T d0ef6d7f2b2048989304c7deca9da6e7 P 76accf05000649cb98d1ad8ee23ef482 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0206d75574ff445582504884d77f2fc9 (127.26.127.66:45761), 146a363f93ef4dd386bc37954eaac375 (127.26.127.67:32811)
I20260710 13:26:46.540863 27342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f872419e5ba34b3ba07adb6c6d8271d4" candidate_uuid: "146a363f93ef4dd386bc37954eaac375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0206d75574ff445582504884d77f2fc9"
I20260710 13:26:46.541445 27342 raft_consensus.cc:3060] T f872419e5ba34b3ba07adb6c6d8271d4 P 0206d75574ff445582504884d77f2fc9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:46.542366 27460 ts_tablet_manager.cc:1434] T d0ef6d7f2b2048989304c7deca9da6e7 P 146a363f93ef4dd386bc37954eaac375: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260710 13:26:46.545928 27417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0ef6d7f2b2048989304c7deca9da6e7" candidate_uuid: "76accf05000649cb98d1ad8ee23ef482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "146a363f93ef4dd386bc37954eaac375" is_pre_election: true
I20260710 13:26:46.546211 27491 raft_consensus.cc:493] T 0ac5c85696e0455b9bff998faf6a395c P 0206d75574ff445582504884d77f2fc9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:46.546386 27343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0ef6d7f2b2048989304c7deca9da6e7" candidate_uuid: "76accf05000649cb98d1ad8ee23ef482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0206d75574ff445582504884d77f2fc9" is_pre_election: true
I20260710 13:26:46.546499 27417 raft_consensus.cc:2468] T d0ef6d7f2b2048989304c7deca9da6e7 P 146a363f93ef4dd386bc37954eaac375 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76accf05000649cb98d1ad8ee23ef482 in term 0.
I20260710 13:26:46.546685 27491 raft_consensus.cc:515] T 0ac5c85696e0455b9bff998faf6a395c P 0206d75574ff445582504884d77f2fc9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } } peers { permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } }
I20260710 13:26:46.548413 27491 leader_election.cc:290] T 0ac5c85696e0455b9bff998faf6a395c P 0206d75574ff445582504884d77f2fc9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 146a363f93ef4dd386bc37954eaac375 (127.26.127.67:32811), 76accf05000649cb98d1ad8ee23ef482 (127.26.127.65:42211)
I20260710 13:26:46.548774 27462 tablet_bootstrap.cc:492] T 5e8e64a310ee477da5c934c89e0f2cf6 P 0206d75574ff445582504884d77f2fc9: No bootstrap required, opened a new log
I20260710 13:26:46.549212 27462 ts_tablet_manager.cc:1403] T 5e8e64a310ee477da5c934c89e0f2cf6 P 0206d75574ff445582504884d77f2fc9: Time spent bootstrapping tablet: real 0.021s	user 0.005s	sys 0.012s
I20260710 13:26:46.549134 27234 leader_election.cc:304] T d0ef6d7f2b2048989304c7deca9da6e7 P 76accf05000649cb98d1ad8ee23ef482 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 146a363f93ef4dd386bc37954eaac375, 76accf05000649cb98d1ad8ee23ef482; no voters: 
I20260710 13:26:46.549990 27466 raft_consensus.cc:2804] T d0ef6d7f2b2048989304c7deca9da6e7 P 76accf05000649cb98d1ad8ee23ef482 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:46.550328 27466 raft_consensus.cc:493] T d0ef6d7f2b2048989304c7deca9da6e7 P 76accf05000649cb98d1ad8ee23ef482 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 13:26:46.550477 27232 leader_election.cc:343] T d0ef6d7f2b2048989304c7deca9da6e7 P 76accf05000649cb98d1ad8ee23ef482 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0206d75574ff445582504884d77f2fc9 (127.26.127.66:45761): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:46.550689 27466 raft_consensus.cc:3060] T d0ef6d7f2b2048989304c7deca9da6e7 P 76accf05000649cb98d1ad8ee23ef482 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:46.551911 27267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ac5c85696e0455b9bff998faf6a395c" candidate_uuid: "0206d75574ff445582504884d77f2fc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76accf05000649cb98d1ad8ee23ef482" is_pre_election: true
I20260710 13:26:46.551918 27417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ac5c85696e0455b9bff998faf6a395c" candidate_uuid: "0206d75574ff445582504884d77f2fc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "146a363f93ef4dd386bc37954eaac375" is_pre_election: true
I20260710 13:26:46.552873 27417 raft_consensus.cc:2393] T 0ac5c85696e0455b9bff998faf6a395c P 146a363f93ef4dd386bc37954eaac375 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0206d75574ff445582504884d77f2fc9 in current term 1: Already voted for candidate 76accf05000649cb98d1ad8ee23ef482 in this term.
I20260710 13:26:46.554306 27309 leader_election.cc:304] T 0ac5c85696e0455b9bff998faf6a395c P 0206d75574ff445582504884d77f2fc9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0206d75574ff445582504884d77f2fc9; no voters: 146a363f93ef4dd386bc37954eaac375, 76accf05000649cb98d1ad8ee23ef482
I20260710 13:26:46.556069 27462 raft_consensus.cc:359] T 5e8e64a310ee477da5c934c89e0f2cf6 P 0206d75574ff445582504884d77f2fc9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } } peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } }
I20260710 13:26:46.556761 27462 raft_consensus.cc:385] T 5e8e64a310ee477da5c934c89e0f2cf6 P 0206d75574ff445582504884d77f2fc9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:46.557029 27462 raft_consensus.cc:740] T 5e8e64a310ee477da5c934c89e0f2cf6 P 0206d75574ff445582504884d77f2fc9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0206d75574ff445582504884d77f2fc9, State: Initialized, Role: FOLLOWER
I20260710 13:26:46.557641 27466 raft_consensus.cc:515] T d0ef6d7f2b2048989304c7deca9da6e7 P 76accf05000649cb98d1ad8ee23ef482 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } } peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } }
I20260710 13:26:46.557723 27462 consensus_queue.cc:260] T 5e8e64a310ee477da5c934c89e0f2cf6 P 0206d75574ff445582504884d77f2fc9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } } peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } }
I20260710 13:26:46.560184 27462 ts_tablet_manager.cc:1434] T 5e8e64a310ee477da5c934c89e0f2cf6 P 0206d75574ff445582504884d77f2fc9: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.002s
I20260710 13:26:46.560233 27466 leader_election.cc:290] T d0ef6d7f2b2048989304c7deca9da6e7 P 76accf05000649cb98d1ad8ee23ef482 [CANDIDATE]: Term 1 election: Requested vote from peers 0206d75574ff445582504884d77f2fc9 (127.26.127.66:45761), 146a363f93ef4dd386bc37954eaac375 (127.26.127.67:32811)
I20260710 13:26:46.561183 27462 tablet_bootstrap.cc:492] T d0ef6d7f2b2048989304c7deca9da6e7 P 0206d75574ff445582504884d77f2fc9: Bootstrap starting.
I20260710 13:26:46.561381 27417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0ef6d7f2b2048989304c7deca9da6e7" candidate_uuid: "76accf05000649cb98d1ad8ee23ef482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "146a363f93ef4dd386bc37954eaac375"
I20260710 13:26:46.561931 27417 raft_consensus.cc:3060] T d0ef6d7f2b2048989304c7deca9da6e7 P 146a363f93ef4dd386bc37954eaac375 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:46.566632 27491 raft_consensus.cc:3060] T 0ac5c85696e0455b9bff998faf6a395c P 0206d75574ff445582504884d77f2fc9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:46.567420 27462 tablet_bootstrap.cc:654] T d0ef6d7f2b2048989304c7deca9da6e7 P 0206d75574ff445582504884d77f2fc9: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:46.568192 27417 raft_consensus.cc:2468] T d0ef6d7f2b2048989304c7deca9da6e7 P 146a363f93ef4dd386bc37954eaac375 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76accf05000649cb98d1ad8ee23ef482 in term 1.
I20260710 13:26:46.572184 27491 raft_consensus.cc:2749] T 0ac5c85696e0455b9bff998faf6a395c P 0206d75574ff445582504884d77f2fc9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:26:46.572497 27462 tablet_bootstrap.cc:492] T d0ef6d7f2b2048989304c7deca9da6e7 P 0206d75574ff445582504884d77f2fc9: No bootstrap required, opened a new log
I20260710 13:26:46.572935 27462 ts_tablet_manager.cc:1403] T d0ef6d7f2b2048989304c7deca9da6e7 P 0206d75574ff445582504884d77f2fc9: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.004s
I20260710 13:26:46.573161 27234 leader_election.cc:304] T d0ef6d7f2b2048989304c7deca9da6e7 P 76accf05000649cb98d1ad8ee23ef482 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 146a363f93ef4dd386bc37954eaac375, 76accf05000649cb98d1ad8ee23ef482; no voters: 
I20260710 13:26:46.576442 27466 raft_consensus.cc:2804] T d0ef6d7f2b2048989304c7deca9da6e7 P 76accf05000649cb98d1ad8ee23ef482 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:46.577083 27466 raft_consensus.cc:697] T d0ef6d7f2b2048989304c7deca9da6e7 P 76accf05000649cb98d1ad8ee23ef482 [term 1 LEADER]: Becoming Leader. State: Replica: 76accf05000649cb98d1ad8ee23ef482, State: Running, Role: LEADER
I20260710 13:26:46.577860 27466 consensus_queue.cc:237] T d0ef6d7f2b2048989304c7deca9da6e7 P 76accf05000649cb98d1ad8ee23ef482 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } } peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } }
I20260710 13:26:46.574115 27343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0ef6d7f2b2048989304c7deca9da6e7" candidate_uuid: "76accf05000649cb98d1ad8ee23ef482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0206d75574ff445582504884d77f2fc9"
W20260710 13:26:46.582060 27232 leader_election.cc:343] T d0ef6d7f2b2048989304c7deca9da6e7 P 76accf05000649cb98d1ad8ee23ef482 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0206d75574ff445582504884d77f2fc9 (127.26.127.66:45761): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:46.581223 27342 raft_consensus.cc:2468] T f872419e5ba34b3ba07adb6c6d8271d4 P 0206d75574ff445582504884d77f2fc9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 146a363f93ef4dd386bc37954eaac375 in term 1.
I20260710 13:26:46.576442 27268 raft_consensus.cc:2468] T f872419e5ba34b3ba07adb6c6d8271d4 P 76accf05000649cb98d1ad8ee23ef482 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 146a363f93ef4dd386bc37954eaac375 in term 1.
I20260710 13:26:46.586229 27383 leader_election.cc:304] T f872419e5ba34b3ba07adb6c6d8271d4 P 146a363f93ef4dd386bc37954eaac375 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 146a363f93ef4dd386bc37954eaac375, 76accf05000649cb98d1ad8ee23ef482; no voters: 
I20260710 13:26:46.587152 27462 raft_consensus.cc:359] T d0ef6d7f2b2048989304c7deca9da6e7 P 0206d75574ff445582504884d77f2fc9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } } peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } }
I20260710 13:26:46.587329 27493 raft_consensus.cc:2804] T f872419e5ba34b3ba07adb6c6d8271d4 P 146a363f93ef4dd386bc37954eaac375 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:46.587782 27462 raft_consensus.cc:385] T d0ef6d7f2b2048989304c7deca9da6e7 P 0206d75574ff445582504884d77f2fc9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:46.588054 27462 raft_consensus.cc:740] T d0ef6d7f2b2048989304c7deca9da6e7 P 0206d75574ff445582504884d77f2fc9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0206d75574ff445582504884d77f2fc9, State: Initialized, Role: FOLLOWER
I20260710 13:26:46.588011 27493 raft_consensus.cc:697] T f872419e5ba34b3ba07adb6c6d8271d4 P 146a363f93ef4dd386bc37954eaac375 [term 1 LEADER]: Becoming Leader. State: Replica: 146a363f93ef4dd386bc37954eaac375, State: Running, Role: LEADER
I20260710 13:26:46.588927 27462 consensus_queue.cc:260] T d0ef6d7f2b2048989304c7deca9da6e7 P 0206d75574ff445582504884d77f2fc9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } } peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } }
I20260710 13:26:46.589519 27493 consensus_queue.cc:237] T f872419e5ba34b3ba07adb6c6d8271d4 P 146a363f93ef4dd386bc37954eaac375 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } } peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } }
I20260710 13:26:46.597781 27462 ts_tablet_manager.cc:1434] T d0ef6d7f2b2048989304c7deca9da6e7 P 0206d75574ff445582504884d77f2fc9: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.000s
I20260710 13:26:46.604465 27462 tablet_bootstrap.cc:492] T 6ae34477cf354e5284a32a1e72192d9c P 0206d75574ff445582504884d77f2fc9: Bootstrap starting.
I20260710 13:26:46.609899 27462 tablet_bootstrap.cc:654] T 6ae34477cf354e5284a32a1e72192d9c P 0206d75574ff445582504884d77f2fc9: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:46.615097 27164 catalog_manager.cc:5697] T f872419e5ba34b3ba07adb6c6d8271d4 P 146a363f93ef4dd386bc37954eaac375 reported cstate change: term changed from 0 to 1, leader changed from <none> to 146a363f93ef4dd386bc37954eaac375 (127.26.127.67). New cstate: current_term: 1 leader_uuid: "146a363f93ef4dd386bc37954eaac375" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } health_report { overall_health: HEALTHY } } }
I20260710 13:26:46.616681 27163 catalog_manager.cc:5697] T d0ef6d7f2b2048989304c7deca9da6e7 P 76accf05000649cb98d1ad8ee23ef482 reported cstate change: term changed from 0 to 1, leader changed from <none> to 76accf05000649cb98d1ad8ee23ef482 (127.26.127.65). New cstate: current_term: 1 leader_uuid: "76accf05000649cb98d1ad8ee23ef482" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:46.619376 27493 raft_consensus.cc:493] T 5e8e64a310ee477da5c934c89e0f2cf6 P 146a363f93ef4dd386bc37954eaac375 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:46.619833 27493 raft_consensus.cc:515] T 5e8e64a310ee477da5c934c89e0f2cf6 P 146a363f93ef4dd386bc37954eaac375 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } } peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } }
I20260710 13:26:46.621730 27462 tablet_bootstrap.cc:492] T 6ae34477cf354e5284a32a1e72192d9c P 0206d75574ff445582504884d77f2fc9: No bootstrap required, opened a new log
I20260710 13:26:46.622124 27462 ts_tablet_manager.cc:1403] T 6ae34477cf354e5284a32a1e72192d9c P 0206d75574ff445582504884d77f2fc9: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.004s
I20260710 13:26:46.623232 27493 leader_election.cc:290] T 5e8e64a310ee477da5c934c89e0f2cf6 P 146a363f93ef4dd386bc37954eaac375 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76accf05000649cb98d1ad8ee23ef482 (127.26.127.65:42211), 0206d75574ff445582504884d77f2fc9 (127.26.127.66:45761)
I20260710 13:26:46.623487 27342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e8e64a310ee477da5c934c89e0f2cf6" candidate_uuid: "146a363f93ef4dd386bc37954eaac375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0206d75574ff445582504884d77f2fc9" is_pre_election: true
I20260710 13:26:46.624099 27342 raft_consensus.cc:2468] T 5e8e64a310ee477da5c934c89e0f2cf6 P 0206d75574ff445582504884d77f2fc9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 146a363f93ef4dd386bc37954eaac375 in term 0.
I20260710 13:26:46.624538 27268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e8e64a310ee477da5c934c89e0f2cf6" candidate_uuid: "146a363f93ef4dd386bc37954eaac375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76accf05000649cb98d1ad8ee23ef482" is_pre_election: true
I20260710 13:26:46.625125 27268 raft_consensus.cc:2468] T 5e8e64a310ee477da5c934c89e0f2cf6 P 76accf05000649cb98d1ad8ee23ef482 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 146a363f93ef4dd386bc37954eaac375 in term 0.
I20260710 13:26:46.626430 27383 leader_election.cc:304] T 5e8e64a310ee477da5c934c89e0f2cf6 P 146a363f93ef4dd386bc37954eaac375 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 146a363f93ef4dd386bc37954eaac375, 76accf05000649cb98d1ad8ee23ef482; no voters: 
I20260710 13:26:46.626843 27462 raft_consensus.cc:359] T 6ae34477cf354e5284a32a1e72192d9c P 0206d75574ff445582504884d77f2fc9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } } peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } }
I20260710 13:26:46.627434 27462 raft_consensus.cc:385] T 6ae34477cf354e5284a32a1e72192d9c P 0206d75574ff445582504884d77f2fc9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:46.627672 27462 raft_consensus.cc:740] T 6ae34477cf354e5284a32a1e72192d9c P 0206d75574ff445582504884d77f2fc9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0206d75574ff445582504884d77f2fc9, State: Initialized, Role: FOLLOWER
I20260710 13:26:46.628212 27462 consensus_queue.cc:260] T 6ae34477cf354e5284a32a1e72192d9c P 0206d75574ff445582504884d77f2fc9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } } peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } }
I20260710 13:26:46.630419 27462 ts_tablet_manager.cc:1434] T 6ae34477cf354e5284a32a1e72192d9c P 0206d75574ff445582504884d77f2fc9: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:26:46.631556 27493 raft_consensus.cc:2804] T 5e8e64a310ee477da5c934c89e0f2cf6 P 146a363f93ef4dd386bc37954eaac375 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:46.631878 27493 raft_consensus.cc:493] T 5e8e64a310ee477da5c934c89e0f2cf6 P 146a363f93ef4dd386bc37954eaac375 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:46.632164 27493 raft_consensus.cc:3060] T 5e8e64a310ee477da5c934c89e0f2cf6 P 146a363f93ef4dd386bc37954eaac375 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:46.639005 27493 raft_consensus.cc:515] T 5e8e64a310ee477da5c934c89e0f2cf6 P 146a363f93ef4dd386bc37954eaac375 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } } peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } }
I20260710 13:26:46.640875 27493 leader_election.cc:290] T 5e8e64a310ee477da5c934c89e0f2cf6 P 146a363f93ef4dd386bc37954eaac375 [CANDIDATE]: Term 1 election: Requested vote from peers 76accf05000649cb98d1ad8ee23ef482 (127.26.127.65:42211), 0206d75574ff445582504884d77f2fc9 (127.26.127.66:45761)
I20260710 13:26:46.641680 27268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e8e64a310ee477da5c934c89e0f2cf6" candidate_uuid: "146a363f93ef4dd386bc37954eaac375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76accf05000649cb98d1ad8ee23ef482"
I20260710 13:26:46.641846 27342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e8e64a310ee477da5c934c89e0f2cf6" candidate_uuid: "146a363f93ef4dd386bc37954eaac375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0206d75574ff445582504884d77f2fc9"
I20260710 13:26:46.642230 27268 raft_consensus.cc:3060] T 5e8e64a310ee477da5c934c89e0f2cf6 P 76accf05000649cb98d1ad8ee23ef482 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:46.642372 27342 raft_consensus.cc:3060] T 5e8e64a310ee477da5c934c89e0f2cf6 P 0206d75574ff445582504884d77f2fc9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:46.646582 27268 raft_consensus.cc:2468] T 5e8e64a310ee477da5c934c89e0f2cf6 P 76accf05000649cb98d1ad8ee23ef482 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 146a363f93ef4dd386bc37954eaac375 in term 1.
I20260710 13:26:46.647548 27383 leader_election.cc:304] T 5e8e64a310ee477da5c934c89e0f2cf6 P 146a363f93ef4dd386bc37954eaac375 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 146a363f93ef4dd386bc37954eaac375, 76accf05000649cb98d1ad8ee23ef482; no voters: 
I20260710 13:26:46.648185 27493 raft_consensus.cc:2804] T 5e8e64a310ee477da5c934c89e0f2cf6 P 146a363f93ef4dd386bc37954eaac375 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:46.648270 27342 raft_consensus.cc:2468] T 5e8e64a310ee477da5c934c89e0f2cf6 P 0206d75574ff445582504884d77f2fc9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 146a363f93ef4dd386bc37954eaac375 in term 1.
I20260710 13:26:46.648628 27493 raft_consensus.cc:697] T 5e8e64a310ee477da5c934c89e0f2cf6 P 146a363f93ef4dd386bc37954eaac375 [term 1 LEADER]: Becoming Leader. State: Replica: 146a363f93ef4dd386bc37954eaac375, State: Running, Role: LEADER
I20260710 13:26:46.650017 27493 consensus_queue.cc:237] T 5e8e64a310ee477da5c934c89e0f2cf6 P 146a363f93ef4dd386bc37954eaac375 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } } peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } }
I20260710 13:26:46.657352 27163 catalog_manager.cc:5697] T 5e8e64a310ee477da5c934c89e0f2cf6 P 146a363f93ef4dd386bc37954eaac375 reported cstate change: term changed from 0 to 1, leader changed from <none> to 146a363f93ef4dd386bc37954eaac375 (127.26.127.67). New cstate: current_term: 1 leader_uuid: "146a363f93ef4dd386bc37954eaac375" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } health_report { overall_health: HEALTHY } } }
I20260710 13:26:46.688418 27491 raft_consensus.cc:493] T 99864693d0ff4cbd975e73f272ec31d6 P 0206d75574ff445582504884d77f2fc9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:46.688938 27491 raft_consensus.cc:515] T 99864693d0ff4cbd975e73f272ec31d6 P 0206d75574ff445582504884d77f2fc9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } } peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } }
I20260710 13:26:46.690645 27491 leader_election.cc:290] T 99864693d0ff4cbd975e73f272ec31d6 P 0206d75574ff445582504884d77f2fc9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76accf05000649cb98d1ad8ee23ef482 (127.26.127.65:42211), 146a363f93ef4dd386bc37954eaac375 (127.26.127.67:32811)
I20260710 13:26:46.691824 27417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99864693d0ff4cbd975e73f272ec31d6" candidate_uuid: "0206d75574ff445582504884d77f2fc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "146a363f93ef4dd386bc37954eaac375" is_pre_election: true
I20260710 13:26:46.691392 27268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99864693d0ff4cbd975e73f272ec31d6" candidate_uuid: "0206d75574ff445582504884d77f2fc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76accf05000649cb98d1ad8ee23ef482" is_pre_election: true
I20260710 13:26:46.691962 27466 consensus_queue.cc:1048] T e0dc2b58844047f98d5dcf7818a78e8e P 76accf05000649cb98d1ad8ee23ef482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:26:46.692349 27417 raft_consensus.cc:2468] T 99864693d0ff4cbd975e73f272ec31d6 P 146a363f93ef4dd386bc37954eaac375 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0206d75574ff445582504884d77f2fc9 in term 0.
I20260710 13:26:46.692695 27268 raft_consensus.cc:2468] T 99864693d0ff4cbd975e73f272ec31d6 P 76accf05000649cb98d1ad8ee23ef482 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0206d75574ff445582504884d77f2fc9 in term 0.
I20260710 13:26:46.693684 27309 leader_election.cc:304] T 99864693d0ff4cbd975e73f272ec31d6 P 0206d75574ff445582504884d77f2fc9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0206d75574ff445582504884d77f2fc9, 146a363f93ef4dd386bc37954eaac375; no voters: 
I20260710 13:26:46.694336 27491 raft_consensus.cc:2804] T 99864693d0ff4cbd975e73f272ec31d6 P 0206d75574ff445582504884d77f2fc9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:46.694687 27491 raft_consensus.cc:493] T 99864693d0ff4cbd975e73f272ec31d6 P 0206d75574ff445582504884d77f2fc9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:46.694999 27491 raft_consensus.cc:3060] T 99864693d0ff4cbd975e73f272ec31d6 P 0206d75574ff445582504884d77f2fc9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:46.707861 27491 raft_consensus.cc:515] T 99864693d0ff4cbd975e73f272ec31d6 P 0206d75574ff445582504884d77f2fc9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } } peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } }
I20260710 13:26:46.709872 27491 leader_election.cc:290] T 99864693d0ff4cbd975e73f272ec31d6 P 0206d75574ff445582504884d77f2fc9 [CANDIDATE]: Term 1 election: Requested vote from peers 76accf05000649cb98d1ad8ee23ef482 (127.26.127.65:42211), 146a363f93ef4dd386bc37954eaac375 (127.26.127.67:32811)
I20260710 13:26:46.710484 27268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99864693d0ff4cbd975e73f272ec31d6" candidate_uuid: "0206d75574ff445582504884d77f2fc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76accf05000649cb98d1ad8ee23ef482"
I20260710 13:26:46.711330 27268 raft_consensus.cc:3060] T 99864693d0ff4cbd975e73f272ec31d6 P 76accf05000649cb98d1ad8ee23ef482 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:46.718077 27417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99864693d0ff4cbd975e73f272ec31d6" candidate_uuid: "0206d75574ff445582504884d77f2fc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "146a363f93ef4dd386bc37954eaac375"
I20260710 13:26:46.718641 27417 raft_consensus.cc:3060] T 99864693d0ff4cbd975e73f272ec31d6 P 146a363f93ef4dd386bc37954eaac375 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:46.724663 27268 raft_consensus.cc:2468] T 99864693d0ff4cbd975e73f272ec31d6 P 76accf05000649cb98d1ad8ee23ef482 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0206d75574ff445582504884d77f2fc9 in term 1.
I20260710 13:26:46.725034 27466 consensus_queue.cc:1048] T e0dc2b58844047f98d5dcf7818a78e8e P 76accf05000649cb98d1ad8ee23ef482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:46.725823 27309 leader_election.cc:304] T 99864693d0ff4cbd975e73f272ec31d6 P 0206d75574ff445582504884d77f2fc9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0206d75574ff445582504884d77f2fc9, 76accf05000649cb98d1ad8ee23ef482; no voters: 
I20260710 13:26:46.726737 27491 raft_consensus.cc:2804] T 99864693d0ff4cbd975e73f272ec31d6 P 0206d75574ff445582504884d77f2fc9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:46.727206 27491 raft_consensus.cc:697] T 99864693d0ff4cbd975e73f272ec31d6 P 0206d75574ff445582504884d77f2fc9 [term 1 LEADER]: Becoming Leader. State: Replica: 0206d75574ff445582504884d77f2fc9, State: Running, Role: LEADER
I20260710 13:26:46.727988 27491 consensus_queue.cc:237] T 99864693d0ff4cbd975e73f272ec31d6 P 0206d75574ff445582504884d77f2fc9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } } peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } }
I20260710 13:26:46.729143 27417 raft_consensus.cc:2468] T 99864693d0ff4cbd975e73f272ec31d6 P 146a363f93ef4dd386bc37954eaac375 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0206d75574ff445582504884d77f2fc9 in term 1.
I20260710 13:26:46.747340 27164 catalog_manager.cc:5697] T 99864693d0ff4cbd975e73f272ec31d6 P 0206d75574ff445582504884d77f2fc9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0206d75574ff445582504884d77f2fc9 (127.26.127.66). New cstate: current_term: 1 leader_uuid: "0206d75574ff445582504884d77f2fc9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:46.760270 27491 raft_consensus.cc:493] T 6ae34477cf354e5284a32a1e72192d9c P 0206d75574ff445582504884d77f2fc9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:46.760790 27491 raft_consensus.cc:515] T 6ae34477cf354e5284a32a1e72192d9c P 0206d75574ff445582504884d77f2fc9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } } peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } }
I20260710 13:26:46.762724 27491 leader_election.cc:290] T 6ae34477cf354e5284a32a1e72192d9c P 0206d75574ff445582504884d77f2fc9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76accf05000649cb98d1ad8ee23ef482 (127.26.127.65:42211), 146a363f93ef4dd386bc37954eaac375 (127.26.127.67:32811)
I20260710 13:26:46.763708 27267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ae34477cf354e5284a32a1e72192d9c" candidate_uuid: "0206d75574ff445582504884d77f2fc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76accf05000649cb98d1ad8ee23ef482" is_pre_election: true
I20260710 13:26:46.764514 27267 raft_consensus.cc:2393] T 6ae34477cf354e5284a32a1e72192d9c P 76accf05000649cb98d1ad8ee23ef482 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0206d75574ff445582504884d77f2fc9 in current term 1: Already voted for candidate 146a363f93ef4dd386bc37954eaac375 in this term.
I20260710 13:26:46.765013 27493 consensus_queue.cc:1048] T 6ae34477cf354e5284a32a1e72192d9c P 146a363f93ef4dd386bc37954eaac375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:46.765693 27416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ae34477cf354e5284a32a1e72192d9c" candidate_uuid: "0206d75574ff445582504884d77f2fc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "146a363f93ef4dd386bc37954eaac375" is_pre_election: true
I20260710 13:26:46.767939 27309 leader_election.cc:304] T 6ae34477cf354e5284a32a1e72192d9c P 0206d75574ff445582504884d77f2fc9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0206d75574ff445582504884d77f2fc9; no voters: 146a363f93ef4dd386bc37954eaac375, 76accf05000649cb98d1ad8ee23ef482
I20260710 13:26:46.768895 27489 consensus_queue.cc:1048] T 45c4700875624cd69dd2f058c5d8da3e P 0206d75574ff445582504884d77f2fc9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:26:46.769776 27471 raft_consensus.cc:3060] T 6ae34477cf354e5284a32a1e72192d9c P 0206d75574ff445582504884d77f2fc9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:46.780965 27471 raft_consensus.cc:2749] T 6ae34477cf354e5284a32a1e72192d9c P 0206d75574ff445582504884d77f2fc9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:26:46.785470 27467 consensus_queue.cc:1048] T 6ae34477cf354e5284a32a1e72192d9c P 146a363f93ef4dd386bc37954eaac375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:46.792201 27491 consensus_queue.cc:1048] T 45c4700875624cd69dd2f058c5d8da3e P 0206d75574ff445582504884d77f2fc9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:46.801136 27492 consensus_queue.cc:1048] T ac9f2e53a4074e70b8eabb40bc512bf5 P 146a363f93ef4dd386bc37954eaac375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:46.835963 27492 consensus_queue.cc:1048] T ac9f2e53a4074e70b8eabb40bc512bf5 P 146a363f93ef4dd386bc37954eaac375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:46.855159 27416 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6ae34477cf354e5284a32a1e72192d9c"
dest_uuid: "146a363f93ef4dd386bc37954eaac375"
mode: GRACEFUL
new_leader_uuid: "76accf05000649cb98d1ad8ee23ef482"
 from {username='slave'} at 127.0.0.1:54624
I20260710 13:26:46.855840 27416 raft_consensus.cc:606] T 6ae34477cf354e5284a32a1e72192d9c P 146a363f93ef4dd386bc37954eaac375 [term 1 LEADER]: Received request to transfer leadership to TS 76accf05000649cb98d1ad8ee23ef482
I20260710 13:26:46.866672 27416 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ac9f2e53a4074e70b8eabb40bc512bf5"
dest_uuid: "146a363f93ef4dd386bc37954eaac375"
mode: GRACEFUL
new_leader_uuid: "76accf05000649cb98d1ad8ee23ef482"
 from {username='slave'} at 127.0.0.1:54624
I20260710 13:26:46.867287 27416 raft_consensus.cc:606] T ac9f2e53a4074e70b8eabb40bc512bf5 P 146a363f93ef4dd386bc37954eaac375 [term 1 LEADER]: Received request to transfer leadership to TS 76accf05000649cb98d1ad8ee23ef482
I20260710 13:26:46.877998 27416 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5e8e64a310ee477da5c934c89e0f2cf6"
dest_uuid: "146a363f93ef4dd386bc37954eaac375"
mode: GRACEFUL
new_leader_uuid: "0206d75574ff445582504884d77f2fc9"
 from {username='slave'} at 127.0.0.1:54624
I20260710 13:26:46.878592 27416 raft_consensus.cc:606] T 5e8e64a310ee477da5c934c89e0f2cf6 P 146a363f93ef4dd386bc37954eaac375 [term 1 LEADER]: Received request to transfer leadership to TS 0206d75574ff445582504884d77f2fc9
I20260710 13:26:46.883352 27416 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f872419e5ba34b3ba07adb6c6d8271d4"
dest_uuid: "146a363f93ef4dd386bc37954eaac375"
mode: GRACEFUL
new_leader_uuid: "0206d75574ff445582504884d77f2fc9"
 from {username='slave'} at 127.0.0.1:54624
I20260710 13:26:46.883914 27416 raft_consensus.cc:606] T f872419e5ba34b3ba07adb6c6d8271d4 P 146a363f93ef4dd386bc37954eaac375 [term 1 LEADER]: Received request to transfer leadership to TS 0206d75574ff445582504884d77f2fc9
I20260710 13:26:46.898739 27268 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d0ef6d7f2b2048989304c7deca9da6e7"
dest_uuid: "76accf05000649cb98d1ad8ee23ef482"
mode: GRACEFUL
new_leader_uuid: "146a363f93ef4dd386bc37954eaac375"
 from {username='slave'} at 127.0.0.1:34354
I20260710 13:26:46.899334 27268 raft_consensus.cc:606] T d0ef6d7f2b2048989304c7deca9da6e7 P 76accf05000649cb98d1ad8ee23ef482 [term 1 LEADER]: Received request to transfer leadership to TS 146a363f93ef4dd386bc37954eaac375
I20260710 13:26:46.961301 27490 consensus_queue.cc:1048] T 0ac5c85696e0455b9bff998faf6a395c P 76accf05000649cb98d1ad8ee23ef482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:26:46.973206 27490 consensus_queue.cc:1048] T 0ac5c85696e0455b9bff998faf6a395c P 76accf05000649cb98d1ad8ee23ef482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:47.031548 27490 consensus_queue.cc:1048] T d0ef6d7f2b2048989304c7deca9da6e7 P 76accf05000649cb98d1ad8ee23ef482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:47.037889 27534 raft_consensus.cc:993] T d0ef6d7f2b2048989304c7deca9da6e7 P 76accf05000649cb98d1ad8ee23ef482: : Instructing follower 146a363f93ef4dd386bc37954eaac375 to start an election
I20260710 13:26:47.038477 27466 raft_consensus.cc:1081] T d0ef6d7f2b2048989304c7deca9da6e7 P 76accf05000649cb98d1ad8ee23ef482 [term 1 LEADER]: Signalling peer 146a363f93ef4dd386bc37954eaac375 to start an election
I20260710 13:26:47.040323 27417 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d0ef6d7f2b2048989304c7deca9da6e7"
dest_uuid: "146a363f93ef4dd386bc37954eaac375"
 from {username='slave'} at 127.0.0.1:54618
I20260710 13:26:47.040987 27417 raft_consensus.cc:493] T d0ef6d7f2b2048989304c7deca9da6e7 P 146a363f93ef4dd386bc37954eaac375 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:47.041357 27417 raft_consensus.cc:3060] T d0ef6d7f2b2048989304c7deca9da6e7 P 146a363f93ef4dd386bc37954eaac375 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:47.043596 27342 raft_consensus.cc:3060] T d0ef6d7f2b2048989304c7deca9da6e7 P 0206d75574ff445582504884d77f2fc9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:47.049278 27417 raft_consensus.cc:515] T d0ef6d7f2b2048989304c7deca9da6e7 P 146a363f93ef4dd386bc37954eaac375 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } } peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } }
I20260710 13:26:47.052096 27490 consensus_queue.cc:1048] T d0ef6d7f2b2048989304c7deca9da6e7 P 76accf05000649cb98d1ad8ee23ef482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:47.053879 27268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0ef6d7f2b2048989304c7deca9da6e7" candidate_uuid: "146a363f93ef4dd386bc37954eaac375" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "76accf05000649cb98d1ad8ee23ef482"
I20260710 13:26:47.054463 27268 raft_consensus.cc:3055] T d0ef6d7f2b2048989304c7deca9da6e7 P 76accf05000649cb98d1ad8ee23ef482 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:26:47.054793 27268 raft_consensus.cc:740] T d0ef6d7f2b2048989304c7deca9da6e7 P 76accf05000649cb98d1ad8ee23ef482 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 76accf05000649cb98d1ad8ee23ef482, State: Running, Role: LEADER
I20260710 13:26:47.055589 27268 consensus_queue.cc:260] T d0ef6d7f2b2048989304c7deca9da6e7 P 76accf05000649cb98d1ad8ee23ef482 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } } peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } }
I20260710 13:26:47.056615 27268 raft_consensus.cc:3060] T d0ef6d7f2b2048989304c7deca9da6e7 P 76accf05000649cb98d1ad8ee23ef482 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:47.057909 27343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0ef6d7f2b2048989304c7deca9da6e7" candidate_uuid: "146a363f93ef4dd386bc37954eaac375" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0206d75574ff445582504884d77f2fc9"
I20260710 13:26:47.059512 27417 leader_election.cc:290] T d0ef6d7f2b2048989304c7deca9da6e7 P 146a363f93ef4dd386bc37954eaac375 [CANDIDATE]: Term 2 election: Requested vote from peers 76accf05000649cb98d1ad8ee23ef482 (127.26.127.65:42211), 0206d75574ff445582504884d77f2fc9 (127.26.127.66:45761)
I20260710 13:26:47.063158 27268 raft_consensus.cc:2468] T d0ef6d7f2b2048989304c7deca9da6e7 P 76accf05000649cb98d1ad8ee23ef482 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 146a363f93ef4dd386bc37954eaac375 in term 2.
I20260710 13:26:47.064247 27383 leader_election.cc:304] T d0ef6d7f2b2048989304c7deca9da6e7 P 146a363f93ef4dd386bc37954eaac375 [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: 146a363f93ef4dd386bc37954eaac375, 76accf05000649cb98d1ad8ee23ef482; no voters: 0206d75574ff445582504884d77f2fc9
I20260710 13:26:47.065200 27492 raft_consensus.cc:2804] T d0ef6d7f2b2048989304c7deca9da6e7 P 146a363f93ef4dd386bc37954eaac375 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:26:47.065687 27492 raft_consensus.cc:697] T d0ef6d7f2b2048989304c7deca9da6e7 P 146a363f93ef4dd386bc37954eaac375 [term 2 LEADER]: Becoming Leader. State: Replica: 146a363f93ef4dd386bc37954eaac375, State: Running, Role: LEADER
I20260710 13:26:47.066501 27492 consensus_queue.cc:237] T d0ef6d7f2b2048989304c7deca9da6e7 P 146a363f93ef4dd386bc37954eaac375 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } } peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } }
I20260710 13:26:47.069379 27493 consensus_queue.cc:1048] T 5e8e64a310ee477da5c934c89e0f2cf6 P 146a363f93ef4dd386bc37954eaac375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:47.076880 27165 catalog_manager.cc:5697] T d0ef6d7f2b2048989304c7deca9da6e7 P 146a363f93ef4dd386bc37954eaac375 reported cstate change: term changed from 1 to 2, leader changed from 76accf05000649cb98d1ad8ee23ef482 (127.26.127.65) to 146a363f93ef4dd386bc37954eaac375 (127.26.127.67). New cstate: current_term: 2 leader_uuid: "146a363f93ef4dd386bc37954eaac375" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } health_report { overall_health: HEALTHY } } }
I20260710 13:26:47.080346 27492 consensus_queue.cc:1048] T f872419e5ba34b3ba07adb6c6d8271d4 P 146a363f93ef4dd386bc37954eaac375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:47.082222 27493 raft_consensus.cc:993] T 5e8e64a310ee477da5c934c89e0f2cf6 P 146a363f93ef4dd386bc37954eaac375: : Instructing follower 0206d75574ff445582504884d77f2fc9 to start an election
I20260710 13:26:47.084612 27493 raft_consensus.cc:1081] T 5e8e64a310ee477da5c934c89e0f2cf6 P 146a363f93ef4dd386bc37954eaac375 [term 1 LEADER]: Signalling peer 0206d75574ff445582504884d77f2fc9 to start an election
I20260710 13:26:47.087332 27342 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5e8e64a310ee477da5c934c89e0f2cf6"
dest_uuid: "0206d75574ff445582504884d77f2fc9"
 from {username='slave'} at 127.0.0.1:37888
I20260710 13:26:47.087869 27342 raft_consensus.cc:493] T 5e8e64a310ee477da5c934c89e0f2cf6 P 0206d75574ff445582504884d77f2fc9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:47.088384 27342 raft_consensus.cc:3060] T 5e8e64a310ee477da5c934c89e0f2cf6 P 0206d75574ff445582504884d77f2fc9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:47.092512 27493 consensus_queue.cc:1048] T 5e8e64a310ee477da5c934c89e0f2cf6 P 146a363f93ef4dd386bc37954eaac375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:47.094727 27342 raft_consensus.cc:515] T 5e8e64a310ee477da5c934c89e0f2cf6 P 0206d75574ff445582504884d77f2fc9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } } peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } }
I20260710 13:26:47.096563 27342 leader_election.cc:290] T 5e8e64a310ee477da5c934c89e0f2cf6 P 0206d75574ff445582504884d77f2fc9 [CANDIDATE]: Term 2 election: Requested vote from peers 76accf05000649cb98d1ad8ee23ef482 (127.26.127.65:42211), 146a363f93ef4dd386bc37954eaac375 (127.26.127.67:32811)
I20260710 13:26:47.097258 27265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e8e64a310ee477da5c934c89e0f2cf6" candidate_uuid: "0206d75574ff445582504884d77f2fc9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "76accf05000649cb98d1ad8ee23ef482"
I20260710 13:26:47.098842 27417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e8e64a310ee477da5c934c89e0f2cf6" candidate_uuid: "0206d75574ff445582504884d77f2fc9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "146a363f93ef4dd386bc37954eaac375"
I20260710 13:26:47.099431 27417 raft_consensus.cc:3055] T 5e8e64a310ee477da5c934c89e0f2cf6 P 146a363f93ef4dd386bc37954eaac375 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:26:47.099756 27417 raft_consensus.cc:740] T 5e8e64a310ee477da5c934c89e0f2cf6 P 146a363f93ef4dd386bc37954eaac375 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 146a363f93ef4dd386bc37954eaac375, State: Running, Role: LEADER
I20260710 13:26:47.105484 27492 consensus_queue.cc:1048] T f872419e5ba34b3ba07adb6c6d8271d4 P 146a363f93ef4dd386bc37954eaac375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:47.113123 27493 raft_consensus.cc:993] T f872419e5ba34b3ba07adb6c6d8271d4 P 146a363f93ef4dd386bc37954eaac375: : Instructing follower 0206d75574ff445582504884d77f2fc9 to start an election
I20260710 13:26:47.113549 27467 raft_consensus.cc:1081] T f872419e5ba34b3ba07adb6c6d8271d4 P 146a363f93ef4dd386bc37954eaac375 [term 1 LEADER]: Signalling peer 0206d75574ff445582504884d77f2fc9 to start an election
I20260710 13:26:47.113683 27342 raft_consensus.cc:1240] T 5e8e64a310ee477da5c934c89e0f2cf6 P 0206d75574ff445582504884d77f2fc9 [term 2 FOLLOWER]: Rejecting Update request from peer 146a363f93ef4dd386bc37954eaac375 for earlier term 1. Current term is 2. Ops: []
I20260710 13:26:47.115140 27343 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f872419e5ba34b3ba07adb6c6d8271d4"
dest_uuid: "0206d75574ff445582504884d77f2fc9"
 from {username='slave'} at 127.0.0.1:37888
I20260710 13:26:47.113118 27417 consensus_queue.cc:260] T 5e8e64a310ee477da5c934c89e0f2cf6 P 146a363f93ef4dd386bc37954eaac375 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } } peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } }
I20260710 13:26:47.115744 27343 raft_consensus.cc:493] T f872419e5ba34b3ba07adb6c6d8271d4 P 0206d75574ff445582504884d77f2fc9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:47.116124 27343 raft_consensus.cc:3060] T f872419e5ba34b3ba07adb6c6d8271d4 P 0206d75574ff445582504884d77f2fc9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:47.116097 27467 consensus_queue.cc:1059] T 5e8e64a310ee477da5c934c89e0f2cf6 P 146a363f93ef4dd386bc37954eaac375 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:47.118011 27417 raft_consensus.cc:3060] T 5e8e64a310ee477da5c934c89e0f2cf6 P 146a363f93ef4dd386bc37954eaac375 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:47.124389 27343 raft_consensus.cc:515] T f872419e5ba34b3ba07adb6c6d8271d4 P 0206d75574ff445582504884d77f2fc9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } } peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } }
I20260710 13:26:47.126808 27417 raft_consensus.cc:2468] T 5e8e64a310ee477da5c934c89e0f2cf6 P 146a363f93ef4dd386bc37954eaac375 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0206d75574ff445582504884d77f2fc9 in term 2.
I20260710 13:26:47.128443 27343 leader_election.cc:290] T f872419e5ba34b3ba07adb6c6d8271d4 P 0206d75574ff445582504884d77f2fc9 [CANDIDATE]: Term 2 election: Requested vote from peers 76accf05000649cb98d1ad8ee23ef482 (127.26.127.65:42211), 146a363f93ef4dd386bc37954eaac375 (127.26.127.67:32811)
I20260710 13:26:47.129441 27268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f872419e5ba34b3ba07adb6c6d8271d4" candidate_uuid: "0206d75574ff445582504884d77f2fc9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "76accf05000649cb98d1ad8ee23ef482"
I20260710 13:26:47.129994 27268 raft_consensus.cc:3060] T f872419e5ba34b3ba07adb6c6d8271d4 P 76accf05000649cb98d1ad8ee23ef482 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:47.134081 27416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f872419e5ba34b3ba07adb6c6d8271d4" candidate_uuid: "0206d75574ff445582504884d77f2fc9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "146a363f93ef4dd386bc37954eaac375"
I20260710 13:26:47.134677 27416 raft_consensus.cc:3055] T f872419e5ba34b3ba07adb6c6d8271d4 P 146a363f93ef4dd386bc37954eaac375 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:26:47.135089 27416 raft_consensus.cc:740] T f872419e5ba34b3ba07adb6c6d8271d4 P 146a363f93ef4dd386bc37954eaac375 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 146a363f93ef4dd386bc37954eaac375, State: Running, Role: LEADER
I20260710 13:26:47.136700 27416 consensus_queue.cc:260] T f872419e5ba34b3ba07adb6c6d8271d4 P 146a363f93ef4dd386bc37954eaac375 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } } peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } }
I20260710 13:26:47.137356 27309 leader_election.cc:304] T 5e8e64a310ee477da5c934c89e0f2cf6 P 0206d75574ff445582504884d77f2fc9 [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: 0206d75574ff445582504884d77f2fc9, 146a363f93ef4dd386bc37954eaac375; no voters: 76accf05000649cb98d1ad8ee23ef482
I20260710 13:26:47.138322 27471 raft_consensus.cc:2804] T 5e8e64a310ee477da5c934c89e0f2cf6 P 0206d75574ff445582504884d77f2fc9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:26:47.138789 27471 raft_consensus.cc:697] T 5e8e64a310ee477da5c934c89e0f2cf6 P 0206d75574ff445582504884d77f2fc9 [term 2 LEADER]: Becoming Leader. State: Replica: 0206d75574ff445582504884d77f2fc9, State: Running, Role: LEADER
I20260710 13:26:47.139576 27471 consensus_queue.cc:237] T 5e8e64a310ee477da5c934c89e0f2cf6 P 0206d75574ff445582504884d77f2fc9 [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: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } } peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } }
I20260710 13:26:47.141280 27416 raft_consensus.cc:3060] T f872419e5ba34b3ba07adb6c6d8271d4 P 146a363f93ef4dd386bc37954eaac375 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:47.142618 27268 raft_consensus.cc:2468] T f872419e5ba34b3ba07adb6c6d8271d4 P 76accf05000649cb98d1ad8ee23ef482 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0206d75574ff445582504884d77f2fc9 in term 2.
I20260710 13:26:47.143726 27309 leader_election.cc:304] T f872419e5ba34b3ba07adb6c6d8271d4 P 0206d75574ff445582504884d77f2fc9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0206d75574ff445582504884d77f2fc9, 76accf05000649cb98d1ad8ee23ef482; no voters: 
I20260710 13:26:47.144354 27471 raft_consensus.cc:2804] T f872419e5ba34b3ba07adb6c6d8271d4 P 0206d75574ff445582504884d77f2fc9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:26:47.144805 27471 raft_consensus.cc:697] T f872419e5ba34b3ba07adb6c6d8271d4 P 0206d75574ff445582504884d77f2fc9 [term 2 LEADER]: Becoming Leader. State: Replica: 0206d75574ff445582504884d77f2fc9, State: Running, Role: LEADER
I20260710 13:26:47.145498 27471 consensus_queue.cc:237] T f872419e5ba34b3ba07adb6c6d8271d4 P 0206d75574ff445582504884d77f2fc9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } } peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } }
I20260710 13:26:47.148415 27416 raft_consensus.cc:2468] T f872419e5ba34b3ba07adb6c6d8271d4 P 146a363f93ef4dd386bc37954eaac375 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0206d75574ff445582504884d77f2fc9 in term 2.
I20260710 13:26:47.153244 27162 catalog_manager.cc:5697] T 5e8e64a310ee477da5c934c89e0f2cf6 P 0206d75574ff445582504884d77f2fc9 reported cstate change: term changed from 1 to 2, leader changed from 146a363f93ef4dd386bc37954eaac375 (127.26.127.67) to 0206d75574ff445582504884d77f2fc9 (127.26.127.66). New cstate: current_term: 2 leader_uuid: "0206d75574ff445582504884d77f2fc9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:47.165906 27162 catalog_manager.cc:5697] T f872419e5ba34b3ba07adb6c6d8271d4 P 0206d75574ff445582504884d77f2fc9 reported cstate change: term changed from 1 to 2, leader changed from 146a363f93ef4dd386bc37954eaac375 (127.26.127.67) to 0206d75574ff445582504884d77f2fc9 (127.26.127.66). New cstate: current_term: 2 leader_uuid: "0206d75574ff445582504884d77f2fc9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:47.199165 27491 consensus_queue.cc:1048] T 99864693d0ff4cbd975e73f272ec31d6 P 0206d75574ff445582504884d77f2fc9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:47.209571 27471 consensus_queue.cc:1048] T 99864693d0ff4cbd975e73f272ec31d6 P 0206d75574ff445582504884d77f2fc9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:47.231269 27467 raft_consensus.cc:993] T ac9f2e53a4074e70b8eabb40bc512bf5 P 146a363f93ef4dd386bc37954eaac375: : Instructing follower 76accf05000649cb98d1ad8ee23ef482 to start an election
I20260710 13:26:47.231724 27467 raft_consensus.cc:1081] T ac9f2e53a4074e70b8eabb40bc512bf5 P 146a363f93ef4dd386bc37954eaac375 [term 1 LEADER]: Signalling peer 76accf05000649cb98d1ad8ee23ef482 to start an election
I20260710 13:26:47.233152 27268 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ac9f2e53a4074e70b8eabb40bc512bf5"
dest_uuid: "76accf05000649cb98d1ad8ee23ef482"
 from {username='slave'} at 127.0.0.1:34338
I20260710 13:26:47.233595 27268 raft_consensus.cc:493] T ac9f2e53a4074e70b8eabb40bc512bf5 P 76accf05000649cb98d1ad8ee23ef482 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:47.233896 27268 raft_consensus.cc:3060] T ac9f2e53a4074e70b8eabb40bc512bf5 P 76accf05000649cb98d1ad8ee23ef482 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:47.238130 27268 raft_consensus.cc:515] T ac9f2e53a4074e70b8eabb40bc512bf5 P 76accf05000649cb98d1ad8ee23ef482 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } } peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } }
I20260710 13:26:47.239719 27268 leader_election.cc:290] T ac9f2e53a4074e70b8eabb40bc512bf5 P 76accf05000649cb98d1ad8ee23ef482 [CANDIDATE]: Term 2 election: Requested vote from peers 0206d75574ff445582504884d77f2fc9 (127.26.127.66:45761), 146a363f93ef4dd386bc37954eaac375 (127.26.127.67:32811)
I20260710 13:26:47.240531 27343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac9f2e53a4074e70b8eabb40bc512bf5" candidate_uuid: "76accf05000649cb98d1ad8ee23ef482" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0206d75574ff445582504884d77f2fc9"
I20260710 13:26:47.240783 27416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac9f2e53a4074e70b8eabb40bc512bf5" candidate_uuid: "76accf05000649cb98d1ad8ee23ef482" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "146a363f93ef4dd386bc37954eaac375"
I20260710 13:26:47.241130 27343 raft_consensus.cc:3060] T ac9f2e53a4074e70b8eabb40bc512bf5 P 0206d75574ff445582504884d77f2fc9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:47.241348 27416 raft_consensus.cc:3055] T ac9f2e53a4074e70b8eabb40bc512bf5 P 146a363f93ef4dd386bc37954eaac375 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:26:47.241695 27416 raft_consensus.cc:740] T ac9f2e53a4074e70b8eabb40bc512bf5 P 146a363f93ef4dd386bc37954eaac375 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 146a363f93ef4dd386bc37954eaac375, State: Running, Role: LEADER
I20260710 13:26:47.242462 27416 consensus_queue.cc:260] T ac9f2e53a4074e70b8eabb40bc512bf5 P 146a363f93ef4dd386bc37954eaac375 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } } peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } }
I20260710 13:26:47.243566 27416 raft_consensus.cc:3060] T ac9f2e53a4074e70b8eabb40bc512bf5 P 146a363f93ef4dd386bc37954eaac375 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:47.247457 27343 raft_consensus.cc:2468] T ac9f2e53a4074e70b8eabb40bc512bf5 P 0206d75574ff445582504884d77f2fc9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76accf05000649cb98d1ad8ee23ef482 in term 2.
I20260710 13:26:47.247825 27416 raft_consensus.cc:2468] T ac9f2e53a4074e70b8eabb40bc512bf5 P 146a363f93ef4dd386bc37954eaac375 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76accf05000649cb98d1ad8ee23ef482 in term 2.
I20260710 13:26:47.248610 27232 leader_election.cc:304] T ac9f2e53a4074e70b8eabb40bc512bf5 P 76accf05000649cb98d1ad8ee23ef482 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0206d75574ff445582504884d77f2fc9, 76accf05000649cb98d1ad8ee23ef482; no voters: 
I20260710 13:26:47.249429 27490 raft_consensus.cc:2804] T ac9f2e53a4074e70b8eabb40bc512bf5 P 76accf05000649cb98d1ad8ee23ef482 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:26:47.249956 27490 raft_consensus.cc:697] T ac9f2e53a4074e70b8eabb40bc512bf5 P 76accf05000649cb98d1ad8ee23ef482 [term 2 LEADER]: Becoming Leader. State: Replica: 76accf05000649cb98d1ad8ee23ef482, State: Running, Role: LEADER
I20260710 13:26:47.250712 27490 consensus_queue.cc:237] T ac9f2e53a4074e70b8eabb40bc512bf5 P 76accf05000649cb98d1ad8ee23ef482 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } } peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } }
I20260710 13:26:47.257148 27163 catalog_manager.cc:5697] T ac9f2e53a4074e70b8eabb40bc512bf5 P 76accf05000649cb98d1ad8ee23ef482 reported cstate change: term changed from 1 to 2, leader changed from 146a363f93ef4dd386bc37954eaac375 (127.26.127.67) to 76accf05000649cb98d1ad8ee23ef482 (127.26.127.65). New cstate: current_term: 2 leader_uuid: "76accf05000649cb98d1ad8ee23ef482" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:47.373031 27492 raft_consensus.cc:993] T 6ae34477cf354e5284a32a1e72192d9c P 146a363f93ef4dd386bc37954eaac375: : Instructing follower 76accf05000649cb98d1ad8ee23ef482 to start an election
I20260710 13:26:47.373499 27467 raft_consensus.cc:1081] T 6ae34477cf354e5284a32a1e72192d9c P 146a363f93ef4dd386bc37954eaac375 [term 1 LEADER]: Signalling peer 76accf05000649cb98d1ad8ee23ef482 to start an election
I20260710 13:26:47.374871 27268 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6ae34477cf354e5284a32a1e72192d9c"
dest_uuid: "76accf05000649cb98d1ad8ee23ef482"
 from {username='slave'} at 127.0.0.1:34338
I20260710 13:26:47.375417 27268 raft_consensus.cc:493] T 6ae34477cf354e5284a32a1e72192d9c P 76accf05000649cb98d1ad8ee23ef482 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:47.375792 27268 raft_consensus.cc:3060] T 6ae34477cf354e5284a32a1e72192d9c P 76accf05000649cb98d1ad8ee23ef482 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:47.382316 27268 raft_consensus.cc:515] T 6ae34477cf354e5284a32a1e72192d9c P 76accf05000649cb98d1ad8ee23ef482 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } } peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } }
I20260710 13:26:47.384817 27268 leader_election.cc:290] T 6ae34477cf354e5284a32a1e72192d9c P 76accf05000649cb98d1ad8ee23ef482 [CANDIDATE]: Term 2 election: Requested vote from peers 0206d75574ff445582504884d77f2fc9 (127.26.127.66:45761), 146a363f93ef4dd386bc37954eaac375 (127.26.127.67:32811)
I20260710 13:26:47.385134 27343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ae34477cf354e5284a32a1e72192d9c" candidate_uuid: "76accf05000649cb98d1ad8ee23ef482" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0206d75574ff445582504884d77f2fc9"
I20260710 13:26:47.385730 27343 raft_consensus.cc:3060] T 6ae34477cf354e5284a32a1e72192d9c P 0206d75574ff445582504884d77f2fc9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:47.385403 27416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ae34477cf354e5284a32a1e72192d9c" candidate_uuid: "76accf05000649cb98d1ad8ee23ef482" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "146a363f93ef4dd386bc37954eaac375"
I20260710 13:26:47.386318 27416 raft_consensus.cc:3055] T 6ae34477cf354e5284a32a1e72192d9c P 146a363f93ef4dd386bc37954eaac375 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:26:47.386633 27416 raft_consensus.cc:740] T 6ae34477cf354e5284a32a1e72192d9c P 146a363f93ef4dd386bc37954eaac375 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 146a363f93ef4dd386bc37954eaac375, State: Running, Role: LEADER
I20260710 13:26:47.387405 27416 consensus_queue.cc:260] T 6ae34477cf354e5284a32a1e72192d9c P 146a363f93ef4dd386bc37954eaac375 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } } peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } }
I20260710 13:26:47.388579 27416 raft_consensus.cc:3060] T 6ae34477cf354e5284a32a1e72192d9c P 146a363f93ef4dd386bc37954eaac375 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:47.392261 27343 raft_consensus.cc:2468] T 6ae34477cf354e5284a32a1e72192d9c P 0206d75574ff445582504884d77f2fc9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76accf05000649cb98d1ad8ee23ef482 in term 2.
I20260710 13:26:47.393415 27232 leader_election.cc:304] T 6ae34477cf354e5284a32a1e72192d9c P 76accf05000649cb98d1ad8ee23ef482 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0206d75574ff445582504884d77f2fc9, 76accf05000649cb98d1ad8ee23ef482; no voters: 
I20260710 13:26:47.394201 27490 raft_consensus.cc:2804] T 6ae34477cf354e5284a32a1e72192d9c P 76accf05000649cb98d1ad8ee23ef482 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:26:47.394644 27490 raft_consensus.cc:697] T 6ae34477cf354e5284a32a1e72192d9c P 76accf05000649cb98d1ad8ee23ef482 [term 2 LEADER]: Becoming Leader. State: Replica: 76accf05000649cb98d1ad8ee23ef482, State: Running, Role: LEADER
I20260710 13:26:47.394937 27416 raft_consensus.cc:2468] T 6ae34477cf354e5284a32a1e72192d9c P 146a363f93ef4dd386bc37954eaac375 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76accf05000649cb98d1ad8ee23ef482 in term 2.
I20260710 13:26:47.395480 27490 consensus_queue.cc:237] T 6ae34477cf354e5284a32a1e72192d9c P 76accf05000649cb98d1ad8ee23ef482 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } } peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } }
I20260710 13:26:47.402621 27163 catalog_manager.cc:5697] T 6ae34477cf354e5284a32a1e72192d9c P 76accf05000649cb98d1ad8ee23ef482 reported cstate change: term changed from 1 to 2, leader changed from 146a363f93ef4dd386bc37954eaac375 (127.26.127.67) to 76accf05000649cb98d1ad8ee23ef482 (127.26.127.65). New cstate: current_term: 2 leader_uuid: "76accf05000649cb98d1ad8ee23ef482" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:47.480903 27268 raft_consensus.cc:1275] T d0ef6d7f2b2048989304c7deca9da6e7 P 76accf05000649cb98d1ad8ee23ef482 [term 2 FOLLOWER]: Refusing update from remote peer 146a363f93ef4dd386bc37954eaac375: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:47.482200 27467 consensus_queue.cc:1048] T d0ef6d7f2b2048989304c7deca9da6e7 P 146a363f93ef4dd386bc37954eaac375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:47.485891 27343 raft_consensus.cc:3060] T d0ef6d7f2b2048989304c7deca9da6e7 P 0206d75574ff445582504884d77f2fc9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:47.493594 27343 raft_consensus.cc:1275] T d0ef6d7f2b2048989304c7deca9da6e7 P 0206d75574ff445582504884d77f2fc9 [term 2 FOLLOWER]: Refusing update from remote peer 146a363f93ef4dd386bc37954eaac375: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:47.496097 27493 consensus_queue.cc:1048] T d0ef6d7f2b2048989304c7deca9da6e7 P 146a363f93ef4dd386bc37954eaac375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:47.546132 27416 raft_consensus.cc:1275] T 5e8e64a310ee477da5c934c89e0f2cf6 P 146a363f93ef4dd386bc37954eaac375 [term 2 FOLLOWER]: Refusing update from remote peer 0206d75574ff445582504884d77f2fc9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:47.547564 27471 consensus_queue.cc:1048] T 5e8e64a310ee477da5c934c89e0f2cf6 P 0206d75574ff445582504884d77f2fc9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:47.555465 27268 raft_consensus.cc:3060] T 5e8e64a310ee477da5c934c89e0f2cf6 P 76accf05000649cb98d1ad8ee23ef482 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:47.562323 27268 raft_consensus.cc:1275] T 5e8e64a310ee477da5c934c89e0f2cf6 P 76accf05000649cb98d1ad8ee23ef482 [term 2 FOLLOWER]: Refusing update from remote peer 0206d75574ff445582504884d77f2fc9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:47.563728 27471 consensus_queue.cc:1048] T 5e8e64a310ee477da5c934c89e0f2cf6 P 0206d75574ff445582504884d77f2fc9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:26:47.651707 27268 raft_consensus.cc:1275] T f872419e5ba34b3ba07adb6c6d8271d4 P 76accf05000649cb98d1ad8ee23ef482 [term 2 FOLLOWER]: Refusing update from remote peer 0206d75574ff445582504884d77f2fc9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:47.653142 27471 consensus_queue.cc:1048] T f872419e5ba34b3ba07adb6c6d8271d4 P 0206d75574ff445582504884d77f2fc9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:47.660858 27416 raft_consensus.cc:1275] T f872419e5ba34b3ba07adb6c6d8271d4 P 146a363f93ef4dd386bc37954eaac375 [term 2 FOLLOWER]: Refusing update from remote peer 0206d75574ff445582504884d77f2fc9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:47.662456 27491 consensus_queue.cc:1048] T f872419e5ba34b3ba07adb6c6d8271d4 P 0206d75574ff445582504884d77f2fc9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:47.776190 27343 raft_consensus.cc:1275] T ac9f2e53a4074e70b8eabb40bc512bf5 P 0206d75574ff445582504884d77f2fc9 [term 2 FOLLOWER]: Refusing update from remote peer 76accf05000649cb98d1ad8ee23ef482: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:47.777436 27466 consensus_queue.cc:1048] T ac9f2e53a4074e70b8eabb40bc512bf5 P 76accf05000649cb98d1ad8ee23ef482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:47.786631 27416 raft_consensus.cc:1275] T ac9f2e53a4074e70b8eabb40bc512bf5 P 146a363f93ef4dd386bc37954eaac375 [term 2 FOLLOWER]: Refusing update from remote peer 76accf05000649cb98d1ad8ee23ef482: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:47.788219 27466 consensus_queue.cc:1048] T ac9f2e53a4074e70b8eabb40bc512bf5 P 76accf05000649cb98d1ad8ee23ef482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:47.852124 27343 raft_consensus.cc:1275] T 6ae34477cf354e5284a32a1e72192d9c P 0206d75574ff445582504884d77f2fc9 [term 2 FOLLOWER]: Refusing update from remote peer 76accf05000649cb98d1ad8ee23ef482: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:47.853317 27466 consensus_queue.cc:1048] T 6ae34477cf354e5284a32a1e72192d9c P 76accf05000649cb98d1ad8ee23ef482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:47.861840 27416 raft_consensus.cc:1275] T 6ae34477cf354e5284a32a1e72192d9c P 146a363f93ef4dd386bc37954eaac375 [term 2 FOLLOWER]: Refusing update from remote peer 76accf05000649cb98d1ad8ee23ef482: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:47.863369 27466 consensus_queue.cc:1048] T 6ae34477cf354e5284a32a1e72192d9c P 76accf05000649cb98d1ad8ee23ef482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:49.926187 27133 auto_leader_rebalancer-test.cc:316] The leader distribution is 
I20260710 13:26:49.926993 27133 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:26:49.942762 27268 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6ae34477cf354e5284a32a1e72192d9c"
dest_uuid: "76accf05000649cb98d1ad8ee23ef482"
mode: GRACEFUL
new_leader_uuid: "146a363f93ef4dd386bc37954eaac375"
 from {username='slave'} at 127.0.0.1:34368
I20260710 13:26:49.943219 27268 raft_consensus.cc:606] T 6ae34477cf354e5284a32a1e72192d9c P 76accf05000649cb98d1ad8ee23ef482 [term 2 LEADER]: Received request to transfer leadership to TS 146a363f93ef4dd386bc37954eaac375
I20260710 13:26:49.953429 27343 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f872419e5ba34b3ba07adb6c6d8271d4"
dest_uuid: "0206d75574ff445582504884d77f2fc9"
mode: GRACEFUL
new_leader_uuid: "146a363f93ef4dd386bc37954eaac375"
 from {username='slave'} at 127.0.0.1:37896
I20260710 13:26:49.953876 27343 raft_consensus.cc:606] T f872419e5ba34b3ba07adb6c6d8271d4 P 0206d75574ff445582504884d77f2fc9 [term 2 LEADER]: Received request to transfer leadership to TS 146a363f93ef4dd386bc37954eaac375
I20260710 13:26:49.954906 27133 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:26:49.955338 27133 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:26:50.164768 27547 raft_consensus.cc:993] T f872419e5ba34b3ba07adb6c6d8271d4 P 0206d75574ff445582504884d77f2fc9: : Instructing follower 146a363f93ef4dd386bc37954eaac375 to start an election
I20260710 13:26:50.165190 27551 raft_consensus.cc:1081] T f872419e5ba34b3ba07adb6c6d8271d4 P 0206d75574ff445582504884d77f2fc9 [term 2 LEADER]: Signalling peer 146a363f93ef4dd386bc37954eaac375 to start an election
I20260710 13:26:50.166530 27416 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f872419e5ba34b3ba07adb6c6d8271d4"
dest_uuid: "146a363f93ef4dd386bc37954eaac375"
 from {username='slave'} at 127.0.0.1:54608
I20260710 13:26:50.166973 27416 raft_consensus.cc:493] T f872419e5ba34b3ba07adb6c6d8271d4 P 146a363f93ef4dd386bc37954eaac375 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:50.167284 27416 raft_consensus.cc:3060] T f872419e5ba34b3ba07adb6c6d8271d4 P 146a363f93ef4dd386bc37954eaac375 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:26:50.172555 27416 raft_consensus.cc:515] T f872419e5ba34b3ba07adb6c6d8271d4 P 146a363f93ef4dd386bc37954eaac375 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } } peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } }
I20260710 13:26:50.174046 27416 leader_election.cc:290] T f872419e5ba34b3ba07adb6c6d8271d4 P 146a363f93ef4dd386bc37954eaac375 [CANDIDATE]: Term 3 election: Requested vote from peers 76accf05000649cb98d1ad8ee23ef482 (127.26.127.65:42211), 0206d75574ff445582504884d77f2fc9 (127.26.127.66:45761)
I20260710 13:26:50.174714 27268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f872419e5ba34b3ba07adb6c6d8271d4" candidate_uuid: "146a363f93ef4dd386bc37954eaac375" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "76accf05000649cb98d1ad8ee23ef482"
I20260710 13:26:50.175130 27268 raft_consensus.cc:3060] T f872419e5ba34b3ba07adb6c6d8271d4 P 76accf05000649cb98d1ad8ee23ef482 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:26:50.174984 27343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f872419e5ba34b3ba07adb6c6d8271d4" candidate_uuid: "146a363f93ef4dd386bc37954eaac375" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0206d75574ff445582504884d77f2fc9"
I20260710 13:26:50.175820 27343 raft_consensus.cc:3055] T f872419e5ba34b3ba07adb6c6d8271d4 P 0206d75574ff445582504884d77f2fc9 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:26:50.176040 27343 raft_consensus.cc:740] T f872419e5ba34b3ba07adb6c6d8271d4 P 0206d75574ff445582504884d77f2fc9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0206d75574ff445582504884d77f2fc9, State: Running, Role: LEADER
I20260710 13:26:50.176792 27343 consensus_queue.cc:260] T f872419e5ba34b3ba07adb6c6d8271d4 P 0206d75574ff445582504884d77f2fc9 [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: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } } peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } }
I20260710 13:26:50.177695 27343 raft_consensus.cc:3060] T f872419e5ba34b3ba07adb6c6d8271d4 P 0206d75574ff445582504884d77f2fc9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:26:50.179039 27268 raft_consensus.cc:2468] T f872419e5ba34b3ba07adb6c6d8271d4 P 76accf05000649cb98d1ad8ee23ef482 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 146a363f93ef4dd386bc37954eaac375 in term 3.
I20260710 13:26:50.179966 27383 leader_election.cc:304] T f872419e5ba34b3ba07adb6c6d8271d4 P 146a363f93ef4dd386bc37954eaac375 [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: 146a363f93ef4dd386bc37954eaac375, 76accf05000649cb98d1ad8ee23ef482; no voters: 
I20260710 13:26:50.180615 27493 raft_consensus.cc:2804] T f872419e5ba34b3ba07adb6c6d8271d4 P 146a363f93ef4dd386bc37954eaac375 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:26:50.181733 27493 raft_consensus.cc:697] T f872419e5ba34b3ba07adb6c6d8271d4 P 146a363f93ef4dd386bc37954eaac375 [term 3 LEADER]: Becoming Leader. State: Replica: 146a363f93ef4dd386bc37954eaac375, State: Running, Role: LEADER
I20260710 13:26:50.182459 27343 raft_consensus.cc:2468] T f872419e5ba34b3ba07adb6c6d8271d4 P 0206d75574ff445582504884d77f2fc9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 146a363f93ef4dd386bc37954eaac375 in term 3.
I20260710 13:26:50.182492 27493 consensus_queue.cc:237] T f872419e5ba34b3ba07adb6c6d8271d4 P 146a363f93ef4dd386bc37954eaac375 [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: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } } peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } }
I20260710 13:26:50.189062 27163 catalog_manager.cc:5697] T f872419e5ba34b3ba07adb6c6d8271d4 P 146a363f93ef4dd386bc37954eaac375 reported cstate change: term changed from 2 to 3, leader changed from 0206d75574ff445582504884d77f2fc9 (127.26.127.66) to 146a363f93ef4dd386bc37954eaac375 (127.26.127.67). New cstate: current_term: 3 leader_uuid: "146a363f93ef4dd386bc37954eaac375" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } health_report { overall_health: HEALTHY } } }
I20260710 13:26:50.281684 27534 raft_consensus.cc:993] T 6ae34477cf354e5284a32a1e72192d9c P 76accf05000649cb98d1ad8ee23ef482: : Instructing follower 146a363f93ef4dd386bc37954eaac375 to start an election
I20260710 13:26:50.282106 27558 raft_consensus.cc:1081] T 6ae34477cf354e5284a32a1e72192d9c P 76accf05000649cb98d1ad8ee23ef482 [term 2 LEADER]: Signalling peer 146a363f93ef4dd386bc37954eaac375 to start an election
I20260710 13:26:50.283452 27416 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6ae34477cf354e5284a32a1e72192d9c"
dest_uuid: "146a363f93ef4dd386bc37954eaac375"
 from {username='slave'} at 127.0.0.1:54618
I20260710 13:26:50.283857 27416 raft_consensus.cc:493] T 6ae34477cf354e5284a32a1e72192d9c P 146a363f93ef4dd386bc37954eaac375 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:50.284107 27416 raft_consensus.cc:3060] T 6ae34477cf354e5284a32a1e72192d9c P 146a363f93ef4dd386bc37954eaac375 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:26:50.288180 27416 raft_consensus.cc:515] T 6ae34477cf354e5284a32a1e72192d9c P 146a363f93ef4dd386bc37954eaac375 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } } peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } }
I20260710 13:26:50.290004 27416 leader_election.cc:290] T 6ae34477cf354e5284a32a1e72192d9c P 146a363f93ef4dd386bc37954eaac375 [CANDIDATE]: Term 3 election: Requested vote from peers 76accf05000649cb98d1ad8ee23ef482 (127.26.127.65:42211), 0206d75574ff445582504884d77f2fc9 (127.26.127.66:45761)
I20260710 13:26:50.290680 27268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ae34477cf354e5284a32a1e72192d9c" candidate_uuid: "146a363f93ef4dd386bc37954eaac375" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "76accf05000649cb98d1ad8ee23ef482"
I20260710 13:26:50.291177 27343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ae34477cf354e5284a32a1e72192d9c" candidate_uuid: "146a363f93ef4dd386bc37954eaac375" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0206d75574ff445582504884d77f2fc9"
I20260710 13:26:50.291226 27268 raft_consensus.cc:3055] T 6ae34477cf354e5284a32a1e72192d9c P 76accf05000649cb98d1ad8ee23ef482 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:26:50.291715 27268 raft_consensus.cc:740] T 6ae34477cf354e5284a32a1e72192d9c P 76accf05000649cb98d1ad8ee23ef482 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 76accf05000649cb98d1ad8ee23ef482, State: Running, Role: LEADER
I20260710 13:26:50.291770 27343 raft_consensus.cc:3060] T 6ae34477cf354e5284a32a1e72192d9c P 0206d75574ff445582504884d77f2fc9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:26:50.292481 27268 consensus_queue.cc:260] T 6ae34477cf354e5284a32a1e72192d9c P 76accf05000649cb98d1ad8ee23ef482 [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: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } } peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } }
I20260710 13:26:50.293558 27268 raft_consensus.cc:3060] T 6ae34477cf354e5284a32a1e72192d9c P 76accf05000649cb98d1ad8ee23ef482 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:26:50.298026 27343 raft_consensus.cc:2468] T 6ae34477cf354e5284a32a1e72192d9c P 0206d75574ff445582504884d77f2fc9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 146a363f93ef4dd386bc37954eaac375 in term 3.
I20260710 13:26:50.299077 27268 raft_consensus.cc:2468] T 6ae34477cf354e5284a32a1e72192d9c P 76accf05000649cb98d1ad8ee23ef482 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 146a363f93ef4dd386bc37954eaac375 in term 3.
I20260710 13:26:50.299176 27381 leader_election.cc:304] T 6ae34477cf354e5284a32a1e72192d9c P 146a363f93ef4dd386bc37954eaac375 [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: 0206d75574ff445582504884d77f2fc9, 146a363f93ef4dd386bc37954eaac375; no voters: 
I20260710 13:26:50.299954 27493 raft_consensus.cc:2804] T 6ae34477cf354e5284a32a1e72192d9c P 146a363f93ef4dd386bc37954eaac375 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:26:50.300452 27493 raft_consensus.cc:697] T 6ae34477cf354e5284a32a1e72192d9c P 146a363f93ef4dd386bc37954eaac375 [term 3 LEADER]: Becoming Leader. State: Replica: 146a363f93ef4dd386bc37954eaac375, State: Running, Role: LEADER
I20260710 13:26:50.301146 27493 consensus_queue.cc:237] T 6ae34477cf354e5284a32a1e72192d9c P 146a363f93ef4dd386bc37954eaac375 [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: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } } peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } }
I20260710 13:26:50.307435 27163 catalog_manager.cc:5697] T 6ae34477cf354e5284a32a1e72192d9c P 146a363f93ef4dd386bc37954eaac375 reported cstate change: term changed from 2 to 3, leader changed from 76accf05000649cb98d1ad8ee23ef482 (127.26.127.65) to 146a363f93ef4dd386bc37954eaac375 (127.26.127.67). New cstate: current_term: 3 leader_uuid: "146a363f93ef4dd386bc37954eaac375" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } health_report { overall_health: HEALTHY } } }
I20260710 13:26:50.624609 27343 raft_consensus.cc:1275] T f872419e5ba34b3ba07adb6c6d8271d4 P 0206d75574ff445582504884d77f2fc9 [term 3 FOLLOWER]: Refusing update from remote peer 146a363f93ef4dd386bc37954eaac375: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:26:50.625839 27493 consensus_queue.cc:1048] T f872419e5ba34b3ba07adb6c6d8271d4 P 146a363f93ef4dd386bc37954eaac375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:26:50.628862 27266 raft_consensus.cc:1275] T f872419e5ba34b3ba07adb6c6d8271d4 P 76accf05000649cb98d1ad8ee23ef482 [term 3 FOLLOWER]: Refusing update from remote peer 146a363f93ef4dd386bc37954eaac375: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:26:50.630266 27493 consensus_queue.cc:1048] T f872419e5ba34b3ba07adb6c6d8271d4 P 146a363f93ef4dd386bc37954eaac375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:26:50.715974 27343 raft_consensus.cc:1275] T 6ae34477cf354e5284a32a1e72192d9c P 0206d75574ff445582504884d77f2fc9 [term 3 FOLLOWER]: Refusing update from remote peer 146a363f93ef4dd386bc37954eaac375: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:26:50.717185 27493 consensus_queue.cc:1048] T 6ae34477cf354e5284a32a1e72192d9c P 146a363f93ef4dd386bc37954eaac375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:26:50.725324 27266 raft_consensus.cc:1275] T 6ae34477cf354e5284a32a1e72192d9c P 76accf05000649cb98d1ad8ee23ef482 [term 3 FOLLOWER]: Refusing update from remote peer 146a363f93ef4dd386bc37954eaac375: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:26:50.727206 27552 consensus_queue.cc:1048] T 6ae34477cf354e5284a32a1e72192d9c P 146a363f93ef4dd386bc37954eaac375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:26:50.956122 27133 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:26:50.965487 27266 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0ac5c85696e0455b9bff998faf6a395c"
dest_uuid: "76accf05000649cb98d1ad8ee23ef482"
mode: GRACEFUL
new_leader_uuid: "0206d75574ff445582504884d77f2fc9"
 from {username='slave'} at 127.0.0.1:34354
I20260710 13:26:50.965948 27266 raft_consensus.cc:606] T 0ac5c85696e0455b9bff998faf6a395c P 76accf05000649cb98d1ad8ee23ef482 [term 1 LEADER]: Received request to transfer leadership to TS 0206d75574ff445582504884d77f2fc9
I20260710 13:26:50.970415 27416 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6ae34477cf354e5284a32a1e72192d9c"
dest_uuid: "146a363f93ef4dd386bc37954eaac375"
mode: GRACEFUL
new_leader_uuid: "0206d75574ff445582504884d77f2fc9"
 from {username='slave'} at 127.0.0.1:54624
I20260710 13:26:50.970914 27416 raft_consensus.cc:606] T 6ae34477cf354e5284a32a1e72192d9c P 146a363f93ef4dd386bc37954eaac375 [term 3 LEADER]: Received request to transfer leadership to TS 0206d75574ff445582504884d77f2fc9
I20260710 13:26:50.975600 27266 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e0dc2b58844047f98d5dcf7818a78e8e"
dest_uuid: "76accf05000649cb98d1ad8ee23ef482"
mode: GRACEFUL
new_leader_uuid: "0206d75574ff445582504884d77f2fc9"
 from {username='slave'} at 127.0.0.1:34354
I20260710 13:26:50.976107 27266 raft_consensus.cc:606] T e0dc2b58844047f98d5dcf7818a78e8e P 76accf05000649cb98d1ad8ee23ef482 [term 1 LEADER]: Received request to transfer leadership to TS 0206d75574ff445582504884d77f2fc9
I20260710 13:26:50.980572 27266 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ac9f2e53a4074e70b8eabb40bc512bf5"
dest_uuid: "76accf05000649cb98d1ad8ee23ef482"
mode: GRACEFUL
new_leader_uuid: "0206d75574ff445582504884d77f2fc9"
 from {username='slave'} at 127.0.0.1:34354
I20260710 13:26:50.980980 27266 raft_consensus.cc:606] T ac9f2e53a4074e70b8eabb40bc512bf5 P 76accf05000649cb98d1ad8ee23ef482 [term 2 LEADER]: Received request to transfer leadership to TS 0206d75574ff445582504884d77f2fc9
I20260710 13:26:50.992238 27416 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f872419e5ba34b3ba07adb6c6d8271d4"
dest_uuid: "146a363f93ef4dd386bc37954eaac375"
mode: GRACEFUL
new_leader_uuid: "0206d75574ff445582504884d77f2fc9"
 from {username='slave'} at 127.0.0.1:54624
I20260710 13:26:50.992878 27416 raft_consensus.cc:606] T f872419e5ba34b3ba07adb6c6d8271d4 P 146a363f93ef4dd386bc37954eaac375 [term 3 LEADER]: Received request to transfer leadership to TS 0206d75574ff445582504884d77f2fc9
I20260710 13:26:51.014290 27558 raft_consensus.cc:993] T e0dc2b58844047f98d5dcf7818a78e8e P 76accf05000649cb98d1ad8ee23ef482: : Instructing follower 0206d75574ff445582504884d77f2fc9 to start an election
I20260710 13:26:51.014688 27568 raft_consensus.cc:1081] T e0dc2b58844047f98d5dcf7818a78e8e P 76accf05000649cb98d1ad8ee23ef482 [term 1 LEADER]: Signalling peer 0206d75574ff445582504884d77f2fc9 to start an election
I20260710 13:26:51.016037 27343 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e0dc2b58844047f98d5dcf7818a78e8e"
dest_uuid: "0206d75574ff445582504884d77f2fc9"
 from {username='slave'} at 127.0.0.1:37886
I20260710 13:26:51.016479 27343 raft_consensus.cc:493] T e0dc2b58844047f98d5dcf7818a78e8e P 0206d75574ff445582504884d77f2fc9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:51.016785 27343 raft_consensus.cc:3060] T e0dc2b58844047f98d5dcf7818a78e8e P 0206d75574ff445582504884d77f2fc9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:51.021709 27343 raft_consensus.cc:515] T e0dc2b58844047f98d5dcf7818a78e8e P 0206d75574ff445582504884d77f2fc9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } } peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } }
I20260710 13:26:51.023343 27343 leader_election.cc:290] T e0dc2b58844047f98d5dcf7818a78e8e P 0206d75574ff445582504884d77f2fc9 [CANDIDATE]: Term 2 election: Requested vote from peers 76accf05000649cb98d1ad8ee23ef482 (127.26.127.65:42211), 146a363f93ef4dd386bc37954eaac375 (127.26.127.67:32811)
I20260710 13:26:51.023950 27266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0dc2b58844047f98d5dcf7818a78e8e" candidate_uuid: "0206d75574ff445582504884d77f2fc9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "76accf05000649cb98d1ad8ee23ef482"
I20260710 13:26:51.024367 27416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0dc2b58844047f98d5dcf7818a78e8e" candidate_uuid: "0206d75574ff445582504884d77f2fc9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "146a363f93ef4dd386bc37954eaac375"
I20260710 13:26:51.024528 27266 raft_consensus.cc:3055] T e0dc2b58844047f98d5dcf7818a78e8e P 76accf05000649cb98d1ad8ee23ef482 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:26:51.024883 27266 raft_consensus.cc:740] T e0dc2b58844047f98d5dcf7818a78e8e P 76accf05000649cb98d1ad8ee23ef482 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 76accf05000649cb98d1ad8ee23ef482, State: Running, Role: LEADER
I20260710 13:26:51.024922 27416 raft_consensus.cc:3060] T e0dc2b58844047f98d5dcf7818a78e8e P 146a363f93ef4dd386bc37954eaac375 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:51.025602 27266 consensus_queue.cc:260] T e0dc2b58844047f98d5dcf7818a78e8e P 76accf05000649cb98d1ad8ee23ef482 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } } peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } }
I20260710 13:26:51.026661 27266 raft_consensus.cc:3060] T e0dc2b58844047f98d5dcf7818a78e8e P 76accf05000649cb98d1ad8ee23ef482 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:51.029310 27416 raft_consensus.cc:2468] T e0dc2b58844047f98d5dcf7818a78e8e P 146a363f93ef4dd386bc37954eaac375 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0206d75574ff445582504884d77f2fc9 in term 2.
I20260710 13:26:51.030242 27309 leader_election.cc:304] T e0dc2b58844047f98d5dcf7818a78e8e P 0206d75574ff445582504884d77f2fc9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0206d75574ff445582504884d77f2fc9, 146a363f93ef4dd386bc37954eaac375; no voters: 
I20260710 13:26:51.030907 27551 raft_consensus.cc:2804] T e0dc2b58844047f98d5dcf7818a78e8e P 0206d75574ff445582504884d77f2fc9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:26:51.031803 27551 raft_consensus.cc:697] T e0dc2b58844047f98d5dcf7818a78e8e P 0206d75574ff445582504884d77f2fc9 [term 2 LEADER]: Becoming Leader. State: Replica: 0206d75574ff445582504884d77f2fc9, State: Running, Role: LEADER
I20260710 13:26:51.031996 27266 raft_consensus.cc:2468] T e0dc2b58844047f98d5dcf7818a78e8e P 76accf05000649cb98d1ad8ee23ef482 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0206d75574ff445582504884d77f2fc9 in term 2.
I20260710 13:26:51.032559 27551 consensus_queue.cc:237] T e0dc2b58844047f98d5dcf7818a78e8e P 0206d75574ff445582504884d77f2fc9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } } peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } }
I20260710 13:26:51.038455 27164 catalog_manager.cc:5697] T e0dc2b58844047f98d5dcf7818a78e8e P 0206d75574ff445582504884d77f2fc9 reported cstate change: term changed from 1 to 2, leader changed from 76accf05000649cb98d1ad8ee23ef482 (127.26.127.65) to 0206d75574ff445582504884d77f2fc9 (127.26.127.66). New cstate: current_term: 2 leader_uuid: "0206d75574ff445582504884d77f2fc9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:51.143340 27493 raft_consensus.cc:993] T f872419e5ba34b3ba07adb6c6d8271d4 P 146a363f93ef4dd386bc37954eaac375: : Instructing follower 0206d75574ff445582504884d77f2fc9 to start an election
I20260710 13:26:51.143728 27552 raft_consensus.cc:1081] T f872419e5ba34b3ba07adb6c6d8271d4 P 146a363f93ef4dd386bc37954eaac375 [term 3 LEADER]: Signalling peer 0206d75574ff445582504884d77f2fc9 to start an election
I20260710 13:26:51.145018 27343 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f872419e5ba34b3ba07adb6c6d8271d4"
dest_uuid: "0206d75574ff445582504884d77f2fc9"
 from {username='slave'} at 127.0.0.1:37888
I20260710 13:26:51.145390 27343 raft_consensus.cc:493] T f872419e5ba34b3ba07adb6c6d8271d4 P 0206d75574ff445582504884d77f2fc9 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:51.145610 27343 raft_consensus.cc:3060] T f872419e5ba34b3ba07adb6c6d8271d4 P 0206d75574ff445582504884d77f2fc9 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:26:51.149281 27343 raft_consensus.cc:515] T f872419e5ba34b3ba07adb6c6d8271d4 P 0206d75574ff445582504884d77f2fc9 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } } peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } }
I20260710 13:26:51.150923 27343 leader_election.cc:290] T f872419e5ba34b3ba07adb6c6d8271d4 P 0206d75574ff445582504884d77f2fc9 [CANDIDATE]: Term 4 election: Requested vote from peers 76accf05000649cb98d1ad8ee23ef482 (127.26.127.65:42211), 146a363f93ef4dd386bc37954eaac375 (127.26.127.67:32811)
I20260710 13:26:51.151546 27268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f872419e5ba34b3ba07adb6c6d8271d4" candidate_uuid: "0206d75574ff445582504884d77f2fc9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "76accf05000649cb98d1ad8ee23ef482"
I20260710 13:26:51.151918 27416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f872419e5ba34b3ba07adb6c6d8271d4" candidate_uuid: "0206d75574ff445582504884d77f2fc9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "146a363f93ef4dd386bc37954eaac375"
I20260710 13:26:51.152067 27268 raft_consensus.cc:3060] T f872419e5ba34b3ba07adb6c6d8271d4 P 76accf05000649cb98d1ad8ee23ef482 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:26:51.152451 27416 raft_consensus.cc:3055] T f872419e5ba34b3ba07adb6c6d8271d4 P 146a363f93ef4dd386bc37954eaac375 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:26:51.152763 27416 raft_consensus.cc:740] T f872419e5ba34b3ba07adb6c6d8271d4 P 146a363f93ef4dd386bc37954eaac375 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 146a363f93ef4dd386bc37954eaac375, State: Running, Role: LEADER
I20260710 13:26:51.153456 27416 consensus_queue.cc:260] T f872419e5ba34b3ba07adb6c6d8271d4 P 146a363f93ef4dd386bc37954eaac375 [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: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } } peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } }
I20260710 13:26:51.154234 27416 raft_consensus.cc:3060] T f872419e5ba34b3ba07adb6c6d8271d4 P 146a363f93ef4dd386bc37954eaac375 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:26:51.156113 27268 raft_consensus.cc:2468] T f872419e5ba34b3ba07adb6c6d8271d4 P 76accf05000649cb98d1ad8ee23ef482 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0206d75574ff445582504884d77f2fc9 in term 4.
I20260710 13:26:51.157027 27309 leader_election.cc:304] T f872419e5ba34b3ba07adb6c6d8271d4 P 0206d75574ff445582504884d77f2fc9 [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: 0206d75574ff445582504884d77f2fc9, 76accf05000649cb98d1ad8ee23ef482; no voters: 
I20260710 13:26:51.157653 27551 raft_consensus.cc:2804] T f872419e5ba34b3ba07adb6c6d8271d4 P 0206d75574ff445582504884d77f2fc9 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:26:51.158123 27551 raft_consensus.cc:697] T f872419e5ba34b3ba07adb6c6d8271d4 P 0206d75574ff445582504884d77f2fc9 [term 4 LEADER]: Becoming Leader. State: Replica: 0206d75574ff445582504884d77f2fc9, State: Running, Role: LEADER
I20260710 13:26:51.158274 27416 raft_consensus.cc:2468] T f872419e5ba34b3ba07adb6c6d8271d4 P 146a363f93ef4dd386bc37954eaac375 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0206d75574ff445582504884d77f2fc9 in term 4.
I20260710 13:26:51.158939 27551 consensus_queue.cc:237] T f872419e5ba34b3ba07adb6c6d8271d4 P 0206d75574ff445582504884d77f2fc9 [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: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } } peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } }
I20260710 13:26:51.164522 27164 catalog_manager.cc:5697] T f872419e5ba34b3ba07adb6c6d8271d4 P 0206d75574ff445582504884d77f2fc9 reported cstate change: term changed from 3 to 4, leader changed from 146a363f93ef4dd386bc37954eaac375 (127.26.127.67) to 0206d75574ff445582504884d77f2fc9 (127.26.127.66). New cstate: current_term: 4 leader_uuid: "0206d75574ff445582504884d77f2fc9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:51.252638 27558 raft_consensus.cc:993] T 0ac5c85696e0455b9bff998faf6a395c P 76accf05000649cb98d1ad8ee23ef482: : Instructing follower 0206d75574ff445582504884d77f2fc9 to start an election
I20260710 13:26:51.253111 27568 raft_consensus.cc:1081] T 0ac5c85696e0455b9bff998faf6a395c P 76accf05000649cb98d1ad8ee23ef482 [term 1 LEADER]: Signalling peer 0206d75574ff445582504884d77f2fc9 to start an election
I20260710 13:26:51.254410 27343 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0ac5c85696e0455b9bff998faf6a395c"
dest_uuid: "0206d75574ff445582504884d77f2fc9"
 from {username='slave'} at 127.0.0.1:37886
I20260710 13:26:51.254863 27343 raft_consensus.cc:493] T 0ac5c85696e0455b9bff998faf6a395c P 0206d75574ff445582504884d77f2fc9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:51.255126 27343 raft_consensus.cc:3060] T 0ac5c85696e0455b9bff998faf6a395c P 0206d75574ff445582504884d77f2fc9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:51.258795 27343 raft_consensus.cc:515] T 0ac5c85696e0455b9bff998faf6a395c P 0206d75574ff445582504884d77f2fc9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } } peers { permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } }
I20260710 13:26:51.260078 27343 leader_election.cc:290] T 0ac5c85696e0455b9bff998faf6a395c P 0206d75574ff445582504884d77f2fc9 [CANDIDATE]: Term 2 election: Requested vote from peers 146a363f93ef4dd386bc37954eaac375 (127.26.127.67:32811), 76accf05000649cb98d1ad8ee23ef482 (127.26.127.65:42211)
I20260710 13:26:51.261060 27268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ac5c85696e0455b9bff998faf6a395c" candidate_uuid: "0206d75574ff445582504884d77f2fc9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "76accf05000649cb98d1ad8ee23ef482"
I20260710 13:26:51.261134 27416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ac5c85696e0455b9bff998faf6a395c" candidate_uuid: "0206d75574ff445582504884d77f2fc9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "146a363f93ef4dd386bc37954eaac375"
I20260710 13:26:51.261528 27268 raft_consensus.cc:3055] T 0ac5c85696e0455b9bff998faf6a395c P 76accf05000649cb98d1ad8ee23ef482 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:26:51.261634 27416 raft_consensus.cc:3060] T 0ac5c85696e0455b9bff998faf6a395c P 146a363f93ef4dd386bc37954eaac375 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:51.261802 27268 raft_consensus.cc:740] T 0ac5c85696e0455b9bff998faf6a395c P 76accf05000649cb98d1ad8ee23ef482 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 76accf05000649cb98d1ad8ee23ef482, State: Running, Role: LEADER
I20260710 13:26:51.262466 27268 consensus_queue.cc:260] T 0ac5c85696e0455b9bff998faf6a395c P 76accf05000649cb98d1ad8ee23ef482 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } } peers { permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } }
I20260710 13:26:51.263237 27268 raft_consensus.cc:3060] T 0ac5c85696e0455b9bff998faf6a395c P 76accf05000649cb98d1ad8ee23ef482 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:51.265749 27416 raft_consensus.cc:2468] T 0ac5c85696e0455b9bff998faf6a395c P 146a363f93ef4dd386bc37954eaac375 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0206d75574ff445582504884d77f2fc9 in term 2.
I20260710 13:26:51.266670 27309 leader_election.cc:304] T 0ac5c85696e0455b9bff998faf6a395c P 0206d75574ff445582504884d77f2fc9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0206d75574ff445582504884d77f2fc9, 146a363f93ef4dd386bc37954eaac375; no voters: 
I20260710 13:26:51.267063 27268 raft_consensus.cc:2468] T 0ac5c85696e0455b9bff998faf6a395c P 76accf05000649cb98d1ad8ee23ef482 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0206d75574ff445582504884d77f2fc9 in term 2.
I20260710 13:26:51.267306 27551 raft_consensus.cc:2804] T 0ac5c85696e0455b9bff998faf6a395c P 0206d75574ff445582504884d77f2fc9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:26:51.267786 27551 raft_consensus.cc:697] T 0ac5c85696e0455b9bff998faf6a395c P 0206d75574ff445582504884d77f2fc9 [term 2 LEADER]: Becoming Leader. State: Replica: 0206d75574ff445582504884d77f2fc9, State: Running, Role: LEADER
I20260710 13:26:51.268505 27551 consensus_queue.cc:237] T 0ac5c85696e0455b9bff998faf6a395c P 0206d75574ff445582504884d77f2fc9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } } peers { permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } }
I20260710 13:26:51.274122 27164 catalog_manager.cc:5697] T 0ac5c85696e0455b9bff998faf6a395c P 0206d75574ff445582504884d77f2fc9 reported cstate change: term changed from 1 to 2, leader changed from 76accf05000649cb98d1ad8ee23ef482 (127.26.127.65) to 0206d75574ff445582504884d77f2fc9 (127.26.127.66). New cstate: current_term: 2 leader_uuid: "0206d75574ff445582504884d77f2fc9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:51.281903 27558 raft_consensus.cc:993] T ac9f2e53a4074e70b8eabb40bc512bf5 P 76accf05000649cb98d1ad8ee23ef482: : Instructing follower 0206d75574ff445582504884d77f2fc9 to start an election
I20260710 13:26:51.282285 27568 raft_consensus.cc:1081] T ac9f2e53a4074e70b8eabb40bc512bf5 P 76accf05000649cb98d1ad8ee23ef482 [term 2 LEADER]: Signalling peer 0206d75574ff445582504884d77f2fc9 to start an election
I20260710 13:26:51.283744 27343 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ac9f2e53a4074e70b8eabb40bc512bf5"
dest_uuid: "0206d75574ff445582504884d77f2fc9"
 from {username='slave'} at 127.0.0.1:37886
I20260710 13:26:51.284155 27343 raft_consensus.cc:493] T ac9f2e53a4074e70b8eabb40bc512bf5 P 0206d75574ff445582504884d77f2fc9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:51.284425 27343 raft_consensus.cc:3060] T ac9f2e53a4074e70b8eabb40bc512bf5 P 0206d75574ff445582504884d77f2fc9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:26:51.288329 27343 raft_consensus.cc:515] T ac9f2e53a4074e70b8eabb40bc512bf5 P 0206d75574ff445582504884d77f2fc9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } } peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } }
I20260710 13:26:51.289666 27343 leader_election.cc:290] T ac9f2e53a4074e70b8eabb40bc512bf5 P 0206d75574ff445582504884d77f2fc9 [CANDIDATE]: Term 3 election: Requested vote from peers 76accf05000649cb98d1ad8ee23ef482 (127.26.127.65:42211), 146a363f93ef4dd386bc37954eaac375 (127.26.127.67:32811)
I20260710 13:26:51.290377 27268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac9f2e53a4074e70b8eabb40bc512bf5" candidate_uuid: "0206d75574ff445582504884d77f2fc9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "76accf05000649cb98d1ad8ee23ef482"
I20260710 13:26:51.290740 27416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac9f2e53a4074e70b8eabb40bc512bf5" candidate_uuid: "0206d75574ff445582504884d77f2fc9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "146a363f93ef4dd386bc37954eaac375"
I20260710 13:26:51.290894 27268 raft_consensus.cc:3055] T ac9f2e53a4074e70b8eabb40bc512bf5 P 76accf05000649cb98d1ad8ee23ef482 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:26:51.291198 27268 raft_consensus.cc:740] T ac9f2e53a4074e70b8eabb40bc512bf5 P 76accf05000649cb98d1ad8ee23ef482 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 76accf05000649cb98d1ad8ee23ef482, State: Running, Role: LEADER
I20260710 13:26:51.291217 27416 raft_consensus.cc:3060] T ac9f2e53a4074e70b8eabb40bc512bf5 P 146a363f93ef4dd386bc37954eaac375 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:26:51.292013 27268 consensus_queue.cc:260] T ac9f2e53a4074e70b8eabb40bc512bf5 P 76accf05000649cb98d1ad8ee23ef482 [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: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } } peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } }
I20260710 13:26:51.293095 27268 raft_consensus.cc:3060] T ac9f2e53a4074e70b8eabb40bc512bf5 P 76accf05000649cb98d1ad8ee23ef482 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:26:51.297053 27416 raft_consensus.cc:2468] T ac9f2e53a4074e70b8eabb40bc512bf5 P 146a363f93ef4dd386bc37954eaac375 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0206d75574ff445582504884d77f2fc9 in term 3.
I20260710 13:26:51.298027 27309 leader_election.cc:304] T ac9f2e53a4074e70b8eabb40bc512bf5 P 0206d75574ff445582504884d77f2fc9 [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: 0206d75574ff445582504884d77f2fc9, 146a363f93ef4dd386bc37954eaac375; no voters: 
I20260710 13:26:51.298751 27551 raft_consensus.cc:2804] T ac9f2e53a4074e70b8eabb40bc512bf5 P 0206d75574ff445582504884d77f2fc9 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:26:51.298812 27268 raft_consensus.cc:2468] T ac9f2e53a4074e70b8eabb40bc512bf5 P 76accf05000649cb98d1ad8ee23ef482 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0206d75574ff445582504884d77f2fc9 in term 3.
I20260710 13:26:51.299268 27551 raft_consensus.cc:697] T ac9f2e53a4074e70b8eabb40bc512bf5 P 0206d75574ff445582504884d77f2fc9 [term 3 LEADER]: Becoming Leader. State: Replica: 0206d75574ff445582504884d77f2fc9, State: Running, Role: LEADER
I20260710 13:26:51.300031 27551 consensus_queue.cc:237] T ac9f2e53a4074e70b8eabb40bc512bf5 P 0206d75574ff445582504884d77f2fc9 [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: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } } peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } }
I20260710 13:26:51.305802 27164 catalog_manager.cc:5697] T ac9f2e53a4074e70b8eabb40bc512bf5 P 0206d75574ff445582504884d77f2fc9 reported cstate change: term changed from 2 to 3, leader changed from 76accf05000649cb98d1ad8ee23ef482 (127.26.127.65) to 0206d75574ff445582504884d77f2fc9 (127.26.127.66). New cstate: current_term: 3 leader_uuid: "0206d75574ff445582504884d77f2fc9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:51.333926 27493 raft_consensus.cc:993] T 6ae34477cf354e5284a32a1e72192d9c P 146a363f93ef4dd386bc37954eaac375: : Instructing follower 0206d75574ff445582504884d77f2fc9 to start an election
I20260710 13:26:51.334347 27574 raft_consensus.cc:1081] T 6ae34477cf354e5284a32a1e72192d9c P 146a363f93ef4dd386bc37954eaac375 [term 3 LEADER]: Signalling peer 0206d75574ff445582504884d77f2fc9 to start an election
I20260710 13:26:51.335656 27343 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6ae34477cf354e5284a32a1e72192d9c"
dest_uuid: "0206d75574ff445582504884d77f2fc9"
 from {username='slave'} at 127.0.0.1:37888
I20260710 13:26:51.336078 27343 raft_consensus.cc:493] T 6ae34477cf354e5284a32a1e72192d9c P 0206d75574ff445582504884d77f2fc9 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:51.336338 27343 raft_consensus.cc:3060] T 6ae34477cf354e5284a32a1e72192d9c P 0206d75574ff445582504884d77f2fc9 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:26:51.341754 27343 raft_consensus.cc:515] T 6ae34477cf354e5284a32a1e72192d9c P 0206d75574ff445582504884d77f2fc9 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } } peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } }
I20260710 13:26:51.343080 27343 leader_election.cc:290] T 6ae34477cf354e5284a32a1e72192d9c P 0206d75574ff445582504884d77f2fc9 [CANDIDATE]: Term 4 election: Requested vote from peers 76accf05000649cb98d1ad8ee23ef482 (127.26.127.65:42211), 146a363f93ef4dd386bc37954eaac375 (127.26.127.67:32811)
I20260710 13:26:51.343951 27268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ae34477cf354e5284a32a1e72192d9c" candidate_uuid: "0206d75574ff445582504884d77f2fc9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "76accf05000649cb98d1ad8ee23ef482"
I20260710 13:26:51.344122 27416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ae34477cf354e5284a32a1e72192d9c" candidate_uuid: "0206d75574ff445582504884d77f2fc9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "146a363f93ef4dd386bc37954eaac375"
I20260710 13:26:51.344412 27268 raft_consensus.cc:3060] T 6ae34477cf354e5284a32a1e72192d9c P 76accf05000649cb98d1ad8ee23ef482 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:26:51.344599 27416 raft_consensus.cc:3055] T 6ae34477cf354e5284a32a1e72192d9c P 146a363f93ef4dd386bc37954eaac375 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:26:51.344960 27416 raft_consensus.cc:740] T 6ae34477cf354e5284a32a1e72192d9c P 146a363f93ef4dd386bc37954eaac375 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 146a363f93ef4dd386bc37954eaac375, State: Running, Role: LEADER
I20260710 13:26:51.345579 27416 consensus_queue.cc:260] T 6ae34477cf354e5284a32a1e72192d9c P 146a363f93ef4dd386bc37954eaac375 [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: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } } peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } }
I20260710 13:26:51.346347 27416 raft_consensus.cc:3060] T 6ae34477cf354e5284a32a1e72192d9c P 146a363f93ef4dd386bc37954eaac375 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:26:51.348527 27268 raft_consensus.cc:2468] T 6ae34477cf354e5284a32a1e72192d9c P 76accf05000649cb98d1ad8ee23ef482 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0206d75574ff445582504884d77f2fc9 in term 4.
I20260710 13:26:51.349493 27309 leader_election.cc:304] T 6ae34477cf354e5284a32a1e72192d9c P 0206d75574ff445582504884d77f2fc9 [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: 0206d75574ff445582504884d77f2fc9, 76accf05000649cb98d1ad8ee23ef482; no voters: 
I20260710 13:26:51.350234 27551 raft_consensus.cc:2804] T 6ae34477cf354e5284a32a1e72192d9c P 0206d75574ff445582504884d77f2fc9 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:26:51.350438 27416 raft_consensus.cc:2468] T 6ae34477cf354e5284a32a1e72192d9c P 146a363f93ef4dd386bc37954eaac375 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0206d75574ff445582504884d77f2fc9 in term 4.
I20260710 13:26:51.350663 27551 raft_consensus.cc:697] T 6ae34477cf354e5284a32a1e72192d9c P 0206d75574ff445582504884d77f2fc9 [term 4 LEADER]: Becoming Leader. State: Replica: 0206d75574ff445582504884d77f2fc9, State: Running, Role: LEADER
I20260710 13:26:51.351543 27551 consensus_queue.cc:237] T 6ae34477cf354e5284a32a1e72192d9c P 0206d75574ff445582504884d77f2fc9 [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: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } } peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } }
I20260710 13:26:51.357106 27164 catalog_manager.cc:5697] T 6ae34477cf354e5284a32a1e72192d9c P 0206d75574ff445582504884d77f2fc9 reported cstate change: term changed from 3 to 4, leader changed from 146a363f93ef4dd386bc37954eaac375 (127.26.127.67) to 0206d75574ff445582504884d77f2fc9 (127.26.127.66). New cstate: current_term: 4 leader_uuid: "0206d75574ff445582504884d77f2fc9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:51.539418 27268 raft_consensus.cc:1275] T e0dc2b58844047f98d5dcf7818a78e8e P 76accf05000649cb98d1ad8ee23ef482 [term 2 FOLLOWER]: Refusing update from remote peer 0206d75574ff445582504884d77f2fc9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:51.540602 27551 consensus_queue.cc:1048] T e0dc2b58844047f98d5dcf7818a78e8e P 0206d75574ff445582504884d77f2fc9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:51.549860 27416 raft_consensus.cc:1275] T e0dc2b58844047f98d5dcf7818a78e8e P 146a363f93ef4dd386bc37954eaac375 [term 2 FOLLOWER]: Refusing update from remote peer 0206d75574ff445582504884d77f2fc9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:51.551138 27551 consensus_queue.cc:1048] T e0dc2b58844047f98d5dcf7818a78e8e P 0206d75574ff445582504884d77f2fc9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:51.632175 27416 raft_consensus.cc:1275] T f872419e5ba34b3ba07adb6c6d8271d4 P 146a363f93ef4dd386bc37954eaac375 [term 4 FOLLOWER]: Refusing update from remote peer 0206d75574ff445582504884d77f2fc9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:26:51.633291 27551 consensus_queue.cc:1048] T f872419e5ba34b3ba07adb6c6d8271d4 P 0206d75574ff445582504884d77f2fc9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:26:51.640328 27268 raft_consensus.cc:1275] T f872419e5ba34b3ba07adb6c6d8271d4 P 76accf05000649cb98d1ad8ee23ef482 [term 4 FOLLOWER]: Refusing update from remote peer 0206d75574ff445582504884d77f2fc9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:26:51.644928 27551 consensus_queue.cc:1048] T f872419e5ba34b3ba07adb6c6d8271d4 P 0206d75574ff445582504884d77f2fc9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:26:51.706756 27416 raft_consensus.cc:1275] T ac9f2e53a4074e70b8eabb40bc512bf5 P 146a363f93ef4dd386bc37954eaac375 [term 3 FOLLOWER]: Refusing update from remote peer 0206d75574ff445582504884d77f2fc9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:26:51.707839 27551 consensus_queue.cc:1048] T ac9f2e53a4074e70b8eabb40bc512bf5 P 0206d75574ff445582504884d77f2fc9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:26:51.717811 27268 raft_consensus.cc:1275] T ac9f2e53a4074e70b8eabb40bc512bf5 P 76accf05000649cb98d1ad8ee23ef482 [term 3 FOLLOWER]: Refusing update from remote peer 0206d75574ff445582504884d77f2fc9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:26:51.719215 27569 consensus_queue.cc:1048] T ac9f2e53a4074e70b8eabb40bc512bf5 P 0206d75574ff445582504884d77f2fc9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:26:51.814891 27416 raft_consensus.cc:1275] T 0ac5c85696e0455b9bff998faf6a395c P 146a363f93ef4dd386bc37954eaac375 [term 2 FOLLOWER]: Refusing update from remote peer 0206d75574ff445582504884d77f2fc9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:51.815968 27569 consensus_queue.cc:1048] T 0ac5c85696e0455b9bff998faf6a395c P 0206d75574ff445582504884d77f2fc9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:51.825977 27268 raft_consensus.cc:1275] T 0ac5c85696e0455b9bff998faf6a395c P 76accf05000649cb98d1ad8ee23ef482 [term 2 FOLLOWER]: Refusing update from remote peer 0206d75574ff445582504884d77f2fc9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:51.827554 27569 consensus_queue.cc:1048] T 0ac5c85696e0455b9bff998faf6a395c P 0206d75574ff445582504884d77f2fc9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:51.837788 27416 raft_consensus.cc:1275] T 6ae34477cf354e5284a32a1e72192d9c P 146a363f93ef4dd386bc37954eaac375 [term 4 FOLLOWER]: Refusing update from remote peer 0206d75574ff445582504884d77f2fc9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:26:51.838922 27569 consensus_queue.cc:1048] T 6ae34477cf354e5284a32a1e72192d9c P 0206d75574ff445582504884d77f2fc9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:26:51.846558 27268 raft_consensus.cc:1275] T 6ae34477cf354e5284a32a1e72192d9c P 76accf05000649cb98d1ad8ee23ef482 [term 4 FOLLOWER]: Refusing update from remote peer 0206d75574ff445582504884d77f2fc9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:26:51.848886 27569 consensus_queue.cc:1048] T 6ae34477cf354e5284a32a1e72192d9c P 0206d75574ff445582504884d77f2fc9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:26:53.997467 27133 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:26:54.004688 27343 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "45c4700875624cd69dd2f058c5d8da3e"
dest_uuid: "0206d75574ff445582504884d77f2fc9"
mode: GRACEFUL
new_leader_uuid: "76accf05000649cb98d1ad8ee23ef482"
 from {username='slave'} at 127.0.0.1:37896
I20260710 13:26:54.005331 27343 raft_consensus.cc:606] T 45c4700875624cd69dd2f058c5d8da3e P 0206d75574ff445582504884d77f2fc9 [term 1 LEADER]: Received request to transfer leadership to TS 76accf05000649cb98d1ad8ee23ef482
I20260710 13:26:54.007866 27343 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6ae34477cf354e5284a32a1e72192d9c"
dest_uuid: "0206d75574ff445582504884d77f2fc9"
mode: GRACEFUL
new_leader_uuid: "76accf05000649cb98d1ad8ee23ef482"
 from {username='slave'} at 127.0.0.1:37896
I20260710 13:26:54.008273 27343 raft_consensus.cc:606] T 6ae34477cf354e5284a32a1e72192d9c P 0206d75574ff445582504884d77f2fc9 [term 4 LEADER]: Received request to transfer leadership to TS 76accf05000649cb98d1ad8ee23ef482
I20260710 13:26:54.010347 27343 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ac9f2e53a4074e70b8eabb40bc512bf5"
dest_uuid: "0206d75574ff445582504884d77f2fc9"
mode: GRACEFUL
new_leader_uuid: "146a363f93ef4dd386bc37954eaac375"
 from {username='slave'} at 127.0.0.1:37896
I20260710 13:26:54.010761 27343 raft_consensus.cc:606] T ac9f2e53a4074e70b8eabb40bc512bf5 P 0206d75574ff445582504884d77f2fc9 [term 3 LEADER]: Received request to transfer leadership to TS 146a363f93ef4dd386bc37954eaac375
I20260710 13:26:54.013047 27343 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e0dc2b58844047f98d5dcf7818a78e8e"
dest_uuid: "0206d75574ff445582504884d77f2fc9"
mode: GRACEFUL
new_leader_uuid: "76accf05000649cb98d1ad8ee23ef482"
 from {username='slave'} at 127.0.0.1:37896
I20260710 13:26:54.013514 27343 raft_consensus.cc:606] T e0dc2b58844047f98d5dcf7818a78e8e P 0206d75574ff445582504884d77f2fc9 [term 2 LEADER]: Received request to transfer leadership to TS 76accf05000649cb98d1ad8ee23ef482
I20260710 13:26:54.015244 27551 raft_consensus.cc:993] T ac9f2e53a4074e70b8eabb40bc512bf5 P 0206d75574ff445582504884d77f2fc9: : Instructing follower 146a363f93ef4dd386bc37954eaac375 to start an election
I20260710 13:26:54.015811 27591 raft_consensus.cc:1081] T ac9f2e53a4074e70b8eabb40bc512bf5 P 0206d75574ff445582504884d77f2fc9 [term 3 LEADER]: Signalling peer 146a363f93ef4dd386bc37954eaac375 to start an election
I20260710 13:26:54.015811 27343 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f872419e5ba34b3ba07adb6c6d8271d4"
dest_uuid: "0206d75574ff445582504884d77f2fc9"
mode: GRACEFUL
new_leader_uuid: "146a363f93ef4dd386bc37954eaac375"
 from {username='slave'} at 127.0.0.1:37896
I20260710 13:26:54.016445 27343 raft_consensus.cc:606] T f872419e5ba34b3ba07adb6c6d8271d4 P 0206d75574ff445582504884d77f2fc9 [term 4 LEADER]: Received request to transfer leadership to TS 146a363f93ef4dd386bc37954eaac375
I20260710 13:26:54.017541 27133 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 13:26:54.017642 27416 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ac9f2e53a4074e70b8eabb40bc512bf5"
dest_uuid: "146a363f93ef4dd386bc37954eaac375"
 from {username='slave'} at 127.0.0.1:54608
I20260710 13:26:54.017999 27133 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:26:54.018152 27416 raft_consensus.cc:493] T ac9f2e53a4074e70b8eabb40bc512bf5 P 146a363f93ef4dd386bc37954eaac375 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:54.018570 27416 raft_consensus.cc:3060] T ac9f2e53a4074e70b8eabb40bc512bf5 P 146a363f93ef4dd386bc37954eaac375 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:26:54.023165 27416 raft_consensus.cc:515] T ac9f2e53a4074e70b8eabb40bc512bf5 P 146a363f93ef4dd386bc37954eaac375 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } } peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } }
I20260710 13:26:54.024866 27416 leader_election.cc:290] T ac9f2e53a4074e70b8eabb40bc512bf5 P 146a363f93ef4dd386bc37954eaac375 [CANDIDATE]: Term 4 election: Requested vote from peers 76accf05000649cb98d1ad8ee23ef482 (127.26.127.65:42211), 0206d75574ff445582504884d77f2fc9 (127.26.127.66:45761)
I20260710 13:26:54.025795 27343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac9f2e53a4074e70b8eabb40bc512bf5" candidate_uuid: "146a363f93ef4dd386bc37954eaac375" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "0206d75574ff445582504884d77f2fc9"
I20260710 13:26:54.025775 27268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac9f2e53a4074e70b8eabb40bc512bf5" candidate_uuid: "146a363f93ef4dd386bc37954eaac375" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "76accf05000649cb98d1ad8ee23ef482"
I20260710 13:26:54.026611 27343 raft_consensus.cc:3055] T ac9f2e53a4074e70b8eabb40bc512bf5 P 0206d75574ff445582504884d77f2fc9 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:26:54.026691 27268 raft_consensus.cc:3060] T ac9f2e53a4074e70b8eabb40bc512bf5 P 76accf05000649cb98d1ad8ee23ef482 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:26:54.026885 27343 raft_consensus.cc:740] T ac9f2e53a4074e70b8eabb40bc512bf5 P 0206d75574ff445582504884d77f2fc9 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 0206d75574ff445582504884d77f2fc9, State: Running, Role: LEADER
I20260710 13:26:54.027704 27343 consensus_queue.cc:260] T ac9f2e53a4074e70b8eabb40bc512bf5 P 0206d75574ff445582504884d77f2fc9 [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: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } } peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } }
I20260710 13:26:54.028560 27343 raft_consensus.cc:3060] T ac9f2e53a4074e70b8eabb40bc512bf5 P 0206d75574ff445582504884d77f2fc9 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:26:54.031013 27268 raft_consensus.cc:2468] T ac9f2e53a4074e70b8eabb40bc512bf5 P 76accf05000649cb98d1ad8ee23ef482 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 146a363f93ef4dd386bc37954eaac375 in term 4.
I20260710 13:26:54.032335 27383 leader_election.cc:304] T ac9f2e53a4074e70b8eabb40bc512bf5 P 146a363f93ef4dd386bc37954eaac375 [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: 146a363f93ef4dd386bc37954eaac375, 76accf05000649cb98d1ad8ee23ef482; no voters: 
I20260710 13:26:54.033141 27574 raft_consensus.cc:2804] T ac9f2e53a4074e70b8eabb40bc512bf5 P 146a363f93ef4dd386bc37954eaac375 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:26:54.033427 27343 raft_consensus.cc:2468] T ac9f2e53a4074e70b8eabb40bc512bf5 P 0206d75574ff445582504884d77f2fc9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 146a363f93ef4dd386bc37954eaac375 in term 4.
I20260710 13:26:54.034081 27574 raft_consensus.cc:697] T ac9f2e53a4074e70b8eabb40bc512bf5 P 146a363f93ef4dd386bc37954eaac375 [term 4 LEADER]: Becoming Leader. State: Replica: 146a363f93ef4dd386bc37954eaac375, State: Running, Role: LEADER
I20260710 13:26:54.034951 27574 consensus_queue.cc:237] T ac9f2e53a4074e70b8eabb40bc512bf5 P 146a363f93ef4dd386bc37954eaac375 [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: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } } peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } }
I20260710 13:26:54.041859 27551 raft_consensus.cc:993] T f872419e5ba34b3ba07adb6c6d8271d4 P 0206d75574ff445582504884d77f2fc9: : Instructing follower 146a363f93ef4dd386bc37954eaac375 to start an election
I20260710 13:26:54.042438 27591 raft_consensus.cc:1081] T f872419e5ba34b3ba07adb6c6d8271d4 P 0206d75574ff445582504884d77f2fc9 [term 4 LEADER]: Signalling peer 146a363f93ef4dd386bc37954eaac375 to start an election
I20260710 13:26:54.041923 27162 catalog_manager.cc:5697] T ac9f2e53a4074e70b8eabb40bc512bf5 P 146a363f93ef4dd386bc37954eaac375 reported cstate change: term changed from 3 to 4, leader changed from 0206d75574ff445582504884d77f2fc9 (127.26.127.66) to 146a363f93ef4dd386bc37954eaac375 (127.26.127.67). New cstate: current_term: 4 leader_uuid: "146a363f93ef4dd386bc37954eaac375" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } health_report { overall_health: HEALTHY } } }
I20260710 13:26:54.043880 27416 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f872419e5ba34b3ba07adb6c6d8271d4"
dest_uuid: "146a363f93ef4dd386bc37954eaac375"
 from {username='slave'} at 127.0.0.1:54608
I20260710 13:26:54.044284 27416 raft_consensus.cc:493] T f872419e5ba34b3ba07adb6c6d8271d4 P 146a363f93ef4dd386bc37954eaac375 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:54.044588 27416 raft_consensus.cc:3060] T f872419e5ba34b3ba07adb6c6d8271d4 P 146a363f93ef4dd386bc37954eaac375 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:26:54.051004 27416 raft_consensus.cc:515] T f872419e5ba34b3ba07adb6c6d8271d4 P 146a363f93ef4dd386bc37954eaac375 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } } peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } }
I20260710 13:26:54.052011 27551 raft_consensus.cc:993] T e0dc2b58844047f98d5dcf7818a78e8e P 0206d75574ff445582504884d77f2fc9: : Instructing follower 76accf05000649cb98d1ad8ee23ef482 to start an election
I20260710 13:26:54.052500 27591 raft_consensus.cc:1081] T e0dc2b58844047f98d5dcf7818a78e8e P 0206d75574ff445582504884d77f2fc9 [term 2 LEADER]: Signalling peer 76accf05000649cb98d1ad8ee23ef482 to start an election
I20260710 13:26:54.053241 27416 leader_election.cc:290] T f872419e5ba34b3ba07adb6c6d8271d4 P 146a363f93ef4dd386bc37954eaac375 [CANDIDATE]: Term 5 election: Requested vote from peers 76accf05000649cb98d1ad8ee23ef482 (127.26.127.65:42211), 0206d75574ff445582504884d77f2fc9 (127.26.127.66:45761)
I20260710 13:26:54.053412 27268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f872419e5ba34b3ba07adb6c6d8271d4" candidate_uuid: "146a363f93ef4dd386bc37954eaac375" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "76accf05000649cb98d1ad8ee23ef482"
I20260710 13:26:54.053990 27268 raft_consensus.cc:3060] T f872419e5ba34b3ba07adb6c6d8271d4 P 76accf05000649cb98d1ad8ee23ef482 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:26:54.055492 27266 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e0dc2b58844047f98d5dcf7818a78e8e"
dest_uuid: "76accf05000649cb98d1ad8ee23ef482"
 from {username='slave'} at 127.0.0.1:34330
I20260710 13:26:54.056046 27266 raft_consensus.cc:493] T e0dc2b58844047f98d5dcf7818a78e8e P 76accf05000649cb98d1ad8ee23ef482 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:54.056393 27266 raft_consensus.cc:3060] T e0dc2b58844047f98d5dcf7818a78e8e P 76accf05000649cb98d1ad8ee23ef482 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:26:54.061034 27268 raft_consensus.cc:2468] T f872419e5ba34b3ba07adb6c6d8271d4 P 76accf05000649cb98d1ad8ee23ef482 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 146a363f93ef4dd386bc37954eaac375 in term 5.
I20260710 13:26:54.061766 27343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f872419e5ba34b3ba07adb6c6d8271d4" candidate_uuid: "146a363f93ef4dd386bc37954eaac375" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "0206d75574ff445582504884d77f2fc9"
I20260710 13:26:54.062018 27383 leader_election.cc:304] T f872419e5ba34b3ba07adb6c6d8271d4 P 146a363f93ef4dd386bc37954eaac375 [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: 146a363f93ef4dd386bc37954eaac375, 76accf05000649cb98d1ad8ee23ef482; no voters: 
I20260710 13:26:54.062285 27343 raft_consensus.cc:3055] T f872419e5ba34b3ba07adb6c6d8271d4 P 0206d75574ff445582504884d77f2fc9 [term 4 LEADER]: Stepping down as leader of term 4
I20260710 13:26:54.062690 27343 raft_consensus.cc:740] T f872419e5ba34b3ba07adb6c6d8271d4 P 0206d75574ff445582504884d77f2fc9 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 0206d75574ff445582504884d77f2fc9, State: Running, Role: LEADER
I20260710 13:26:54.062882 27574 raft_consensus.cc:2804] T f872419e5ba34b3ba07adb6c6d8271d4 P 146a363f93ef4dd386bc37954eaac375 [term 5 FOLLOWER]: Leader election won for term 5
I20260710 13:26:54.063339 27574 raft_consensus.cc:697] T f872419e5ba34b3ba07adb6c6d8271d4 P 146a363f93ef4dd386bc37954eaac375 [term 5 LEADER]: Becoming Leader. State: Replica: 146a363f93ef4dd386bc37954eaac375, State: Running, Role: LEADER
I20260710 13:26:54.063405 27343 consensus_queue.cc:260] T f872419e5ba34b3ba07adb6c6d8271d4 P 0206d75574ff445582504884d77f2fc9 [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: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } } peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } }
I20260710 13:26:54.064608 27343 raft_consensus.cc:3060] T f872419e5ba34b3ba07adb6c6d8271d4 P 0206d75574ff445582504884d77f2fc9 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:26:54.064266 27574 consensus_queue.cc:237] T f872419e5ba34b3ba07adb6c6d8271d4 P 146a363f93ef4dd386bc37954eaac375 [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: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } } peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } }
I20260710 13:26:54.065007 27266 raft_consensus.cc:515] T e0dc2b58844047f98d5dcf7818a78e8e P 76accf05000649cb98d1ad8ee23ef482 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } } peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } }
I20260710 13:26:54.067296 27266 leader_election.cc:290] T e0dc2b58844047f98d5dcf7818a78e8e P 76accf05000649cb98d1ad8ee23ef482 [CANDIDATE]: Term 3 election: Requested vote from peers 0206d75574ff445582504884d77f2fc9 (127.26.127.66:45761), 146a363f93ef4dd386bc37954eaac375 (127.26.127.67:32811)
I20260710 13:26:54.068186 27342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0dc2b58844047f98d5dcf7818a78e8e" candidate_uuid: "76accf05000649cb98d1ad8ee23ef482" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0206d75574ff445582504884d77f2fc9"
I20260710 13:26:54.068548 27416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0dc2b58844047f98d5dcf7818a78e8e" candidate_uuid: "76accf05000649cb98d1ad8ee23ef482" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "146a363f93ef4dd386bc37954eaac375"
I20260710 13:26:54.068800 27342 raft_consensus.cc:3055] T e0dc2b58844047f98d5dcf7818a78e8e P 0206d75574ff445582504884d77f2fc9 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:26:54.069044 27416 raft_consensus.cc:3060] T e0dc2b58844047f98d5dcf7818a78e8e P 146a363f93ef4dd386bc37954eaac375 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:26:54.069120 27342 raft_consensus.cc:740] T e0dc2b58844047f98d5dcf7818a78e8e P 0206d75574ff445582504884d77f2fc9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0206d75574ff445582504884d77f2fc9, State: Running, Role: LEADER
I20260710 13:26:54.070041 27342 consensus_queue.cc:260] T e0dc2b58844047f98d5dcf7818a78e8e P 0206d75574ff445582504884d77f2fc9 [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: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } } peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } }
I20260710 13:26:54.071244 27342 raft_consensus.cc:3060] T e0dc2b58844047f98d5dcf7818a78e8e P 0206d75574ff445582504884d77f2fc9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:26:54.075192 27416 raft_consensus.cc:2468] T e0dc2b58844047f98d5dcf7818a78e8e P 146a363f93ef4dd386bc37954eaac375 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76accf05000649cb98d1ad8ee23ef482 in term 3.
I20260710 13:26:54.076627 27234 leader_election.cc:304] T e0dc2b58844047f98d5dcf7818a78e8e P 76accf05000649cb98d1ad8ee23ef482 [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: 146a363f93ef4dd386bc37954eaac375, 76accf05000649cb98d1ad8ee23ef482; no voters: 
I20260710 13:26:54.077258 27343 raft_consensus.cc:2468] T f872419e5ba34b3ba07adb6c6d8271d4 P 0206d75574ff445582504884d77f2fc9 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 146a363f93ef4dd386bc37954eaac375 in term 5.
I20260710 13:26:54.078102 27342 raft_consensus.cc:2468] T e0dc2b58844047f98d5dcf7818a78e8e P 0206d75574ff445582504884d77f2fc9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76accf05000649cb98d1ad8ee23ef482 in term 3.
I20260710 13:26:54.080693 27599 raft_consensus.cc:2804] T e0dc2b58844047f98d5dcf7818a78e8e P 76accf05000649cb98d1ad8ee23ef482 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:26:54.082145 27599 raft_consensus.cc:697] T e0dc2b58844047f98d5dcf7818a78e8e P 76accf05000649cb98d1ad8ee23ef482 [term 3 LEADER]: Becoming Leader. State: Replica: 76accf05000649cb98d1ad8ee23ef482, State: Running, Role: LEADER
I20260710 13:26:54.082919 27599 consensus_queue.cc:237] T e0dc2b58844047f98d5dcf7818a78e8e P 76accf05000649cb98d1ad8ee23ef482 [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: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } } peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } }
I20260710 13:26:54.083220 27162 catalog_manager.cc:5697] T f872419e5ba34b3ba07adb6c6d8271d4 P 146a363f93ef4dd386bc37954eaac375 reported cstate change: term changed from 4 to 5, leader changed from 0206d75574ff445582504884d77f2fc9 (127.26.127.66) to 146a363f93ef4dd386bc37954eaac375 (127.26.127.67). New cstate: current_term: 5 leader_uuid: "146a363f93ef4dd386bc37954eaac375" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } health_report { overall_health: HEALTHY } } }
I20260710 13:26:54.090898 27164 catalog_manager.cc:5697] T e0dc2b58844047f98d5dcf7818a78e8e P 76accf05000649cb98d1ad8ee23ef482 reported cstate change: term changed from 2 to 3, leader changed from 0206d75574ff445582504884d77f2fc9 (127.26.127.66) to 76accf05000649cb98d1ad8ee23ef482 (127.26.127.65). New cstate: current_term: 3 leader_uuid: "76accf05000649cb98d1ad8ee23ef482" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:54.229947 27591 raft_consensus.cc:993] T 45c4700875624cd69dd2f058c5d8da3e P 0206d75574ff445582504884d77f2fc9: : Instructing follower 76accf05000649cb98d1ad8ee23ef482 to start an election
I20260710 13:26:54.230357 27551 raft_consensus.cc:1081] T 45c4700875624cd69dd2f058c5d8da3e P 0206d75574ff445582504884d77f2fc9 [term 1 LEADER]: Signalling peer 76accf05000649cb98d1ad8ee23ef482 to start an election
I20260710 13:26:54.231693 27266 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "45c4700875624cd69dd2f058c5d8da3e"
dest_uuid: "76accf05000649cb98d1ad8ee23ef482"
 from {username='slave'} at 127.0.0.1:34330
I20260710 13:26:54.232141 27266 raft_consensus.cc:493] T 45c4700875624cd69dd2f058c5d8da3e P 76accf05000649cb98d1ad8ee23ef482 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:54.232455 27266 raft_consensus.cc:3060] T 45c4700875624cd69dd2f058c5d8da3e P 76accf05000649cb98d1ad8ee23ef482 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:54.236621 27266 raft_consensus.cc:515] T 45c4700875624cd69dd2f058c5d8da3e P 76accf05000649cb98d1ad8ee23ef482 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } } peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } }
I20260710 13:26:54.238112 27266 leader_election.cc:290] T 45c4700875624cd69dd2f058c5d8da3e P 76accf05000649cb98d1ad8ee23ef482 [CANDIDATE]: Term 2 election: Requested vote from peers 0206d75574ff445582504884d77f2fc9 (127.26.127.66:45761), 146a363f93ef4dd386bc37954eaac375 (127.26.127.67:32811)
I20260710 13:26:54.238780 27342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45c4700875624cd69dd2f058c5d8da3e" candidate_uuid: "76accf05000649cb98d1ad8ee23ef482" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0206d75574ff445582504884d77f2fc9"
I20260710 13:26:54.239022 27416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45c4700875624cd69dd2f058c5d8da3e" candidate_uuid: "76accf05000649cb98d1ad8ee23ef482" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "146a363f93ef4dd386bc37954eaac375"
I20260710 13:26:54.239334 27342 raft_consensus.cc:3055] T 45c4700875624cd69dd2f058c5d8da3e P 0206d75574ff445582504884d77f2fc9 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:26:54.239511 27416 raft_consensus.cc:3060] T 45c4700875624cd69dd2f058c5d8da3e P 146a363f93ef4dd386bc37954eaac375 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:54.239683 27342 raft_consensus.cc:740] T 45c4700875624cd69dd2f058c5d8da3e P 0206d75574ff445582504884d77f2fc9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0206d75574ff445582504884d77f2fc9, State: Running, Role: LEADER
I20260710 13:26:54.240506 27342 consensus_queue.cc:260] T 45c4700875624cd69dd2f058c5d8da3e P 0206d75574ff445582504884d77f2fc9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } } peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } }
I20260710 13:26:54.241431 27342 raft_consensus.cc:3060] T 45c4700875624cd69dd2f058c5d8da3e P 0206d75574ff445582504884d77f2fc9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:54.243410 27416 raft_consensus.cc:2468] T 45c4700875624cd69dd2f058c5d8da3e P 146a363f93ef4dd386bc37954eaac375 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76accf05000649cb98d1ad8ee23ef482 in term 2.
I20260710 13:26:54.244221 27234 leader_election.cc:304] T 45c4700875624cd69dd2f058c5d8da3e P 76accf05000649cb98d1ad8ee23ef482 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 146a363f93ef4dd386bc37954eaac375, 76accf05000649cb98d1ad8ee23ef482; no voters: 
I20260710 13:26:54.244910 27599 raft_consensus.cc:2804] T 45c4700875624cd69dd2f058c5d8da3e P 76accf05000649cb98d1ad8ee23ef482 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:26:54.245342 27599 raft_consensus.cc:697] T 45c4700875624cd69dd2f058c5d8da3e P 76accf05000649cb98d1ad8ee23ef482 [term 2 LEADER]: Becoming Leader. State: Replica: 76accf05000649cb98d1ad8ee23ef482, State: Running, Role: LEADER
I20260710 13:26:54.246028 27342 raft_consensus.cc:2468] T 45c4700875624cd69dd2f058c5d8da3e P 0206d75574ff445582504884d77f2fc9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76accf05000649cb98d1ad8ee23ef482 in term 2.
I20260710 13:26:54.246079 27599 consensus_queue.cc:237] T 45c4700875624cd69dd2f058c5d8da3e P 76accf05000649cb98d1ad8ee23ef482 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } } peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } }
I20260710 13:26:54.252835 27164 catalog_manager.cc:5697] T 45c4700875624cd69dd2f058c5d8da3e P 76accf05000649cb98d1ad8ee23ef482 reported cstate change: term changed from 1 to 2, leader changed from 0206d75574ff445582504884d77f2fc9 (127.26.127.66) to 76accf05000649cb98d1ad8ee23ef482 (127.26.127.65). New cstate: current_term: 2 leader_uuid: "76accf05000649cb98d1ad8ee23ef482" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:54.348413 27591 raft_consensus.cc:993] T 6ae34477cf354e5284a32a1e72192d9c P 0206d75574ff445582504884d77f2fc9: : Instructing follower 76accf05000649cb98d1ad8ee23ef482 to start an election
I20260710 13:26:54.348927 27551 raft_consensus.cc:1081] T 6ae34477cf354e5284a32a1e72192d9c P 0206d75574ff445582504884d77f2fc9 [term 4 LEADER]: Signalling peer 76accf05000649cb98d1ad8ee23ef482 to start an election
I20260710 13:26:54.350464 27266 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6ae34477cf354e5284a32a1e72192d9c"
dest_uuid: "76accf05000649cb98d1ad8ee23ef482"
 from {username='slave'} at 127.0.0.1:34330
I20260710 13:26:54.351033 27266 raft_consensus.cc:493] T 6ae34477cf354e5284a32a1e72192d9c P 76accf05000649cb98d1ad8ee23ef482 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:54.351336 27266 raft_consensus.cc:3060] T 6ae34477cf354e5284a32a1e72192d9c P 76accf05000649cb98d1ad8ee23ef482 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:26:54.355772 27266 raft_consensus.cc:515] T 6ae34477cf354e5284a32a1e72192d9c P 76accf05000649cb98d1ad8ee23ef482 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } } peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } }
I20260710 13:26:54.357491 27266 leader_election.cc:290] T 6ae34477cf354e5284a32a1e72192d9c P 76accf05000649cb98d1ad8ee23ef482 [CANDIDATE]: Term 5 election: Requested vote from peers 0206d75574ff445582504884d77f2fc9 (127.26.127.66:45761), 146a363f93ef4dd386bc37954eaac375 (127.26.127.67:32811)
I20260710 13:26:54.358006 27342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ae34477cf354e5284a32a1e72192d9c" candidate_uuid: "76accf05000649cb98d1ad8ee23ef482" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "0206d75574ff445582504884d77f2fc9"
I20260710 13:26:54.358385 27416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ae34477cf354e5284a32a1e72192d9c" candidate_uuid: "76accf05000649cb98d1ad8ee23ef482" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "146a363f93ef4dd386bc37954eaac375"
I20260710 13:26:54.358564 27342 raft_consensus.cc:3055] T 6ae34477cf354e5284a32a1e72192d9c P 0206d75574ff445582504884d77f2fc9 [term 4 LEADER]: Stepping down as leader of term 4
I20260710 13:26:54.358940 27416 raft_consensus.cc:3060] T 6ae34477cf354e5284a32a1e72192d9c P 146a363f93ef4dd386bc37954eaac375 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:26:54.358947 27342 raft_consensus.cc:740] T 6ae34477cf354e5284a32a1e72192d9c P 0206d75574ff445582504884d77f2fc9 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 0206d75574ff445582504884d77f2fc9, State: Running, Role: LEADER
I20260710 13:26:54.359762 27342 consensus_queue.cc:260] T 6ae34477cf354e5284a32a1e72192d9c P 0206d75574ff445582504884d77f2fc9 [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: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } } peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } }
I20260710 13:26:54.360646 27342 raft_consensus.cc:3060] T 6ae34477cf354e5284a32a1e72192d9c P 0206d75574ff445582504884d77f2fc9 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:26:54.362987 27416 raft_consensus.cc:2468] T 6ae34477cf354e5284a32a1e72192d9c P 146a363f93ef4dd386bc37954eaac375 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76accf05000649cb98d1ad8ee23ef482 in term 5.
I20260710 13:26:54.363831 27234 leader_election.cc:304] T 6ae34477cf354e5284a32a1e72192d9c P 76accf05000649cb98d1ad8ee23ef482 [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: 146a363f93ef4dd386bc37954eaac375, 76accf05000649cb98d1ad8ee23ef482; no voters: 
I20260710 13:26:54.364491 27599 raft_consensus.cc:2804] T 6ae34477cf354e5284a32a1e72192d9c P 76accf05000649cb98d1ad8ee23ef482 [term 5 FOLLOWER]: Leader election won for term 5
I20260710 13:26:54.364898 27599 raft_consensus.cc:697] T 6ae34477cf354e5284a32a1e72192d9c P 76accf05000649cb98d1ad8ee23ef482 [term 5 LEADER]: Becoming Leader. State: Replica: 76accf05000649cb98d1ad8ee23ef482, State: Running, Role: LEADER
I20260710 13:26:54.365391 27342 raft_consensus.cc:2468] T 6ae34477cf354e5284a32a1e72192d9c P 0206d75574ff445582504884d77f2fc9 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76accf05000649cb98d1ad8ee23ef482 in term 5.
I20260710 13:26:54.365543 27599 consensus_queue.cc:237] T 6ae34477cf354e5284a32a1e72192d9c P 76accf05000649cb98d1ad8ee23ef482 [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: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } } peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } }
I20260710 13:26:54.372043 27164 catalog_manager.cc:5697] T 6ae34477cf354e5284a32a1e72192d9c P 76accf05000649cb98d1ad8ee23ef482 reported cstate change: term changed from 4 to 5, leader changed from 0206d75574ff445582504884d77f2fc9 (127.26.127.66) to 76accf05000649cb98d1ad8ee23ef482 (127.26.127.65). New cstate: current_term: 5 leader_uuid: "76accf05000649cb98d1ad8ee23ef482" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:54.432238 27342 raft_consensus.cc:1275] T ac9f2e53a4074e70b8eabb40bc512bf5 P 0206d75574ff445582504884d77f2fc9 [term 4 FOLLOWER]: Refusing update from remote peer 146a363f93ef4dd386bc37954eaac375: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:26:54.433460 27574 consensus_queue.cc:1048] T ac9f2e53a4074e70b8eabb40bc512bf5 P 146a363f93ef4dd386bc37954eaac375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:26:54.443497 27266 raft_consensus.cc:1275] T ac9f2e53a4074e70b8eabb40bc512bf5 P 76accf05000649cb98d1ad8ee23ef482 [term 4 FOLLOWER]: Refusing update from remote peer 146a363f93ef4dd386bc37954eaac375: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:26:54.445112 27574 consensus_queue.cc:1048] T ac9f2e53a4074e70b8eabb40bc512bf5 P 146a363f93ef4dd386bc37954eaac375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:26:54.522192 27342 raft_consensus.cc:1275] T e0dc2b58844047f98d5dcf7818a78e8e P 0206d75574ff445582504884d77f2fc9 [term 3 FOLLOWER]: Refusing update from remote peer 76accf05000649cb98d1ad8ee23ef482: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:26:54.523401 27599 consensus_queue.cc:1048] T e0dc2b58844047f98d5dcf7818a78e8e P 76accf05000649cb98d1ad8ee23ef482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:26:54.532138 27416 raft_consensus.cc:1275] T e0dc2b58844047f98d5dcf7818a78e8e P 146a363f93ef4dd386bc37954eaac375 [term 3 FOLLOWER]: Refusing update from remote peer 76accf05000649cb98d1ad8ee23ef482: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:26:54.535550 27600 consensus_queue.cc:1048] T e0dc2b58844047f98d5dcf7818a78e8e P 76accf05000649cb98d1ad8ee23ef482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:26:54.580338 27342 raft_consensus.cc:1275] T f872419e5ba34b3ba07adb6c6d8271d4 P 0206d75574ff445582504884d77f2fc9 [term 5 FOLLOWER]: Refusing update from remote peer 146a363f93ef4dd386bc37954eaac375: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 13:26:54.581490 27574 consensus_queue.cc:1048] T f872419e5ba34b3ba07adb6c6d8271d4 P 146a363f93ef4dd386bc37954eaac375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:26:54.589623 27266 raft_consensus.cc:1275] T f872419e5ba34b3ba07adb6c6d8271d4 P 76accf05000649cb98d1ad8ee23ef482 [term 5 FOLLOWER]: Refusing update from remote peer 146a363f93ef4dd386bc37954eaac375: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 13:26:54.591806 27592 consensus_queue.cc:1048] T f872419e5ba34b3ba07adb6c6d8271d4 P 146a363f93ef4dd386bc37954eaac375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76accf05000649cb98d1ad8ee23ef482" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 42211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:26:54.646976 27416 raft_consensus.cc:1275] T 45c4700875624cd69dd2f058c5d8da3e P 146a363f93ef4dd386bc37954eaac375 [term 2 FOLLOWER]: Refusing update from remote peer 76accf05000649cb98d1ad8ee23ef482: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:54.648202 27600 consensus_queue.cc:1048] T 45c4700875624cd69dd2f058c5d8da3e P 76accf05000649cb98d1ad8ee23ef482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:54.656658 27342 raft_consensus.cc:1275] T 45c4700875624cd69dd2f058c5d8da3e P 0206d75574ff445582504884d77f2fc9 [term 2 FOLLOWER]: Refusing update from remote peer 76accf05000649cb98d1ad8ee23ef482: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:54.658203 27599 consensus_queue.cc:1048] T 45c4700875624cd69dd2f058c5d8da3e P 76accf05000649cb98d1ad8ee23ef482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:54.823663 27416 raft_consensus.cc:1275] T 6ae34477cf354e5284a32a1e72192d9c P 146a363f93ef4dd386bc37954eaac375 [term 5 FOLLOWER]: Refusing update from remote peer 76accf05000649cb98d1ad8ee23ef482: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 13:26:54.824868 27599 consensus_queue.cc:1048] T 6ae34477cf354e5284a32a1e72192d9c P 76accf05000649cb98d1ad8ee23ef482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "146a363f93ef4dd386bc37954eaac375" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 32811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:26:54.833443 27342 raft_consensus.cc:1275] T 6ae34477cf354e5284a32a1e72192d9c P 0206d75574ff445582504884d77f2fc9 [term 5 FOLLOWER]: Refusing update from remote peer 76accf05000649cb98d1ad8ee23ef482: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 13:26:54.834832 27600 consensus_queue.cc:1048] T 6ae34477cf354e5284a32a1e72192d9c P 76accf05000649cb98d1ad8ee23ef482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0206d75574ff445582504884d77f2fc9" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:26:55.018994 27133 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:26:55.024408 27133 tablet_server.cc:179] TabletServer@127.26.127.65:0 shutting down...
I20260710 13:26:55.049870 27133 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:26:55.050652 27133 tablet_replica.cc:333] T 99864693d0ff4cbd975e73f272ec31d6 P 76accf05000649cb98d1ad8ee23ef482: stopping tablet replica
I20260710 13:26:55.051740 27133 raft_consensus.cc:2243] T 99864693d0ff4cbd975e73f272ec31d6 P 76accf05000649cb98d1ad8ee23ef482 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:55.052318 27133 raft_consensus.cc:2272] T 99864693d0ff4cbd975e73f272ec31d6 P 76accf05000649cb98d1ad8ee23ef482 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:55.054952 27133 tablet_replica.cc:333] T 5e8e64a310ee477da5c934c89e0f2cf6 P 76accf05000649cb98d1ad8ee23ef482: stopping tablet replica
I20260710 13:26:55.055476 27133 raft_consensus.cc:2243] T 5e8e64a310ee477da5c934c89e0f2cf6 P 76accf05000649cb98d1ad8ee23ef482 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:55.055878 27133 raft_consensus.cc:2272] T 5e8e64a310ee477da5c934c89e0f2cf6 P 76accf05000649cb98d1ad8ee23ef482 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:55.057528 27133 tablet_replica.cc:333] T d0ef6d7f2b2048989304c7deca9da6e7 P 76accf05000649cb98d1ad8ee23ef482: stopping tablet replica
I20260710 13:26:55.058020 27133 raft_consensus.cc:2243] T d0ef6d7f2b2048989304c7deca9da6e7 P 76accf05000649cb98d1ad8ee23ef482 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:55.058413 27133 raft_consensus.cc:2272] T d0ef6d7f2b2048989304c7deca9da6e7 P 76accf05000649cb98d1ad8ee23ef482 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:55.059922 27133 tablet_replica.cc:333] T f872419e5ba34b3ba07adb6c6d8271d4 P 76accf05000649cb98d1ad8ee23ef482: stopping tablet replica
I20260710 13:26:55.060410 27133 raft_consensus.cc:2243] T f872419e5ba34b3ba07adb6c6d8271d4 P 76accf05000649cb98d1ad8ee23ef482 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:55.060904 27133 raft_consensus.cc:2272] T f872419e5ba34b3ba07adb6c6d8271d4 P 76accf05000649cb98d1ad8ee23ef482 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:55.062821 27133 tablet_replica.cc:333] T ac9f2e53a4074e70b8eabb40bc512bf5 P 76accf05000649cb98d1ad8ee23ef482: stopping tablet replica
I20260710 13:26:55.063313 27133 raft_consensus.cc:2243] T ac9f2e53a4074e70b8eabb40bc512bf5 P 76accf05000649cb98d1ad8ee23ef482 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:55.063714 27133 raft_consensus.cc:2272] T ac9f2e53a4074e70b8eabb40bc512bf5 P 76accf05000649cb98d1ad8ee23ef482 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:55.065776 27133 tablet_replica.cc:333] T 45c4700875624cd69dd2f058c5d8da3e P 76accf05000649cb98d1ad8ee23ef482: stopping tablet replica
I20260710 13:26:55.066284 27133 raft_consensus.cc:2243] T 45c4700875624cd69dd2f058c5d8da3e P 76accf05000649cb98d1ad8ee23ef482 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:26:55.066969 27133 raft_consensus.cc:2272] T 45c4700875624cd69dd2f058c5d8da3e P 76accf05000649cb98d1ad8ee23ef482 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:55.068881 27133 tablet_replica.cc:333] T e0dc2b58844047f98d5dcf7818a78e8e P 76accf05000649cb98d1ad8ee23ef482: stopping tablet replica
I20260710 13:26:55.069408 27133 raft_consensus.cc:2243] T e0dc2b58844047f98d5dcf7818a78e8e P 76accf05000649cb98d1ad8ee23ef482 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:26:55.070322 27133 raft_consensus.cc:2272] T e0dc2b58844047f98d5dcf7818a78e8e P 76accf05000649cb98d1ad8ee23ef482 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 13:26:55.071477 27383 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260710 13:26:55.073081 27133 tablet_replica.cc:333] T 0ac5c85696e0455b9bff998faf6a395c P 76accf05000649cb98d1ad8ee23ef482: stopping tablet replica
I20260710 13:26:55.073748 27133 raft_consensus.cc:2243] T 0ac5c85696e0455b9bff998faf6a395c P 76accf05000649cb98d1ad8ee23ef482 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:55.074222 27133 raft_consensus.cc:2272] T 0ac5c85696e0455b9bff998faf6a395c P 76accf05000649cb98d1ad8ee23ef482 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:26:55.075114 27383 consensus_peers.cc:597] T f872419e5ba34b3ba07adb6c6d8271d4 P 146a363f93ef4dd386bc37954eaac375 -> Peer 76accf05000649cb98d1ad8ee23ef482 (127.26.127.65:42211): Couldn't send request to peer 76accf05000649cb98d1ad8ee23ef482. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:26:55.076371 27133 tablet_replica.cc:333] T 6ae34477cf354e5284a32a1e72192d9c P 76accf05000649cb98d1ad8ee23ef482: stopping tablet replica
I20260710 13:26:55.076905 27133 raft_consensus.cc:2243] T 6ae34477cf354e5284a32a1e72192d9c P 76accf05000649cb98d1ad8ee23ef482 [term 5 LEADER]: Raft consensus shutting down.
I20260710 13:26:55.077559 27133 raft_consensus.cc:2272] T 6ae34477cf354e5284a32a1e72192d9c P 76accf05000649cb98d1ad8ee23ef482 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:55.172224 27133 tablet_server.cc:196] TabletServer@127.26.127.65:0 shutdown complete.
W20260710 13:26:55.173381 27383 consensus_peers.cc:597] T d0ef6d7f2b2048989304c7deca9da6e7 P 146a363f93ef4dd386bc37954eaac375 -> Peer 76accf05000649cb98d1ad8ee23ef482 (127.26.127.65:42211): Couldn't send request to peer 76accf05000649cb98d1ad8ee23ef482. Status: Network error: Client connection negotiation failed: client connection to 127.26.127.65:42211: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:26:55.185478 27309 consensus_peers.cc:597] T 5e8e64a310ee477da5c934c89e0f2cf6 P 0206d75574ff445582504884d77f2fc9 -> Peer 76accf05000649cb98d1ad8ee23ef482 (127.26.127.65:42211): Couldn't send request to peer 76accf05000649cb98d1ad8ee23ef482. Status: Network error: Client connection negotiation failed: client connection to 127.26.127.65:42211: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:26:55.194664 27133 tablet_server.cc:179] TabletServer@127.26.127.66:0 shutting down...
I20260710 13:26:55.216768 27133 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:26:55.217541 27133 tablet_replica.cc:333] T 6ae34477cf354e5284a32a1e72192d9c P 0206d75574ff445582504884d77f2fc9: stopping tablet replica
I20260710 13:26:55.218380 27133 raft_consensus.cc:2243] T 6ae34477cf354e5284a32a1e72192d9c P 0206d75574ff445582504884d77f2fc9 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:55.218875 27133 raft_consensus.cc:2272] T 6ae34477cf354e5284a32a1e72192d9c P 0206d75574ff445582504884d77f2fc9 [term 5 FOLLOWER]: Raft consensus is shut down!
W20260710 13:26:55.218907 27309 consensus_peers.cc:597] T 99864693d0ff4cbd975e73f272ec31d6 P 0206d75574ff445582504884d77f2fc9 -> Peer 76accf05000649cb98d1ad8ee23ef482 (127.26.127.65:42211): Couldn't send request to peer 76accf05000649cb98d1ad8ee23ef482. Status: Network error: Client connection negotiation failed: client connection to 127.26.127.65:42211: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:26:55.221592 27133 tablet_replica.cc:333] T d0ef6d7f2b2048989304c7deca9da6e7 P 0206d75574ff445582504884d77f2fc9: stopping tablet replica
I20260710 13:26:55.222139 27133 raft_consensus.cc:2243] T d0ef6d7f2b2048989304c7deca9da6e7 P 0206d75574ff445582504884d77f2fc9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:55.222571 27133 raft_consensus.cc:2272] T d0ef6d7f2b2048989304c7deca9da6e7 P 0206d75574ff445582504884d77f2fc9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:55.224134 27133 tablet_replica.cc:333] T 99864693d0ff4cbd975e73f272ec31d6 P 0206d75574ff445582504884d77f2fc9: stopping tablet replica
I20260710 13:26:55.224618 27133 raft_consensus.cc:2243] T 99864693d0ff4cbd975e73f272ec31d6 P 0206d75574ff445582504884d77f2fc9 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:26:55.225365 27133 raft_consensus.cc:2272] T 99864693d0ff4cbd975e73f272ec31d6 P 0206d75574ff445582504884d77f2fc9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:55.227022 27133 tablet_replica.cc:333] T 5e8e64a310ee477da5c934c89e0f2cf6 P 0206d75574ff445582504884d77f2fc9: stopping tablet replica
I20260710 13:26:55.227497 27133 raft_consensus.cc:2243] T 5e8e64a310ee477da5c934c89e0f2cf6 P 0206d75574ff445582504884d77f2fc9 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:26:55.228176 27133 raft_consensus.cc:2272] T 5e8e64a310ee477da5c934c89e0f2cf6 P 0206d75574ff445582504884d77f2fc9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:55.229722 27133 tablet_replica.cc:333] T 0ac5c85696e0455b9bff998faf6a395c P 0206d75574ff445582504884d77f2fc9: stopping tablet replica
I20260710 13:26:55.230264 27133 raft_consensus.cc:2243] T 0ac5c85696e0455b9bff998faf6a395c P 0206d75574ff445582504884d77f2fc9 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:26:55.230945 27133 raft_consensus.cc:2272] T 0ac5c85696e0455b9bff998faf6a395c P 0206d75574ff445582504884d77f2fc9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:55.232424 27133 tablet_replica.cc:333] T 45c4700875624cd69dd2f058c5d8da3e P 0206d75574ff445582504884d77f2fc9: stopping tablet replica
I20260710 13:26:55.232949 27133 raft_consensus.cc:2243] T 45c4700875624cd69dd2f058c5d8da3e P 0206d75574ff445582504884d77f2fc9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:55.233320 27133 raft_consensus.cc:2272] T 45c4700875624cd69dd2f058c5d8da3e P 0206d75574ff445582504884d77f2fc9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:55.235222 27133 tablet_replica.cc:333] T ac9f2e53a4074e70b8eabb40bc512bf5 P 0206d75574ff445582504884d77f2fc9: stopping tablet replica
I20260710 13:26:55.235697 27133 raft_consensus.cc:2243] T ac9f2e53a4074e70b8eabb40bc512bf5 P 0206d75574ff445582504884d77f2fc9 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:55.236085 27133 raft_consensus.cc:2272] T ac9f2e53a4074e70b8eabb40bc512bf5 P 0206d75574ff445582504884d77f2fc9 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:55.238054 27133 tablet_replica.cc:333] T f872419e5ba34b3ba07adb6c6d8271d4 P 0206d75574ff445582504884d77f2fc9: stopping tablet replica
I20260710 13:26:55.238498 27133 raft_consensus.cc:2243] T f872419e5ba34b3ba07adb6c6d8271d4 P 0206d75574ff445582504884d77f2fc9 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:55.238865 27133 raft_consensus.cc:2272] T f872419e5ba34b3ba07adb6c6d8271d4 P 0206d75574ff445582504884d77f2fc9 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:55.240660 27133 tablet_replica.cc:333] T e0dc2b58844047f98d5dcf7818a78e8e P 0206d75574ff445582504884d77f2fc9: stopping tablet replica
I20260710 13:26:55.241142 27133 raft_consensus.cc:2243] T e0dc2b58844047f98d5dcf7818a78e8e P 0206d75574ff445582504884d77f2fc9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:55.241506 27133 raft_consensus.cc:2272] T e0dc2b58844047f98d5dcf7818a78e8e P 0206d75574ff445582504884d77f2fc9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:55.267531 27133 tablet_server.cc:196] TabletServer@127.26.127.66:0 shutdown complete.
I20260710 13:26:55.283011 27133 tablet_server.cc:179] TabletServer@127.26.127.67:0 shutting down...
I20260710 13:26:55.303782 27133 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:26:55.304369 27133 tablet_replica.cc:333] T d0ef6d7f2b2048989304c7deca9da6e7 P 146a363f93ef4dd386bc37954eaac375: stopping tablet replica
I20260710 13:26:55.304965 27133 raft_consensus.cc:2243] T d0ef6d7f2b2048989304c7deca9da6e7 P 146a363f93ef4dd386bc37954eaac375 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:26:55.305639 27133 raft_consensus.cc:2272] T d0ef6d7f2b2048989304c7deca9da6e7 P 146a363f93ef4dd386bc37954eaac375 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:55.307318 27133 tablet_replica.cc:333] T 5e8e64a310ee477da5c934c89e0f2cf6 P 146a363f93ef4dd386bc37954eaac375: stopping tablet replica
I20260710 13:26:55.307766 27133 raft_consensus.cc:2243] T 5e8e64a310ee477da5c934c89e0f2cf6 P 146a363f93ef4dd386bc37954eaac375 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:55.308153 27133 raft_consensus.cc:2272] T 5e8e64a310ee477da5c934c89e0f2cf6 P 146a363f93ef4dd386bc37954eaac375 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:55.309743 27133 tablet_replica.cc:333] T 99864693d0ff4cbd975e73f272ec31d6 P 146a363f93ef4dd386bc37954eaac375: stopping tablet replica
I20260710 13:26:55.310158 27133 raft_consensus.cc:2243] T 99864693d0ff4cbd975e73f272ec31d6 P 146a363f93ef4dd386bc37954eaac375 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:55.310475 27133 raft_consensus.cc:2272] T 99864693d0ff4cbd975e73f272ec31d6 P 146a363f93ef4dd386bc37954eaac375 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:55.311949 27133 tablet_replica.cc:333] T f872419e5ba34b3ba07adb6c6d8271d4 P 146a363f93ef4dd386bc37954eaac375: stopping tablet replica
I20260710 13:26:55.312364 27133 raft_consensus.cc:2243] T f872419e5ba34b3ba07adb6c6d8271d4 P 146a363f93ef4dd386bc37954eaac375 [term 5 LEADER]: Raft consensus shutting down.
I20260710 13:26:55.313066 27133 raft_consensus.cc:2272] T f872419e5ba34b3ba07adb6c6d8271d4 P 146a363f93ef4dd386bc37954eaac375 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:55.314719 27133 tablet_replica.cc:333] T ac9f2e53a4074e70b8eabb40bc512bf5 P 146a363f93ef4dd386bc37954eaac375: stopping tablet replica
I20260710 13:26:55.315155 27133 raft_consensus.cc:2243] T ac9f2e53a4074e70b8eabb40bc512bf5 P 146a363f93ef4dd386bc37954eaac375 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:26:55.315757 27133 raft_consensus.cc:2272] T ac9f2e53a4074e70b8eabb40bc512bf5 P 146a363f93ef4dd386bc37954eaac375 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:55.317478 27133 tablet_replica.cc:333] T 45c4700875624cd69dd2f058c5d8da3e P 146a363f93ef4dd386bc37954eaac375: stopping tablet replica
I20260710 13:26:55.317881 27133 raft_consensus.cc:2243] T 45c4700875624cd69dd2f058c5d8da3e P 146a363f93ef4dd386bc37954eaac375 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:55.318197 27133 raft_consensus.cc:2272] T 45c4700875624cd69dd2f058c5d8da3e P 146a363f93ef4dd386bc37954eaac375 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:55.319883 27133 tablet_replica.cc:333] T 0ac5c85696e0455b9bff998faf6a395c P 146a363f93ef4dd386bc37954eaac375: stopping tablet replica
I20260710 13:26:55.320271 27133 raft_consensus.cc:2243] T 0ac5c85696e0455b9bff998faf6a395c P 146a363f93ef4dd386bc37954eaac375 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:55.320582 27133 raft_consensus.cc:2272] T 0ac5c85696e0455b9bff998faf6a395c P 146a363f93ef4dd386bc37954eaac375 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:55.322070 27133 tablet_replica.cc:333] T 6ae34477cf354e5284a32a1e72192d9c P 146a363f93ef4dd386bc37954eaac375: stopping tablet replica
I20260710 13:26:55.322460 27133 raft_consensus.cc:2243] T 6ae34477cf354e5284a32a1e72192d9c P 146a363f93ef4dd386bc37954eaac375 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:55.322794 27133 raft_consensus.cc:2272] T 6ae34477cf354e5284a32a1e72192d9c P 146a363f93ef4dd386bc37954eaac375 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:55.324661 27133 tablet_replica.cc:333] T e0dc2b58844047f98d5dcf7818a78e8e P 146a363f93ef4dd386bc37954eaac375: stopping tablet replica
I20260710 13:26:55.325151 27133 raft_consensus.cc:2243] T e0dc2b58844047f98d5dcf7818a78e8e P 146a363f93ef4dd386bc37954eaac375 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:55.325526 27133 raft_consensus.cc:2272] T e0dc2b58844047f98d5dcf7818a78e8e P 146a363f93ef4dd386bc37954eaac375 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:55.351037 27133 tablet_server.cc:196] TabletServer@127.26.127.67:0 shutdown complete.
I20260710 13:26:55.372615 27133 master.cc:562] Master@127.26.127.126:35615 shutting down...
I20260710 13:26:55.581861 27133 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4942eba0c4914a728b0a3169d759e032 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:26:55.582429 27133 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4942eba0c4914a728b0a3169d759e032 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:55.582768 27133 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4942eba0c4914a728b0a3169d759e032: stopping tablet replica
I20260710 13:26:55.601495 27133 master.cc:584] Master@127.26.127.126:35615 shutdown complete.
0206d75574ff445582504884d77f2fc9  4
146a363f93ef4dd386bc37954eaac375  1
76accf05000649cb98d1ad8ee23ef482  4
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (12262 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260710 13:26:55.640030 27133 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.26.127.126:40519
I20260710 13:26:55.641185 27133 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:26:55.646821 27625 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:26:55.646946 27624 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:26:55.647459 27627 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:26:55.648120 27133 server_base.cc:1061] running on GCE node
I20260710 13:26:55.649192 27133 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:26:55.649392 27133 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:26:55.649570 27133 hybrid_clock.cc:648] HybridClock initialized: now 1783690015649536 us; error 0 us; skew 500 ppm
I20260710 13:26:55.650098 27133 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:26:55.652433 27133 webserver.cc:533] Webserver started at http://127.26.127.126:36437/ using document root <none> and password file <none>
I20260710 13:26:55.652982 27133 fs_manager.cc:362] Metadata directory not provided
I20260710 13:26:55.653195 27133 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:26:55.653463 27133 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:26:55.654525 27133 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783690003215650-27133-0/minicluster-data/master-0-root/instance:
uuid: "41d94c62e8934eb3a3cdb7a28aab91c8"
format_stamp: "Formatted at 2026-07-10 13:26:55 on dist-test-slave-4llg"
I20260710 13:26:55.658746 27133 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:26:55.661796 27632 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:55.662493 27133 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:26:55.662760 27133 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783690003215650-27133-0/minicluster-data/master-0-root
uuid: "41d94c62e8934eb3a3cdb7a28aab91c8"
format_stamp: "Formatted at 2026-07-10 13:26:55 on dist-test-slave-4llg"
I20260710 13:26:55.663043 27133 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783690003215650-27133-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783690003215650-27133-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783690003215650-27133-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:26:55.678388 27133 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:26:55.679601 27133 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:26:55.715809 27133 rpc_server.cc:307] RPC server started. Bound to: 127.26.127.126:40519
I20260710 13:26:55.715900 27683 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.127.126:40519 every 8 connection(s)
I20260710 13:26:55.719518 27684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:55.728528 27684 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 41d94c62e8934eb3a3cdb7a28aab91c8: Bootstrap starting.
I20260710 13:26:55.733124 27684 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 41d94c62e8934eb3a3cdb7a28aab91c8: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:55.737591 27684 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 41d94c62e8934eb3a3cdb7a28aab91c8: No bootstrap required, opened a new log
I20260710 13:26:55.739562 27684 raft_consensus.cc:359] T 00000000000000000000000000000000 P 41d94c62e8934eb3a3cdb7a28aab91c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "41d94c62e8934eb3a3cdb7a28aab91c8" member_type: VOTER }
I20260710 13:26:55.739948 27684 raft_consensus.cc:385] T 00000000000000000000000000000000 P 41d94c62e8934eb3a3cdb7a28aab91c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:55.740180 27684 raft_consensus.cc:740] T 00000000000000000000000000000000 P 41d94c62e8934eb3a3cdb7a28aab91c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41d94c62e8934eb3a3cdb7a28aab91c8, State: Initialized, Role: FOLLOWER
I20260710 13:26:55.740798 27684 consensus_queue.cc:260] T 00000000000000000000000000000000 P 41d94c62e8934eb3a3cdb7a28aab91c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "41d94c62e8934eb3a3cdb7a28aab91c8" member_type: VOTER }
I20260710 13:26:55.741241 27684 raft_consensus.cc:399] T 00000000000000000000000000000000 P 41d94c62e8934eb3a3cdb7a28aab91c8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:26:55.741456 27684 raft_consensus.cc:493] T 00000000000000000000000000000000 P 41d94c62e8934eb3a3cdb7a28aab91c8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:26:55.741719 27684 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 41d94c62e8934eb3a3cdb7a28aab91c8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:55.745456 27684 raft_consensus.cc:515] T 00000000000000000000000000000000 P 41d94c62e8934eb3a3cdb7a28aab91c8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "41d94c62e8934eb3a3cdb7a28aab91c8" member_type: VOTER }
I20260710 13:26:55.745941 27684 leader_election.cc:304] T 00000000000000000000000000000000 P 41d94c62e8934eb3a3cdb7a28aab91c8 [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: 41d94c62e8934eb3a3cdb7a28aab91c8; no voters: 
I20260710 13:26:55.746951 27684 leader_election.cc:290] T 00000000000000000000000000000000 P 41d94c62e8934eb3a3cdb7a28aab91c8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:26:55.747324 27687 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 41d94c62e8934eb3a3cdb7a28aab91c8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:55.748684 27687 raft_consensus.cc:697] T 00000000000000000000000000000000 P 41d94c62e8934eb3a3cdb7a28aab91c8 [term 1 LEADER]: Becoming Leader. State: Replica: 41d94c62e8934eb3a3cdb7a28aab91c8, State: Running, Role: LEADER
I20260710 13:26:55.749290 27687 consensus_queue.cc:237] T 00000000000000000000000000000000 P 41d94c62e8934eb3a3cdb7a28aab91c8 [LEADER]: Queue going to LEADER mode. State: All 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: "41d94c62e8934eb3a3cdb7a28aab91c8" member_type: VOTER }
I20260710 13:26:55.749878 27684 sys_catalog.cc:565] T 00000000000000000000000000000000 P 41d94c62e8934eb3a3cdb7a28aab91c8 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:26:55.754051 27689 sys_catalog.cc:455] T 00000000000000000000000000000000 P 41d94c62e8934eb3a3cdb7a28aab91c8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 41d94c62e8934eb3a3cdb7a28aab91c8. Latest consensus state: current_term: 1 leader_uuid: "41d94c62e8934eb3a3cdb7a28aab91c8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "41d94c62e8934eb3a3cdb7a28aab91c8" member_type: VOTER } }
I20260710 13:26:55.754769 27689 sys_catalog.cc:458] T 00000000000000000000000000000000 P 41d94c62e8934eb3a3cdb7a28aab91c8 [sys.catalog]: This master's current role is: LEADER
I20260710 13:26:55.758615 27688 sys_catalog.cc:455] T 00000000000000000000000000000000 P 41d94c62e8934eb3a3cdb7a28aab91c8 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "41d94c62e8934eb3a3cdb7a28aab91c8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "41d94c62e8934eb3a3cdb7a28aab91c8" member_type: VOTER } }
I20260710 13:26:55.759276 27688 sys_catalog.cc:458] T 00000000000000000000000000000000 P 41d94c62e8934eb3a3cdb7a28aab91c8 [sys.catalog]: This master's current role is: LEADER
I20260710 13:26:55.763116 27695 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:26:55.764366 27133 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:26:55.768332 27695 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:26:55.775969 27695 catalog_manager.cc:1383] Generated new cluster ID: 35c28237f0284cc385ca4f3a938d4f3d
I20260710 13:26:55.776248 27695 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:26:55.792457 27695 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:26:55.793656 27695 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:26:55.803606 27695 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 41d94c62e8934eb3a3cdb7a28aab91c8: Generated new TSK 0
I20260710 13:26:55.804368 27695 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:26:55.831012 27133 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:26:55.836417 27705 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:26:55.837865 27706 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:26:55.839345 27708 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:26:55.839917 27133 server_base.cc:1061] running on GCE node
I20260710 13:26:55.840878 27133 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:26:55.841073 27133 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:26:55.841248 27133 hybrid_clock.cc:648] HybridClock initialized: now 1783690015841214 us; error 0 us; skew 500 ppm
I20260710 13:26:55.841786 27133 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:26:55.843902 27133 webserver.cc:533] Webserver started at http://127.26.127.65:35383/ using document root <none> and password file <none>
I20260710 13:26:55.844363 27133 fs_manager.cc:362] Metadata directory not provided
I20260710 13:26:55.844547 27133 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:26:55.844837 27133 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:26:55.845882 27133 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783690003215650-27133-0/minicluster-data/ts-0-root/instance:
uuid: "c1641314d85b44e7b252c368706841ed"
format_stamp: "Formatted at 2026-07-10 13:26:55 on dist-test-slave-4llg"
I20260710 13:26:55.850023 27133 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:26:55.853065 27713 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:55.853776 27133 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:26:55.854059 27133 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783690003215650-27133-0/minicluster-data/ts-0-root
uuid: "c1641314d85b44e7b252c368706841ed"
format_stamp: "Formatted at 2026-07-10 13:26:55 on dist-test-slave-4llg"
I20260710 13:26:55.854324 27133 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783690003215650-27133-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783690003215650-27133-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783690003215650-27133-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:26:55.866436 27133 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:26:55.867746 27133 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:26:55.869283 27133 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:26:55.871328 27133 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:26:55.871492 27133 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:55.871683 27133 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:26:55.871816 27133 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:55.909653 27133 rpc_server.cc:307] RPC server started. Bound to: 127.26.127.65:34103
I20260710 13:26:55.909740 27775 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.127.65:34103 every 8 connection(s)
I20260710 13:26:55.914558 27133 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:26:55.921362 27780 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:26:55.922163 27781 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:26:55.925921 27783 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:26:55.925942 27133 server_base.cc:1061] running on GCE node
I20260710 13:26:55.926970 27133 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:26:55.927196 27133 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:26:55.927374 27133 hybrid_clock.cc:648] HybridClock initialized: now 1783690015927357 us; error 0 us; skew 500 ppm
I20260710 13:26:55.927881 27133 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:26:55.930519 27133 webserver.cc:533] Webserver started at http://127.26.127.66:41591/ using document root <none> and password file <none>
I20260710 13:26:55.931126 27133 fs_manager.cc:362] Metadata directory not provided
I20260710 13:26:55.931366 27133 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:26:55.931691 27133 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:26:55.932610 27776 heartbeater.cc:344] Connected to a master server at 127.26.127.126:40519
I20260710 13:26:55.933032 27776 heartbeater.cc:461] Registering TS with master...
I20260710 13:26:55.932983 27133 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783690003215650-27133-0/minicluster-data/ts-1-root/instance:
uuid: "e0e05215553b4887818d6cc7fba1d231"
format_stamp: "Formatted at 2026-07-10 13:26:55 on dist-test-slave-4llg"
I20260710 13:26:55.933883 27776 heartbeater.cc:507] Master 127.26.127.126:40519 requested a full tablet report, sending...
I20260710 13:26:55.935828 27649 ts_manager.cc:194] Registered new tserver with Master: c1641314d85b44e7b252c368706841ed (127.26.127.65:34103)
I20260710 13:26:55.937855 27133 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260710 13:26:55.937964 27649 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34934
I20260710 13:26:55.941217 27788 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:55.941941 27133 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:26:55.942231 27133 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783690003215650-27133-0/minicluster-data/ts-1-root
uuid: "e0e05215553b4887818d6cc7fba1d231"
format_stamp: "Formatted at 2026-07-10 13:26:55 on dist-test-slave-4llg"
I20260710 13:26:55.942533 27133 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783690003215650-27133-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783690003215650-27133-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783690003215650-27133-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:26:55.962497 27133 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:26:55.963680 27133 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:26:55.965229 27133 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:26:55.967437 27133 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:26:55.967648 27133 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:55.967888 27133 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:26:55.968060 27133 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:56.005839 27133 rpc_server.cc:307] RPC server started. Bound to: 127.26.127.66:45351
I20260710 13:26:56.005924 27850 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.127.66:45351 every 8 connection(s)
I20260710 13:26:56.010468 27133 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:26:56.017549 27854 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:26:56.019440 27855 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:26:56.020309 27857 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:26:56.022007 27133 server_base.cc:1061] running on GCE node
I20260710 13:26:56.022929 27851 heartbeater.cc:344] Connected to a master server at 127.26.127.126:40519
I20260710 13:26:56.023047 27133 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 13:26:56.023267 27851 heartbeater.cc:461] Registering TS with master...
W20260710 13:26:56.023342 27133 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:26:56.023660 27133 hybrid_clock.cc:648] HybridClock initialized: now 1783690016023641 us; error 0 us; skew 500 ppm
I20260710 13:26:56.024137 27851 heartbeater.cc:507] Master 127.26.127.126:40519 requested a full tablet report, sending...
I20260710 13:26:56.024224 27133 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:26:56.026257 27649 ts_manager.cc:194] Registered new tserver with Master: e0e05215553b4887818d6cc7fba1d231 (127.26.127.66:45351)
I20260710 13:26:56.026852 27133 webserver.cc:533] Webserver started at http://127.26.127.67:34359/ using document root <none> and password file <none>
I20260710 13:26:56.027357 27133 fs_manager.cc:362] Metadata directory not provided
I20260710 13:26:56.027573 27133 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:26:56.027730 27649 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34946
I20260710 13:26:56.027833 27133 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:26:56.029232 27133 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783690003215650-27133-0/minicluster-data/ts-2-root/instance:
uuid: "f8ee48428e2d42e6b0652e0783a0a934"
format_stamp: "Formatted at 2026-07-10 13:26:56 on dist-test-slave-4llg"
I20260710 13:26:56.033475 27133 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260710 13:26:56.036479 27862 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:56.037241 27133 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:26:56.037525 27133 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783690003215650-27133-0/minicluster-data/ts-2-root
uuid: "f8ee48428e2d42e6b0652e0783a0a934"
format_stamp: "Formatted at 2026-07-10 13:26:56 on dist-test-slave-4llg"
I20260710 13:26:56.037806 27133 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783690003215650-27133-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783690003215650-27133-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783690003215650-27133-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:26:56.065171 27133 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:26:56.066551 27133 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:26:56.067948 27133 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:26:56.070138 27133 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:26:56.070374 27133 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:56.070626 27133 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:26:56.070796 27133 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:56.107685 27133 rpc_server.cc:307] RPC server started. Bound to: 127.26.127.67:33611
I20260710 13:26:56.107780 27924 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.127.67:33611 every 8 connection(s)
I20260710 13:26:56.120572 27925 heartbeater.cc:344] Connected to a master server at 127.26.127.126:40519
I20260710 13:26:56.120955 27925 heartbeater.cc:461] Registering TS with master...
I20260710 13:26:56.121630 27925 heartbeater.cc:507] Master 127.26.127.126:40519 requested a full tablet report, sending...
I20260710 13:26:56.123402 27649 ts_manager.cc:194] Registered new tserver with Master: f8ee48428e2d42e6b0652e0783a0a934 (127.26.127.67:33611)
I20260710 13:26:56.123850 27133 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013197643s
I20260710 13:26:56.124677 27649 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34948
I20260710 13:26:56.147927 27649 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34960:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:26:56.150728 27649 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:26:56.217490 27889 tablet_service.cc:1511] Processing CreateTablet for tablet 40bf0909734249f9945100c3115f9872 (DEFAULT_TABLE table=test-workload [id=4dff39108d1c4f1883a14a0f2d61e48d]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:26:56.218048 27890 tablet_service.cc:1511] Processing CreateTablet for tablet 34309e5827d2429087d9da24f6d78ead (DEFAULT_TABLE table=test-workload [id=4dff39108d1c4f1883a14a0f2d61e48d]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:26:56.219008 27889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40bf0909734249f9945100c3115f9872. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:56.221208 27890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34309e5827d2429087d9da24f6d78ead. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:56.220853 27887 tablet_service.cc:1511] Processing CreateTablet for tablet 038796481e754f01ac2b09b9d2c24099 (DEFAULT_TABLE table=test-workload [id=4dff39108d1c4f1883a14a0f2d61e48d]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:26:56.222245 27887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 038796481e754f01ac2b09b9d2c24099. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:56.221866 27888 tablet_service.cc:1511] Processing CreateTablet for tablet 75872f7e25c542239b4fa771688cd989 (DEFAULT_TABLE table=test-workload [id=4dff39108d1c4f1883a14a0f2d61e48d]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:26:56.228578 27888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75872f7e25c542239b4fa771688cd989. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:56.238365 27885 tablet_service.cc:1511] Processing CreateTablet for tablet a6af30840f8c48cba35133fad2df4a3d (DEFAULT_TABLE table=test-workload [id=4dff39108d1c4f1883a14a0f2d61e48d]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:26:56.240089 27885 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6af30840f8c48cba35133fad2df4a3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:56.235685 27886 tablet_service.cc:1511] Processing CreateTablet for tablet ed1cf541960d45a99601a31bbc98ef37 (DEFAULT_TABLE table=test-workload [id=4dff39108d1c4f1883a14a0f2d61e48d]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:26:56.241773 27886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed1cf541960d45a99601a31bbc98ef37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:56.245649 27884 tablet_service.cc:1511] Processing CreateTablet for tablet 9e69876b531847848b664164da71a082 (DEFAULT_TABLE table=test-workload [id=4dff39108d1c4f1883a14a0f2d61e48d]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:26:56.247332 27884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e69876b531847848b664164da71a082. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:56.257771 27741 tablet_service.cc:1511] Processing CreateTablet for tablet 34309e5827d2429087d9da24f6d78ead (DEFAULT_TABLE table=test-workload [id=4dff39108d1c4f1883a14a0f2d61e48d]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:26:56.259097 27741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34309e5827d2429087d9da24f6d78ead. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:56.271296 27736 tablet_service.cc:1511] Processing CreateTablet for tablet a6af30840f8c48cba35133fad2df4a3d (DEFAULT_TABLE table=test-workload [id=4dff39108d1c4f1883a14a0f2d61e48d]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:26:56.271530 27740 tablet_service.cc:1511] Processing CreateTablet for tablet 40bf0909734249f9945100c3115f9872 (DEFAULT_TABLE table=test-workload [id=4dff39108d1c4f1883a14a0f2d61e48d]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:26:56.271759 27735 tablet_service.cc:1511] Processing CreateTablet for tablet 9e69876b531847848b664164da71a082 (DEFAULT_TABLE table=test-workload [id=4dff39108d1c4f1883a14a0f2d61e48d]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:26:56.272702 27736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6af30840f8c48cba35133fad2df4a3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:56.273307 27738 tablet_service.cc:1511] Processing CreateTablet for tablet 038796481e754f01ac2b09b9d2c24099 (DEFAULT_TABLE table=test-workload [id=4dff39108d1c4f1883a14a0f2d61e48d]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:26:56.274776 27734 tablet_service.cc:1511] Processing CreateTablet for tablet e2bbfcd077c84f02adcb92c902592c29 (DEFAULT_TABLE table=test-workload [id=4dff39108d1c4f1883a14a0f2d61e48d]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:26:56.276161 27737 tablet_service.cc:1511] Processing CreateTablet for tablet ed1cf541960d45a99601a31bbc98ef37 (DEFAULT_TABLE table=test-workload [id=4dff39108d1c4f1883a14a0f2d61e48d]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:26:56.264642 27739 tablet_service.cc:1511] Processing CreateTablet for tablet 75872f7e25c542239b4fa771688cd989 (DEFAULT_TABLE table=test-workload [id=4dff39108d1c4f1883a14a0f2d61e48d]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:26:56.279733 27735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e69876b531847848b664164da71a082. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:56.285346 27739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75872f7e25c542239b4fa771688cd989. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:56.288285 27939 tablet_bootstrap.cc:492] T 40bf0909734249f9945100c3115f9872 P f8ee48428e2d42e6b0652e0783a0a934: Bootstrap starting.
I20260710 13:26:56.289327 27738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 038796481e754f01ac2b09b9d2c24099. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:56.291765 27733 tablet_service.cc:1511] Processing CreateTablet for tablet f878f53ca41e4965bee73c76253b0eda (DEFAULT_TABLE table=test-workload [id=4dff39108d1c4f1883a14a0f2d61e48d]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:26:56.296725 27939 tablet_bootstrap.cc:654] T 40bf0909734249f9945100c3115f9872 P f8ee48428e2d42e6b0652e0783a0a934: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:56.298118 27888 tablet_service.cc:1511] Processing CreateTablet for tablet e2bbfcd077c84f02adcb92c902592c29 (DEFAULT_TABLE table=test-workload [id=4dff39108d1c4f1883a14a0f2d61e48d]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:26:56.299336 27888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2bbfcd077c84f02adcb92c902592c29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:56.300853 27734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2bbfcd077c84f02adcb92c902592c29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:56.301514 27740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40bf0909734249f9945100c3115f9872. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:56.305042 27737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed1cf541960d45a99601a31bbc98ef37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:56.308552 27733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f878f53ca41e4965bee73c76253b0eda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:56.320050 27886 tablet_service.cc:1511] Processing CreateTablet for tablet f878f53ca41e4965bee73c76253b0eda (DEFAULT_TABLE table=test-workload [id=4dff39108d1c4f1883a14a0f2d61e48d]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:26:56.321363 27732 tablet_service.cc:1511] Processing CreateTablet for tablet 4eebb4d858074767909104dd252d16f6 (DEFAULT_TABLE table=test-workload [id=4dff39108d1c4f1883a14a0f2d61e48d]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:26:56.323004 27732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4eebb4d858074767909104dd252d16f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:56.323729 27884 tablet_service.cc:1511] Processing CreateTablet for tablet 4eebb4d858074767909104dd252d16f6 (DEFAULT_TABLE table=test-workload [id=4dff39108d1c4f1883a14a0f2d61e48d]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:26:56.344532 27886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f878f53ca41e4965bee73c76253b0eda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:56.345012 27940 tablet_bootstrap.cc:492] T 34309e5827d2429087d9da24f6d78ead P c1641314d85b44e7b252c368706841ed: Bootstrap starting.
I20260710 13:26:56.349071 27884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4eebb4d858074767909104dd252d16f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:56.351830 27940 tablet_bootstrap.cc:654] T 34309e5827d2429087d9da24f6d78ead P c1641314d85b44e7b252c368706841ed: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:56.361979 27813 tablet_service.cc:1511] Processing CreateTablet for tablet 038796481e754f01ac2b09b9d2c24099 (DEFAULT_TABLE table=test-workload [id=4dff39108d1c4f1883a14a0f2d61e48d]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:26:56.362201 27815 tablet_service.cc:1511] Processing CreateTablet for tablet 40bf0909734249f9945100c3115f9872 (DEFAULT_TABLE table=test-workload [id=4dff39108d1c4f1883a14a0f2d61e48d]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:26:56.363353 27813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 038796481e754f01ac2b09b9d2c24099. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:56.366254 27812 tablet_service.cc:1511] Processing CreateTablet for tablet ed1cf541960d45a99601a31bbc98ef37 (DEFAULT_TABLE table=test-workload [id=4dff39108d1c4f1883a14a0f2d61e48d]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:26:56.366122 27816 tablet_service.cc:1511] Processing CreateTablet for tablet 34309e5827d2429087d9da24f6d78ead (DEFAULT_TABLE table=test-workload [id=4dff39108d1c4f1883a14a0f2d61e48d]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:26:56.364467 27814 tablet_service.cc:1511] Processing CreateTablet for tablet 75872f7e25c542239b4fa771688cd989 (DEFAULT_TABLE table=test-workload [id=4dff39108d1c4f1883a14a0f2d61e48d]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:26:56.367702 27812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed1cf541960d45a99601a31bbc98ef37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:56.368266 27814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75872f7e25c542239b4fa771688cd989. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:56.370445 27811 tablet_service.cc:1511] Processing CreateTablet for tablet a6af30840f8c48cba35133fad2df4a3d (DEFAULT_TABLE table=test-workload [id=4dff39108d1c4f1883a14a0f2d61e48d]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:26:56.371613 27816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34309e5827d2429087d9da24f6d78ead. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:56.372340 27810 tablet_service.cc:1511] Processing CreateTablet for tablet 9e69876b531847848b664164da71a082 (DEFAULT_TABLE table=test-workload [id=4dff39108d1c4f1883a14a0f2d61e48d]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:26:56.373376 27811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6af30840f8c48cba35133fad2df4a3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:56.374469 27809 tablet_service.cc:1511] Processing CreateTablet for tablet e2bbfcd077c84f02adcb92c902592c29 (DEFAULT_TABLE table=test-workload [id=4dff39108d1c4f1883a14a0f2d61e48d]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:26:56.375723 27809 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2bbfcd077c84f02adcb92c902592c29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:56.377138 27815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40bf0909734249f9945100c3115f9872. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:56.377831 27808 tablet_service.cc:1511] Processing CreateTablet for tablet f878f53ca41e4965bee73c76253b0eda (DEFAULT_TABLE table=test-workload [id=4dff39108d1c4f1883a14a0f2d61e48d]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:26:56.379117 27808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f878f53ca41e4965bee73c76253b0eda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:56.381816 27807 tablet_service.cc:1511] Processing CreateTablet for tablet 4eebb4d858074767909104dd252d16f6 (DEFAULT_TABLE table=test-workload [id=4dff39108d1c4f1883a14a0f2d61e48d]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:26:56.383096 27807 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4eebb4d858074767909104dd252d16f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:56.387583 27810 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e69876b531847848b664164da71a082. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:56.391018 27943 tablet_bootstrap.cc:492] T 038796481e754f01ac2b09b9d2c24099 P e0e05215553b4887818d6cc7fba1d231: Bootstrap starting.
I20260710 13:26:56.397755 27943 tablet_bootstrap.cc:654] T 038796481e754f01ac2b09b9d2c24099 P e0e05215553b4887818d6cc7fba1d231: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:56.411151 27939 tablet_bootstrap.cc:492] T 40bf0909734249f9945100c3115f9872 P f8ee48428e2d42e6b0652e0783a0a934: No bootstrap required, opened a new log
I20260710 13:26:56.411748 27939 ts_tablet_manager.cc:1403] T 40bf0909734249f9945100c3115f9872 P f8ee48428e2d42e6b0652e0783a0a934: Time spent bootstrapping tablet: real 0.124s	user 0.027s	sys 0.025s
I20260710 13:26:56.413247 27940 tablet_bootstrap.cc:492] T 34309e5827d2429087d9da24f6d78ead P c1641314d85b44e7b252c368706841ed: No bootstrap required, opened a new log
I20260710 13:26:56.413700 27940 ts_tablet_manager.cc:1403] T 34309e5827d2429087d9da24f6d78ead P c1641314d85b44e7b252c368706841ed: Time spent bootstrapping tablet: real 0.069s	user 0.007s	sys 0.005s
I20260710 13:26:56.416496 27940 raft_consensus.cc:359] T 34309e5827d2429087d9da24f6d78ead P c1641314d85b44e7b252c368706841ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } } peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } }
I20260710 13:26:56.417208 27940 raft_consensus.cc:385] T 34309e5827d2429087d9da24f6d78ead P c1641314d85b44e7b252c368706841ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:56.417501 27940 raft_consensus.cc:740] T 34309e5827d2429087d9da24f6d78ead P c1641314d85b44e7b252c368706841ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1641314d85b44e7b252c368706841ed, State: Initialized, Role: FOLLOWER
I20260710 13:26:56.418354 27940 consensus_queue.cc:260] T 34309e5827d2429087d9da24f6d78ead P c1641314d85b44e7b252c368706841ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } } peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } }
I20260710 13:26:56.418223 27939 raft_consensus.cc:359] T 40bf0909734249f9945100c3115f9872 P f8ee48428e2d42e6b0652e0783a0a934 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } }
I20260710 13:26:56.424890 27939 raft_consensus.cc:385] T 40bf0909734249f9945100c3115f9872 P f8ee48428e2d42e6b0652e0783a0a934 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:56.425309 27939 raft_consensus.cc:740] T 40bf0909734249f9945100c3115f9872 P f8ee48428e2d42e6b0652e0783a0a934 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8ee48428e2d42e6b0652e0783a0a934, State: Initialized, Role: FOLLOWER
I20260710 13:26:56.426379 27939 consensus_queue.cc:260] T 40bf0909734249f9945100c3115f9872 P f8ee48428e2d42e6b0652e0783a0a934 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } }
I20260710 13:26:56.448149 27776 heartbeater.cc:499] Master 127.26.127.126:40519 was elected leader, sending a full tablet report...
I20260710 13:26:56.453256 27925 heartbeater.cc:499] Master 127.26.127.126:40519 was elected leader, sending a full tablet report...
I20260710 13:26:56.456848 27943 tablet_bootstrap.cc:492] T 038796481e754f01ac2b09b9d2c24099 P e0e05215553b4887818d6cc7fba1d231: No bootstrap required, opened a new log
I20260710 13:26:56.457330 27943 ts_tablet_manager.cc:1403] T 038796481e754f01ac2b09b9d2c24099 P e0e05215553b4887818d6cc7fba1d231: Time spent bootstrapping tablet: real 0.067s	user 0.024s	sys 0.034s
I20260710 13:26:56.460316 27943 raft_consensus.cc:359] T 038796481e754f01ac2b09b9d2c24099 P e0e05215553b4887818d6cc7fba1d231 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } }
I20260710 13:26:56.461083 27943 raft_consensus.cc:385] T 038796481e754f01ac2b09b9d2c24099 P e0e05215553b4887818d6cc7fba1d231 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:56.461382 27943 raft_consensus.cc:740] T 038796481e754f01ac2b09b9d2c24099 P e0e05215553b4887818d6cc7fba1d231 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0e05215553b4887818d6cc7fba1d231, State: Initialized, Role: FOLLOWER
I20260710 13:26:56.462378 27939 ts_tablet_manager.cc:1434] T 40bf0909734249f9945100c3115f9872 P f8ee48428e2d42e6b0652e0783a0a934: Time spent starting tablet: real 0.050s	user 0.006s	sys 0.006s
I20260710 13:26:56.463924 27939 tablet_bootstrap.cc:492] T a6af30840f8c48cba35133fad2df4a3d P f8ee48428e2d42e6b0652e0783a0a934: Bootstrap starting.
I20260710 13:26:56.462100 27943 consensus_queue.cc:260] T 038796481e754f01ac2b09b9d2c24099 P e0e05215553b4887818d6cc7fba1d231 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } }
I20260710 13:26:56.462929 27940 ts_tablet_manager.cc:1434] T 34309e5827d2429087d9da24f6d78ead P c1641314d85b44e7b252c368706841ed: Time spent starting tablet: real 0.049s	user 0.007s	sys 0.022s
I20260710 13:26:56.466306 27940 tablet_bootstrap.cc:492] T f878f53ca41e4965bee73c76253b0eda P c1641314d85b44e7b252c368706841ed: Bootstrap starting.
I20260710 13:26:56.469061 27851 heartbeater.cc:499] Master 127.26.127.126:40519 was elected leader, sending a full tablet report...
I20260710 13:26:56.470788 27946 raft_consensus.cc:493] T 40bf0909734249f9945100c3115f9872 P f8ee48428e2d42e6b0652e0783a0a934 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:56.471238 27946 raft_consensus.cc:515] T 40bf0909734249f9945100c3115f9872 P f8ee48428e2d42e6b0652e0783a0a934 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } }
I20260710 13:26:56.478188 27939 tablet_bootstrap.cc:654] T a6af30840f8c48cba35133fad2df4a3d P f8ee48428e2d42e6b0652e0783a0a934: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:56.485402 27940 tablet_bootstrap.cc:654] T f878f53ca41e4965bee73c76253b0eda P c1641314d85b44e7b252c368706841ed: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:56.486958 27751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40bf0909734249f9945100c3115f9872" candidate_uuid: "f8ee48428e2d42e6b0652e0783a0a934" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1641314d85b44e7b252c368706841ed" is_pre_election: true
I20260710 13:26:56.487108 27946 leader_election.cc:290] T 40bf0909734249f9945100c3115f9872 P f8ee48428e2d42e6b0652e0783a0a934 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1641314d85b44e7b252c368706841ed (127.26.127.65:34103), e0e05215553b4887818d6cc7fba1d231 (127.26.127.66:45351)
W20260710 13:26:56.490346 27866 leader_election.cc:343] T 40bf0909734249f9945100c3115f9872 P f8ee48428e2d42e6b0652e0783a0a934 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1641314d85b44e7b252c368706841ed (127.26.127.65:34103): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:56.492095 27943 ts_tablet_manager.cc:1434] T 038796481e754f01ac2b09b9d2c24099 P e0e05215553b4887818d6cc7fba1d231: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.000s
I20260710 13:26:56.493163 27943 tablet_bootstrap.cc:492] T a6af30840f8c48cba35133fad2df4a3d P e0e05215553b4887818d6cc7fba1d231: Bootstrap starting.
I20260710 13:26:56.498296 27826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40bf0909734249f9945100c3115f9872" candidate_uuid: "f8ee48428e2d42e6b0652e0783a0a934" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0e05215553b4887818d6cc7fba1d231" is_pre_election: true
I20260710 13:26:56.499488 27943 tablet_bootstrap.cc:654] T a6af30840f8c48cba35133fad2df4a3d P e0e05215553b4887818d6cc7fba1d231: Neither blocks nor log segments found. Creating new log.
W20260710 13:26:56.499652 27866 leader_election.cc:343] T 40bf0909734249f9945100c3115f9872 P f8ee48428e2d42e6b0652e0783a0a934 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e0e05215553b4887818d6cc7fba1d231 (127.26.127.66:45351): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:56.500101 27866 leader_election.cc:304] T 40bf0909734249f9945100c3115f9872 P f8ee48428e2d42e6b0652e0783a0a934 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f8ee48428e2d42e6b0652e0783a0a934; no voters: c1641314d85b44e7b252c368706841ed, e0e05215553b4887818d6cc7fba1d231
I20260710 13:26:56.500765 27946 raft_consensus.cc:2749] T 40bf0909734249f9945100c3115f9872 P f8ee48428e2d42e6b0652e0783a0a934 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:26:56.507490 27939 tablet_bootstrap.cc:492] T a6af30840f8c48cba35133fad2df4a3d P f8ee48428e2d42e6b0652e0783a0a934: No bootstrap required, opened a new log
I20260710 13:26:56.507994 27939 ts_tablet_manager.cc:1403] T a6af30840f8c48cba35133fad2df4a3d P f8ee48428e2d42e6b0652e0783a0a934: Time spent bootstrapping tablet: real 0.044s	user 0.011s	sys 0.000s
I20260710 13:26:56.509992 27943 tablet_bootstrap.cc:492] T a6af30840f8c48cba35133fad2df4a3d P e0e05215553b4887818d6cc7fba1d231: No bootstrap required, opened a new log
I20260710 13:26:56.510483 27943 ts_tablet_manager.cc:1403] T a6af30840f8c48cba35133fad2df4a3d P e0e05215553b4887818d6cc7fba1d231: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.000s
I20260710 13:26:56.511293 27940 tablet_bootstrap.cc:492] T f878f53ca41e4965bee73c76253b0eda P c1641314d85b44e7b252c368706841ed: No bootstrap required, opened a new log
I20260710 13:26:56.511709 27940 ts_tablet_manager.cc:1403] T f878f53ca41e4965bee73c76253b0eda P c1641314d85b44e7b252c368706841ed: Time spent bootstrapping tablet: real 0.046s	user 0.007s	sys 0.006s
I20260710 13:26:56.511425 27939 raft_consensus.cc:359] T a6af30840f8c48cba35133fad2df4a3d P f8ee48428e2d42e6b0652e0783a0a934 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } }
I20260710 13:26:56.512166 27939 raft_consensus.cc:385] T a6af30840f8c48cba35133fad2df4a3d P f8ee48428e2d42e6b0652e0783a0a934 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:56.512478 27939 raft_consensus.cc:740] T a6af30840f8c48cba35133fad2df4a3d P f8ee48428e2d42e6b0652e0783a0a934 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8ee48428e2d42e6b0652e0783a0a934, State: Initialized, Role: FOLLOWER
I20260710 13:26:56.513343 27943 raft_consensus.cc:359] T a6af30840f8c48cba35133fad2df4a3d P e0e05215553b4887818d6cc7fba1d231 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } }
I20260710 13:26:56.513319 27939 consensus_queue.cc:260] T a6af30840f8c48cba35133fad2df4a3d P f8ee48428e2d42e6b0652e0783a0a934 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } }
I20260710 13:26:56.514112 27943 raft_consensus.cc:385] T a6af30840f8c48cba35133fad2df4a3d P e0e05215553b4887818d6cc7fba1d231 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:56.513903 27940 raft_consensus.cc:359] T f878f53ca41e4965bee73c76253b0eda P c1641314d85b44e7b252c368706841ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } }
I20260710 13:26:56.514458 27943 raft_consensus.cc:740] T a6af30840f8c48cba35133fad2df4a3d P e0e05215553b4887818d6cc7fba1d231 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0e05215553b4887818d6cc7fba1d231, State: Initialized, Role: FOLLOWER
I20260710 13:26:56.514581 27940 raft_consensus.cc:385] T f878f53ca41e4965bee73c76253b0eda P c1641314d85b44e7b252c368706841ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:56.514873 27940 raft_consensus.cc:740] T f878f53ca41e4965bee73c76253b0eda P c1641314d85b44e7b252c368706841ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1641314d85b44e7b252c368706841ed, State: Initialized, Role: FOLLOWER
I20260710 13:26:56.515203 27943 consensus_queue.cc:260] T a6af30840f8c48cba35133fad2df4a3d P e0e05215553b4887818d6cc7fba1d231 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } }
I20260710 13:26:56.515529 27940 consensus_queue.cc:260] T f878f53ca41e4965bee73c76253b0eda P c1641314d85b44e7b252c368706841ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } }
I20260710 13:26:56.517555 27943 ts_tablet_manager.cc:1434] T a6af30840f8c48cba35133fad2df4a3d P e0e05215553b4887818d6cc7fba1d231: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:26:56.518440 27943 tablet_bootstrap.cc:492] T 34309e5827d2429087d9da24f6d78ead P e0e05215553b4887818d6cc7fba1d231: Bootstrap starting.
I20260710 13:26:56.519096 27940 ts_tablet_manager.cc:1434] T f878f53ca41e4965bee73c76253b0eda P c1641314d85b44e7b252c368706841ed: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260710 13:26:56.519968 27940 tablet_bootstrap.cc:492] T 40bf0909734249f9945100c3115f9872 P c1641314d85b44e7b252c368706841ed: Bootstrap starting.
I20260710 13:26:56.521018 27947 raft_consensus.cc:493] T a6af30840f8c48cba35133fad2df4a3d P e0e05215553b4887818d6cc7fba1d231 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:56.521459 27947 raft_consensus.cc:515] T a6af30840f8c48cba35133fad2df4a3d P e0e05215553b4887818d6cc7fba1d231 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } }
I20260710 13:26:56.522236 27939 ts_tablet_manager.cc:1434] T a6af30840f8c48cba35133fad2df4a3d P f8ee48428e2d42e6b0652e0783a0a934: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.000s
I20260710 13:26:56.524847 27943 tablet_bootstrap.cc:654] T 34309e5827d2429087d9da24f6d78ead P e0e05215553b4887818d6cc7fba1d231: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:56.525990 27939 tablet_bootstrap.cc:492] T 75872f7e25c542239b4fa771688cd989 P f8ee48428e2d42e6b0652e0783a0a934: Bootstrap starting.
I20260710 13:26:56.528586 27940 tablet_bootstrap.cc:654] T 40bf0909734249f9945100c3115f9872 P c1641314d85b44e7b252c368706841ed: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:56.537067 27947 leader_election.cc:290] T a6af30840f8c48cba35133fad2df4a3d P e0e05215553b4887818d6cc7fba1d231 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1641314d85b44e7b252c368706841ed (127.26.127.65:34103), f8ee48428e2d42e6b0652e0783a0a934 (127.26.127.67:33611)
I20260710 13:26:56.537425 27939 tablet_bootstrap.cc:654] T 75872f7e25c542239b4fa771688cd989 P f8ee48428e2d42e6b0652e0783a0a934: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:56.546504 27939 tablet_bootstrap.cc:492] T 75872f7e25c542239b4fa771688cd989 P f8ee48428e2d42e6b0652e0783a0a934: No bootstrap required, opened a new log
I20260710 13:26:56.547101 27939 ts_tablet_manager.cc:1403] T 75872f7e25c542239b4fa771688cd989 P f8ee48428e2d42e6b0652e0783a0a934: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.001s
I20260710 13:26:56.550546 27939 raft_consensus.cc:359] T 75872f7e25c542239b4fa771688cd989 P f8ee48428e2d42e6b0652e0783a0a934 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } }
I20260710 13:26:56.551550 27939 raft_consensus.cc:385] T 75872f7e25c542239b4fa771688cd989 P f8ee48428e2d42e6b0652e0783a0a934 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:56.551918 27939 raft_consensus.cc:740] T 75872f7e25c542239b4fa771688cd989 P f8ee48428e2d42e6b0652e0783a0a934 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8ee48428e2d42e6b0652e0783a0a934, State: Initialized, Role: FOLLOWER
I20260710 13:26:56.552814 27939 consensus_queue.cc:260] T 75872f7e25c542239b4fa771688cd989 P f8ee48428e2d42e6b0652e0783a0a934 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } }
I20260710 13:26:56.565378 27939 ts_tablet_manager.cc:1434] T 75872f7e25c542239b4fa771688cd989 P f8ee48428e2d42e6b0652e0783a0a934: Time spent starting tablet: real 0.018s	user 0.010s	sys 0.000s
I20260710 13:26:56.572273 27939 tablet_bootstrap.cc:492] T 038796481e754f01ac2b09b9d2c24099 P f8ee48428e2d42e6b0652e0783a0a934: Bootstrap starting.
I20260710 13:26:56.578641 27939 tablet_bootstrap.cc:654] T 038796481e754f01ac2b09b9d2c24099 P f8ee48428e2d42e6b0652e0783a0a934: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:56.580148 27943 tablet_bootstrap.cc:492] T 34309e5827d2429087d9da24f6d78ead P e0e05215553b4887818d6cc7fba1d231: No bootstrap required, opened a new log
I20260710 13:26:56.580221 27751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6af30840f8c48cba35133fad2df4a3d" candidate_uuid: "e0e05215553b4887818d6cc7fba1d231" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1641314d85b44e7b252c368706841ed" is_pre_election: true
I20260710 13:26:56.580752 27943 ts_tablet_manager.cc:1403] T 34309e5827d2429087d9da24f6d78ead P e0e05215553b4887818d6cc7fba1d231: Time spent bootstrapping tablet: real 0.062s	user 0.025s	sys 0.034s
I20260710 13:26:56.581859 27900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6af30840f8c48cba35133fad2df4a3d" candidate_uuid: "e0e05215553b4887818d6cc7fba1d231" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8ee48428e2d42e6b0652e0783a0a934" is_pre_election: true
I20260710 13:26:56.582770 27900 raft_consensus.cc:2468] T a6af30840f8c48cba35133fad2df4a3d P f8ee48428e2d42e6b0652e0783a0a934 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e0e05215553b4887818d6cc7fba1d231 in term 0.
I20260710 13:26:56.581640 27940 tablet_bootstrap.cc:492] T 40bf0909734249f9945100c3115f9872 P c1641314d85b44e7b252c368706841ed: No bootstrap required, opened a new log
W20260710 13:26:56.583436 27792 leader_election.cc:343] T a6af30840f8c48cba35133fad2df4a3d P e0e05215553b4887818d6cc7fba1d231 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1641314d85b44e7b252c368706841ed (127.26.127.65:34103): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:56.583935 27940 ts_tablet_manager.cc:1403] T 40bf0909734249f9945100c3115f9872 P c1641314d85b44e7b252c368706841ed: Time spent bootstrapping tablet: real 0.064s	user 0.019s	sys 0.021s
I20260710 13:26:56.584158 27790 leader_election.cc:304] T a6af30840f8c48cba35133fad2df4a3d P e0e05215553b4887818d6cc7fba1d231 [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: e0e05215553b4887818d6cc7fba1d231, f8ee48428e2d42e6b0652e0783a0a934; no voters: c1641314d85b44e7b252c368706841ed
I20260710 13:26:56.584739 27943 raft_consensus.cc:359] T 34309e5827d2429087d9da24f6d78ead P e0e05215553b4887818d6cc7fba1d231 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } } peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } }
I20260710 13:26:56.585297 27947 raft_consensus.cc:2804] T a6af30840f8c48cba35133fad2df4a3d P e0e05215553b4887818d6cc7fba1d231 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:56.585407 27939 tablet_bootstrap.cc:492] T 038796481e754f01ac2b09b9d2c24099 P f8ee48428e2d42e6b0652e0783a0a934: No bootstrap required, opened a new log
I20260710 13:26:56.585451 27943 raft_consensus.cc:385] T 34309e5827d2429087d9da24f6d78ead P e0e05215553b4887818d6cc7fba1d231 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:56.585759 27947 raft_consensus.cc:493] T a6af30840f8c48cba35133fad2df4a3d P e0e05215553b4887818d6cc7fba1d231 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:56.585978 27939 ts_tablet_manager.cc:1403] T 038796481e754f01ac2b09b9d2c24099 P f8ee48428e2d42e6b0652e0783a0a934: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260710 13:26:56.585954 27943 raft_consensus.cc:740] T 34309e5827d2429087d9da24f6d78ead P e0e05215553b4887818d6cc7fba1d231 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0e05215553b4887818d6cc7fba1d231, State: Initialized, Role: FOLLOWER
I20260710 13:26:56.586181 27947 raft_consensus.cc:3060] T a6af30840f8c48cba35133fad2df4a3d P e0e05215553b4887818d6cc7fba1d231 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:56.586982 27943 consensus_queue.cc:260] T 34309e5827d2429087d9da24f6d78ead P e0e05215553b4887818d6cc7fba1d231 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } } peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } }
I20260710 13:26:56.587283 27940 raft_consensus.cc:359] T 40bf0909734249f9945100c3115f9872 P c1641314d85b44e7b252c368706841ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } }
I20260710 13:26:56.588068 27940 raft_consensus.cc:385] T 40bf0909734249f9945100c3115f9872 P c1641314d85b44e7b252c368706841ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:56.588528 27940 raft_consensus.cc:740] T 40bf0909734249f9945100c3115f9872 P c1641314d85b44e7b252c368706841ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1641314d85b44e7b252c368706841ed, State: Initialized, Role: FOLLOWER
I20260710 13:26:56.589120 27939 raft_consensus.cc:359] T 038796481e754f01ac2b09b9d2c24099 P f8ee48428e2d42e6b0652e0783a0a934 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } }
I20260710 13:26:56.589847 27939 raft_consensus.cc:385] T 038796481e754f01ac2b09b9d2c24099 P f8ee48428e2d42e6b0652e0783a0a934 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:56.590270 27939 raft_consensus.cc:740] T 038796481e754f01ac2b09b9d2c24099 P f8ee48428e2d42e6b0652e0783a0a934 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8ee48428e2d42e6b0652e0783a0a934, State: Initialized, Role: FOLLOWER
I20260710 13:26:56.589668 27940 consensus_queue.cc:260] T 40bf0909734249f9945100c3115f9872 P c1641314d85b44e7b252c368706841ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } }
I20260710 13:26:56.592964 27940 ts_tablet_manager.cc:1434] T 40bf0909734249f9945100c3115f9872 P c1641314d85b44e7b252c368706841ed: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260710 13:26:56.593272 27947 raft_consensus.cc:515] T a6af30840f8c48cba35133fad2df4a3d P e0e05215553b4887818d6cc7fba1d231 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } }
I20260710 13:26:56.594381 27940 tablet_bootstrap.cc:492] T 4eebb4d858074767909104dd252d16f6 P c1641314d85b44e7b252c368706841ed: Bootstrap starting.
I20260710 13:26:56.595918 27751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6af30840f8c48cba35133fad2df4a3d" candidate_uuid: "e0e05215553b4887818d6cc7fba1d231" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1641314d85b44e7b252c368706841ed"
W20260710 13:26:56.597261 27792 leader_election.cc:343] T a6af30840f8c48cba35133fad2df4a3d P e0e05215553b4887818d6cc7fba1d231 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c1641314d85b44e7b252c368706841ed (127.26.127.65:34103): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:56.599238 27900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6af30840f8c48cba35133fad2df4a3d" candidate_uuid: "e0e05215553b4887818d6cc7fba1d231" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8ee48428e2d42e6b0652e0783a0a934"
I20260710 13:26:56.599783 27900 raft_consensus.cc:3060] T a6af30840f8c48cba35133fad2df4a3d P f8ee48428e2d42e6b0652e0783a0a934 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:56.603313 27940 tablet_bootstrap.cc:654] T 4eebb4d858074767909104dd252d16f6 P c1641314d85b44e7b252c368706841ed: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:56.591101 27939 consensus_queue.cc:260] T 038796481e754f01ac2b09b9d2c24099 P f8ee48428e2d42e6b0652e0783a0a934 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } }
I20260710 13:26:56.609373 27900 raft_consensus.cc:2468] T a6af30840f8c48cba35133fad2df4a3d P f8ee48428e2d42e6b0652e0783a0a934 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0e05215553b4887818d6cc7fba1d231 in term 1.
I20260710 13:26:56.610504 27790 leader_election.cc:304] T a6af30840f8c48cba35133fad2df4a3d P e0e05215553b4887818d6cc7fba1d231 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: e0e05215553b4887818d6cc7fba1d231, f8ee48428e2d42e6b0652e0783a0a934; no voters: c1641314d85b44e7b252c368706841ed
I20260710 13:26:56.614074 27939 ts_tablet_manager.cc:1434] T 038796481e754f01ac2b09b9d2c24099 P f8ee48428e2d42e6b0652e0783a0a934: Time spent starting tablet: real 0.028s	user 0.008s	sys 0.000s
I20260710 13:26:56.615674 27947 leader_election.cc:290] T a6af30840f8c48cba35133fad2df4a3d P e0e05215553b4887818d6cc7fba1d231 [CANDIDATE]: Term 1 election: Requested vote from peers c1641314d85b44e7b252c368706841ed (127.26.127.65:34103), f8ee48428e2d42e6b0652e0783a0a934 (127.26.127.67:33611)
I20260710 13:26:56.621639 27939 tablet_bootstrap.cc:492] T ed1cf541960d45a99601a31bbc98ef37 P f8ee48428e2d42e6b0652e0783a0a934: Bootstrap starting.
I20260710 13:26:56.623099 27947 raft_consensus.cc:2804] T a6af30840f8c48cba35133fad2df4a3d P e0e05215553b4887818d6cc7fba1d231 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:56.623576 27947 raft_consensus.cc:697] T a6af30840f8c48cba35133fad2df4a3d P e0e05215553b4887818d6cc7fba1d231 [term 1 LEADER]: Becoming Leader. State: Replica: e0e05215553b4887818d6cc7fba1d231, State: Running, Role: LEADER
I20260710 13:26:56.624387 27947 consensus_queue.cc:237] T a6af30840f8c48cba35133fad2df4a3d P e0e05215553b4887818d6cc7fba1d231 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } }
I20260710 13:26:56.630414 27939 tablet_bootstrap.cc:654] T ed1cf541960d45a99601a31bbc98ef37 P f8ee48428e2d42e6b0652e0783a0a934: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:56.633860 27940 tablet_bootstrap.cc:492] T 4eebb4d858074767909104dd252d16f6 P c1641314d85b44e7b252c368706841ed: No bootstrap required, opened a new log
I20260710 13:26:56.634260 27940 ts_tablet_manager.cc:1403] T 4eebb4d858074767909104dd252d16f6 P c1641314d85b44e7b252c368706841ed: Time spent bootstrapping tablet: real 0.040s	user 0.014s	sys 0.020s
I20260710 13:26:56.634336 27943 ts_tablet_manager.cc:1434] T 34309e5827d2429087d9da24f6d78ead P e0e05215553b4887818d6cc7fba1d231: Time spent starting tablet: real 0.052s	user 0.018s	sys 0.032s
I20260710 13:26:56.635655 27943 tablet_bootstrap.cc:492] T 40bf0909734249f9945100c3115f9872 P e0e05215553b4887818d6cc7fba1d231: Bootstrap starting.
I20260710 13:26:56.636423 27940 raft_consensus.cc:359] T 4eebb4d858074767909104dd252d16f6 P c1641314d85b44e7b252c368706841ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } }
I20260710 13:26:56.637110 27940 raft_consensus.cc:385] T 4eebb4d858074767909104dd252d16f6 P c1641314d85b44e7b252c368706841ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:56.637434 27940 raft_consensus.cc:740] T 4eebb4d858074767909104dd252d16f6 P c1641314d85b44e7b252c368706841ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1641314d85b44e7b252c368706841ed, State: Initialized, Role: FOLLOWER
I20260710 13:26:56.638245 27940 consensus_queue.cc:260] T 4eebb4d858074767909104dd252d16f6 P c1641314d85b44e7b252c368706841ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } }
I20260710 13:26:56.643443 27940 ts_tablet_manager.cc:1434] T 4eebb4d858074767909104dd252d16f6 P c1641314d85b44e7b252c368706841ed: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:26:56.644309 27943 tablet_bootstrap.cc:654] T 40bf0909734249f9945100c3115f9872 P e0e05215553b4887818d6cc7fba1d231: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:56.644448 27940 tablet_bootstrap.cc:492] T 038796481e754f01ac2b09b9d2c24099 P c1641314d85b44e7b252c368706841ed: Bootstrap starting.
I20260710 13:26:56.651117 27940 tablet_bootstrap.cc:654] T 038796481e754f01ac2b09b9d2c24099 P c1641314d85b44e7b252c368706841ed: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:56.655349 27648 catalog_manager.cc:5697] T a6af30840f8c48cba35133fad2df4a3d P e0e05215553b4887818d6cc7fba1d231 reported cstate change: term changed from 0 to 1, leader changed from <none> to e0e05215553b4887818d6cc7fba1d231 (127.26.127.66). New cstate: current_term: 1 leader_uuid: "e0e05215553b4887818d6cc7fba1d231" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:56.659591 27943 tablet_bootstrap.cc:492] T 40bf0909734249f9945100c3115f9872 P e0e05215553b4887818d6cc7fba1d231: No bootstrap required, opened a new log
I20260710 13:26:56.660050 27943 ts_tablet_manager.cc:1403] T 40bf0909734249f9945100c3115f9872 P e0e05215553b4887818d6cc7fba1d231: Time spent bootstrapping tablet: real 0.025s	user 0.005s	sys 0.015s
I20260710 13:26:56.661056 27939 tablet_bootstrap.cc:492] T ed1cf541960d45a99601a31bbc98ef37 P f8ee48428e2d42e6b0652e0783a0a934: No bootstrap required, opened a new log
I20260710 13:26:56.661638 27940 tablet_bootstrap.cc:492] T 038796481e754f01ac2b09b9d2c24099 P c1641314d85b44e7b252c368706841ed: No bootstrap required, opened a new log
I20260710 13:26:56.661612 27939 ts_tablet_manager.cc:1403] T ed1cf541960d45a99601a31bbc98ef37 P f8ee48428e2d42e6b0652e0783a0a934: Time spent bootstrapping tablet: real 0.040s	user 0.015s	sys 0.015s
I20260710 13:26:56.662220 27940 ts_tablet_manager.cc:1403] T 038796481e754f01ac2b09b9d2c24099 P c1641314d85b44e7b252c368706841ed: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.004s
I20260710 13:26:56.662750 27943 raft_consensus.cc:359] T 40bf0909734249f9945100c3115f9872 P e0e05215553b4887818d6cc7fba1d231 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } }
I20260710 13:26:56.663461 27943 raft_consensus.cc:385] T 40bf0909734249f9945100c3115f9872 P e0e05215553b4887818d6cc7fba1d231 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:56.664861 27943 raft_consensus.cc:740] T 40bf0909734249f9945100c3115f9872 P e0e05215553b4887818d6cc7fba1d231 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0e05215553b4887818d6cc7fba1d231, State: Initialized, Role: FOLLOWER
I20260710 13:26:56.665760 27943 consensus_queue.cc:260] T 40bf0909734249f9945100c3115f9872 P e0e05215553b4887818d6cc7fba1d231 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } }
I20260710 13:26:56.664896 27946 raft_consensus.cc:493] T 038796481e754f01ac2b09b9d2c24099 P f8ee48428e2d42e6b0652e0783a0a934 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:56.665633 27939 raft_consensus.cc:359] T ed1cf541960d45a99601a31bbc98ef37 P f8ee48428e2d42e6b0652e0783a0a934 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } }
I20260710 13:26:56.666736 27946 raft_consensus.cc:515] T 038796481e754f01ac2b09b9d2c24099 P f8ee48428e2d42e6b0652e0783a0a934 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } }
I20260710 13:26:56.667176 27939 raft_consensus.cc:385] T ed1cf541960d45a99601a31bbc98ef37 P f8ee48428e2d42e6b0652e0783a0a934 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:56.667519 27939 raft_consensus.cc:740] T ed1cf541960d45a99601a31bbc98ef37 P f8ee48428e2d42e6b0652e0783a0a934 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8ee48428e2d42e6b0652e0783a0a934, State: Initialized, Role: FOLLOWER
I20260710 13:26:56.668025 27943 ts_tablet_manager.cc:1434] T 40bf0909734249f9945100c3115f9872 P e0e05215553b4887818d6cc7fba1d231: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260710 13:26:56.668787 27946 leader_election.cc:290] T 038796481e754f01ac2b09b9d2c24099 P f8ee48428e2d42e6b0652e0783a0a934 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1641314d85b44e7b252c368706841ed (127.26.127.65:34103), e0e05215553b4887818d6cc7fba1d231 (127.26.127.66:45351)
I20260710 13:26:56.668287 27939 consensus_queue.cc:260] T ed1cf541960d45a99601a31bbc98ef37 P f8ee48428e2d42e6b0652e0783a0a934 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } }
I20260710 13:26:56.666764 27940 raft_consensus.cc:359] T 038796481e754f01ac2b09b9d2c24099 P c1641314d85b44e7b252c368706841ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } }
I20260710 13:26:56.669512 27751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "038796481e754f01ac2b09b9d2c24099" candidate_uuid: "f8ee48428e2d42e6b0652e0783a0a934" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1641314d85b44e7b252c368706841ed" is_pre_election: true
I20260710 13:26:56.669921 27940 raft_consensus.cc:385] T 038796481e754f01ac2b09b9d2c24099 P c1641314d85b44e7b252c368706841ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:56.670253 27940 raft_consensus.cc:740] T 038796481e754f01ac2b09b9d2c24099 P c1641314d85b44e7b252c368706841ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1641314d85b44e7b252c368706841ed, State: Initialized, Role: FOLLOWER
I20260710 13:26:56.670219 27826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "038796481e754f01ac2b09b9d2c24099" candidate_uuid: "f8ee48428e2d42e6b0652e0783a0a934" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0e05215553b4887818d6cc7fba1d231" is_pre_election: true
I20260710 13:26:56.670969 27939 ts_tablet_manager.cc:1434] T ed1cf541960d45a99601a31bbc98ef37 P f8ee48428e2d42e6b0652e0783a0a934: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 13:26:56.671197 27826 raft_consensus.cc:2468] T 038796481e754f01ac2b09b9d2c24099 P e0e05215553b4887818d6cc7fba1d231 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8ee48428e2d42e6b0652e0783a0a934 in term 0.
I20260710 13:26:56.670971 27940 consensus_queue.cc:260] T 038796481e754f01ac2b09b9d2c24099 P c1641314d85b44e7b252c368706841ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } }
I20260710 13:26:56.672133 27943 tablet_bootstrap.cc:492] T 75872f7e25c542239b4fa771688cd989 P e0e05215553b4887818d6cc7fba1d231: Bootstrap starting.
I20260710 13:26:56.672245 27751 raft_consensus.cc:2468] T 038796481e754f01ac2b09b9d2c24099 P c1641314d85b44e7b252c368706841ed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8ee48428e2d42e6b0652e0783a0a934 in term 0.
I20260710 13:26:56.672776 27866 leader_election.cc:304] T 038796481e754f01ac2b09b9d2c24099 P f8ee48428e2d42e6b0652e0783a0a934 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e0e05215553b4887818d6cc7fba1d231, f8ee48428e2d42e6b0652e0783a0a934; no voters: 
I20260710 13:26:56.677670 27946 raft_consensus.cc:2804] T 038796481e754f01ac2b09b9d2c24099 P f8ee48428e2d42e6b0652e0783a0a934 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:56.678109 27946 raft_consensus.cc:493] T 038796481e754f01ac2b09b9d2c24099 P f8ee48428e2d42e6b0652e0783a0a934 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:56.678501 27946 raft_consensus.cc:3060] T 038796481e754f01ac2b09b9d2c24099 P f8ee48428e2d42e6b0652e0783a0a934 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:56.678861 27943 tablet_bootstrap.cc:654] T 75872f7e25c542239b4fa771688cd989 P e0e05215553b4887818d6cc7fba1d231: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:56.679162 27940 ts_tablet_manager.cc:1434] T 038796481e754f01ac2b09b9d2c24099 P c1641314d85b44e7b252c368706841ed: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.005s
I20260710 13:26:56.680080 27940 tablet_bootstrap.cc:492] T 75872f7e25c542239b4fa771688cd989 P c1641314d85b44e7b252c368706841ed: Bootstrap starting.
I20260710 13:26:56.685864 27946 raft_consensus.cc:515] T 038796481e754f01ac2b09b9d2c24099 P f8ee48428e2d42e6b0652e0783a0a934 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } }
I20260710 13:26:56.686422 27940 tablet_bootstrap.cc:654] T 75872f7e25c542239b4fa771688cd989 P c1641314d85b44e7b252c368706841ed: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:56.688828 27946 leader_election.cc:290] T 038796481e754f01ac2b09b9d2c24099 P f8ee48428e2d42e6b0652e0783a0a934 [CANDIDATE]: Term 1 election: Requested vote from peers c1641314d85b44e7b252c368706841ed (127.26.127.65:34103), e0e05215553b4887818d6cc7fba1d231 (127.26.127.66:45351)
I20260710 13:26:56.687115 27939 tablet_bootstrap.cc:492] T 34309e5827d2429087d9da24f6d78ead P f8ee48428e2d42e6b0652e0783a0a934: Bootstrap starting.
I20260710 13:26:56.691614 27751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "038796481e754f01ac2b09b9d2c24099" candidate_uuid: "f8ee48428e2d42e6b0652e0783a0a934" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1641314d85b44e7b252c368706841ed"
I20260710 13:26:56.692029 27826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "038796481e754f01ac2b09b9d2c24099" candidate_uuid: "f8ee48428e2d42e6b0652e0783a0a934" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0e05215553b4887818d6cc7fba1d231"
I20260710 13:26:56.692191 27751 raft_consensus.cc:3060] T 038796481e754f01ac2b09b9d2c24099 P c1641314d85b44e7b252c368706841ed [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:56.692575 27826 raft_consensus.cc:3060] T 038796481e754f01ac2b09b9d2c24099 P e0e05215553b4887818d6cc7fba1d231 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:56.697007 27939 tablet_bootstrap.cc:654] T 34309e5827d2429087d9da24f6d78ead P f8ee48428e2d42e6b0652e0783a0a934: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:56.702852 27751 raft_consensus.cc:2468] T 038796481e754f01ac2b09b9d2c24099 P c1641314d85b44e7b252c368706841ed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8ee48428e2d42e6b0652e0783a0a934 in term 1.
I20260710 13:26:56.705744 27943 tablet_bootstrap.cc:492] T 75872f7e25c542239b4fa771688cd989 P e0e05215553b4887818d6cc7fba1d231: No bootstrap required, opened a new log
I20260710 13:26:56.706591 27943 ts_tablet_manager.cc:1403] T 75872f7e25c542239b4fa771688cd989 P e0e05215553b4887818d6cc7fba1d231: Time spent bootstrapping tablet: real 0.035s	user 0.011s	sys 0.010s
I20260710 13:26:56.710434 27943 raft_consensus.cc:359] T 75872f7e25c542239b4fa771688cd989 P e0e05215553b4887818d6cc7fba1d231 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } }
I20260710 13:26:56.711444 27943 raft_consensus.cc:385] T 75872f7e25c542239b4fa771688cd989 P e0e05215553b4887818d6cc7fba1d231 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:56.712620 27943 raft_consensus.cc:740] T 75872f7e25c542239b4fa771688cd989 P e0e05215553b4887818d6cc7fba1d231 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0e05215553b4887818d6cc7fba1d231, State: Initialized, Role: FOLLOWER
I20260710 13:26:56.712705 27866 leader_election.cc:304] T 038796481e754f01ac2b09b9d2c24099 P f8ee48428e2d42e6b0652e0783a0a934 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c1641314d85b44e7b252c368706841ed, f8ee48428e2d42e6b0652e0783a0a934; no voters: 
I20260710 13:26:56.714143 27946 raft_consensus.cc:2804] T 038796481e754f01ac2b09b9d2c24099 P f8ee48428e2d42e6b0652e0783a0a934 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:56.714058 27943 consensus_queue.cc:260] T 75872f7e25c542239b4fa771688cd989 P e0e05215553b4887818d6cc7fba1d231 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } }
I20260710 13:26:56.717758 27943 ts_tablet_manager.cc:1434] T 75872f7e25c542239b4fa771688cd989 P e0e05215553b4887818d6cc7fba1d231: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 13:26:56.714882 27946 raft_consensus.cc:697] T 038796481e754f01ac2b09b9d2c24099 P f8ee48428e2d42e6b0652e0783a0a934 [term 1 LEADER]: Becoming Leader. State: Replica: f8ee48428e2d42e6b0652e0783a0a934, State: Running, Role: LEADER
I20260710 13:26:56.719441 27965 raft_consensus.cc:493] T ed1cf541960d45a99601a31bbc98ef37 P f8ee48428e2d42e6b0652e0783a0a934 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:56.720165 27965 raft_consensus.cc:515] T ed1cf541960d45a99601a31bbc98ef37 P f8ee48428e2d42e6b0652e0783a0a934 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } }
I20260710 13:26:56.720513 27946 consensus_queue.cc:237] T 038796481e754f01ac2b09b9d2c24099 P f8ee48428e2d42e6b0652e0783a0a934 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } }
I20260710 13:26:56.721984 27940 tablet_bootstrap.cc:492] T 75872f7e25c542239b4fa771688cd989 P c1641314d85b44e7b252c368706841ed: No bootstrap required, opened a new log
I20260710 13:26:56.722687 27940 ts_tablet_manager.cc:1403] T 75872f7e25c542239b4fa771688cd989 P c1641314d85b44e7b252c368706841ed: Time spent bootstrapping tablet: real 0.043s	user 0.025s	sys 0.010s
I20260710 13:26:56.723002 27751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed1cf541960d45a99601a31bbc98ef37" candidate_uuid: "f8ee48428e2d42e6b0652e0783a0a934" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1641314d85b44e7b252c368706841ed" is_pre_election: true
W20260710 13:26:56.724372 27866 leader_election.cc:343] T ed1cf541960d45a99601a31bbc98ef37 P f8ee48428e2d42e6b0652e0783a0a934 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1641314d85b44e7b252c368706841ed (127.26.127.65:34103): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:56.725250 27943 tablet_bootstrap.cc:492] T ed1cf541960d45a99601a31bbc98ef37 P e0e05215553b4887818d6cc7fba1d231: Bootstrap starting.
I20260710 13:26:56.726620 27825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed1cf541960d45a99601a31bbc98ef37" candidate_uuid: "f8ee48428e2d42e6b0652e0783a0a934" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0e05215553b4887818d6cc7fba1d231" is_pre_election: true
I20260710 13:26:56.726930 27940 raft_consensus.cc:359] T 75872f7e25c542239b4fa771688cd989 P c1641314d85b44e7b252c368706841ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } }
W20260710 13:26:56.728111 27866 leader_election.cc:343] T ed1cf541960d45a99601a31bbc98ef37 P f8ee48428e2d42e6b0652e0783a0a934 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e0e05215553b4887818d6cc7fba1d231 (127.26.127.66:45351): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:56.728158 27940 raft_consensus.cc:385] T 75872f7e25c542239b4fa771688cd989 P c1641314d85b44e7b252c368706841ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:56.728616 27866 leader_election.cc:304] T ed1cf541960d45a99601a31bbc98ef37 P f8ee48428e2d42e6b0652e0783a0a934 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f8ee48428e2d42e6b0652e0783a0a934; no voters: c1641314d85b44e7b252c368706841ed, e0e05215553b4887818d6cc7fba1d231
I20260710 13:26:56.728852 27940 raft_consensus.cc:740] T 75872f7e25c542239b4fa771688cd989 P c1641314d85b44e7b252c368706841ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1641314d85b44e7b252c368706841ed, State: Initialized, Role: FOLLOWER
I20260710 13:26:56.729939 27965 leader_election.cc:290] T ed1cf541960d45a99601a31bbc98ef37 P f8ee48428e2d42e6b0652e0783a0a934 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1641314d85b44e7b252c368706841ed (127.26.127.65:34103), e0e05215553b4887818d6cc7fba1d231 (127.26.127.66:45351)
I20260710 13:26:56.730687 27965 raft_consensus.cc:2749] T ed1cf541960d45a99601a31bbc98ef37 P f8ee48428e2d42e6b0652e0783a0a934 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:26:56.730002 27940 consensus_queue.cc:260] T 75872f7e25c542239b4fa771688cd989 P c1641314d85b44e7b252c368706841ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } }
I20260710 13:26:56.733214 27940 ts_tablet_manager.cc:1434] T 75872f7e25c542239b4fa771688cd989 P c1641314d85b44e7b252c368706841ed: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.003s
I20260710 13:26:56.734194 27940 tablet_bootstrap.cc:492] T 9e69876b531847848b664164da71a082 P c1641314d85b44e7b252c368706841ed: Bootstrap starting.
I20260710 13:26:56.734462 27939 tablet_bootstrap.cc:492] T 34309e5827d2429087d9da24f6d78ead P f8ee48428e2d42e6b0652e0783a0a934: No bootstrap required, opened a new log
I20260710 13:26:56.734927 27939 ts_tablet_manager.cc:1403] T 34309e5827d2429087d9da24f6d78ead P f8ee48428e2d42e6b0652e0783a0a934: Time spent bootstrapping tablet: real 0.048s	user 0.017s	sys 0.025s
I20260710 13:26:56.737879 27939 raft_consensus.cc:359] T 34309e5827d2429087d9da24f6d78ead P f8ee48428e2d42e6b0652e0783a0a934 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } } peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } }
I20260710 13:26:56.738616 27939 raft_consensus.cc:385] T 34309e5827d2429087d9da24f6d78ead P f8ee48428e2d42e6b0652e0783a0a934 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:56.739056 27939 raft_consensus.cc:740] T 34309e5827d2429087d9da24f6d78ead P f8ee48428e2d42e6b0652e0783a0a934 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8ee48428e2d42e6b0652e0783a0a934, State: Initialized, Role: FOLLOWER
I20260710 13:26:56.739781 27939 consensus_queue.cc:260] T 34309e5827d2429087d9da24f6d78ead P f8ee48428e2d42e6b0652e0783a0a934 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } } peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } }
I20260710 13:26:56.741037 27940 tablet_bootstrap.cc:654] T 9e69876b531847848b664164da71a082 P c1641314d85b44e7b252c368706841ed: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:56.742091 27939 ts_tablet_manager.cc:1434] T 34309e5827d2429087d9da24f6d78ead P f8ee48428e2d42e6b0652e0783a0a934: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:26:56.743078 27939 tablet_bootstrap.cc:492] T 9e69876b531847848b664164da71a082 P f8ee48428e2d42e6b0652e0783a0a934: Bootstrap starting.
I20260710 13:26:56.740262 27943 tablet_bootstrap.cc:654] T ed1cf541960d45a99601a31bbc98ef37 P e0e05215553b4887818d6cc7fba1d231: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:56.749243 27947 raft_consensus.cc:493] T 40bf0909734249f9945100c3115f9872 P e0e05215553b4887818d6cc7fba1d231 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:56.749856 27947 raft_consensus.cc:515] T 40bf0909734249f9945100c3115f9872 P e0e05215553b4887818d6cc7fba1d231 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } }
I20260710 13:26:56.753947 27900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40bf0909734249f9945100c3115f9872" candidate_uuid: "e0e05215553b4887818d6cc7fba1d231" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8ee48428e2d42e6b0652e0783a0a934" is_pre_election: true
I20260710 13:26:56.754726 27900 raft_consensus.cc:2468] T 40bf0909734249f9945100c3115f9872 P f8ee48428e2d42e6b0652e0783a0a934 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e0e05215553b4887818d6cc7fba1d231 in term 0.
I20260710 13:26:56.754964 27939 tablet_bootstrap.cc:654] T 9e69876b531847848b664164da71a082 P f8ee48428e2d42e6b0652e0783a0a934: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:56.755614 27947 leader_election.cc:290] T 40bf0909734249f9945100c3115f9872 P e0e05215553b4887818d6cc7fba1d231 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1641314d85b44e7b252c368706841ed (127.26.127.65:34103), f8ee48428e2d42e6b0652e0783a0a934 (127.26.127.67:33611)
I20260710 13:26:56.756956 27790 leader_election.cc:304] T 40bf0909734249f9945100c3115f9872 P e0e05215553b4887818d6cc7fba1d231 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e0e05215553b4887818d6cc7fba1d231, f8ee48428e2d42e6b0652e0783a0a934; no voters: 
I20260710 13:26:56.758184 27943 tablet_bootstrap.cc:492] T ed1cf541960d45a99601a31bbc98ef37 P e0e05215553b4887818d6cc7fba1d231: No bootstrap required, opened a new log
I20260710 13:26:56.758683 27943 ts_tablet_manager.cc:1403] T ed1cf541960d45a99601a31bbc98ef37 P e0e05215553b4887818d6cc7fba1d231: Time spent bootstrapping tablet: real 0.034s	user 0.011s	sys 0.001s
W20260710 13:26:56.759101 27697 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:26:56.759188 27947 raft_consensus.cc:2804] T 40bf0909734249f9945100c3115f9872 P e0e05215553b4887818d6cc7fba1d231 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:56.759763 27947 raft_consensus.cc:493] T 40bf0909734249f9945100c3115f9872 P e0e05215553b4887818d6cc7fba1d231 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:56.760192 27947 raft_consensus.cc:3060] T 40bf0909734249f9945100c3115f9872 P e0e05215553b4887818d6cc7fba1d231 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:56.719439 27826 raft_consensus.cc:2468] T 038796481e754f01ac2b09b9d2c24099 P e0e05215553b4887818d6cc7fba1d231 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8ee48428e2d42e6b0652e0783a0a934 in term 1.
I20260710 13:26:56.762619 27943 raft_consensus.cc:359] T ed1cf541960d45a99601a31bbc98ef37 P e0e05215553b4887818d6cc7fba1d231 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } }
I20260710 13:26:56.763366 27751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40bf0909734249f9945100c3115f9872" candidate_uuid: "e0e05215553b4887818d6cc7fba1d231" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1641314d85b44e7b252c368706841ed" is_pre_election: true
I20260710 13:26:56.763635 27943 raft_consensus.cc:385] T ed1cf541960d45a99601a31bbc98ef37 P e0e05215553b4887818d6cc7fba1d231 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:56.764163 27943 raft_consensus.cc:740] T ed1cf541960d45a99601a31bbc98ef37 P e0e05215553b4887818d6cc7fba1d231 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0e05215553b4887818d6cc7fba1d231, State: Initialized, Role: FOLLOWER
I20260710 13:26:56.765213 27943 consensus_queue.cc:260] T ed1cf541960d45a99601a31bbc98ef37 P e0e05215553b4887818d6cc7fba1d231 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } }
I20260710 13:26:56.766420 27945 raft_consensus.cc:493] T 4eebb4d858074767909104dd252d16f6 P c1641314d85b44e7b252c368706841ed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:56.767486 27945 raft_consensus.cc:515] T 4eebb4d858074767909104dd252d16f6 P c1641314d85b44e7b252c368706841ed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } }
I20260710 13:26:56.770179 27943 ts_tablet_manager.cc:1434] T ed1cf541960d45a99601a31bbc98ef37 P e0e05215553b4887818d6cc7fba1d231: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 13:26:56.771354 27945 leader_election.cc:290] T 4eebb4d858074767909104dd252d16f6 P c1641314d85b44e7b252c368706841ed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e0e05215553b4887818d6cc7fba1d231 (127.26.127.66:45351), f8ee48428e2d42e6b0652e0783a0a934 (127.26.127.67:33611)
I20260710 13:26:56.773387 27943 tablet_bootstrap.cc:492] T 9e69876b531847848b664164da71a082 P e0e05215553b4887818d6cc7fba1d231: Bootstrap starting.
I20260710 13:26:56.774714 27939 tablet_bootstrap.cc:492] T 9e69876b531847848b664164da71a082 P f8ee48428e2d42e6b0652e0783a0a934: No bootstrap required, opened a new log
I20260710 13:26:56.764173 27751 raft_consensus.cc:2468] T 40bf0909734249f9945100c3115f9872 P c1641314d85b44e7b252c368706841ed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e0e05215553b4887818d6cc7fba1d231 in term 0.
I20260710 13:26:56.775229 27939 ts_tablet_manager.cc:1403] T 9e69876b531847848b664164da71a082 P f8ee48428e2d42e6b0652e0783a0a934: Time spent bootstrapping tablet: real 0.032s	user 0.018s	sys 0.005s
I20260710 13:26:56.778138 27939 raft_consensus.cc:359] T 9e69876b531847848b664164da71a082 P f8ee48428e2d42e6b0652e0783a0a934 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } }
I20260710 13:26:56.778893 27939 raft_consensus.cc:385] T 9e69876b531847848b664164da71a082 P f8ee48428e2d42e6b0652e0783a0a934 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:56.779265 27939 raft_consensus.cc:740] T 9e69876b531847848b664164da71a082 P f8ee48428e2d42e6b0652e0783a0a934 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8ee48428e2d42e6b0652e0783a0a934, State: Initialized, Role: FOLLOWER
I20260710 13:26:56.782361 27939 consensus_queue.cc:260] T 9e69876b531847848b664164da71a082 P f8ee48428e2d42e6b0652e0783a0a934 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } }
I20260710 13:26:56.783299 27646 catalog_manager.cc:5697] T 038796481e754f01ac2b09b9d2c24099 P f8ee48428e2d42e6b0652e0783a0a934 reported cstate change: term changed from 0 to 1, leader changed from <none> to f8ee48428e2d42e6b0652e0783a0a934 (127.26.127.67). New cstate: current_term: 1 leader_uuid: "f8ee48428e2d42e6b0652e0783a0a934" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } health_report { overall_health: HEALTHY } } }
I20260710 13:26:56.785565 27939 ts_tablet_manager.cc:1434] T 9e69876b531847848b664164da71a082 P f8ee48428e2d42e6b0652e0783a0a934: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.002s
I20260710 13:26:56.785651 27947 raft_consensus.cc:515] T 40bf0909734249f9945100c3115f9872 P e0e05215553b4887818d6cc7fba1d231 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } }
I20260710 13:26:56.786801 27939 tablet_bootstrap.cc:492] T 4eebb4d858074767909104dd252d16f6 P f8ee48428e2d42e6b0652e0783a0a934: Bootstrap starting.
I20260710 13:26:56.787515 27943 tablet_bootstrap.cc:654] T 9e69876b531847848b664164da71a082 P e0e05215553b4887818d6cc7fba1d231: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:56.787740 27947 leader_election.cc:290] T 40bf0909734249f9945100c3115f9872 P e0e05215553b4887818d6cc7fba1d231 [CANDIDATE]: Term 1 election: Requested vote from peers c1641314d85b44e7b252c368706841ed (127.26.127.65:34103), f8ee48428e2d42e6b0652e0783a0a934 (127.26.127.67:33611)
I20260710 13:26:56.793648 27751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40bf0909734249f9945100c3115f9872" candidate_uuid: "e0e05215553b4887818d6cc7fba1d231" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1641314d85b44e7b252c368706841ed"
I20260710 13:26:56.794255 27751 raft_consensus.cc:3060] T 40bf0909734249f9945100c3115f9872 P c1641314d85b44e7b252c368706841ed [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:56.794507 27939 tablet_bootstrap.cc:654] T 4eebb4d858074767909104dd252d16f6 P f8ee48428e2d42e6b0652e0783a0a934: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:56.797479 27940 tablet_bootstrap.cc:492] T 9e69876b531847848b664164da71a082 P c1641314d85b44e7b252c368706841ed: No bootstrap required, opened a new log
I20260710 13:26:56.797935 27940 ts_tablet_manager.cc:1403] T 9e69876b531847848b664164da71a082 P c1641314d85b44e7b252c368706841ed: Time spent bootstrapping tablet: real 0.064s	user 0.021s	sys 0.015s
I20260710 13:26:56.801187 27940 raft_consensus.cc:359] T 9e69876b531847848b664164da71a082 P c1641314d85b44e7b252c368706841ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } }
I20260710 13:26:56.801872 27940 raft_consensus.cc:385] T 9e69876b531847848b664164da71a082 P c1641314d85b44e7b252c368706841ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:56.802181 27940 raft_consensus.cc:740] T 9e69876b531847848b664164da71a082 P c1641314d85b44e7b252c368706841ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1641314d85b44e7b252c368706841ed, State: Initialized, Role: FOLLOWER
I20260710 13:26:56.803104 27940 consensus_queue.cc:260] T 9e69876b531847848b664164da71a082 P c1641314d85b44e7b252c368706841ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } }
I20260710 13:26:56.797957 27900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40bf0909734249f9945100c3115f9872" candidate_uuid: "e0e05215553b4887818d6cc7fba1d231" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8ee48428e2d42e6b0652e0783a0a934"
I20260710 13:26:56.805307 27900 raft_consensus.cc:3060] T 40bf0909734249f9945100c3115f9872 P f8ee48428e2d42e6b0652e0783a0a934 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:56.805596 27940 ts_tablet_manager.cc:1434] T 9e69876b531847848b664164da71a082 P c1641314d85b44e7b252c368706841ed: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:26:56.806727 27940 tablet_bootstrap.cc:492] T a6af30840f8c48cba35133fad2df4a3d P c1641314d85b44e7b252c368706841ed: Bootstrap starting.
I20260710 13:26:56.811599 27899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eebb4d858074767909104dd252d16f6" candidate_uuid: "c1641314d85b44e7b252c368706841ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8ee48428e2d42e6b0652e0783a0a934" is_pre_election: true
I20260710 13:26:56.812738 27947 raft_consensus.cc:493] T 34309e5827d2429087d9da24f6d78ead P e0e05215553b4887818d6cc7fba1d231 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:56.813191 27947 raft_consensus.cc:515] T 34309e5827d2429087d9da24f6d78ead P e0e05215553b4887818d6cc7fba1d231 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } } peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } }
I20260710 13:26:56.815238 27947 leader_election.cc:290] T 34309e5827d2429087d9da24f6d78ead P e0e05215553b4887818d6cc7fba1d231 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8ee48428e2d42e6b0652e0783a0a934 (127.26.127.67:33611), c1641314d85b44e7b252c368706841ed (127.26.127.65:34103)
I20260710 13:26:56.815335 27945 raft_consensus.cc:493] T 34309e5827d2429087d9da24f6d78ead P c1641314d85b44e7b252c368706841ed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:56.815786 27945 raft_consensus.cc:515] T 34309e5827d2429087d9da24f6d78ead P c1641314d85b44e7b252c368706841ed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } } peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } }
W20260710 13:26:56.817454 27715 leader_election.cc:343] T 4eebb4d858074767909104dd252d16f6 P c1641314d85b44e7b252c368706841ed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f8ee48428e2d42e6b0652e0783a0a934 (127.26.127.67:33611): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:56.817807 27945 leader_election.cc:290] T 34309e5827d2429087d9da24f6d78ead P c1641314d85b44e7b252c368706841ed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8ee48428e2d42e6b0652e0783a0a934 (127.26.127.67:33611), e0e05215553b4887818d6cc7fba1d231 (127.26.127.66:45351)
I20260710 13:26:56.818090 27900 raft_consensus.cc:2468] T 40bf0909734249f9945100c3115f9872 P f8ee48428e2d42e6b0652e0783a0a934 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0e05215553b4887818d6cc7fba1d231 in term 1.
I20260710 13:26:56.818629 27899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34309e5827d2429087d9da24f6d78ead" candidate_uuid: "e0e05215553b4887818d6cc7fba1d231" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8ee48428e2d42e6b0652e0783a0a934" is_pre_election: true
I20260710 13:26:56.819248 27899 raft_consensus.cc:2468] T 34309e5827d2429087d9da24f6d78ead P f8ee48428e2d42e6b0652e0783a0a934 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e0e05215553b4887818d6cc7fba1d231 in term 0.
I20260710 13:26:56.820914 27750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34309e5827d2429087d9da24f6d78ead" candidate_uuid: "e0e05215553b4887818d6cc7fba1d231" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1641314d85b44e7b252c368706841ed" is_pre_election: true
I20260710 13:26:56.821365 27790 leader_election.cc:304] T 40bf0909734249f9945100c3115f9872 P e0e05215553b4887818d6cc7fba1d231 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e0e05215553b4887818d6cc7fba1d231, f8ee48428e2d42e6b0652e0783a0a934; no voters: 
I20260710 13:26:56.821794 27750 raft_consensus.cc:2468] T 34309e5827d2429087d9da24f6d78ead P c1641314d85b44e7b252c368706841ed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e0e05215553b4887818d6cc7fba1d231 in term 0.
I20260710 13:26:56.822293 27790 leader_election.cc:304] T 34309e5827d2429087d9da24f6d78ead P e0e05215553b4887818d6cc7fba1d231 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e0e05215553b4887818d6cc7fba1d231, f8ee48428e2d42e6b0652e0783a0a934; no voters: 
I20260710 13:26:56.823241 27958 raft_consensus.cc:2804] T 40bf0909734249f9945100c3115f9872 P e0e05215553b4887818d6cc7fba1d231 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:56.823747 27958 raft_consensus.cc:697] T 40bf0909734249f9945100c3115f9872 P e0e05215553b4887818d6cc7fba1d231 [term 1 LEADER]: Becoming Leader. State: Replica: e0e05215553b4887818d6cc7fba1d231, State: Running, Role: LEADER
I20260710 13:26:56.824546 27958 consensus_queue.cc:237] T 40bf0909734249f9945100c3115f9872 P e0e05215553b4887818d6cc7fba1d231 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } }
I20260710 13:26:56.829440 27899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34309e5827d2429087d9da24f6d78ead" candidate_uuid: "c1641314d85b44e7b252c368706841ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8ee48428e2d42e6b0652e0783a0a934" is_pre_election: true
I20260710 13:26:56.830005 27899 raft_consensus.cc:2468] T 34309e5827d2429087d9da24f6d78ead P f8ee48428e2d42e6b0652e0783a0a934 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1641314d85b44e7b252c368706841ed in term 0.
I20260710 13:26:56.831007 27960 raft_consensus.cc:2804] T 34309e5827d2429087d9da24f6d78ead P e0e05215553b4887818d6cc7fba1d231 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:56.831008 27943 tablet_bootstrap.cc:492] T 9e69876b531847848b664164da71a082 P e0e05215553b4887818d6cc7fba1d231: No bootstrap required, opened a new log
I20260710 13:26:56.831506 27960 raft_consensus.cc:493] T 34309e5827d2429087d9da24f6d78ead P e0e05215553b4887818d6cc7fba1d231 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:56.831857 27943 ts_tablet_manager.cc:1403] T 9e69876b531847848b664164da71a082 P e0e05215553b4887818d6cc7fba1d231: Time spent bootstrapping tablet: real 0.059s	user 0.025s	sys 0.017s
I20260710 13:26:56.832298 27826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eebb4d858074767909104dd252d16f6" candidate_uuid: "c1641314d85b44e7b252c368706841ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0e05215553b4887818d6cc7fba1d231" is_pre_election: true
W20260710 13:26:56.833856 27717 leader_election.cc:343] T 4eebb4d858074767909104dd252d16f6 P c1641314d85b44e7b252c368706841ed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e0e05215553b4887818d6cc7fba1d231 (127.26.127.66:45351): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:56.834291 27717 leader_election.cc:304] T 4eebb4d858074767909104dd252d16f6 P c1641314d85b44e7b252c368706841ed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c1641314d85b44e7b252c368706841ed; no voters: e0e05215553b4887818d6cc7fba1d231, f8ee48428e2d42e6b0652e0783a0a934
I20260710 13:26:56.835660 27945 raft_consensus.cc:2749] T 4eebb4d858074767909104dd252d16f6 P c1641314d85b44e7b252c368706841ed [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:26:56.835501 27943 raft_consensus.cc:359] T 9e69876b531847848b664164da71a082 P e0e05215553b4887818d6cc7fba1d231 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } }
I20260710 13:26:56.835542 27825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34309e5827d2429087d9da24f6d78ead" candidate_uuid: "c1641314d85b44e7b252c368706841ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0e05215553b4887818d6cc7fba1d231" is_pre_election: true
I20260710 13:26:56.836319 27940 tablet_bootstrap.cc:654] T a6af30840f8c48cba35133fad2df4a3d P c1641314d85b44e7b252c368706841ed: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:56.831862 27960 raft_consensus.cc:3060] T 34309e5827d2429087d9da24f6d78ead P e0e05215553b4887818d6cc7fba1d231 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:56.840035 27715 leader_election.cc:304] T 34309e5827d2429087d9da24f6d78ead P c1641314d85b44e7b252c368706841ed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c1641314d85b44e7b252c368706841ed, f8ee48428e2d42e6b0652e0783a0a934; no voters: 
I20260710 13:26:56.843806 27947 raft_consensus.cc:493] T 75872f7e25c542239b4fa771688cd989 P e0e05215553b4887818d6cc7fba1d231 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:56.844256 27947 raft_consensus.cc:515] T 75872f7e25c542239b4fa771688cd989 P e0e05215553b4887818d6cc7fba1d231 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } }
I20260710 13:26:56.844843 27945 raft_consensus.cc:2804] T 34309e5827d2429087d9da24f6d78ead P c1641314d85b44e7b252c368706841ed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:56.836514 27943 raft_consensus.cc:385] T 9e69876b531847848b664164da71a082 P e0e05215553b4887818d6cc7fba1d231 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:56.845193 27945 raft_consensus.cc:493] T 34309e5827d2429087d9da24f6d78ead P c1641314d85b44e7b252c368706841ed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:56.846655 27943 raft_consensus.cc:740] T 9e69876b531847848b664164da71a082 P e0e05215553b4887818d6cc7fba1d231 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0e05215553b4887818d6cc7fba1d231, State: Initialized, Role: FOLLOWER
I20260710 13:26:56.848181 27945 raft_consensus.cc:3060] T 34309e5827d2429087d9da24f6d78ead P c1641314d85b44e7b252c368706841ed [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:56.851125 27899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75872f7e25c542239b4fa771688cd989" candidate_uuid: "e0e05215553b4887818d6cc7fba1d231" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8ee48428e2d42e6b0652e0783a0a934" is_pre_election: true
I20260710 13:26:56.851959 27899 raft_consensus.cc:2468] T 75872f7e25c542239b4fa771688cd989 P f8ee48428e2d42e6b0652e0783a0a934 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e0e05215553b4887818d6cc7fba1d231 in term 0.
I20260710 13:26:56.853737 27790 leader_election.cc:304] T 75872f7e25c542239b4fa771688cd989 P e0e05215553b4887818d6cc7fba1d231 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e0e05215553b4887818d6cc7fba1d231, f8ee48428e2d42e6b0652e0783a0a934; no voters: 
I20260710 13:26:56.855015 27947 leader_election.cc:290] T 75872f7e25c542239b4fa771688cd989 P e0e05215553b4887818d6cc7fba1d231 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1641314d85b44e7b252c368706841ed (127.26.127.65:34103), f8ee48428e2d42e6b0652e0783a0a934 (127.26.127.67:33611)
I20260710 13:26:56.856004 27750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75872f7e25c542239b4fa771688cd989" candidate_uuid: "e0e05215553b4887818d6cc7fba1d231" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1641314d85b44e7b252c368706841ed" is_pre_election: true
I20260710 13:26:56.856850 27750 raft_consensus.cc:2468] T 75872f7e25c542239b4fa771688cd989 P c1641314d85b44e7b252c368706841ed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e0e05215553b4887818d6cc7fba1d231 in term 0.
I20260710 13:26:56.858558 27947 raft_consensus.cc:2804] T 75872f7e25c542239b4fa771688cd989 P e0e05215553b4887818d6cc7fba1d231 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:56.859061 27947 raft_consensus.cc:493] T 75872f7e25c542239b4fa771688cd989 P e0e05215553b4887818d6cc7fba1d231 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:56.859565 27947 raft_consensus.cc:3060] T 75872f7e25c542239b4fa771688cd989 P e0e05215553b4887818d6cc7fba1d231 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:56.861207 27960 raft_consensus.cc:515] T 34309e5827d2429087d9da24f6d78ead P e0e05215553b4887818d6cc7fba1d231 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } } peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } }
I20260710 13:26:56.862674 27825 raft_consensus.cc:2393] T 34309e5827d2429087d9da24f6d78ead P e0e05215553b4887818d6cc7fba1d231 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c1641314d85b44e7b252c368706841ed in current term 1: Already voted for candidate e0e05215553b4887818d6cc7fba1d231 in this term.
I20260710 13:26:56.866824 27960 leader_election.cc:290] T 34309e5827d2429087d9da24f6d78ead P e0e05215553b4887818d6cc7fba1d231 [CANDIDATE]: Term 1 election: Requested vote from peers f8ee48428e2d42e6b0652e0783a0a934 (127.26.127.67:33611), c1641314d85b44e7b252c368706841ed (127.26.127.65:34103)
I20260710 13:26:56.867921 27750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34309e5827d2429087d9da24f6d78ead" candidate_uuid: "e0e05215553b4887818d6cc7fba1d231" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1641314d85b44e7b252c368706841ed"
I20260710 13:26:56.869447 27945 raft_consensus.cc:515] T 34309e5827d2429087d9da24f6d78ead P c1641314d85b44e7b252c368706841ed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } } peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } }
I20260710 13:26:56.870785 27750 raft_consensus.cc:2393] T 34309e5827d2429087d9da24f6d78ead P c1641314d85b44e7b252c368706841ed [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e0e05215553b4887818d6cc7fba1d231 in current term 1: Already voted for candidate c1641314d85b44e7b252c368706841ed in this term.
I20260710 13:26:56.862648 27943 consensus_queue.cc:260] T 9e69876b531847848b664164da71a082 P e0e05215553b4887818d6cc7fba1d231 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } }
I20260710 13:26:56.872644 27899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34309e5827d2429087d9da24f6d78ead" candidate_uuid: "c1641314d85b44e7b252c368706841ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8ee48428e2d42e6b0652e0783a0a934"
I20260710 13:26:56.897984 27899 raft_consensus.cc:3060] T 34309e5827d2429087d9da24f6d78ead P f8ee48428e2d42e6b0652e0783a0a934 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:56.874119 27825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34309e5827d2429087d9da24f6d78ead" candidate_uuid: "c1641314d85b44e7b252c368706841ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0e05215553b4887818d6cc7fba1d231"
I20260710 13:26:56.898793 27825 raft_consensus.cc:2393] T 34309e5827d2429087d9da24f6d78ead P e0e05215553b4887818d6cc7fba1d231 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c1641314d85b44e7b252c368706841ed in current term 1: Already voted for candidate e0e05215553b4887818d6cc7fba1d231 in this term.
I20260710 13:26:56.899326 27943 ts_tablet_manager.cc:1434] T 9e69876b531847848b664164da71a082 P e0e05215553b4887818d6cc7fba1d231: Time spent starting tablet: real 0.067s	user 0.008s	sys 0.000s
I20260710 13:26:56.894801 27939 tablet_bootstrap.cc:492] T 4eebb4d858074767909104dd252d16f6 P f8ee48428e2d42e6b0652e0783a0a934: No bootstrap required, opened a new log
I20260710 13:26:56.900274 27943 tablet_bootstrap.cc:492] T 4eebb4d858074767909104dd252d16f6 P e0e05215553b4887818d6cc7fba1d231: Bootstrap starting.
I20260710 13:26:56.900439 27939 ts_tablet_manager.cc:1403] T 4eebb4d858074767909104dd252d16f6 P f8ee48428e2d42e6b0652e0783a0a934: Time spent bootstrapping tablet: real 0.114s	user 0.053s	sys 0.033s
I20260710 13:26:56.901537 27940 tablet_bootstrap.cc:492] T a6af30840f8c48cba35133fad2df4a3d P c1641314d85b44e7b252c368706841ed: No bootstrap required, opened a new log
I20260710 13:26:56.901985 27940 ts_tablet_manager.cc:1403] T a6af30840f8c48cba35133fad2df4a3d P c1641314d85b44e7b252c368706841ed: Time spent bootstrapping tablet: real 0.095s	user 0.012s	sys 0.010s
I20260710 13:26:56.903218 27939 raft_consensus.cc:359] T 4eebb4d858074767909104dd252d16f6 P f8ee48428e2d42e6b0652e0783a0a934 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } }
I20260710 13:26:56.904000 27939 raft_consensus.cc:385] T 4eebb4d858074767909104dd252d16f6 P f8ee48428e2d42e6b0652e0783a0a934 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 13:26:56.897126 27790 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.127.67:33611, user_credentials={real_user=slave}} blocked reactor thread for 43491.9us
I20260710 13:26:56.904403 27939 raft_consensus.cc:740] T 4eebb4d858074767909104dd252d16f6 P f8ee48428e2d42e6b0652e0783a0a934 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8ee48428e2d42e6b0652e0783a0a934, State: Initialized, Role: FOLLOWER
I20260710 13:26:56.904488 27940 raft_consensus.cc:359] T a6af30840f8c48cba35133fad2df4a3d P c1641314d85b44e7b252c368706841ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } }
I20260710 13:26:56.897580 27947 raft_consensus.cc:515] T 75872f7e25c542239b4fa771688cd989 P e0e05215553b4887818d6cc7fba1d231 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } }
I20260710 13:26:56.872772 27945 leader_election.cc:290] T 34309e5827d2429087d9da24f6d78ead P c1641314d85b44e7b252c368706841ed [CANDIDATE]: Term 1 election: Requested vote from peers f8ee48428e2d42e6b0652e0783a0a934 (127.26.127.67:33611), e0e05215553b4887818d6cc7fba1d231 (127.26.127.66:45351)
I20260710 13:26:56.894236 27646 catalog_manager.cc:5697] T 40bf0909734249f9945100c3115f9872 P e0e05215553b4887818d6cc7fba1d231 reported cstate change: term changed from 0 to 1, leader changed from <none> to e0e05215553b4887818d6cc7fba1d231 (127.26.127.66). New cstate: current_term: 1 leader_uuid: "e0e05215553b4887818d6cc7fba1d231" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:56.905184 27899 raft_consensus.cc:2468] T 34309e5827d2429087d9da24f6d78ead P f8ee48428e2d42e6b0652e0783a0a934 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1641314d85b44e7b252c368706841ed in term 1.
I20260710 13:26:56.905664 27900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34309e5827d2429087d9da24f6d78ead" candidate_uuid: "e0e05215553b4887818d6cc7fba1d231" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8ee48428e2d42e6b0652e0783a0a934"
I20260710 13:26:56.905210 27940 raft_consensus.cc:385] T a6af30840f8c48cba35133fad2df4a3d P c1641314d85b44e7b252c368706841ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:56.906229 27940 raft_consensus.cc:740] T a6af30840f8c48cba35133fad2df4a3d P c1641314d85b44e7b252c368706841ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1641314d85b44e7b252c368706841ed, State: Initialized, Role: FOLLOWER
I20260710 13:26:56.870808 27751 raft_consensus.cc:2468] T 40bf0909734249f9945100c3115f9872 P c1641314d85b44e7b252c368706841ed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0e05215553b4887818d6cc7fba1d231 in term 1.
I20260710 13:26:56.906399 27900 raft_consensus.cc:2393] T 34309e5827d2429087d9da24f6d78ead P f8ee48428e2d42e6b0652e0783a0a934 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e0e05215553b4887818d6cc7fba1d231 in current term 1: Already voted for candidate c1641314d85b44e7b252c368706841ed in this term.
I20260710 13:26:56.906971 27940 consensus_queue.cc:260] T a6af30840f8c48cba35133fad2df4a3d P c1641314d85b44e7b252c368706841ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } }
I20260710 13:26:56.907688 27715 leader_election.cc:304] T 34309e5827d2429087d9da24f6d78ead P c1641314d85b44e7b252c368706841ed [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c1641314d85b44e7b252c368706841ed, f8ee48428e2d42e6b0652e0783a0a934; no voters: e0e05215553b4887818d6cc7fba1d231
I20260710 13:26:56.907946 27751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75872f7e25c542239b4fa771688cd989" candidate_uuid: "e0e05215553b4887818d6cc7fba1d231" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1641314d85b44e7b252c368706841ed"
I20260710 13:26:56.908988 27751 raft_consensus.cc:3060] T 75872f7e25c542239b4fa771688cd989 P c1641314d85b44e7b252c368706841ed [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:56.909242 27790 leader_election.cc:304] T 34309e5827d2429087d9da24f6d78ead P e0e05215553b4887818d6cc7fba1d231 [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: e0e05215553b4887818d6cc7fba1d231; no voters: c1641314d85b44e7b252c368706841ed, f8ee48428e2d42e6b0652e0783a0a934
I20260710 13:26:56.908515 27947 leader_election.cc:290] T 75872f7e25c542239b4fa771688cd989 P e0e05215553b4887818d6cc7fba1d231 [CANDIDATE]: Term 1 election: Requested vote from peers c1641314d85b44e7b252c368706841ed (127.26.127.65:34103), f8ee48428e2d42e6b0652e0783a0a934 (127.26.127.67:33611)
I20260710 13:26:56.910000 27947 raft_consensus.cc:2749] T 34309e5827d2429087d9da24f6d78ead P e0e05215553b4887818d6cc7fba1d231 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:26:56.910871 27900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75872f7e25c542239b4fa771688cd989" candidate_uuid: "e0e05215553b4887818d6cc7fba1d231" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8ee48428e2d42e6b0652e0783a0a934"
I20260710 13:26:56.911386 27900 raft_consensus.cc:3060] T 75872f7e25c542239b4fa771688cd989 P f8ee48428e2d42e6b0652e0783a0a934 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:56.911526 27943 tablet_bootstrap.cc:654] T 4eebb4d858074767909104dd252d16f6 P e0e05215553b4887818d6cc7fba1d231: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:56.910682 27939 consensus_queue.cc:260] T 4eebb4d858074767909104dd252d16f6 P f8ee48428e2d42e6b0652e0783a0a934 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } }
I20260710 13:26:56.919906 27939 ts_tablet_manager.cc:1434] T 4eebb4d858074767909104dd252d16f6 P f8ee48428e2d42e6b0652e0783a0a934: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260710 13:26:56.920843 27939 tablet_bootstrap.cc:492] T f878f53ca41e4965bee73c76253b0eda P f8ee48428e2d42e6b0652e0783a0a934: Bootstrap starting.
I20260710 13:26:56.918129 27751 raft_consensus.cc:2468] T 75872f7e25c542239b4fa771688cd989 P c1641314d85b44e7b252c368706841ed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0e05215553b4887818d6cc7fba1d231 in term 1.
I20260710 13:26:56.926826 27945 raft_consensus.cc:2804] T 34309e5827d2429087d9da24f6d78ead P c1641314d85b44e7b252c368706841ed [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:56.927071 27792 leader_election.cc:304] T 75872f7e25c542239b4fa771688cd989 P e0e05215553b4887818d6cc7fba1d231 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c1641314d85b44e7b252c368706841ed, e0e05215553b4887818d6cc7fba1d231; no voters: 
I20260710 13:26:56.927485 27945 raft_consensus.cc:697] T 34309e5827d2429087d9da24f6d78ead P c1641314d85b44e7b252c368706841ed [term 1 LEADER]: Becoming Leader. State: Replica: c1641314d85b44e7b252c368706841ed, State: Running, Role: LEADER
I20260710 13:26:56.928275 27939 tablet_bootstrap.cc:654] T f878f53ca41e4965bee73c76253b0eda P f8ee48428e2d42e6b0652e0783a0a934: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:56.928593 27945 consensus_queue.cc:237] T 34309e5827d2429087d9da24f6d78ead P c1641314d85b44e7b252c368706841ed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } } peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } }
I20260710 13:26:56.933673 27979 raft_consensus.cc:2804] T 75872f7e25c542239b4fa771688cd989 P e0e05215553b4887818d6cc7fba1d231 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:56.934551 27979 raft_consensus.cc:697] T 75872f7e25c542239b4fa771688cd989 P e0e05215553b4887818d6cc7fba1d231 [term 1 LEADER]: Becoming Leader. State: Replica: e0e05215553b4887818d6cc7fba1d231, State: Running, Role: LEADER
I20260710 13:26:56.935638 27979 consensus_queue.cc:237] T 75872f7e25c542239b4fa771688cd989 P e0e05215553b4887818d6cc7fba1d231 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } }
I20260710 13:26:56.941843 27940 ts_tablet_manager.cc:1434] T a6af30840f8c48cba35133fad2df4a3d P c1641314d85b44e7b252c368706841ed: Time spent starting tablet: real 0.040s	user 0.007s	sys 0.000s
I20260710 13:26:56.946717 27900 raft_consensus.cc:2468] T 75872f7e25c542239b4fa771688cd989 P f8ee48428e2d42e6b0652e0783a0a934 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0e05215553b4887818d6cc7fba1d231 in term 1.
I20260710 13:26:56.951797 27940 tablet_bootstrap.cc:492] T ed1cf541960d45a99601a31bbc98ef37 P c1641314d85b44e7b252c368706841ed: Bootstrap starting.
I20260710 13:26:56.964406 27646 catalog_manager.cc:5697] T 75872f7e25c542239b4fa771688cd989 P e0e05215553b4887818d6cc7fba1d231 reported cstate change: term changed from 0 to 1, leader changed from <none> to e0e05215553b4887818d6cc7fba1d231 (127.26.127.66). New cstate: current_term: 1 leader_uuid: "e0e05215553b4887818d6cc7fba1d231" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:56.966646 27940 tablet_bootstrap.cc:654] T ed1cf541960d45a99601a31bbc98ef37 P c1641314d85b44e7b252c368706841ed: Neither blocks nor log segments found. Creating new log.
W20260710 13:26:56.970525 27715 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.127.67:33611, user_credentials={real_user=slave}} blocked reactor thread for 62922.9us
I20260710 13:26:56.977454 27981 raft_consensus.cc:493] T f878f53ca41e4965bee73c76253b0eda P c1641314d85b44e7b252c368706841ed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:56.978188 27939 tablet_bootstrap.cc:492] T f878f53ca41e4965bee73c76253b0eda P f8ee48428e2d42e6b0652e0783a0a934: No bootstrap required, opened a new log
I20260710 13:26:56.977943 27981 raft_consensus.cc:515] T f878f53ca41e4965bee73c76253b0eda P c1641314d85b44e7b252c368706841ed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } }
I20260710 13:26:56.978654 27939 ts_tablet_manager.cc:1403] T f878f53ca41e4965bee73c76253b0eda P f8ee48428e2d42e6b0652e0783a0a934: Time spent bootstrapping tablet: real 0.058s	user 0.014s	sys 0.037s
I20260710 13:26:56.979094 27943 tablet_bootstrap.cc:492] T 4eebb4d858074767909104dd252d16f6 P e0e05215553b4887818d6cc7fba1d231: No bootstrap required, opened a new log
I20260710 13:26:56.979530 27943 ts_tablet_manager.cc:1403] T 4eebb4d858074767909104dd252d16f6 P e0e05215553b4887818d6cc7fba1d231: Time spent bootstrapping tablet: real 0.079s	user 0.036s	sys 0.036s
I20260710 13:26:56.980654 27825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f878f53ca41e4965bee73c76253b0eda" candidate_uuid: "c1641314d85b44e7b252c368706841ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0e05215553b4887818d6cc7fba1d231" is_pre_election: true
I20260710 13:26:56.980944 27900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f878f53ca41e4965bee73c76253b0eda" candidate_uuid: "c1641314d85b44e7b252c368706841ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8ee48428e2d42e6b0652e0783a0a934" is_pre_election: true
I20260710 13:26:56.981178 27939 raft_consensus.cc:359] T f878f53ca41e4965bee73c76253b0eda P f8ee48428e2d42e6b0652e0783a0a934 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } }
I20260710 13:26:56.981793 27939 raft_consensus.cc:385] T f878f53ca41e4965bee73c76253b0eda P f8ee48428e2d42e6b0652e0783a0a934 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:56.981734 27981 leader_election.cc:290] T f878f53ca41e4965bee73c76253b0eda P c1641314d85b44e7b252c368706841ed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e0e05215553b4887818d6cc7fba1d231 (127.26.127.66:45351), f8ee48428e2d42e6b0652e0783a0a934 (127.26.127.67:33611)
I20260710 13:26:56.982201 27939 raft_consensus.cc:740] T f878f53ca41e4965bee73c76253b0eda P f8ee48428e2d42e6b0652e0783a0a934 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8ee48428e2d42e6b0652e0783a0a934, State: Initialized, Role: FOLLOWER
I20260710 13:26:56.982975 27939 consensus_queue.cc:260] T f878f53ca41e4965bee73c76253b0eda P f8ee48428e2d42e6b0652e0783a0a934 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } }
I20260710 13:26:56.981860 27943 raft_consensus.cc:359] T 4eebb4d858074767909104dd252d16f6 P e0e05215553b4887818d6cc7fba1d231 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } }
I20260710 13:26:56.984006 27943 raft_consensus.cc:385] T 4eebb4d858074767909104dd252d16f6 P e0e05215553b4887818d6cc7fba1d231 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:56.984364 27943 raft_consensus.cc:740] T 4eebb4d858074767909104dd252d16f6 P e0e05215553b4887818d6cc7fba1d231 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0e05215553b4887818d6cc7fba1d231, State: Initialized, Role: FOLLOWER
I20260710 13:26:56.985143 27943 consensus_queue.cc:260] T 4eebb4d858074767909104dd252d16f6 P e0e05215553b4887818d6cc7fba1d231 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } }
I20260710 13:26:56.987600 27943 ts_tablet_manager.cc:1434] T 4eebb4d858074767909104dd252d16f6 P e0e05215553b4887818d6cc7fba1d231: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:26:56.988796 27646 catalog_manager.cc:5697] T 34309e5827d2429087d9da24f6d78ead P c1641314d85b44e7b252c368706841ed reported cstate change: term changed from 0 to 1, leader changed from <none> to c1641314d85b44e7b252c368706841ed (127.26.127.65). New cstate: current_term: 1 leader_uuid: "c1641314d85b44e7b252c368706841ed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } health_report { overall_health: UNKNOWN } } }
W20260710 13:26:56.991928 27717 leader_election.cc:343] T f878f53ca41e4965bee73c76253b0eda P c1641314d85b44e7b252c368706841ed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e0e05215553b4887818d6cc7fba1d231 (127.26.127.66:45351): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:56.994542 27900 raft_consensus.cc:2468] T f878f53ca41e4965bee73c76253b0eda P f8ee48428e2d42e6b0652e0783a0a934 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1641314d85b44e7b252c368706841ed in term 0.
I20260710 13:26:56.998893 27715 leader_election.cc:304] T f878f53ca41e4965bee73c76253b0eda P c1641314d85b44e7b252c368706841ed [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: c1641314d85b44e7b252c368706841ed, f8ee48428e2d42e6b0652e0783a0a934; no voters: e0e05215553b4887818d6cc7fba1d231
I20260710 13:26:56.999858 27943 tablet_bootstrap.cc:492] T e2bbfcd077c84f02adcb92c902592c29 P e0e05215553b4887818d6cc7fba1d231: Bootstrap starting.
I20260710 13:26:57.000654 27981 raft_consensus.cc:2804] T f878f53ca41e4965bee73c76253b0eda P c1641314d85b44e7b252c368706841ed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:57.001185 27981 raft_consensus.cc:493] T f878f53ca41e4965bee73c76253b0eda P c1641314d85b44e7b252c368706841ed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:57.001893 27981 raft_consensus.cc:3060] T f878f53ca41e4965bee73c76253b0eda P c1641314d85b44e7b252c368706841ed [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:57.002878 27945 raft_consensus.cc:493] T 9e69876b531847848b664164da71a082 P c1641314d85b44e7b252c368706841ed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:57.003389 27945 raft_consensus.cc:515] T 9e69876b531847848b664164da71a082 P c1641314d85b44e7b252c368706841ed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } }
I20260710 13:26:57.005942 27939 ts_tablet_manager.cc:1434] T f878f53ca41e4965bee73c76253b0eda P f8ee48428e2d42e6b0652e0783a0a934: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.000s
I20260710 13:26:57.006170 27825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e69876b531847848b664164da71a082" candidate_uuid: "c1641314d85b44e7b252c368706841ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0e05215553b4887818d6cc7fba1d231" is_pre_election: true
I20260710 13:26:57.006731 27825 raft_consensus.cc:2468] T 9e69876b531847848b664164da71a082 P e0e05215553b4887818d6cc7fba1d231 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1641314d85b44e7b252c368706841ed in term 0.
I20260710 13:26:57.006958 27940 tablet_bootstrap.cc:492] T ed1cf541960d45a99601a31bbc98ef37 P c1641314d85b44e7b252c368706841ed: No bootstrap required, opened a new log
I20260710 13:26:57.007361 27940 ts_tablet_manager.cc:1403] T ed1cf541960d45a99601a31bbc98ef37 P c1641314d85b44e7b252c368706841ed: Time spent bootstrapping tablet: real 0.056s	user 0.017s	sys 0.016s
I20260710 13:26:57.007942 27717 leader_election.cc:304] T 9e69876b531847848b664164da71a082 P c1641314d85b44e7b252c368706841ed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c1641314d85b44e7b252c368706841ed, e0e05215553b4887818d6cc7fba1d231; no voters: 
I20260710 13:26:57.010062 27943 tablet_bootstrap.cc:654] T e2bbfcd077c84f02adcb92c902592c29 P e0e05215553b4887818d6cc7fba1d231: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:57.010221 27940 raft_consensus.cc:359] T ed1cf541960d45a99601a31bbc98ef37 P c1641314d85b44e7b252c368706841ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } }
I20260710 13:26:57.010905 27940 raft_consensus.cc:385] T ed1cf541960d45a99601a31bbc98ef37 P c1641314d85b44e7b252c368706841ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:57.011190 27940 raft_consensus.cc:740] T ed1cf541960d45a99601a31bbc98ef37 P c1641314d85b44e7b252c368706841ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1641314d85b44e7b252c368706841ed, State: Initialized, Role: FOLLOWER
I20260710 13:26:57.011435 27900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e69876b531847848b664164da71a082" candidate_uuid: "c1641314d85b44e7b252c368706841ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8ee48428e2d42e6b0652e0783a0a934" is_pre_election: true
I20260710 13:26:57.011900 27940 consensus_queue.cc:260] T ed1cf541960d45a99601a31bbc98ef37 P c1641314d85b44e7b252c368706841ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } }
I20260710 13:26:57.011996 27900 raft_consensus.cc:2468] T 9e69876b531847848b664164da71a082 P f8ee48428e2d42e6b0652e0783a0a934 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1641314d85b44e7b252c368706841ed in term 0.
I20260710 13:26:57.017274 27939 tablet_bootstrap.cc:492] T e2bbfcd077c84f02adcb92c902592c29 P f8ee48428e2d42e6b0652e0783a0a934: Bootstrap starting.
I20260710 13:26:57.018088 27945 leader_election.cc:290] T 9e69876b531847848b664164da71a082 P c1641314d85b44e7b252c368706841ed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e0e05215553b4887818d6cc7fba1d231 (127.26.127.66:45351), f8ee48428e2d42e6b0652e0783a0a934 (127.26.127.67:33611)
I20260710 13:26:57.019354 27945 raft_consensus.cc:2804] T 9e69876b531847848b664164da71a082 P c1641314d85b44e7b252c368706841ed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:57.020501 27945 raft_consensus.cc:493] T 9e69876b531847848b664164da71a082 P c1641314d85b44e7b252c368706841ed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:57.021284 27945 raft_consensus.cc:3060] T 9e69876b531847848b664164da71a082 P c1641314d85b44e7b252c368706841ed [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:57.021379 27940 ts_tablet_manager.cc:1434] T ed1cf541960d45a99601a31bbc98ef37 P c1641314d85b44e7b252c368706841ed: Time spent starting tablet: real 0.014s	user 0.010s	sys 0.005s
I20260710 13:26:57.022745 27940 tablet_bootstrap.cc:492] T e2bbfcd077c84f02adcb92c902592c29 P c1641314d85b44e7b252c368706841ed: Bootstrap starting.
I20260710 13:26:57.023629 27939 tablet_bootstrap.cc:654] T e2bbfcd077c84f02adcb92c902592c29 P f8ee48428e2d42e6b0652e0783a0a934: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:57.024003 27943 tablet_bootstrap.cc:492] T e2bbfcd077c84f02adcb92c902592c29 P e0e05215553b4887818d6cc7fba1d231: No bootstrap required, opened a new log
I20260710 13:26:57.024435 27943 ts_tablet_manager.cc:1403] T e2bbfcd077c84f02adcb92c902592c29 P e0e05215553b4887818d6cc7fba1d231: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.001s
I20260710 13:26:57.026017 27979 raft_consensus.cc:493] T 4eebb4d858074767909104dd252d16f6 P e0e05215553b4887818d6cc7fba1d231 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:57.026454 27979 raft_consensus.cc:515] T 4eebb4d858074767909104dd252d16f6 P e0e05215553b4887818d6cc7fba1d231 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } }
I20260710 13:26:57.026830 27751 raft_consensus.cc:3060] T a6af30840f8c48cba35133fad2df4a3d P c1641314d85b44e7b252c368706841ed [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:57.028378 27940 tablet_bootstrap.cc:654] T e2bbfcd077c84f02adcb92c902592c29 P c1641314d85b44e7b252c368706841ed: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:57.029543 27979 leader_election.cc:290] T 4eebb4d858074767909104dd252d16f6 P e0e05215553b4887818d6cc7fba1d231 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1641314d85b44e7b252c368706841ed (127.26.127.65:34103), f8ee48428e2d42e6b0652e0783a0a934 (127.26.127.67:33611)
I20260710 13:26:57.028508 27943 raft_consensus.cc:359] T e2bbfcd077c84f02adcb92c902592c29 P e0e05215553b4887818d6cc7fba1d231 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } }
I20260710 13:26:57.030234 27943 raft_consensus.cc:385] T e2bbfcd077c84f02adcb92c902592c29 P e0e05215553b4887818d6cc7fba1d231 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:57.030514 27943 raft_consensus.cc:740] T e2bbfcd077c84f02adcb92c902592c29 P e0e05215553b4887818d6cc7fba1d231 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0e05215553b4887818d6cc7fba1d231, State: Initialized, Role: FOLLOWER
I20260710 13:26:57.030721 27750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eebb4d858074767909104dd252d16f6" candidate_uuid: "e0e05215553b4887818d6cc7fba1d231" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1641314d85b44e7b252c368706841ed" is_pre_election: true
I20260710 13:26:57.031239 27943 consensus_queue.cc:260] T e2bbfcd077c84f02adcb92c902592c29 P e0e05215553b4887818d6cc7fba1d231 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } }
I20260710 13:26:57.031503 27750 raft_consensus.cc:2468] T 4eebb4d858074767909104dd252d16f6 P c1641314d85b44e7b252c368706841ed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e0e05215553b4887818d6cc7fba1d231 in term 0.
I20260710 13:26:57.033931 27792 leader_election.cc:304] T 4eebb4d858074767909104dd252d16f6 P e0e05215553b4887818d6cc7fba1d231 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c1641314d85b44e7b252c368706841ed, e0e05215553b4887818d6cc7fba1d231; no voters: 
I20260710 13:26:57.035071 27979 raft_consensus.cc:2804] T 4eebb4d858074767909104dd252d16f6 P e0e05215553b4887818d6cc7fba1d231 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:57.035392 27979 raft_consensus.cc:493] T 4eebb4d858074767909104dd252d16f6 P e0e05215553b4887818d6cc7fba1d231 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:57.035713 27979 raft_consensus.cc:3060] T 4eebb4d858074767909104dd252d16f6 P e0e05215553b4887818d6cc7fba1d231 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:57.036489 27981 raft_consensus.cc:515] T f878f53ca41e4965bee73c76253b0eda P c1641314d85b44e7b252c368706841ed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } }
I20260710 13:26:57.039613 27899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f878f53ca41e4965bee73c76253b0eda" candidate_uuid: "c1641314d85b44e7b252c368706841ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8ee48428e2d42e6b0652e0783a0a934"
I20260710 13:26:57.040159 27899 raft_consensus.cc:3060] T f878f53ca41e4965bee73c76253b0eda P f8ee48428e2d42e6b0652e0783a0a934 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:57.042176 27947 consensus_queue.cc:1048] T a6af30840f8c48cba35133fad2df4a3d P e0e05215553b4887818d6cc7fba1d231 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:26:57.042408 27979 raft_consensus.cc:515] T 4eebb4d858074767909104dd252d16f6 P e0e05215553b4887818d6cc7fba1d231 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } }
I20260710 13:26:57.045521 27898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eebb4d858074767909104dd252d16f6" candidate_uuid: "e0e05215553b4887818d6cc7fba1d231" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8ee48428e2d42e6b0652e0783a0a934"
I20260710 13:26:57.046000 27943 ts_tablet_manager.cc:1434] T e2bbfcd077c84f02adcb92c902592c29 P e0e05215553b4887818d6cc7fba1d231: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260710 13:26:57.046116 27898 raft_consensus.cc:3060] T 4eebb4d858074767909104dd252d16f6 P f8ee48428e2d42e6b0652e0783a0a934 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:57.046666 27750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eebb4d858074767909104dd252d16f6" candidate_uuid: "e0e05215553b4887818d6cc7fba1d231" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1641314d85b44e7b252c368706841ed"
I20260710 13:26:57.047251 27750 raft_consensus.cc:3060] T 4eebb4d858074767909104dd252d16f6 P c1641314d85b44e7b252c368706841ed [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:57.047497 27899 raft_consensus.cc:2468] T f878f53ca41e4965bee73c76253b0eda P f8ee48428e2d42e6b0652e0783a0a934 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1641314d85b44e7b252c368706841ed in term 1.
I20260710 13:26:57.048591 27715 leader_election.cc:304] T f878f53ca41e4965bee73c76253b0eda P c1641314d85b44e7b252c368706841ed [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c1641314d85b44e7b252c368706841ed, f8ee48428e2d42e6b0652e0783a0a934; no voters: 
I20260710 13:26:57.049141 27943 tablet_bootstrap.cc:492] T f878f53ca41e4965bee73c76253b0eda P e0e05215553b4887818d6cc7fba1d231: Bootstrap starting.
I20260710 13:26:57.049543 27987 raft_consensus.cc:2804] T f878f53ca41e4965bee73c76253b0eda P c1641314d85b44e7b252c368706841ed [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:57.050298 27987 raft_consensus.cc:697] T f878f53ca41e4965bee73c76253b0eda P c1641314d85b44e7b252c368706841ed [term 1 LEADER]: Becoming Leader. State: Replica: c1641314d85b44e7b252c368706841ed, State: Running, Role: LEADER
I20260710 13:26:57.051017 27900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eebb4d858074767909104dd252d16f6" candidate_uuid: "e0e05215553b4887818d6cc7fba1d231" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8ee48428e2d42e6b0652e0783a0a934" is_pre_election: true
I20260710 13:26:57.051470 27987 consensus_queue.cc:237] T f878f53ca41e4965bee73c76253b0eda P c1641314d85b44e7b252c368706841ed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } }
I20260710 13:26:57.052373 27981 leader_election.cc:290] T f878f53ca41e4965bee73c76253b0eda P c1641314d85b44e7b252c368706841ed [CANDIDATE]: Term 1 election: Requested vote from peers e0e05215553b4887818d6cc7fba1d231 (127.26.127.66:45351), f8ee48428e2d42e6b0652e0783a0a934 (127.26.127.67:33611)
I20260710 13:26:57.053020 27898 raft_consensus.cc:2468] T 4eebb4d858074767909104dd252d16f6 P f8ee48428e2d42e6b0652e0783a0a934 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0e05215553b4887818d6cc7fba1d231 in term 1.
I20260710 13:26:57.059244 27790 leader_election.cc:304] T 4eebb4d858074767909104dd252d16f6 P e0e05215553b4887818d6cc7fba1d231 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e0e05215553b4887818d6cc7fba1d231, f8ee48428e2d42e6b0652e0783a0a934; no voters: 
W20260710 13:26:57.059340 27717 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.127.66:45351, user_credentials={real_user=slave}} blocked reactor thread for 51487.4us
I20260710 13:26:57.060086 27947 raft_consensus.cc:2804] T 4eebb4d858074767909104dd252d16f6 P e0e05215553b4887818d6cc7fba1d231 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:57.060529 27947 raft_consensus.cc:697] T 4eebb4d858074767909104dd252d16f6 P e0e05215553b4887818d6cc7fba1d231 [term 1 LEADER]: Becoming Leader. State: Replica: e0e05215553b4887818d6cc7fba1d231, State: Running, Role: LEADER
I20260710 13:26:57.061522 27940 tablet_bootstrap.cc:492] T e2bbfcd077c84f02adcb92c902592c29 P c1641314d85b44e7b252c368706841ed: No bootstrap required, opened a new log
I20260710 13:26:57.061299 27947 consensus_queue.cc:237] T 4eebb4d858074767909104dd252d16f6 P e0e05215553b4887818d6cc7fba1d231 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } }
I20260710 13:26:57.061918 27940 ts_tablet_manager.cc:1403] T e2bbfcd077c84f02adcb92c902592c29 P c1641314d85b44e7b252c368706841ed: Time spent bootstrapping tablet: real 0.039s	user 0.013s	sys 0.014s
I20260710 13:26:57.056103 27943 tablet_bootstrap.cc:654] T f878f53ca41e4965bee73c76253b0eda P e0e05215553b4887818d6cc7fba1d231: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:57.056435 27979 leader_election.cc:290] T 4eebb4d858074767909104dd252d16f6 P e0e05215553b4887818d6cc7fba1d231 [CANDIDATE]: Term 1 election: Requested vote from peers c1641314d85b44e7b252c368706841ed (127.26.127.65:34103), f8ee48428e2d42e6b0652e0783a0a934 (127.26.127.67:33611)
I20260710 13:26:57.064560 27939 tablet_bootstrap.cc:492] T e2bbfcd077c84f02adcb92c902592c29 P f8ee48428e2d42e6b0652e0783a0a934: No bootstrap required, opened a new log
I20260710 13:26:57.065606 27939 ts_tablet_manager.cc:1403] T e2bbfcd077c84f02adcb92c902592c29 P f8ee48428e2d42e6b0652e0783a0a934: Time spent bootstrapping tablet: real 0.049s	user 0.014s	sys 0.004s
I20260710 13:26:57.066836 27825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f878f53ca41e4965bee73c76253b0eda" candidate_uuid: "c1641314d85b44e7b252c368706841ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0e05215553b4887818d6cc7fba1d231"
I20260710 13:26:57.064539 27940 raft_consensus.cc:359] T e2bbfcd077c84f02adcb92c902592c29 P c1641314d85b44e7b252c368706841ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } }
I20260710 13:26:57.068986 27940 raft_consensus.cc:385] T e2bbfcd077c84f02adcb92c902592c29 P c1641314d85b44e7b252c368706841ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:57.069281 27940 raft_consensus.cc:740] T e2bbfcd077c84f02adcb92c902592c29 P c1641314d85b44e7b252c368706841ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1641314d85b44e7b252c368706841ed, State: Initialized, Role: FOLLOWER
I20260710 13:26:57.069141 27939 raft_consensus.cc:359] T e2bbfcd077c84f02adcb92c902592c29 P f8ee48428e2d42e6b0652e0783a0a934 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } }
I20260710 13:26:57.070075 27939 raft_consensus.cc:385] T e2bbfcd077c84f02adcb92c902592c29 P f8ee48428e2d42e6b0652e0783a0a934 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:57.070029 27940 consensus_queue.cc:260] T e2bbfcd077c84f02adcb92c902592c29 P c1641314d85b44e7b252c368706841ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } }
I20260710 13:26:57.070510 27939 raft_consensus.cc:740] T e2bbfcd077c84f02adcb92c902592c29 P f8ee48428e2d42e6b0652e0783a0a934 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8ee48428e2d42e6b0652e0783a0a934, State: Initialized, Role: FOLLOWER
I20260710 13:26:57.071519 27939 consensus_queue.cc:260] T e2bbfcd077c84f02adcb92c902592c29 P f8ee48428e2d42e6b0652e0783a0a934 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } }
I20260710 13:26:57.072667 27940 ts_tablet_manager.cc:1434] T e2bbfcd077c84f02adcb92c902592c29 P c1641314d85b44e7b252c368706841ed: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 13:26:57.073647 27939 ts_tablet_manager.cc:1434] T e2bbfcd077c84f02adcb92c902592c29 P f8ee48428e2d42e6b0652e0783a0a934: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
W20260710 13:26:57.068665 27717 leader_election.cc:343] T f878f53ca41e4965bee73c76253b0eda P c1641314d85b44e7b252c368706841ed [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e0e05215553b4887818d6cc7fba1d231 (127.26.127.66:45351): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:57.098819 27750 raft_consensus.cc:2468] T 4eebb4d858074767909104dd252d16f6 P c1641314d85b44e7b252c368706841ed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0e05215553b4887818d6cc7fba1d231 in term 1.
I20260710 13:26:57.099628 27648 catalog_manager.cc:5697] T 4eebb4d858074767909104dd252d16f6 P e0e05215553b4887818d6cc7fba1d231 reported cstate change: term changed from 0 to 1, leader changed from <none> to e0e05215553b4887818d6cc7fba1d231 (127.26.127.66). New cstate: current_term: 1 leader_uuid: "e0e05215553b4887818d6cc7fba1d231" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:57.115943 27945 raft_consensus.cc:515] T 9e69876b531847848b664164da71a082 P c1641314d85b44e7b252c368706841ed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } }
I20260710 13:26:57.120012 27943 tablet_bootstrap.cc:492] T f878f53ca41e4965bee73c76253b0eda P e0e05215553b4887818d6cc7fba1d231: No bootstrap required, opened a new log
I20260710 13:26:57.120862 27943 ts_tablet_manager.cc:1403] T f878f53ca41e4965bee73c76253b0eda P e0e05215553b4887818d6cc7fba1d231: Time spent bootstrapping tablet: real 0.072s	user 0.032s	sys 0.025s
I20260710 13:26:57.123409 27825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e69876b531847848b664164da71a082" candidate_uuid: "c1641314d85b44e7b252c368706841ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0e05215553b4887818d6cc7fba1d231"
I20260710 13:26:57.123488 27943 raft_consensus.cc:359] T f878f53ca41e4965bee73c76253b0eda P e0e05215553b4887818d6cc7fba1d231 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } }
I20260710 13:26:57.124058 27825 raft_consensus.cc:3060] T 9e69876b531847848b664164da71a082 P e0e05215553b4887818d6cc7fba1d231 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:57.124133 27943 raft_consensus.cc:385] T f878f53ca41e4965bee73c76253b0eda P e0e05215553b4887818d6cc7fba1d231 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:57.124467 27943 raft_consensus.cc:740] T f878f53ca41e4965bee73c76253b0eda P e0e05215553b4887818d6cc7fba1d231 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0e05215553b4887818d6cc7fba1d231, State: Initialized, Role: FOLLOWER
I20260710 13:26:57.124297 27898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e69876b531847848b664164da71a082" candidate_uuid: "c1641314d85b44e7b252c368706841ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8ee48428e2d42e6b0652e0783a0a934"
I20260710 13:26:57.124843 27945 leader_election.cc:290] T 9e69876b531847848b664164da71a082 P c1641314d85b44e7b252c368706841ed [CANDIDATE]: Term 1 election: Requested vote from peers e0e05215553b4887818d6cc7fba1d231 (127.26.127.66:45351), f8ee48428e2d42e6b0652e0783a0a934 (127.26.127.67:33611)
I20260710 13:26:57.125000 27898 raft_consensus.cc:3060] T 9e69876b531847848b664164da71a082 P f8ee48428e2d42e6b0652e0783a0a934 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:57.126680 27943 consensus_queue.cc:260] T f878f53ca41e4965bee73c76253b0eda P e0e05215553b4887818d6cc7fba1d231 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } }
I20260710 13:26:57.128472 27943 ts_tablet_manager.cc:1434] T f878f53ca41e4965bee73c76253b0eda P e0e05215553b4887818d6cc7fba1d231: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:26:57.129103 27946 consensus_queue.cc:1048] T 038796481e754f01ac2b09b9d2c24099 P f8ee48428e2d42e6b0652e0783a0a934 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:57.129448 27958 raft_consensus.cc:493] T f878f53ca41e4965bee73c76253b0eda P e0e05215553b4887818d6cc7fba1d231 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:57.129854 27958 raft_consensus.cc:515] T f878f53ca41e4965bee73c76253b0eda P e0e05215553b4887818d6cc7fba1d231 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } }
I20260710 13:26:57.132886 27958 leader_election.cc:290] T f878f53ca41e4965bee73c76253b0eda P e0e05215553b4887818d6cc7fba1d231 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1641314d85b44e7b252c368706841ed (127.26.127.65:34103), f8ee48428e2d42e6b0652e0783a0a934 (127.26.127.67:33611)
I20260710 13:26:57.134220 27900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f878f53ca41e4965bee73c76253b0eda" candidate_uuid: "e0e05215553b4887818d6cc7fba1d231" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8ee48428e2d42e6b0652e0783a0a934" is_pre_election: true
I20260710 13:26:57.134146 27751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f878f53ca41e4965bee73c76253b0eda" candidate_uuid: "e0e05215553b4887818d6cc7fba1d231" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1641314d85b44e7b252c368706841ed" is_pre_election: true
I20260710 13:26:57.135130 27900 raft_consensus.cc:2393] T f878f53ca41e4965bee73c76253b0eda P f8ee48428e2d42e6b0652e0783a0a934 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e0e05215553b4887818d6cc7fba1d231 in current term 1: Already voted for candidate c1641314d85b44e7b252c368706841ed in this term.
I20260710 13:26:57.137197 27792 leader_election.cc:304] T f878f53ca41e4965bee73c76253b0eda P e0e05215553b4887818d6cc7fba1d231 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e0e05215553b4887818d6cc7fba1d231; no voters: c1641314d85b44e7b252c368706841ed, f8ee48428e2d42e6b0652e0783a0a934
I20260710 13:26:57.138765 27825 raft_consensus.cc:2468] T 9e69876b531847848b664164da71a082 P e0e05215553b4887818d6cc7fba1d231 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1641314d85b44e7b252c368706841ed in term 1.
I20260710 13:26:57.139917 27947 raft_consensus.cc:3060] T f878f53ca41e4965bee73c76253b0eda P e0e05215553b4887818d6cc7fba1d231 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:57.140736 27898 raft_consensus.cc:2468] T 9e69876b531847848b664164da71a082 P f8ee48428e2d42e6b0652e0783a0a934 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1641314d85b44e7b252c368706841ed in term 1.
I20260710 13:26:57.141757 27717 leader_election.cc:304] T 9e69876b531847848b664164da71a082 P c1641314d85b44e7b252c368706841ed [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c1641314d85b44e7b252c368706841ed, e0e05215553b4887818d6cc7fba1d231; no voters: 
I20260710 13:26:57.143911 27945 raft_consensus.cc:2804] T 9e69876b531847848b664164da71a082 P c1641314d85b44e7b252c368706841ed [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:57.144517 27945 raft_consensus.cc:697] T 9e69876b531847848b664164da71a082 P c1641314d85b44e7b252c368706841ed [term 1 LEADER]: Becoming Leader. State: Replica: c1641314d85b44e7b252c368706841ed, State: Running, Role: LEADER
I20260710 13:26:57.146377 27945 consensus_queue.cc:237] T 9e69876b531847848b664164da71a082 P c1641314d85b44e7b252c368706841ed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } }
I20260710 13:26:57.148386 27947 raft_consensus.cc:2749] T f878f53ca41e4965bee73c76253b0eda P e0e05215553b4887818d6cc7fba1d231 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:26:57.148002 27648 catalog_manager.cc:5697] T f878f53ca41e4965bee73c76253b0eda P c1641314d85b44e7b252c368706841ed reported cstate change: term changed from 0 to 1, leader changed from <none> to c1641314d85b44e7b252c368706841ed (127.26.127.65). New cstate: current_term: 1 leader_uuid: "c1641314d85b44e7b252c368706841ed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:57.149581 27947 consensus_queue.cc:1048] T a6af30840f8c48cba35133fad2df4a3d P e0e05215553b4887818d6cc7fba1d231 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:26:57.172061 27649 catalog_manager.cc:5697] T 9e69876b531847848b664164da71a082 P c1641314d85b44e7b252c368706841ed reported cstate change: term changed from 0 to 1, leader changed from <none> to c1641314d85b44e7b252c368706841ed (127.26.127.65). New cstate: current_term: 1 leader_uuid: "c1641314d85b44e7b252c368706841ed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:57.180964 27946 consensus_queue.cc:1048] T 038796481e754f01ac2b09b9d2c24099 P f8ee48428e2d42e6b0652e0783a0a934 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:57.210846 27947 consensus_queue.cc:1048] T 40bf0909734249f9945100c3115f9872 P e0e05215553b4887818d6cc7fba1d231 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:57.219175 27947 raft_consensus.cc:493] T ed1cf541960d45a99601a31bbc98ef37 P e0e05215553b4887818d6cc7fba1d231 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:57.219681 27947 raft_consensus.cc:515] T ed1cf541960d45a99601a31bbc98ef37 P e0e05215553b4887818d6cc7fba1d231 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } }
I20260710 13:26:57.220187 27979 consensus_queue.cc:1048] T 40bf0909734249f9945100c3115f9872 P e0e05215553b4887818d6cc7fba1d231 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:57.221760 27947 leader_election.cc:290] T ed1cf541960d45a99601a31bbc98ef37 P e0e05215553b4887818d6cc7fba1d231 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1641314d85b44e7b252c368706841ed (127.26.127.65:34103), f8ee48428e2d42e6b0652e0783a0a934 (127.26.127.67:33611)
I20260710 13:26:57.223528 27898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed1cf541960d45a99601a31bbc98ef37" candidate_uuid: "e0e05215553b4887818d6cc7fba1d231" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8ee48428e2d42e6b0652e0783a0a934" is_pre_election: true
I20260710 13:26:57.224148 27898 raft_consensus.cc:2468] T ed1cf541960d45a99601a31bbc98ef37 P f8ee48428e2d42e6b0652e0783a0a934 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e0e05215553b4887818d6cc7fba1d231 in term 0.
I20260710 13:26:57.224948 27751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed1cf541960d45a99601a31bbc98ef37" candidate_uuid: "e0e05215553b4887818d6cc7fba1d231" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1641314d85b44e7b252c368706841ed" is_pre_election: true
I20260710 13:26:57.225152 27790 leader_election.cc:304] T ed1cf541960d45a99601a31bbc98ef37 P e0e05215553b4887818d6cc7fba1d231 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e0e05215553b4887818d6cc7fba1d231, f8ee48428e2d42e6b0652e0783a0a934; no voters: 
I20260710 13:26:57.225580 27751 raft_consensus.cc:2468] T ed1cf541960d45a99601a31bbc98ef37 P c1641314d85b44e7b252c368706841ed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e0e05215553b4887818d6cc7fba1d231 in term 0.
I20260710 13:26:57.226018 27947 raft_consensus.cc:2804] T ed1cf541960d45a99601a31bbc98ef37 P e0e05215553b4887818d6cc7fba1d231 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:57.226393 27947 raft_consensus.cc:493] T ed1cf541960d45a99601a31bbc98ef37 P e0e05215553b4887818d6cc7fba1d231 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:57.226840 27947 raft_consensus.cc:3060] T ed1cf541960d45a99601a31bbc98ef37 P e0e05215553b4887818d6cc7fba1d231 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:57.232299 27947 raft_consensus.cc:515] T ed1cf541960d45a99601a31bbc98ef37 P e0e05215553b4887818d6cc7fba1d231 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } }
I20260710 13:26:57.234320 27947 leader_election.cc:290] T ed1cf541960d45a99601a31bbc98ef37 P e0e05215553b4887818d6cc7fba1d231 [CANDIDATE]: Term 1 election: Requested vote from peers c1641314d85b44e7b252c368706841ed (127.26.127.65:34103), f8ee48428e2d42e6b0652e0783a0a934 (127.26.127.67:33611)
I20260710 13:26:57.234632 27750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed1cf541960d45a99601a31bbc98ef37" candidate_uuid: "e0e05215553b4887818d6cc7fba1d231" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1641314d85b44e7b252c368706841ed"
I20260710 13:26:57.234877 27898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed1cf541960d45a99601a31bbc98ef37" candidate_uuid: "e0e05215553b4887818d6cc7fba1d231" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8ee48428e2d42e6b0652e0783a0a934"
I20260710 13:26:57.235170 27750 raft_consensus.cc:3060] T ed1cf541960d45a99601a31bbc98ef37 P c1641314d85b44e7b252c368706841ed [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:57.235468 27898 raft_consensus.cc:3060] T ed1cf541960d45a99601a31bbc98ef37 P f8ee48428e2d42e6b0652e0783a0a934 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:57.241101 27898 raft_consensus.cc:2468] T ed1cf541960d45a99601a31bbc98ef37 P f8ee48428e2d42e6b0652e0783a0a934 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0e05215553b4887818d6cc7fba1d231 in term 1.
I20260710 13:26:57.241520 27750 raft_consensus.cc:2468] T ed1cf541960d45a99601a31bbc98ef37 P c1641314d85b44e7b252c368706841ed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0e05215553b4887818d6cc7fba1d231 in term 1.
I20260710 13:26:57.242004 27790 leader_election.cc:304] T ed1cf541960d45a99601a31bbc98ef37 P e0e05215553b4887818d6cc7fba1d231 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e0e05215553b4887818d6cc7fba1d231, f8ee48428e2d42e6b0652e0783a0a934; no voters: 
I20260710 13:26:57.242769 27947 raft_consensus.cc:2804] T ed1cf541960d45a99601a31bbc98ef37 P e0e05215553b4887818d6cc7fba1d231 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:57.243237 27947 raft_consensus.cc:697] T ed1cf541960d45a99601a31bbc98ef37 P e0e05215553b4887818d6cc7fba1d231 [term 1 LEADER]: Becoming Leader. State: Replica: e0e05215553b4887818d6cc7fba1d231, State: Running, Role: LEADER
I20260710 13:26:57.243877 27947 consensus_queue.cc:237] T ed1cf541960d45a99601a31bbc98ef37 P e0e05215553b4887818d6cc7fba1d231 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } }
I20260710 13:26:57.250979 27648 catalog_manager.cc:5697] T ed1cf541960d45a99601a31bbc98ef37 P e0e05215553b4887818d6cc7fba1d231 reported cstate change: term changed from 0 to 1, leader changed from <none> to e0e05215553b4887818d6cc7fba1d231 (127.26.127.66). New cstate: current_term: 1 leader_uuid: "e0e05215553b4887818d6cc7fba1d231" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:57.261497 27947 raft_consensus.cc:493] T e2bbfcd077c84f02adcb92c902592c29 P e0e05215553b4887818d6cc7fba1d231 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:57.261860 27947 raft_consensus.cc:515] T e2bbfcd077c84f02adcb92c902592c29 P e0e05215553b4887818d6cc7fba1d231 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } }
I20260710 13:26:57.263366 27947 leader_election.cc:290] T e2bbfcd077c84f02adcb92c902592c29 P e0e05215553b4887818d6cc7fba1d231 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1641314d85b44e7b252c368706841ed (127.26.127.65:34103), f8ee48428e2d42e6b0652e0783a0a934 (127.26.127.67:33611)
I20260710 13:26:57.264052 27750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2bbfcd077c84f02adcb92c902592c29" candidate_uuid: "e0e05215553b4887818d6cc7fba1d231" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1641314d85b44e7b252c368706841ed" is_pre_election: true
I20260710 13:26:57.264304 27898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2bbfcd077c84f02adcb92c902592c29" candidate_uuid: "e0e05215553b4887818d6cc7fba1d231" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8ee48428e2d42e6b0652e0783a0a934" is_pre_election: true
I20260710 13:26:57.264627 27750 raft_consensus.cc:2468] T e2bbfcd077c84f02adcb92c902592c29 P c1641314d85b44e7b252c368706841ed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e0e05215553b4887818d6cc7fba1d231 in term 0.
I20260710 13:26:57.264977 27898 raft_consensus.cc:2468] T e2bbfcd077c84f02adcb92c902592c29 P f8ee48428e2d42e6b0652e0783a0a934 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e0e05215553b4887818d6cc7fba1d231 in term 0.
I20260710 13:26:57.265720 27792 leader_election.cc:304] T e2bbfcd077c84f02adcb92c902592c29 P e0e05215553b4887818d6cc7fba1d231 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c1641314d85b44e7b252c368706841ed, e0e05215553b4887818d6cc7fba1d231; no voters: 
I20260710 13:26:57.266433 27947 raft_consensus.cc:2804] T e2bbfcd077c84f02adcb92c902592c29 P e0e05215553b4887818d6cc7fba1d231 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:57.266819 27947 raft_consensus.cc:493] T e2bbfcd077c84f02adcb92c902592c29 P e0e05215553b4887818d6cc7fba1d231 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:57.267112 27947 raft_consensus.cc:3060] T e2bbfcd077c84f02adcb92c902592c29 P e0e05215553b4887818d6cc7fba1d231 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:57.271668 27947 raft_consensus.cc:515] T e2bbfcd077c84f02adcb92c902592c29 P e0e05215553b4887818d6cc7fba1d231 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } }
I20260710 13:26:57.273403 27947 leader_election.cc:290] T e2bbfcd077c84f02adcb92c902592c29 P e0e05215553b4887818d6cc7fba1d231 [CANDIDATE]: Term 1 election: Requested vote from peers c1641314d85b44e7b252c368706841ed (127.26.127.65:34103), f8ee48428e2d42e6b0652e0783a0a934 (127.26.127.67:33611)
I20260710 13:26:57.274166 27750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2bbfcd077c84f02adcb92c902592c29" candidate_uuid: "e0e05215553b4887818d6cc7fba1d231" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1641314d85b44e7b252c368706841ed"
I20260710 13:26:57.274799 27750 raft_consensus.cc:3060] T e2bbfcd077c84f02adcb92c902592c29 P c1641314d85b44e7b252c368706841ed [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:57.274873 27898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2bbfcd077c84f02adcb92c902592c29" candidate_uuid: "e0e05215553b4887818d6cc7fba1d231" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8ee48428e2d42e6b0652e0783a0a934"
I20260710 13:26:57.275480 27898 raft_consensus.cc:3060] T e2bbfcd077c84f02adcb92c902592c29 P f8ee48428e2d42e6b0652e0783a0a934 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:57.281708 27898 raft_consensus.cc:2468] T e2bbfcd077c84f02adcb92c902592c29 P f8ee48428e2d42e6b0652e0783a0a934 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0e05215553b4887818d6cc7fba1d231 in term 1.
I20260710 13:26:57.281708 27750 raft_consensus.cc:2468] T e2bbfcd077c84f02adcb92c902592c29 P c1641314d85b44e7b252c368706841ed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0e05215553b4887818d6cc7fba1d231 in term 1.
I20260710 13:26:57.283000 27790 leader_election.cc:304] T e2bbfcd077c84f02adcb92c902592c29 P e0e05215553b4887818d6cc7fba1d231 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e0e05215553b4887818d6cc7fba1d231, f8ee48428e2d42e6b0652e0783a0a934; no voters: 
I20260710 13:26:57.283615 27947 raft_consensus.cc:2804] T e2bbfcd077c84f02adcb92c902592c29 P e0e05215553b4887818d6cc7fba1d231 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:57.284096 27947 raft_consensus.cc:697] T e2bbfcd077c84f02adcb92c902592c29 P e0e05215553b4887818d6cc7fba1d231 [term 1 LEADER]: Becoming Leader. State: Replica: e0e05215553b4887818d6cc7fba1d231, State: Running, Role: LEADER
I20260710 13:26:57.284883 27947 consensus_queue.cc:237] T e2bbfcd077c84f02adcb92c902592c29 P e0e05215553b4887818d6cc7fba1d231 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } }
I20260710 13:26:57.291158 27648 catalog_manager.cc:5697] T e2bbfcd077c84f02adcb92c902592c29 P e0e05215553b4887818d6cc7fba1d231 reported cstate change: term changed from 0 to 1, leader changed from <none> to e0e05215553b4887818d6cc7fba1d231 (127.26.127.66). New cstate: current_term: 1 leader_uuid: "e0e05215553b4887818d6cc7fba1d231" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:57.308789 27945 consensus_queue.cc:1048] T 34309e5827d2429087d9da24f6d78ead P c1641314d85b44e7b252c368706841ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:57.319169 27945 consensus_queue.cc:1048] T 34309e5827d2429087d9da24f6d78ead P c1641314d85b44e7b252c368706841ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:57.426988 27826 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "40bf0909734249f9945100c3115f9872"
dest_uuid: "e0e05215553b4887818d6cc7fba1d231"
mode: GRACEFUL
new_leader_uuid: "c1641314d85b44e7b252c368706841ed"
 from {username='slave'} at 127.0.0.1:57912
I20260710 13:26:57.427502 27826 raft_consensus.cc:606] T 40bf0909734249f9945100c3115f9872 P e0e05215553b4887818d6cc7fba1d231 [term 1 LEADER]: Received request to transfer leadership to TS c1641314d85b44e7b252c368706841ed
I20260710 13:26:57.431995 27826 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "75872f7e25c542239b4fa771688cd989"
dest_uuid: "e0e05215553b4887818d6cc7fba1d231"
mode: GRACEFUL
new_leader_uuid: "c1641314d85b44e7b252c368706841ed"
 from {username='slave'} at 127.0.0.1:57912
I20260710 13:26:57.432475 27826 raft_consensus.cc:606] T 75872f7e25c542239b4fa771688cd989 P e0e05215553b4887818d6cc7fba1d231 [term 1 LEADER]: Received request to transfer leadership to TS c1641314d85b44e7b252c368706841ed
I20260710 13:26:57.442999 27945 consensus_queue.cc:1048] T f878f53ca41e4965bee73c76253b0eda P c1641314d85b44e7b252c368706841ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:57.445494 27900 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "038796481e754f01ac2b09b9d2c24099"
dest_uuid: "f8ee48428e2d42e6b0652e0783a0a934"
mode: GRACEFUL
new_leader_uuid: "c1641314d85b44e7b252c368706841ed"
 from {username='slave'} at 127.0.0.1:33168
I20260710 13:26:57.446161 27900 raft_consensus.cc:606] T 038796481e754f01ac2b09b9d2c24099 P f8ee48428e2d42e6b0652e0783a0a934 [term 1 LEADER]: Received request to transfer leadership to TS c1641314d85b44e7b252c368706841ed
I20260710 13:26:57.453616 27825 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ed1cf541960d45a99601a31bbc98ef37"
dest_uuid: "e0e05215553b4887818d6cc7fba1d231"
mode: GRACEFUL
new_leader_uuid: "c1641314d85b44e7b252c368706841ed"
 from {username='slave'} at 127.0.0.1:57912
I20260710 13:26:57.454151 27825 raft_consensus.cc:606] T ed1cf541960d45a99601a31bbc98ef37 P e0e05215553b4887818d6cc7fba1d231 [term 1 LEADER]: Received request to transfer leadership to TS c1641314d85b44e7b252c368706841ed
I20260710 13:26:57.453477 27945 consensus_queue.cc:1048] T f878f53ca41e4965bee73c76253b0eda P c1641314d85b44e7b252c368706841ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:57.476246 27750 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9e69876b531847848b664164da71a082"
dest_uuid: "c1641314d85b44e7b252c368706841ed"
mode: GRACEFUL
new_leader_uuid: "e0e05215553b4887818d6cc7fba1d231"
 from {username='slave'} at 127.0.0.1:40450
I20260710 13:26:57.476136 27947 consensus_queue.cc:1048] T 75872f7e25c542239b4fa771688cd989 P e0e05215553b4887818d6cc7fba1d231 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:26:57.477443 27750 raft_consensus.cc:606] T 9e69876b531847848b664164da71a082 P c1641314d85b44e7b252c368706841ed [term 1 LEADER]: Received request to transfer leadership to TS e0e05215553b4887818d6cc7fba1d231
I20260710 13:26:57.488116 27958 consensus_queue.cc:1048] T 75872f7e25c542239b4fa771688cd989 P e0e05215553b4887818d6cc7fba1d231 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:57.489544 27750 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f878f53ca41e4965bee73c76253b0eda"
dest_uuid: "c1641314d85b44e7b252c368706841ed"
mode: GRACEFUL
new_leader_uuid: "e0e05215553b4887818d6cc7fba1d231"
 from {username='slave'} at 127.0.0.1:40450
I20260710 13:26:57.490131 27750 raft_consensus.cc:606] T f878f53ca41e4965bee73c76253b0eda P c1641314d85b44e7b252c368706841ed [term 1 LEADER]: Received request to transfer leadership to TS e0e05215553b4887818d6cc7fba1d231
I20260710 13:26:57.495530 27958 raft_consensus.cc:993] T 75872f7e25c542239b4fa771688cd989 P e0e05215553b4887818d6cc7fba1d231: : Instructing follower c1641314d85b44e7b252c368706841ed to start an election
I20260710 13:26:57.495541 27825 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4eebb4d858074767909104dd252d16f6"
dest_uuid: "e0e05215553b4887818d6cc7fba1d231"
mode: GRACEFUL
new_leader_uuid: "f8ee48428e2d42e6b0652e0783a0a934"
 from {username='slave'} at 127.0.0.1:57912
I20260710 13:26:57.496114 27958 raft_consensus.cc:1081] T 75872f7e25c542239b4fa771688cd989 P e0e05215553b4887818d6cc7fba1d231 [term 1 LEADER]: Signalling peer c1641314d85b44e7b252c368706841ed to start an election
I20260710 13:26:57.496229 27825 raft_consensus.cc:606] T 4eebb4d858074767909104dd252d16f6 P e0e05215553b4887818d6cc7fba1d231 [term 1 LEADER]: Received request to transfer leadership to TS f8ee48428e2d42e6b0652e0783a0a934
I20260710 13:26:57.497925 27751 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "75872f7e25c542239b4fa771688cd989"
dest_uuid: "c1641314d85b44e7b252c368706841ed"
 from {username='slave'} at 127.0.0.1:40440
I20260710 13:26:57.498626 27751 raft_consensus.cc:493] T 75872f7e25c542239b4fa771688cd989 P c1641314d85b44e7b252c368706841ed [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:57.499081 27751 raft_consensus.cc:3060] T 75872f7e25c542239b4fa771688cd989 P c1641314d85b44e7b252c368706841ed [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:57.507050 27751 raft_consensus.cc:515] T 75872f7e25c542239b4fa771688cd989 P c1641314d85b44e7b252c368706841ed [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } }
I20260710 13:26:57.509971 27825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75872f7e25c542239b4fa771688cd989" candidate_uuid: "c1641314d85b44e7b252c368706841ed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e0e05215553b4887818d6cc7fba1d231"
I20260710 13:26:57.510164 27751 leader_election.cc:290] T 75872f7e25c542239b4fa771688cd989 P c1641314d85b44e7b252c368706841ed [CANDIDATE]: Term 2 election: Requested vote from peers e0e05215553b4887818d6cc7fba1d231 (127.26.127.66:45351), f8ee48428e2d42e6b0652e0783a0a934 (127.26.127.67:33611)
I20260710 13:26:57.510582 27825 raft_consensus.cc:3055] T 75872f7e25c542239b4fa771688cd989 P e0e05215553b4887818d6cc7fba1d231 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:26:57.510914 27825 raft_consensus.cc:740] T 75872f7e25c542239b4fa771688cd989 P e0e05215553b4887818d6cc7fba1d231 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e0e05215553b4887818d6cc7fba1d231, State: Running, Role: LEADER
I20260710 13:26:57.511572 27825 consensus_queue.cc:260] T 75872f7e25c542239b4fa771688cd989 P e0e05215553b4887818d6cc7fba1d231 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } }
I20260710 13:26:57.511708 27898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75872f7e25c542239b4fa771688cd989" candidate_uuid: "c1641314d85b44e7b252c368706841ed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f8ee48428e2d42e6b0652e0783a0a934"
I20260710 13:26:57.512254 27898 raft_consensus.cc:3060] T 75872f7e25c542239b4fa771688cd989 P f8ee48428e2d42e6b0652e0783a0a934 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:57.512387 27825 raft_consensus.cc:3060] T 75872f7e25c542239b4fa771688cd989 P e0e05215553b4887818d6cc7fba1d231 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:57.517010 27898 raft_consensus.cc:2468] T 75872f7e25c542239b4fa771688cd989 P f8ee48428e2d42e6b0652e0783a0a934 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1641314d85b44e7b252c368706841ed in term 2.
I20260710 13:26:57.517033 27825 raft_consensus.cc:2468] T 75872f7e25c542239b4fa771688cd989 P e0e05215553b4887818d6cc7fba1d231 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1641314d85b44e7b252c368706841ed in term 2.
I20260710 13:26:57.518123 27715 leader_election.cc:304] T 75872f7e25c542239b4fa771688cd989 P c1641314d85b44e7b252c368706841ed [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c1641314d85b44e7b252c368706841ed, f8ee48428e2d42e6b0652e0783a0a934; no voters: 
I20260710 13:26:57.518812 27945 raft_consensus.cc:2804] T 75872f7e25c542239b4fa771688cd989 P c1641314d85b44e7b252c368706841ed [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:26:57.519284 27945 raft_consensus.cc:697] T 75872f7e25c542239b4fa771688cd989 P c1641314d85b44e7b252c368706841ed [term 2 LEADER]: Becoming Leader. State: Replica: c1641314d85b44e7b252c368706841ed, State: Running, Role: LEADER
I20260710 13:26:57.519923 27945 consensus_queue.cc:237] T 75872f7e25c542239b4fa771688cd989 P c1641314d85b44e7b252c368706841ed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } }
I20260710 13:26:57.526127 27649 catalog_manager.cc:5697] T 75872f7e25c542239b4fa771688cd989 P c1641314d85b44e7b252c368706841ed reported cstate change: term changed from 1 to 2, leader changed from e0e05215553b4887818d6cc7fba1d231 (127.26.127.66) to c1641314d85b44e7b252c368706841ed (127.26.127.65). New cstate: current_term: 2 leader_uuid: "c1641314d85b44e7b252c368706841ed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:57.556947 27945 consensus_queue.cc:1048] T 9e69876b531847848b664164da71a082 P c1641314d85b44e7b252c368706841ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:57.566685 27945 consensus_queue.cc:1048] T 9e69876b531847848b664164da71a082 P c1641314d85b44e7b252c368706841ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:57.573751 27960 consensus_queue.cc:1048] T 4eebb4d858074767909104dd252d16f6 P e0e05215553b4887818d6cc7fba1d231 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:57.576308 27989 raft_consensus.cc:993] T 9e69876b531847848b664164da71a082 P c1641314d85b44e7b252c368706841ed: : Instructing follower e0e05215553b4887818d6cc7fba1d231 to start an election
I20260710 13:26:57.576766 27989 raft_consensus.cc:1081] T 9e69876b531847848b664164da71a082 P c1641314d85b44e7b252c368706841ed [term 1 LEADER]: Signalling peer e0e05215553b4887818d6cc7fba1d231 to start an election
I20260710 13:26:57.578454 27825 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9e69876b531847848b664164da71a082"
dest_uuid: "e0e05215553b4887818d6cc7fba1d231"
 from {username='slave'} at 127.0.0.1:57908
I20260710 13:26:57.579123 27825 raft_consensus.cc:493] T 9e69876b531847848b664164da71a082 P e0e05215553b4887818d6cc7fba1d231 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:57.579540 27825 raft_consensus.cc:3060] T 9e69876b531847848b664164da71a082 P e0e05215553b4887818d6cc7fba1d231 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:57.581717 27960 raft_consensus.cc:993] T 4eebb4d858074767909104dd252d16f6 P e0e05215553b4887818d6cc7fba1d231: : Instructing follower f8ee48428e2d42e6b0652e0783a0a934 to start an election
I20260710 13:26:57.582129 27960 raft_consensus.cc:1081] T 4eebb4d858074767909104dd252d16f6 P e0e05215553b4887818d6cc7fba1d231 [term 1 LEADER]: Signalling peer f8ee48428e2d42e6b0652e0783a0a934 to start an election
I20260710 13:26:57.584326 27900 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4eebb4d858074767909104dd252d16f6"
dest_uuid: "f8ee48428e2d42e6b0652e0783a0a934"
 from {username='slave'} at 127.0.0.1:33156
I20260710 13:26:57.584865 27900 raft_consensus.cc:493] T 4eebb4d858074767909104dd252d16f6 P f8ee48428e2d42e6b0652e0783a0a934 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:57.585245 27900 raft_consensus.cc:3060] T 4eebb4d858074767909104dd252d16f6 P f8ee48428e2d42e6b0652e0783a0a934 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:57.587359 27825 raft_consensus.cc:515] T 9e69876b531847848b664164da71a082 P e0e05215553b4887818d6cc7fba1d231 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } }
I20260710 13:26:57.589386 27825 leader_election.cc:290] T 9e69876b531847848b664164da71a082 P e0e05215553b4887818d6cc7fba1d231 [CANDIDATE]: Term 2 election: Requested vote from peers c1641314d85b44e7b252c368706841ed (127.26.127.65:34103), f8ee48428e2d42e6b0652e0783a0a934 (127.26.127.67:33611)
I20260710 13:26:57.591197 27947 consensus_queue.cc:1048] T 4eebb4d858074767909104dd252d16f6 P e0e05215553b4887818d6cc7fba1d231 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:57.591625 27899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e69876b531847848b664164da71a082" candidate_uuid: "e0e05215553b4887818d6cc7fba1d231" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f8ee48428e2d42e6b0652e0783a0a934"
I20260710 13:26:57.592193 27899 raft_consensus.cc:3060] T 9e69876b531847848b664164da71a082 P f8ee48428e2d42e6b0652e0783a0a934 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:57.592316 27900 raft_consensus.cc:515] T 4eebb4d858074767909104dd252d16f6 P f8ee48428e2d42e6b0652e0783a0a934 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } }
I20260710 13:26:57.593434 27898 raft_consensus.cc:1240] T 4eebb4d858074767909104dd252d16f6 P f8ee48428e2d42e6b0652e0783a0a934 [term 2 FOLLOWER]: Rejecting Update request from peer e0e05215553b4887818d6cc7fba1d231 for earlier term 1. Current term is 2. Ops: []
I20260710 13:26:57.595631 27750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eebb4d858074767909104dd252d16f6" candidate_uuid: "f8ee48428e2d42e6b0652e0783a0a934" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c1641314d85b44e7b252c368706841ed"
I20260710 13:26:57.597410 27947 consensus_queue.cc:1059] T 4eebb4d858074767909104dd252d16f6 P e0e05215553b4887818d6cc7fba1d231 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:57.597559 27751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e69876b531847848b664164da71a082" candidate_uuid: "e0e05215553b4887818d6cc7fba1d231" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c1641314d85b44e7b252c368706841ed"
I20260710 13:26:57.598901 27751 raft_consensus.cc:3055] T 9e69876b531847848b664164da71a082 P c1641314d85b44e7b252c368706841ed [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:26:57.599457 27751 raft_consensus.cc:740] T 9e69876b531847848b664164da71a082 P c1641314d85b44e7b252c368706841ed [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c1641314d85b44e7b252c368706841ed, State: Running, Role: LEADER
I20260710 13:26:57.600672 27899 raft_consensus.cc:2468] T 9e69876b531847848b664164da71a082 P f8ee48428e2d42e6b0652e0783a0a934 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0e05215553b4887818d6cc7fba1d231 in term 2.
I20260710 13:26:57.600311 27751 consensus_queue.cc:260] T 9e69876b531847848b664164da71a082 P c1641314d85b44e7b252c368706841ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } }
I20260710 13:26:57.599010 27900 leader_election.cc:290] T 4eebb4d858074767909104dd252d16f6 P f8ee48428e2d42e6b0652e0783a0a934 [CANDIDATE]: Term 2 election: Requested vote from peers c1641314d85b44e7b252c368706841ed (127.26.127.65:34103), e0e05215553b4887818d6cc7fba1d231 (127.26.127.66:45351)
I20260710 13:26:57.601712 27751 raft_consensus.cc:3060] T 9e69876b531847848b664164da71a082 P c1641314d85b44e7b252c368706841ed [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:57.601879 27790 leader_election.cc:304] T 9e69876b531847848b664164da71a082 P e0e05215553b4887818d6cc7fba1d231 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e0e05215553b4887818d6cc7fba1d231, f8ee48428e2d42e6b0652e0783a0a934; no voters: 
I20260710 13:26:57.603060 27947 raft_consensus.cc:2804] T 9e69876b531847848b664164da71a082 P e0e05215553b4887818d6cc7fba1d231 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:26:57.603796 27947 raft_consensus.cc:697] T 9e69876b531847848b664164da71a082 P e0e05215553b4887818d6cc7fba1d231 [term 2 LEADER]: Becoming Leader. State: Replica: e0e05215553b4887818d6cc7fba1d231, State: Running, Role: LEADER
I20260710 13:26:57.604590 27947 consensus_queue.cc:237] T 9e69876b531847848b664164da71a082 P e0e05215553b4887818d6cc7fba1d231 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } }
I20260710 13:26:57.599385 27825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eebb4d858074767909104dd252d16f6" candidate_uuid: "f8ee48428e2d42e6b0652e0783a0a934" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e0e05215553b4887818d6cc7fba1d231"
I20260710 13:26:57.608556 27960 raft_consensus.cc:3055] T 4eebb4d858074767909104dd252d16f6 P e0e05215553b4887818d6cc7fba1d231 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:26:57.608966 27960 raft_consensus.cc:740] T 4eebb4d858074767909104dd252d16f6 P e0e05215553b4887818d6cc7fba1d231 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e0e05215553b4887818d6cc7fba1d231, State: Running, Role: LEADER
I20260710 13:26:57.609795 27960 consensus_queue.cc:260] T 4eebb4d858074767909104dd252d16f6 P e0e05215553b4887818d6cc7fba1d231 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } }
I20260710 13:26:57.610966 27960 raft_consensus.cc:3060] T 4eebb4d858074767909104dd252d16f6 P e0e05215553b4887818d6cc7fba1d231 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:57.612002 27751 raft_consensus.cc:2468] T 9e69876b531847848b664164da71a082 P c1641314d85b44e7b252c368706841ed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0e05215553b4887818d6cc7fba1d231 in term 2.
I20260710 13:26:57.618887 27646 catalog_manager.cc:5697] T 9e69876b531847848b664164da71a082 P e0e05215553b4887818d6cc7fba1d231 reported cstate change: term changed from 1 to 2, leader changed from c1641314d85b44e7b252c368706841ed (127.26.127.65) to e0e05215553b4887818d6cc7fba1d231 (127.26.127.66). New cstate: current_term: 2 leader_uuid: "e0e05215553b4887818d6cc7fba1d231" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:57.622535 27825 raft_consensus.cc:2468] T 4eebb4d858074767909104dd252d16f6 P e0e05215553b4887818d6cc7fba1d231 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8ee48428e2d42e6b0652e0783a0a934 in term 2.
I20260710 13:26:57.623931 27866 leader_election.cc:304] T 4eebb4d858074767909104dd252d16f6 P f8ee48428e2d42e6b0652e0783a0a934 [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: e0e05215553b4887818d6cc7fba1d231, f8ee48428e2d42e6b0652e0783a0a934; no voters: c1641314d85b44e7b252c368706841ed
I20260710 13:26:57.624830 27946 raft_consensus.cc:2804] T 4eebb4d858074767909104dd252d16f6 P f8ee48428e2d42e6b0652e0783a0a934 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:26:57.625319 27946 raft_consensus.cc:697] T 4eebb4d858074767909104dd252d16f6 P f8ee48428e2d42e6b0652e0783a0a934 [term 2 LEADER]: Becoming Leader. State: Replica: f8ee48428e2d42e6b0652e0783a0a934, State: Running, Role: LEADER
I20260710 13:26:57.626003 27946 consensus_queue.cc:237] T 4eebb4d858074767909104dd252d16f6 P f8ee48428e2d42e6b0652e0783a0a934 [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: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } }
I20260710 13:26:57.632299 27646 catalog_manager.cc:5697] T 4eebb4d858074767909104dd252d16f6 P f8ee48428e2d42e6b0652e0783a0a934 reported cstate change: term changed from 1 to 2, leader changed from e0e05215553b4887818d6cc7fba1d231 (127.26.127.66) to f8ee48428e2d42e6b0652e0783a0a934 (127.26.127.67). New cstate: current_term: 2 leader_uuid: "f8ee48428e2d42e6b0652e0783a0a934" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } health_report { overall_health: HEALTHY } } }
I20260710 13:26:57.661669 27965 raft_consensus.cc:993] T 038796481e754f01ac2b09b9d2c24099 P f8ee48428e2d42e6b0652e0783a0a934: : Instructing follower c1641314d85b44e7b252c368706841ed to start an election
I20260710 13:26:57.662098 27946 raft_consensus.cc:1081] T 038796481e754f01ac2b09b9d2c24099 P f8ee48428e2d42e6b0652e0783a0a934 [term 1 LEADER]: Signalling peer c1641314d85b44e7b252c368706841ed to start an election
I20260710 13:26:57.663643 27751 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "038796481e754f01ac2b09b9d2c24099"
dest_uuid: "c1641314d85b44e7b252c368706841ed"
 from {username='slave'} at 127.0.0.1:40424
I20260710 13:26:57.664126 27751 raft_consensus.cc:493] T 038796481e754f01ac2b09b9d2c24099 P c1641314d85b44e7b252c368706841ed [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:57.664451 27751 raft_consensus.cc:3060] T 038796481e754f01ac2b09b9d2c24099 P c1641314d85b44e7b252c368706841ed [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:57.669116 27751 raft_consensus.cc:515] T 038796481e754f01ac2b09b9d2c24099 P c1641314d85b44e7b252c368706841ed [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } }
I20260710 13:26:57.671144 27751 leader_election.cc:290] T 038796481e754f01ac2b09b9d2c24099 P c1641314d85b44e7b252c368706841ed [CANDIDATE]: Term 2 election: Requested vote from peers e0e05215553b4887818d6cc7fba1d231 (127.26.127.66:45351), f8ee48428e2d42e6b0652e0783a0a934 (127.26.127.67:33611)
I20260710 13:26:57.671484 27825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "038796481e754f01ac2b09b9d2c24099" candidate_uuid: "c1641314d85b44e7b252c368706841ed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e0e05215553b4887818d6cc7fba1d231"
I20260710 13:26:57.671797 27900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "038796481e754f01ac2b09b9d2c24099" candidate_uuid: "c1641314d85b44e7b252c368706841ed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f8ee48428e2d42e6b0652e0783a0a934"
I20260710 13:26:57.672053 27825 raft_consensus.cc:3060] T 038796481e754f01ac2b09b9d2c24099 P e0e05215553b4887818d6cc7fba1d231 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:57.672366 27900 raft_consensus.cc:3055] T 038796481e754f01ac2b09b9d2c24099 P f8ee48428e2d42e6b0652e0783a0a934 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:26:57.672703 27900 raft_consensus.cc:740] T 038796481e754f01ac2b09b9d2c24099 P f8ee48428e2d42e6b0652e0783a0a934 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f8ee48428e2d42e6b0652e0783a0a934, State: Running, Role: LEADER
I20260710 13:26:57.673441 27900 consensus_queue.cc:260] T 038796481e754f01ac2b09b9d2c24099 P f8ee48428e2d42e6b0652e0783a0a934 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } }
I20260710 13:26:57.674443 27900 raft_consensus.cc:3060] T 038796481e754f01ac2b09b9d2c24099 P f8ee48428e2d42e6b0652e0783a0a934 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:57.676783 27960 consensus_queue.cc:1048] T ed1cf541960d45a99601a31bbc98ef37 P e0e05215553b4887818d6cc7fba1d231 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:57.677899 27825 raft_consensus.cc:2468] T 038796481e754f01ac2b09b9d2c24099 P e0e05215553b4887818d6cc7fba1d231 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1641314d85b44e7b252c368706841ed in term 2.
I20260710 13:26:57.678593 27826 raft_consensus.cc:1240] T 038796481e754f01ac2b09b9d2c24099 P e0e05215553b4887818d6cc7fba1d231 [term 2 FOLLOWER]: Rejecting Update request from peer f8ee48428e2d42e6b0652e0783a0a934 for earlier term 1. Current term is 2. Ops: []
I20260710 13:26:57.679205 27717 leader_election.cc:304] T 038796481e754f01ac2b09b9d2c24099 P c1641314d85b44e7b252c368706841ed [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c1641314d85b44e7b252c368706841ed, e0e05215553b4887818d6cc7fba1d231; no voters: 
I20260710 13:26:57.679996 27989 raft_consensus.cc:2804] T 038796481e754f01ac2b09b9d2c24099 P c1641314d85b44e7b252c368706841ed [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:26:57.680429 27989 raft_consensus.cc:697] T 038796481e754f01ac2b09b9d2c24099 P c1641314d85b44e7b252c368706841ed [term 2 LEADER]: Becoming Leader. State: Replica: c1641314d85b44e7b252c368706841ed, State: Running, Role: LEADER
I20260710 13:26:57.680615 27900 raft_consensus.cc:2468] T 038796481e754f01ac2b09b9d2c24099 P f8ee48428e2d42e6b0652e0783a0a934 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1641314d85b44e7b252c368706841ed in term 2.
I20260710 13:26:57.681223 27989 consensus_queue.cc:237] T 038796481e754f01ac2b09b9d2c24099 P c1641314d85b44e7b252c368706841ed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } }
I20260710 13:26:57.692613 27960 consensus_queue.cc:1048] T e2bbfcd077c84f02adcb92c902592c29 P e0e05215553b4887818d6cc7fba1d231 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:57.692946 27649 catalog_manager.cc:5697] T 038796481e754f01ac2b09b9d2c24099 P c1641314d85b44e7b252c368706841ed reported cstate change: term changed from 1 to 2, leader changed from f8ee48428e2d42e6b0652e0783a0a934 (127.26.127.67) to c1641314d85b44e7b252c368706841ed (127.26.127.65). New cstate: current_term: 2 leader_uuid: "c1641314d85b44e7b252c368706841ed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:57.693434 27979 consensus_queue.cc:1048] T ed1cf541960d45a99601a31bbc98ef37 P e0e05215553b4887818d6cc7fba1d231 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:57.707561 27979 raft_consensus.cc:993] T ed1cf541960d45a99601a31bbc98ef37 P e0e05215553b4887818d6cc7fba1d231: : Instructing follower c1641314d85b44e7b252c368706841ed to start an election
I20260710 13:26:57.708042 27947 raft_consensus.cc:1081] T ed1cf541960d45a99601a31bbc98ef37 P e0e05215553b4887818d6cc7fba1d231 [term 1 LEADER]: Signalling peer c1641314d85b44e7b252c368706841ed to start an election
I20260710 13:26:57.711208 27751 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ed1cf541960d45a99601a31bbc98ef37"
dest_uuid: "c1641314d85b44e7b252c368706841ed"
 from {username='slave'} at 127.0.0.1:40440
I20260710 13:26:57.712350 27751 raft_consensus.cc:493] T ed1cf541960d45a99601a31bbc98ef37 P c1641314d85b44e7b252c368706841ed [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:57.712849 27751 raft_consensus.cc:3060] T ed1cf541960d45a99601a31bbc98ef37 P c1641314d85b44e7b252c368706841ed [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:57.714025 27947 consensus_queue.cc:1048] T e2bbfcd077c84f02adcb92c902592c29 P e0e05215553b4887818d6cc7fba1d231 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:57.720922 27751 raft_consensus.cc:515] T ed1cf541960d45a99601a31bbc98ef37 P c1641314d85b44e7b252c368706841ed [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } }
I20260710 13:26:57.723870 27826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed1cf541960d45a99601a31bbc98ef37" candidate_uuid: "c1641314d85b44e7b252c368706841ed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e0e05215553b4887818d6cc7fba1d231"
I20260710 13:26:57.724447 27826 raft_consensus.cc:3055] T ed1cf541960d45a99601a31bbc98ef37 P e0e05215553b4887818d6cc7fba1d231 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:26:57.724468 27751 leader_election.cc:290] T ed1cf541960d45a99601a31bbc98ef37 P c1641314d85b44e7b252c368706841ed [CANDIDATE]: Term 2 election: Requested vote from peers e0e05215553b4887818d6cc7fba1d231 (127.26.127.66:45351), f8ee48428e2d42e6b0652e0783a0a934 (127.26.127.67:33611)
I20260710 13:26:57.724871 27826 raft_consensus.cc:740] T ed1cf541960d45a99601a31bbc98ef37 P e0e05215553b4887818d6cc7fba1d231 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e0e05215553b4887818d6cc7fba1d231, State: Running, Role: LEADER
I20260710 13:26:57.724993 27899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed1cf541960d45a99601a31bbc98ef37" candidate_uuid: "c1641314d85b44e7b252c368706841ed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f8ee48428e2d42e6b0652e0783a0a934"
I20260710 13:26:57.725538 27899 raft_consensus.cc:3060] T ed1cf541960d45a99601a31bbc98ef37 P f8ee48428e2d42e6b0652e0783a0a934 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:57.725746 27826 consensus_queue.cc:260] T ed1cf541960d45a99601a31bbc98ef37 P e0e05215553b4887818d6cc7fba1d231 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } }
I20260710 13:26:57.726951 27826 raft_consensus.cc:3060] T ed1cf541960d45a99601a31bbc98ef37 P e0e05215553b4887818d6cc7fba1d231 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:57.732426 27899 raft_consensus.cc:2468] T ed1cf541960d45a99601a31bbc98ef37 P f8ee48428e2d42e6b0652e0783a0a934 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1641314d85b44e7b252c368706841ed in term 2.
I20260710 13:26:57.733369 27826 raft_consensus.cc:2468] T ed1cf541960d45a99601a31bbc98ef37 P e0e05215553b4887818d6cc7fba1d231 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1641314d85b44e7b252c368706841ed in term 2.
I20260710 13:26:57.733546 27715 leader_election.cc:304] T ed1cf541960d45a99601a31bbc98ef37 P c1641314d85b44e7b252c368706841ed [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c1641314d85b44e7b252c368706841ed, f8ee48428e2d42e6b0652e0783a0a934; no voters: 
I20260710 13:26:57.734337 27989 raft_consensus.cc:2804] T ed1cf541960d45a99601a31bbc98ef37 P c1641314d85b44e7b252c368706841ed [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:26:57.734807 27989 raft_consensus.cc:697] T ed1cf541960d45a99601a31bbc98ef37 P c1641314d85b44e7b252c368706841ed [term 2 LEADER]: Becoming Leader. State: Replica: c1641314d85b44e7b252c368706841ed, State: Running, Role: LEADER
I20260710 13:26:57.735560 27989 consensus_queue.cc:237] T ed1cf541960d45a99601a31bbc98ef37 P c1641314d85b44e7b252c368706841ed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } }
I20260710 13:26:57.741084 27649 catalog_manager.cc:5697] T ed1cf541960d45a99601a31bbc98ef37 P c1641314d85b44e7b252c368706841ed reported cstate change: term changed from 1 to 2, leader changed from e0e05215553b4887818d6cc7fba1d231 (127.26.127.66) to c1641314d85b44e7b252c368706841ed (127.26.127.65). New cstate: current_term: 2 leader_uuid: "c1641314d85b44e7b252c368706841ed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:57.809269 27960 raft_consensus.cc:993] T 40bf0909734249f9945100c3115f9872 P e0e05215553b4887818d6cc7fba1d231: : Instructing follower c1641314d85b44e7b252c368706841ed to start an election
I20260710 13:26:57.809747 27947 raft_consensus.cc:1081] T 40bf0909734249f9945100c3115f9872 P e0e05215553b4887818d6cc7fba1d231 [term 1 LEADER]: Signalling peer c1641314d85b44e7b252c368706841ed to start an election
I20260710 13:26:57.811260 27751 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "40bf0909734249f9945100c3115f9872"
dest_uuid: "c1641314d85b44e7b252c368706841ed"
 from {username='slave'} at 127.0.0.1:40440
I20260710 13:26:57.811734 27751 raft_consensus.cc:493] T 40bf0909734249f9945100c3115f9872 P c1641314d85b44e7b252c368706841ed [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:57.812091 27751 raft_consensus.cc:3060] T 40bf0909734249f9945100c3115f9872 P c1641314d85b44e7b252c368706841ed [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:57.816815 27751 raft_consensus.cc:515] T 40bf0909734249f9945100c3115f9872 P c1641314d85b44e7b252c368706841ed [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } }
I20260710 13:26:57.818315 27751 leader_election.cc:290] T 40bf0909734249f9945100c3115f9872 P c1641314d85b44e7b252c368706841ed [CANDIDATE]: Term 2 election: Requested vote from peers e0e05215553b4887818d6cc7fba1d231 (127.26.127.66:45351), f8ee48428e2d42e6b0652e0783a0a934 (127.26.127.67:33611)
I20260710 13:26:57.819141 27826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40bf0909734249f9945100c3115f9872" candidate_uuid: "c1641314d85b44e7b252c368706841ed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e0e05215553b4887818d6cc7fba1d231"
I20260710 13:26:57.819329 27899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40bf0909734249f9945100c3115f9872" candidate_uuid: "c1641314d85b44e7b252c368706841ed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f8ee48428e2d42e6b0652e0783a0a934"
I20260710 13:26:57.819747 27826 raft_consensus.cc:3055] T 40bf0909734249f9945100c3115f9872 P e0e05215553b4887818d6cc7fba1d231 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:26:57.819779 27899 raft_consensus.cc:3060] T 40bf0909734249f9945100c3115f9872 P f8ee48428e2d42e6b0652e0783a0a934 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:57.820219 27826 raft_consensus.cc:740] T 40bf0909734249f9945100c3115f9872 P e0e05215553b4887818d6cc7fba1d231 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e0e05215553b4887818d6cc7fba1d231, State: Running, Role: LEADER
I20260710 13:26:57.821054 27826 consensus_queue.cc:260] T 40bf0909734249f9945100c3115f9872 P e0e05215553b4887818d6cc7fba1d231 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } }
I20260710 13:26:57.822197 27826 raft_consensus.cc:3060] T 40bf0909734249f9945100c3115f9872 P e0e05215553b4887818d6cc7fba1d231 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:57.826717 27899 raft_consensus.cc:2468] T 40bf0909734249f9945100c3115f9872 P f8ee48428e2d42e6b0652e0783a0a934 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1641314d85b44e7b252c368706841ed in term 2.
I20260710 13:26:57.827911 27715 leader_election.cc:304] T 40bf0909734249f9945100c3115f9872 P c1641314d85b44e7b252c368706841ed [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c1641314d85b44e7b252c368706841ed, f8ee48428e2d42e6b0652e0783a0a934; no voters: 
I20260710 13:26:57.828397 27826 raft_consensus.cc:2468] T 40bf0909734249f9945100c3115f9872 P e0e05215553b4887818d6cc7fba1d231 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1641314d85b44e7b252c368706841ed in term 2.
I20260710 13:26:57.828621 27989 raft_consensus.cc:2804] T 40bf0909734249f9945100c3115f9872 P c1641314d85b44e7b252c368706841ed [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:26:57.829188 27989 raft_consensus.cc:697] T 40bf0909734249f9945100c3115f9872 P c1641314d85b44e7b252c368706841ed [term 2 LEADER]: Becoming Leader. State: Replica: c1641314d85b44e7b252c368706841ed, State: Running, Role: LEADER
I20260710 13:26:57.829991 27989 consensus_queue.cc:237] T 40bf0909734249f9945100c3115f9872 P c1641314d85b44e7b252c368706841ed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } }
I20260710 13:26:57.835517 27649 catalog_manager.cc:5697] T 40bf0909734249f9945100c3115f9872 P c1641314d85b44e7b252c368706841ed reported cstate change: term changed from 1 to 2, leader changed from e0e05215553b4887818d6cc7fba1d231 (127.26.127.66) to c1641314d85b44e7b252c368706841ed (127.26.127.65). New cstate: current_term: 2 leader_uuid: "c1641314d85b44e7b252c368706841ed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:57.884217 27981 raft_consensus.cc:993] T f878f53ca41e4965bee73c76253b0eda P c1641314d85b44e7b252c368706841ed: : Instructing follower e0e05215553b4887818d6cc7fba1d231 to start an election
I20260710 13:26:57.884701 27989 raft_consensus.cc:1081] T f878f53ca41e4965bee73c76253b0eda P c1641314d85b44e7b252c368706841ed [term 1 LEADER]: Signalling peer e0e05215553b4887818d6cc7fba1d231 to start an election
I20260710 13:26:57.886236 27826 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f878f53ca41e4965bee73c76253b0eda"
dest_uuid: "e0e05215553b4887818d6cc7fba1d231"
 from {username='slave'} at 127.0.0.1:57908
I20260710 13:26:57.886705 27826 raft_consensus.cc:493] T f878f53ca41e4965bee73c76253b0eda P e0e05215553b4887818d6cc7fba1d231 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:57.887020 27826 raft_consensus.cc:3060] T f878f53ca41e4965bee73c76253b0eda P e0e05215553b4887818d6cc7fba1d231 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:57.891393 27826 raft_consensus.cc:515] T f878f53ca41e4965bee73c76253b0eda P e0e05215553b4887818d6cc7fba1d231 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } }
I20260710 13:26:57.892953 27826 leader_election.cc:290] T f878f53ca41e4965bee73c76253b0eda P e0e05215553b4887818d6cc7fba1d231 [CANDIDATE]: Term 2 election: Requested vote from peers c1641314d85b44e7b252c368706841ed (127.26.127.65:34103), f8ee48428e2d42e6b0652e0783a0a934 (127.26.127.67:33611)
I20260710 13:26:57.893718 27751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f878f53ca41e4965bee73c76253b0eda" candidate_uuid: "e0e05215553b4887818d6cc7fba1d231" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c1641314d85b44e7b252c368706841ed"
I20260710 13:26:57.893908 27899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f878f53ca41e4965bee73c76253b0eda" candidate_uuid: "e0e05215553b4887818d6cc7fba1d231" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f8ee48428e2d42e6b0652e0783a0a934"
I20260710 13:26:57.894301 27751 raft_consensus.cc:3055] T f878f53ca41e4965bee73c76253b0eda P c1641314d85b44e7b252c368706841ed [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:26:57.894425 27899 raft_consensus.cc:3060] T f878f53ca41e4965bee73c76253b0eda P f8ee48428e2d42e6b0652e0783a0a934 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:57.894613 27751 raft_consensus.cc:740] T f878f53ca41e4965bee73c76253b0eda P c1641314d85b44e7b252c368706841ed [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c1641314d85b44e7b252c368706841ed, State: Running, Role: LEADER
I20260710 13:26:57.895370 27751 consensus_queue.cc:260] T f878f53ca41e4965bee73c76253b0eda P c1641314d85b44e7b252c368706841ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } }
I20260710 13:26:57.896195 27751 raft_consensus.cc:3060] T f878f53ca41e4965bee73c76253b0eda P c1641314d85b44e7b252c368706841ed [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:57.899358 27899 raft_consensus.cc:2468] T f878f53ca41e4965bee73c76253b0eda P f8ee48428e2d42e6b0652e0783a0a934 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0e05215553b4887818d6cc7fba1d231 in term 2.
I20260710 13:26:57.900346 27790 leader_election.cc:304] T f878f53ca41e4965bee73c76253b0eda P e0e05215553b4887818d6cc7fba1d231 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e0e05215553b4887818d6cc7fba1d231, f8ee48428e2d42e6b0652e0783a0a934; no voters: 
I20260710 13:26:57.900885 27751 raft_consensus.cc:2468] T f878f53ca41e4965bee73c76253b0eda P c1641314d85b44e7b252c368706841ed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0e05215553b4887818d6cc7fba1d231 in term 2.
I20260710 13:26:57.901046 27947 raft_consensus.cc:2804] T f878f53ca41e4965bee73c76253b0eda P e0e05215553b4887818d6cc7fba1d231 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:26:57.901546 27947 raft_consensus.cc:697] T f878f53ca41e4965bee73c76253b0eda P e0e05215553b4887818d6cc7fba1d231 [term 2 LEADER]: Becoming Leader. State: Replica: e0e05215553b4887818d6cc7fba1d231, State: Running, Role: LEADER
I20260710 13:26:57.902279 27947 consensus_queue.cc:237] T f878f53ca41e4965bee73c76253b0eda P e0e05215553b4887818d6cc7fba1d231 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } }
I20260710 13:26:57.908246 27649 catalog_manager.cc:5697] T f878f53ca41e4965bee73c76253b0eda P e0e05215553b4887818d6cc7fba1d231 reported cstate change: term changed from 1 to 2, leader changed from c1641314d85b44e7b252c368706841ed (127.26.127.65) to e0e05215553b4887818d6cc7fba1d231 (127.26.127.66). New cstate: current_term: 2 leader_uuid: "e0e05215553b4887818d6cc7fba1d231" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:58.010440 27826 raft_consensus.cc:1275] T 4eebb4d858074767909104dd252d16f6 P e0e05215553b4887818d6cc7fba1d231 [term 2 FOLLOWER]: Refusing update from remote peer f8ee48428e2d42e6b0652e0783a0a934: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:58.011571 27946 consensus_queue.cc:1048] T 4eebb4d858074767909104dd252d16f6 P f8ee48428e2d42e6b0652e0783a0a934 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:58.018689 27751 raft_consensus.cc:3060] T 4eebb4d858074767909104dd252d16f6 P c1641314d85b44e7b252c368706841ed [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:58.027460 27751 raft_consensus.cc:1275] T 4eebb4d858074767909104dd252d16f6 P c1641314d85b44e7b252c368706841ed [term 2 FOLLOWER]: Refusing update from remote peer f8ee48428e2d42e6b0652e0783a0a934: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:58.028609 27946 consensus_queue.cc:1048] T 4eebb4d858074767909104dd252d16f6 P f8ee48428e2d42e6b0652e0783a0a934 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:58.053045 27826 raft_consensus.cc:1275] T 75872f7e25c542239b4fa771688cd989 P e0e05215553b4887818d6cc7fba1d231 [term 2 FOLLOWER]: Refusing update from remote peer c1641314d85b44e7b252c368706841ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:58.054214 27989 consensus_queue.cc:1048] T 75872f7e25c542239b4fa771688cd989 P c1641314d85b44e7b252c368706841ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:58.061409 27899 raft_consensus.cc:1275] T 75872f7e25c542239b4fa771688cd989 P f8ee48428e2d42e6b0652e0783a0a934 [term 2 FOLLOWER]: Refusing update from remote peer c1641314d85b44e7b252c368706841ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:58.062798 27989 consensus_queue.cc:1048] T 75872f7e25c542239b4fa771688cd989 P c1641314d85b44e7b252c368706841ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:58.128501 27899 raft_consensus.cc:1275] T 9e69876b531847848b664164da71a082 P f8ee48428e2d42e6b0652e0783a0a934 [term 2 FOLLOWER]: Refusing update from remote peer e0e05215553b4887818d6cc7fba1d231: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:58.129743 27958 consensus_queue.cc:1048] T 9e69876b531847848b664164da71a082 P e0e05215553b4887818d6cc7fba1d231 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:58.137409 27751 raft_consensus.cc:1275] T 9e69876b531847848b664164da71a082 P c1641314d85b44e7b252c368706841ed [term 2 FOLLOWER]: Refusing update from remote peer e0e05215553b4887818d6cc7fba1d231: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:58.138856 27947 consensus_queue.cc:1048] T 9e69876b531847848b664164da71a082 P e0e05215553b4887818d6cc7fba1d231 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:58.158849 27899 raft_consensus.cc:1275] T 038796481e754f01ac2b09b9d2c24099 P f8ee48428e2d42e6b0652e0783a0a934 [term 2 FOLLOWER]: Refusing update from remote peer c1641314d85b44e7b252c368706841ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:58.160043 27989 consensus_queue.cc:1048] T 038796481e754f01ac2b09b9d2c24099 P c1641314d85b44e7b252c368706841ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:58.166913 27826 raft_consensus.cc:1275] T 038796481e754f01ac2b09b9d2c24099 P e0e05215553b4887818d6cc7fba1d231 [term 2 FOLLOWER]: Refusing update from remote peer c1641314d85b44e7b252c368706841ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:58.168296 27981 consensus_queue.cc:1048] T 038796481e754f01ac2b09b9d2c24099 P c1641314d85b44e7b252c368706841ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:58.186830 27899 raft_consensus.cc:1275] T ed1cf541960d45a99601a31bbc98ef37 P f8ee48428e2d42e6b0652e0783a0a934 [term 2 FOLLOWER]: Refusing update from remote peer c1641314d85b44e7b252c368706841ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:58.187981 27981 consensus_queue.cc:1048] T ed1cf541960d45a99601a31bbc98ef37 P c1641314d85b44e7b252c368706841ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:58.200371 27826 raft_consensus.cc:1275] T ed1cf541960d45a99601a31bbc98ef37 P e0e05215553b4887818d6cc7fba1d231 [term 2 FOLLOWER]: Refusing update from remote peer c1641314d85b44e7b252c368706841ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:58.202042 27987 consensus_queue.cc:1048] T ed1cf541960d45a99601a31bbc98ef37 P c1641314d85b44e7b252c368706841ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:58.219194 27900 raft_consensus.cc:1275] T 40bf0909734249f9945100c3115f9872 P f8ee48428e2d42e6b0652e0783a0a934 [term 2 FOLLOWER]: Refusing update from remote peer c1641314d85b44e7b252c368706841ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:58.220276 27987 consensus_queue.cc:1048] T 40bf0909734249f9945100c3115f9872 P c1641314d85b44e7b252c368706841ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:58.228502 27826 raft_consensus.cc:1275] T 40bf0909734249f9945100c3115f9872 P e0e05215553b4887818d6cc7fba1d231 [term 2 FOLLOWER]: Refusing update from remote peer c1641314d85b44e7b252c368706841ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:58.229910 27945 consensus_queue.cc:1048] T 40bf0909734249f9945100c3115f9872 P c1641314d85b44e7b252c368706841ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:58.294833 27751 raft_consensus.cc:1275] T f878f53ca41e4965bee73c76253b0eda P c1641314d85b44e7b252c368706841ed [term 2 FOLLOWER]: Refusing update from remote peer e0e05215553b4887818d6cc7fba1d231: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:58.295962 27960 consensus_queue.cc:1048] T f878f53ca41e4965bee73c76253b0eda P e0e05215553b4887818d6cc7fba1d231 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:58.303308 27900 raft_consensus.cc:1275] T f878f53ca41e4965bee73c76253b0eda P f8ee48428e2d42e6b0652e0783a0a934 [term 2 FOLLOWER]: Refusing update from remote peer e0e05215553b4887818d6cc7fba1d231: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:58.304790 27947 consensus_queue.cc:1048] T f878f53ca41e4965bee73c76253b0eda P e0e05215553b4887818d6cc7fba1d231 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:00.525478 27133 auto_leader_rebalancer-test.cc:348] The leader distribution is 
I20260710 13:27:00.526353 27133 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:27:00.541231 27751 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "40bf0909734249f9945100c3115f9872"
dest_uuid: "c1641314d85b44e7b252c368706841ed"
mode: GRACEFUL
new_leader_uuid: "f8ee48428e2d42e6b0652e0783a0a934"
 from {username='slave'} at 127.0.0.1:40462
I20260710 13:27:00.541647 27751 raft_consensus.cc:606] T 40bf0909734249f9945100c3115f9872 P c1641314d85b44e7b252c368706841ed [term 2 LEADER]: Received request to transfer leadership to TS f8ee48428e2d42e6b0652e0783a0a934
I20260710 13:27:00.543696 27751 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ed1cf541960d45a99601a31bbc98ef37"
dest_uuid: "c1641314d85b44e7b252c368706841ed"
mode: GRACEFUL
new_leader_uuid: "f8ee48428e2d42e6b0652e0783a0a934"
 from {username='slave'} at 127.0.0.1:40462
I20260710 13:27:00.544133 27751 raft_consensus.cc:606] T ed1cf541960d45a99601a31bbc98ef37 P c1641314d85b44e7b252c368706841ed [term 2 LEADER]: Received request to transfer leadership to TS f8ee48428e2d42e6b0652e0783a0a934
I20260710 13:27:00.545105 27133 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:27:00.545631 27133 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:27:00.605319 28035 raft_consensus.cc:993] T ed1cf541960d45a99601a31bbc98ef37 P c1641314d85b44e7b252c368706841ed: : Instructing follower f8ee48428e2d42e6b0652e0783a0a934 to start an election
I20260710 13:27:00.605757 27981 raft_consensus.cc:1081] T ed1cf541960d45a99601a31bbc98ef37 P c1641314d85b44e7b252c368706841ed [term 2 LEADER]: Signalling peer f8ee48428e2d42e6b0652e0783a0a934 to start an election
I20260710 13:27:00.606994 27900 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ed1cf541960d45a99601a31bbc98ef37"
dest_uuid: "f8ee48428e2d42e6b0652e0783a0a934"
 from {username='slave'} at 127.0.0.1:33158
I20260710 13:27:00.607383 27900 raft_consensus.cc:493] T ed1cf541960d45a99601a31bbc98ef37 P f8ee48428e2d42e6b0652e0783a0a934 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:00.607627 27900 raft_consensus.cc:3060] T ed1cf541960d45a99601a31bbc98ef37 P f8ee48428e2d42e6b0652e0783a0a934 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:00.612010 27900 raft_consensus.cc:515] T ed1cf541960d45a99601a31bbc98ef37 P f8ee48428e2d42e6b0652e0783a0a934 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } }
I20260710 13:27:00.613817 27900 leader_election.cc:290] T ed1cf541960d45a99601a31bbc98ef37 P f8ee48428e2d42e6b0652e0783a0a934 [CANDIDATE]: Term 3 election: Requested vote from peers c1641314d85b44e7b252c368706841ed (127.26.127.65:34103), e0e05215553b4887818d6cc7fba1d231 (127.26.127.66:45351)
I20260710 13:27:00.614411 27751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed1cf541960d45a99601a31bbc98ef37" candidate_uuid: "f8ee48428e2d42e6b0652e0783a0a934" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c1641314d85b44e7b252c368706841ed"
I20260710 13:27:00.614948 27751 raft_consensus.cc:3055] T ed1cf541960d45a99601a31bbc98ef37 P c1641314d85b44e7b252c368706841ed [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:27:00.615002 27826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed1cf541960d45a99601a31bbc98ef37" candidate_uuid: "f8ee48428e2d42e6b0652e0783a0a934" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e0e05215553b4887818d6cc7fba1d231"
I20260710 13:27:00.615192 27751 raft_consensus.cc:740] T ed1cf541960d45a99601a31bbc98ef37 P c1641314d85b44e7b252c368706841ed [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c1641314d85b44e7b252c368706841ed, State: Running, Role: LEADER
I20260710 13:27:00.615559 27826 raft_consensus.cc:3060] T ed1cf541960d45a99601a31bbc98ef37 P e0e05215553b4887818d6cc7fba1d231 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:00.615883 27751 consensus_queue.cc:260] T ed1cf541960d45a99601a31bbc98ef37 P c1641314d85b44e7b252c368706841ed [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: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } }
I20260710 13:27:00.616678 27751 raft_consensus.cc:3060] T ed1cf541960d45a99601a31bbc98ef37 P c1641314d85b44e7b252c368706841ed [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:00.620579 27826 raft_consensus.cc:2468] T ed1cf541960d45a99601a31bbc98ef37 P e0e05215553b4887818d6cc7fba1d231 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8ee48428e2d42e6b0652e0783a0a934 in term 3.
I20260710 13:27:00.621124 27751 raft_consensus.cc:2468] T ed1cf541960d45a99601a31bbc98ef37 P c1641314d85b44e7b252c368706841ed [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8ee48428e2d42e6b0652e0783a0a934 in term 3.
I20260710 13:27:00.621677 27866 leader_election.cc:304] T ed1cf541960d45a99601a31bbc98ef37 P f8ee48428e2d42e6b0652e0783a0a934 [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: e0e05215553b4887818d6cc7fba1d231, f8ee48428e2d42e6b0652e0783a0a934; no voters: 
I20260710 13:27:00.622462 28031 raft_consensus.cc:2804] T ed1cf541960d45a99601a31bbc98ef37 P f8ee48428e2d42e6b0652e0783a0a934 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:27:00.623253 28031 raft_consensus.cc:697] T ed1cf541960d45a99601a31bbc98ef37 P f8ee48428e2d42e6b0652e0783a0a934 [term 3 LEADER]: Becoming Leader. State: Replica: f8ee48428e2d42e6b0652e0783a0a934, State: Running, Role: LEADER
I20260710 13:27:00.623992 28031 consensus_queue.cc:237] T ed1cf541960d45a99601a31bbc98ef37 P f8ee48428e2d42e6b0652e0783a0a934 [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: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } }
I20260710 13:27:00.629874 27646 catalog_manager.cc:5697] T ed1cf541960d45a99601a31bbc98ef37 P f8ee48428e2d42e6b0652e0783a0a934 reported cstate change: term changed from 2 to 3, leader changed from c1641314d85b44e7b252c368706841ed (127.26.127.65) to f8ee48428e2d42e6b0652e0783a0a934 (127.26.127.67). New cstate: current_term: 3 leader_uuid: "f8ee48428e2d42e6b0652e0783a0a934" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:00.650302 28035 raft_consensus.cc:993] T 40bf0909734249f9945100c3115f9872 P c1641314d85b44e7b252c368706841ed: : Instructing follower f8ee48428e2d42e6b0652e0783a0a934 to start an election
I20260710 13:27:00.650738 27981 raft_consensus.cc:1081] T 40bf0909734249f9945100c3115f9872 P c1641314d85b44e7b252c368706841ed [term 2 LEADER]: Signalling peer f8ee48428e2d42e6b0652e0783a0a934 to start an election
I20260710 13:27:00.652087 27900 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "40bf0909734249f9945100c3115f9872"
dest_uuid: "f8ee48428e2d42e6b0652e0783a0a934"
 from {username='slave'} at 127.0.0.1:33158
I20260710 13:27:00.652542 27900 raft_consensus.cc:493] T 40bf0909734249f9945100c3115f9872 P f8ee48428e2d42e6b0652e0783a0a934 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:00.652880 27900 raft_consensus.cc:3060] T 40bf0909734249f9945100c3115f9872 P f8ee48428e2d42e6b0652e0783a0a934 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:00.657354 27900 raft_consensus.cc:515] T 40bf0909734249f9945100c3115f9872 P f8ee48428e2d42e6b0652e0783a0a934 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } }
I20260710 13:27:00.659003 27900 leader_election.cc:290] T 40bf0909734249f9945100c3115f9872 P f8ee48428e2d42e6b0652e0783a0a934 [CANDIDATE]: Term 3 election: Requested vote from peers c1641314d85b44e7b252c368706841ed (127.26.127.65:34103), e0e05215553b4887818d6cc7fba1d231 (127.26.127.66:45351)
I20260710 13:27:00.659641 27751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40bf0909734249f9945100c3115f9872" candidate_uuid: "f8ee48428e2d42e6b0652e0783a0a934" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c1641314d85b44e7b252c368706841ed"
I20260710 13:27:00.659854 27826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40bf0909734249f9945100c3115f9872" candidate_uuid: "f8ee48428e2d42e6b0652e0783a0a934" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e0e05215553b4887818d6cc7fba1d231"
I20260710 13:27:00.660173 27751 raft_consensus.cc:3055] T 40bf0909734249f9945100c3115f9872 P c1641314d85b44e7b252c368706841ed [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:27:00.660356 27826 raft_consensus.cc:3060] T 40bf0909734249f9945100c3115f9872 P e0e05215553b4887818d6cc7fba1d231 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:00.660497 27751 raft_consensus.cc:740] T 40bf0909734249f9945100c3115f9872 P c1641314d85b44e7b252c368706841ed [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c1641314d85b44e7b252c368706841ed, State: Running, Role: LEADER
I20260710 13:27:00.661266 27751 consensus_queue.cc:260] T 40bf0909734249f9945100c3115f9872 P c1641314d85b44e7b252c368706841ed [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: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } }
I20260710 13:27:00.662307 27751 raft_consensus.cc:3060] T 40bf0909734249f9945100c3115f9872 P c1641314d85b44e7b252c368706841ed [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:00.666759 27826 raft_consensus.cc:2468] T 40bf0909734249f9945100c3115f9872 P e0e05215553b4887818d6cc7fba1d231 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8ee48428e2d42e6b0652e0783a0a934 in term 3.
I20260710 13:27:00.667873 27866 leader_election.cc:304] T 40bf0909734249f9945100c3115f9872 P f8ee48428e2d42e6b0652e0783a0a934 [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: e0e05215553b4887818d6cc7fba1d231, f8ee48428e2d42e6b0652e0783a0a934; no voters: 
I20260710 13:27:00.668072 27751 raft_consensus.cc:2468] T 40bf0909734249f9945100c3115f9872 P c1641314d85b44e7b252c368706841ed [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8ee48428e2d42e6b0652e0783a0a934 in term 3.
I20260710 13:27:00.668555 28031 raft_consensus.cc:2804] T 40bf0909734249f9945100c3115f9872 P f8ee48428e2d42e6b0652e0783a0a934 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:27:00.669088 28031 raft_consensus.cc:697] T 40bf0909734249f9945100c3115f9872 P f8ee48428e2d42e6b0652e0783a0a934 [term 3 LEADER]: Becoming Leader. State: Replica: f8ee48428e2d42e6b0652e0783a0a934, State: Running, Role: LEADER
I20260710 13:27:00.669813 28031 consensus_queue.cc:237] T 40bf0909734249f9945100c3115f9872 P f8ee48428e2d42e6b0652e0783a0a934 [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: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } }
I20260710 13:27:00.675647 27646 catalog_manager.cc:5697] T 40bf0909734249f9945100c3115f9872 P f8ee48428e2d42e6b0652e0783a0a934 reported cstate change: term changed from 2 to 3, leader changed from c1641314d85b44e7b252c368706841ed (127.26.127.65) to f8ee48428e2d42e6b0652e0783a0a934 (127.26.127.67). New cstate: current_term: 3 leader_uuid: "f8ee48428e2d42e6b0652e0783a0a934" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:01.091573 27826 raft_consensus.cc:1275] T 40bf0909734249f9945100c3115f9872 P e0e05215553b4887818d6cc7fba1d231 [term 3 FOLLOWER]: Refusing update from remote peer f8ee48428e2d42e6b0652e0783a0a934: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:27:01.092774 28031 consensus_queue.cc:1048] T 40bf0909734249f9945100c3115f9872 P f8ee48428e2d42e6b0652e0783a0a934 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:01.103152 27751 raft_consensus.cc:1275] T 40bf0909734249f9945100c3115f9872 P c1641314d85b44e7b252c368706841ed [term 3 FOLLOWER]: Refusing update from remote peer f8ee48428e2d42e6b0652e0783a0a934: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:27:01.105762 28036 consensus_queue.cc:1048] T 40bf0909734249f9945100c3115f9872 P f8ee48428e2d42e6b0652e0783a0a934 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:01.145884 27826 raft_consensus.cc:1275] T ed1cf541960d45a99601a31bbc98ef37 P e0e05215553b4887818d6cc7fba1d231 [term 3 FOLLOWER]: Refusing update from remote peer f8ee48428e2d42e6b0652e0783a0a934: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:27:01.147298 28036 consensus_queue.cc:1048] T ed1cf541960d45a99601a31bbc98ef37 P f8ee48428e2d42e6b0652e0783a0a934 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:01.156555 27751 raft_consensus.cc:1275] T ed1cf541960d45a99601a31bbc98ef37 P c1641314d85b44e7b252c368706841ed [term 3 FOLLOWER]: Refusing update from remote peer f8ee48428e2d42e6b0652e0783a0a934: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:27:01.158097 28036 consensus_queue.cc:1048] T ed1cf541960d45a99601a31bbc98ef37 P f8ee48428e2d42e6b0652e0783a0a934 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:01.546442 27133 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:27:01.560313 27900 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "40bf0909734249f9945100c3115f9872"
dest_uuid: "f8ee48428e2d42e6b0652e0783a0a934"
mode: GRACEFUL
new_leader_uuid: "c1641314d85b44e7b252c368706841ed"
 from {username='slave'} at 127.0.0.1:33168
I20260710 13:27:01.560840 27900 raft_consensus.cc:606] T 40bf0909734249f9945100c3115f9872 P f8ee48428e2d42e6b0652e0783a0a934 [term 3 LEADER]: Received request to transfer leadership to TS c1641314d85b44e7b252c368706841ed
I20260710 13:27:01.569832 27900 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ed1cf541960d45a99601a31bbc98ef37"
dest_uuid: "f8ee48428e2d42e6b0652e0783a0a934"
mode: GRACEFUL
new_leader_uuid: "c1641314d85b44e7b252c368706841ed"
 from {username='slave'} at 127.0.0.1:33168
I20260710 13:27:01.570226 27900 raft_consensus.cc:606] T ed1cf541960d45a99601a31bbc98ef37 P f8ee48428e2d42e6b0652e0783a0a934 [term 3 LEADER]: Received request to transfer leadership to TS c1641314d85b44e7b252c368706841ed
I20260710 13:27:01.574405 27826 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a6af30840f8c48cba35133fad2df4a3d"
dest_uuid: "e0e05215553b4887818d6cc7fba1d231"
mode: GRACEFUL
new_leader_uuid: "c1641314d85b44e7b252c368706841ed"
 from {username='slave'} at 127.0.0.1:57912
I20260710 13:27:01.574926 27826 raft_consensus.cc:606] T a6af30840f8c48cba35133fad2df4a3d P e0e05215553b4887818d6cc7fba1d231 [term 1 LEADER]: Received request to transfer leadership to TS c1641314d85b44e7b252c368706841ed
I20260710 13:27:01.579383 27826 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9e69876b531847848b664164da71a082"
dest_uuid: "e0e05215553b4887818d6cc7fba1d231"
mode: GRACEFUL
new_leader_uuid: "c1641314d85b44e7b252c368706841ed"
 from {username='slave'} at 127.0.0.1:57912
I20260710 13:27:01.579892 27826 raft_consensus.cc:606] T 9e69876b531847848b664164da71a082 P e0e05215553b4887818d6cc7fba1d231 [term 2 LEADER]: Received request to transfer leadership to TS c1641314d85b44e7b252c368706841ed
I20260710 13:27:01.584336 27826 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e2bbfcd077c84f02adcb92c902592c29"
dest_uuid: "e0e05215553b4887818d6cc7fba1d231"
mode: GRACEFUL
new_leader_uuid: "c1641314d85b44e7b252c368706841ed"
 from {username='slave'} at 127.0.0.1:57912
I20260710 13:27:01.584815 27826 raft_consensus.cc:606] T e2bbfcd077c84f02adcb92c902592c29 P e0e05215553b4887818d6cc7fba1d231 [term 1 LEADER]: Received request to transfer leadership to TS c1641314d85b44e7b252c368706841ed
I20260710 13:27:01.609814 27960 raft_consensus.cc:993] T 9e69876b531847848b664164da71a082 P e0e05215553b4887818d6cc7fba1d231: : Instructing follower c1641314d85b44e7b252c368706841ed to start an election
I20260710 13:27:01.610273 27960 raft_consensus.cc:1081] T 9e69876b531847848b664164da71a082 P e0e05215553b4887818d6cc7fba1d231 [term 2 LEADER]: Signalling peer c1641314d85b44e7b252c368706841ed to start an election
I20260710 13:27:01.611737 27751 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9e69876b531847848b664164da71a082"
dest_uuid: "c1641314d85b44e7b252c368706841ed"
 from {username='slave'} at 127.0.0.1:40440
I20260710 13:27:01.612165 27751 raft_consensus.cc:493] T 9e69876b531847848b664164da71a082 P c1641314d85b44e7b252c368706841ed [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:01.612442 27751 raft_consensus.cc:3060] T 9e69876b531847848b664164da71a082 P c1641314d85b44e7b252c368706841ed [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:01.616221 27751 raft_consensus.cc:515] T 9e69876b531847848b664164da71a082 P c1641314d85b44e7b252c368706841ed [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } }
I20260710 13:27:01.617579 27751 leader_election.cc:290] T 9e69876b531847848b664164da71a082 P c1641314d85b44e7b252c368706841ed [CANDIDATE]: Term 3 election: Requested vote from peers e0e05215553b4887818d6cc7fba1d231 (127.26.127.66:45351), f8ee48428e2d42e6b0652e0783a0a934 (127.26.127.67:33611)
I20260710 13:27:01.618470 27826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e69876b531847848b664164da71a082" candidate_uuid: "c1641314d85b44e7b252c368706841ed" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e0e05215553b4887818d6cc7fba1d231"
I20260710 13:27:01.618597 27900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e69876b531847848b664164da71a082" candidate_uuid: "c1641314d85b44e7b252c368706841ed" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f8ee48428e2d42e6b0652e0783a0a934"
I20260710 13:27:01.618956 27826 raft_consensus.cc:3055] T 9e69876b531847848b664164da71a082 P e0e05215553b4887818d6cc7fba1d231 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:27:01.619083 27900 raft_consensus.cc:3060] T 9e69876b531847848b664164da71a082 P f8ee48428e2d42e6b0652e0783a0a934 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:01.619297 27826 raft_consensus.cc:740] T 9e69876b531847848b664164da71a082 P e0e05215553b4887818d6cc7fba1d231 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e0e05215553b4887818d6cc7fba1d231, State: Running, Role: LEADER
I20260710 13:27:01.620062 27826 consensus_queue.cc:260] T 9e69876b531847848b664164da71a082 P e0e05215553b4887818d6cc7fba1d231 [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: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } }
I20260710 13:27:01.620985 27826 raft_consensus.cc:3060] T 9e69876b531847848b664164da71a082 P e0e05215553b4887818d6cc7fba1d231 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:01.623062 27900 raft_consensus.cc:2468] T 9e69876b531847848b664164da71a082 P f8ee48428e2d42e6b0652e0783a0a934 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1641314d85b44e7b252c368706841ed in term 3.
I20260710 13:27:01.623999 27715 leader_election.cc:304] T 9e69876b531847848b664164da71a082 P c1641314d85b44e7b252c368706841ed [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: c1641314d85b44e7b252c368706841ed, f8ee48428e2d42e6b0652e0783a0a934; no voters: 
I20260710 13:27:01.624636 27981 raft_consensus.cc:2804] T 9e69876b531847848b664164da71a082 P c1641314d85b44e7b252c368706841ed [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:27:01.625272 27826 raft_consensus.cc:2468] T 9e69876b531847848b664164da71a082 P e0e05215553b4887818d6cc7fba1d231 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1641314d85b44e7b252c368706841ed in term 3.
I20260710 13:27:01.625751 27981 raft_consensus.cc:697] T 9e69876b531847848b664164da71a082 P c1641314d85b44e7b252c368706841ed [term 3 LEADER]: Becoming Leader. State: Replica: c1641314d85b44e7b252c368706841ed, State: Running, Role: LEADER
I20260710 13:27:01.626998 27981 consensus_queue.cc:237] T 9e69876b531847848b664164da71a082 P c1641314d85b44e7b252c368706841ed [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: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } }
I20260710 13:27:01.631534 28031 raft_consensus.cc:993] T 40bf0909734249f9945100c3115f9872 P f8ee48428e2d42e6b0652e0783a0a934: : Instructing follower c1641314d85b44e7b252c368706841ed to start an election
I20260710 13:27:01.631987 28050 raft_consensus.cc:1081] T 40bf0909734249f9945100c3115f9872 P f8ee48428e2d42e6b0652e0783a0a934 [term 3 LEADER]: Signalling peer c1641314d85b44e7b252c368706841ed to start an election
I20260710 13:27:01.633549 27751 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "40bf0909734249f9945100c3115f9872"
dest_uuid: "c1641314d85b44e7b252c368706841ed"
 from {username='slave'} at 127.0.0.1:40424
I20260710 13:27:01.634049 27751 raft_consensus.cc:493] T 40bf0909734249f9945100c3115f9872 P c1641314d85b44e7b252c368706841ed [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:01.634367 27751 raft_consensus.cc:3060] T 40bf0909734249f9945100c3115f9872 P c1641314d85b44e7b252c368706841ed [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:27:01.634392 27646 catalog_manager.cc:5697] T 9e69876b531847848b664164da71a082 P c1641314d85b44e7b252c368706841ed reported cstate change: term changed from 2 to 3, leader changed from e0e05215553b4887818d6cc7fba1d231 (127.26.127.66) to c1641314d85b44e7b252c368706841ed (127.26.127.65). New cstate: current_term: 3 leader_uuid: "c1641314d85b44e7b252c368706841ed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:01.639410 27751 raft_consensus.cc:515] T 40bf0909734249f9945100c3115f9872 P c1641314d85b44e7b252c368706841ed [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } }
I20260710 13:27:01.640933 27751 leader_election.cc:290] T 40bf0909734249f9945100c3115f9872 P c1641314d85b44e7b252c368706841ed [CANDIDATE]: Term 4 election: Requested vote from peers e0e05215553b4887818d6cc7fba1d231 (127.26.127.66:45351), f8ee48428e2d42e6b0652e0783a0a934 (127.26.127.67:33611)
I20260710 13:27:01.641646 27826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40bf0909734249f9945100c3115f9872" candidate_uuid: "c1641314d85b44e7b252c368706841ed" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "e0e05215553b4887818d6cc7fba1d231"
I20260710 13:27:01.642156 27826 raft_consensus.cc:3060] T 40bf0909734249f9945100c3115f9872 P e0e05215553b4887818d6cc7fba1d231 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:27:01.642171 27900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40bf0909734249f9945100c3115f9872" candidate_uuid: "c1641314d85b44e7b252c368706841ed" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f8ee48428e2d42e6b0652e0783a0a934"
I20260710 13:27:01.643088 27900 raft_consensus.cc:3055] T 40bf0909734249f9945100c3115f9872 P f8ee48428e2d42e6b0652e0783a0a934 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:27:01.643394 27900 raft_consensus.cc:740] T 40bf0909734249f9945100c3115f9872 P f8ee48428e2d42e6b0652e0783a0a934 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: f8ee48428e2d42e6b0652e0783a0a934, State: Running, Role: LEADER
I20260710 13:27:01.644251 27900 consensus_queue.cc:260] T 40bf0909734249f9945100c3115f9872 P f8ee48428e2d42e6b0652e0783a0a934 [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: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } }
I20260710 13:27:01.645092 27900 raft_consensus.cc:3060] T 40bf0909734249f9945100c3115f9872 P f8ee48428e2d42e6b0652e0783a0a934 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:27:01.646767 27826 raft_consensus.cc:2468] T 40bf0909734249f9945100c3115f9872 P e0e05215553b4887818d6cc7fba1d231 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1641314d85b44e7b252c368706841ed in term 4.
I20260710 13:27:01.647672 27717 leader_election.cc:304] T 40bf0909734249f9945100c3115f9872 P c1641314d85b44e7b252c368706841ed [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: c1641314d85b44e7b252c368706841ed, e0e05215553b4887818d6cc7fba1d231; no voters: 
I20260710 13:27:01.648427 27981 raft_consensus.cc:2804] T 40bf0909734249f9945100c3115f9872 P c1641314d85b44e7b252c368706841ed [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:27:01.648926 27981 raft_consensus.cc:697] T 40bf0909734249f9945100c3115f9872 P c1641314d85b44e7b252c368706841ed [term 4 LEADER]: Becoming Leader. State: Replica: c1641314d85b44e7b252c368706841ed, State: Running, Role: LEADER
I20260710 13:27:01.649601 27900 raft_consensus.cc:2468] T 40bf0909734249f9945100c3115f9872 P f8ee48428e2d42e6b0652e0783a0a934 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1641314d85b44e7b252c368706841ed in term 4.
I20260710 13:27:01.649600 27981 consensus_queue.cc:237] T 40bf0909734249f9945100c3115f9872 P c1641314d85b44e7b252c368706841ed [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: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } }
I20260710 13:27:01.655449 27646 catalog_manager.cc:5697] T 40bf0909734249f9945100c3115f9872 P c1641314d85b44e7b252c368706841ed reported cstate change: term changed from 3 to 4, leader changed from f8ee48428e2d42e6b0652e0783a0a934 (127.26.127.67) to c1641314d85b44e7b252c368706841ed (127.26.127.65). New cstate: current_term: 4 leader_uuid: "c1641314d85b44e7b252c368706841ed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:01.713717 28046 raft_consensus.cc:993] T a6af30840f8c48cba35133fad2df4a3d P e0e05215553b4887818d6cc7fba1d231: : Instructing follower c1641314d85b44e7b252c368706841ed to start an election
I20260710 13:27:01.714178 27960 raft_consensus.cc:1081] T a6af30840f8c48cba35133fad2df4a3d P e0e05215553b4887818d6cc7fba1d231 [term 1 LEADER]: Signalling peer c1641314d85b44e7b252c368706841ed to start an election
I20260710 13:27:01.715418 27751 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a6af30840f8c48cba35133fad2df4a3d"
dest_uuid: "c1641314d85b44e7b252c368706841ed"
 from {username='slave'} at 127.0.0.1:40440
I20260710 13:27:01.715794 27751 raft_consensus.cc:493] T a6af30840f8c48cba35133fad2df4a3d P c1641314d85b44e7b252c368706841ed [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:01.716008 27751 raft_consensus.cc:3060] T a6af30840f8c48cba35133fad2df4a3d P c1641314d85b44e7b252c368706841ed [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:01.719732 27751 raft_consensus.cc:515] T a6af30840f8c48cba35133fad2df4a3d P c1641314d85b44e7b252c368706841ed [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } }
I20260710 13:27:01.721218 27751 leader_election.cc:290] T a6af30840f8c48cba35133fad2df4a3d P c1641314d85b44e7b252c368706841ed [CANDIDATE]: Term 2 election: Requested vote from peers e0e05215553b4887818d6cc7fba1d231 (127.26.127.66:45351), f8ee48428e2d42e6b0652e0783a0a934 (127.26.127.67:33611)
I20260710 13:27:01.722177 27900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6af30840f8c48cba35133fad2df4a3d" candidate_uuid: "c1641314d85b44e7b252c368706841ed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f8ee48428e2d42e6b0652e0783a0a934"
I20260710 13:27:01.722186 27826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6af30840f8c48cba35133fad2df4a3d" candidate_uuid: "c1641314d85b44e7b252c368706841ed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e0e05215553b4887818d6cc7fba1d231"
I20260710 13:27:01.722632 27900 raft_consensus.cc:3060] T a6af30840f8c48cba35133fad2df4a3d P f8ee48428e2d42e6b0652e0783a0a934 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:01.722772 27826 raft_consensus.cc:3055] T a6af30840f8c48cba35133fad2df4a3d P e0e05215553b4887818d6cc7fba1d231 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:01.723122 27826 raft_consensus.cc:740] T a6af30840f8c48cba35133fad2df4a3d P e0e05215553b4887818d6cc7fba1d231 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e0e05215553b4887818d6cc7fba1d231, State: Running, Role: LEADER
I20260710 13:27:01.723841 27826 consensus_queue.cc:260] T a6af30840f8c48cba35133fad2df4a3d P e0e05215553b4887818d6cc7fba1d231 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } }
I20260710 13:27:01.724918 27826 raft_consensus.cc:3060] T a6af30840f8c48cba35133fad2df4a3d P e0e05215553b4887818d6cc7fba1d231 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:01.727452 27900 raft_consensus.cc:2468] T a6af30840f8c48cba35133fad2df4a3d P f8ee48428e2d42e6b0652e0783a0a934 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1641314d85b44e7b252c368706841ed in term 2.
I20260710 13:27:01.728353 27715 leader_election.cc:304] T a6af30840f8c48cba35133fad2df4a3d P c1641314d85b44e7b252c368706841ed [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c1641314d85b44e7b252c368706841ed, f8ee48428e2d42e6b0652e0783a0a934; no voters: 
I20260710 13:27:01.729024 27981 raft_consensus.cc:2804] T a6af30840f8c48cba35133fad2df4a3d P c1641314d85b44e7b252c368706841ed [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:01.729277 27826 raft_consensus.cc:2468] T a6af30840f8c48cba35133fad2df4a3d P e0e05215553b4887818d6cc7fba1d231 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1641314d85b44e7b252c368706841ed in term 2.
I20260710 13:27:01.729419 27981 raft_consensus.cc:697] T a6af30840f8c48cba35133fad2df4a3d P c1641314d85b44e7b252c368706841ed [term 2 LEADER]: Becoming Leader. State: Replica: c1641314d85b44e7b252c368706841ed, State: Running, Role: LEADER
I20260710 13:27:01.730489 27981 consensus_queue.cc:237] T a6af30840f8c48cba35133fad2df4a3d P c1641314d85b44e7b252c368706841ed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } }
I20260710 13:27:01.737316 27646 catalog_manager.cc:5697] T a6af30840f8c48cba35133fad2df4a3d P c1641314d85b44e7b252c368706841ed reported cstate change: term changed from 1 to 2, leader changed from e0e05215553b4887818d6cc7fba1d231 (127.26.127.66) to c1641314d85b44e7b252c368706841ed (127.26.127.65). New cstate: current_term: 2 leader_uuid: "c1641314d85b44e7b252c368706841ed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:02.053416 28046 raft_consensus.cc:993] T e2bbfcd077c84f02adcb92c902592c29 P e0e05215553b4887818d6cc7fba1d231: : Instructing follower c1641314d85b44e7b252c368706841ed to start an election
I20260710 13:27:02.053833 28046 raft_consensus.cc:1081] T e2bbfcd077c84f02adcb92c902592c29 P e0e05215553b4887818d6cc7fba1d231 [term 1 LEADER]: Signalling peer c1641314d85b44e7b252c368706841ed to start an election
I20260710 13:27:02.055150 27751 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e2bbfcd077c84f02adcb92c902592c29"
dest_uuid: "c1641314d85b44e7b252c368706841ed"
 from {username='slave'} at 127.0.0.1:40440
I20260710 13:27:02.055631 27751 raft_consensus.cc:493] T e2bbfcd077c84f02adcb92c902592c29 P c1641314d85b44e7b252c368706841ed [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:02.055938 27751 raft_consensus.cc:3060] T e2bbfcd077c84f02adcb92c902592c29 P c1641314d85b44e7b252c368706841ed [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:02.060134 27751 raft_consensus.cc:515] T e2bbfcd077c84f02adcb92c902592c29 P c1641314d85b44e7b252c368706841ed [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } }
I20260710 13:27:02.061520 27751 leader_election.cc:290] T e2bbfcd077c84f02adcb92c902592c29 P c1641314d85b44e7b252c368706841ed [CANDIDATE]: Term 2 election: Requested vote from peers e0e05215553b4887818d6cc7fba1d231 (127.26.127.66:45351), f8ee48428e2d42e6b0652e0783a0a934 (127.26.127.67:33611)
I20260710 13:27:02.062170 27826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2bbfcd077c84f02adcb92c902592c29" candidate_uuid: "c1641314d85b44e7b252c368706841ed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e0e05215553b4887818d6cc7fba1d231"
I20260710 13:27:02.062469 27900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2bbfcd077c84f02adcb92c902592c29" candidate_uuid: "c1641314d85b44e7b252c368706841ed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f8ee48428e2d42e6b0652e0783a0a934"
I20260710 13:27:02.062664 27826 raft_consensus.cc:3055] T e2bbfcd077c84f02adcb92c902592c29 P e0e05215553b4887818d6cc7fba1d231 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:02.062932 27826 raft_consensus.cc:740] T e2bbfcd077c84f02adcb92c902592c29 P e0e05215553b4887818d6cc7fba1d231 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e0e05215553b4887818d6cc7fba1d231, State: Running, Role: LEADER
I20260710 13:27:02.062976 27900 raft_consensus.cc:3060] T e2bbfcd077c84f02adcb92c902592c29 P f8ee48428e2d42e6b0652e0783a0a934 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:02.063711 27826 consensus_queue.cc:260] T e2bbfcd077c84f02adcb92c902592c29 P e0e05215553b4887818d6cc7fba1d231 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } }
I20260710 13:27:02.064873 27826 raft_consensus.cc:3060] T e2bbfcd077c84f02adcb92c902592c29 P e0e05215553b4887818d6cc7fba1d231 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:02.067225 27900 raft_consensus.cc:2468] T e2bbfcd077c84f02adcb92c902592c29 P f8ee48428e2d42e6b0652e0783a0a934 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1641314d85b44e7b252c368706841ed in term 2.
I20260710 13:27:02.068097 27715 leader_election.cc:304] T e2bbfcd077c84f02adcb92c902592c29 P c1641314d85b44e7b252c368706841ed [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c1641314d85b44e7b252c368706841ed, f8ee48428e2d42e6b0652e0783a0a934; no voters: 
I20260710 13:27:02.068810 27981 raft_consensus.cc:2804] T e2bbfcd077c84f02adcb92c902592c29 P c1641314d85b44e7b252c368706841ed [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:02.069031 27826 raft_consensus.cc:2468] T e2bbfcd077c84f02adcb92c902592c29 P e0e05215553b4887818d6cc7fba1d231 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1641314d85b44e7b252c368706841ed in term 2.
I20260710 13:27:02.070755 27981 raft_consensus.cc:697] T e2bbfcd077c84f02adcb92c902592c29 P c1641314d85b44e7b252c368706841ed [term 2 LEADER]: Becoming Leader. State: Replica: c1641314d85b44e7b252c368706841ed, State: Running, Role: LEADER
I20260710 13:27:02.071468 27981 consensus_queue.cc:237] T e2bbfcd077c84f02adcb92c902592c29 P c1641314d85b44e7b252c368706841ed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } }
I20260710 13:27:02.077822 27646 catalog_manager.cc:5697] T e2bbfcd077c84f02adcb92c902592c29 P c1641314d85b44e7b252c368706841ed reported cstate change: term changed from 1 to 2, leader changed from e0e05215553b4887818d6cc7fba1d231 (127.26.127.66) to c1641314d85b44e7b252c368706841ed (127.26.127.65). New cstate: current_term: 2 leader_uuid: "c1641314d85b44e7b252c368706841ed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:02.110128 27826 raft_consensus.cc:1275] T 40bf0909734249f9945100c3115f9872 P e0e05215553b4887818d6cc7fba1d231 [term 4 FOLLOWER]: Refusing update from remote peer c1641314d85b44e7b252c368706841ed: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:27:02.111115 27981 consensus_queue.cc:1048] T 40bf0909734249f9945100c3115f9872 P c1641314d85b44e7b252c368706841ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:02.119002 27900 raft_consensus.cc:1275] T 40bf0909734249f9945100c3115f9872 P f8ee48428e2d42e6b0652e0783a0a934 [term 4 FOLLOWER]: Refusing update from remote peer c1641314d85b44e7b252c368706841ed: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:27:02.121050 28052 consensus_queue.cc:1048] T 40bf0909734249f9945100c3115f9872 P c1641314d85b44e7b252c368706841ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:27:02.148650 27900 raft_consensus.cc:1275] T 9e69876b531847848b664164da71a082 P f8ee48428e2d42e6b0652e0783a0a934 [term 3 FOLLOWER]: Refusing update from remote peer c1641314d85b44e7b252c368706841ed: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:27:02.149724 28052 consensus_queue.cc:1048] T 9e69876b531847848b664164da71a082 P c1641314d85b44e7b252c368706841ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:02.157265 27826 raft_consensus.cc:1275] T 9e69876b531847848b664164da71a082 P e0e05215553b4887818d6cc7fba1d231 [term 3 FOLLOWER]: Refusing update from remote peer c1641314d85b44e7b252c368706841ed: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:27:02.158759 28065 consensus_queue.cc:1048] T 9e69876b531847848b664164da71a082 P c1641314d85b44e7b252c368706841ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:02.170671 28050 raft_consensus.cc:993] T ed1cf541960d45a99601a31bbc98ef37 P f8ee48428e2d42e6b0652e0783a0a934: : Instructing follower c1641314d85b44e7b252c368706841ed to start an election
I20260710 13:27:02.171046 28067 raft_consensus.cc:1081] T ed1cf541960d45a99601a31bbc98ef37 P f8ee48428e2d42e6b0652e0783a0a934 [term 3 LEADER]: Signalling peer c1641314d85b44e7b252c368706841ed to start an election
I20260710 13:27:02.172531 27751 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ed1cf541960d45a99601a31bbc98ef37"
dest_uuid: "c1641314d85b44e7b252c368706841ed"
 from {username='slave'} at 127.0.0.1:40424
I20260710 13:27:02.173023 27751 raft_consensus.cc:493] T ed1cf541960d45a99601a31bbc98ef37 P c1641314d85b44e7b252c368706841ed [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:02.173362 27751 raft_consensus.cc:3060] T ed1cf541960d45a99601a31bbc98ef37 P c1641314d85b44e7b252c368706841ed [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:27:02.177282 27751 raft_consensus.cc:515] T ed1cf541960d45a99601a31bbc98ef37 P c1641314d85b44e7b252c368706841ed [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } }
I20260710 13:27:02.178630 27751 leader_election.cc:290] T ed1cf541960d45a99601a31bbc98ef37 P c1641314d85b44e7b252c368706841ed [CANDIDATE]: Term 4 election: Requested vote from peers e0e05215553b4887818d6cc7fba1d231 (127.26.127.66:45351), f8ee48428e2d42e6b0652e0783a0a934 (127.26.127.67:33611)
I20260710 13:27:02.179351 27826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed1cf541960d45a99601a31bbc98ef37" candidate_uuid: "c1641314d85b44e7b252c368706841ed" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "e0e05215553b4887818d6cc7fba1d231"
I20260710 13:27:02.179627 27900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed1cf541960d45a99601a31bbc98ef37" candidate_uuid: "c1641314d85b44e7b252c368706841ed" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f8ee48428e2d42e6b0652e0783a0a934"
I20260710 13:27:02.179911 27826 raft_consensus.cc:3060] T ed1cf541960d45a99601a31bbc98ef37 P e0e05215553b4887818d6cc7fba1d231 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:27:02.180091 27900 raft_consensus.cc:3055] T ed1cf541960d45a99601a31bbc98ef37 P f8ee48428e2d42e6b0652e0783a0a934 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:27:02.180402 27900 raft_consensus.cc:740] T ed1cf541960d45a99601a31bbc98ef37 P f8ee48428e2d42e6b0652e0783a0a934 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: f8ee48428e2d42e6b0652e0783a0a934, State: Running, Role: LEADER
I20260710 13:27:02.180976 27900 consensus_queue.cc:260] T ed1cf541960d45a99601a31bbc98ef37 P f8ee48428e2d42e6b0652e0783a0a934 [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: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } }
I20260710 13:27:02.181743 27900 raft_consensus.cc:3060] T ed1cf541960d45a99601a31bbc98ef37 P f8ee48428e2d42e6b0652e0783a0a934 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:27:02.184549 27826 raft_consensus.cc:2468] T ed1cf541960d45a99601a31bbc98ef37 P e0e05215553b4887818d6cc7fba1d231 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1641314d85b44e7b252c368706841ed in term 4.
I20260710 13:27:02.185029 27899 raft_consensus.cc:1275] T a6af30840f8c48cba35133fad2df4a3d P f8ee48428e2d42e6b0652e0783a0a934 [term 2 FOLLOWER]: Refusing update from remote peer c1641314d85b44e7b252c368706841ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:02.185469 27717 leader_election.cc:304] T ed1cf541960d45a99601a31bbc98ef37 P c1641314d85b44e7b252c368706841ed [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: c1641314d85b44e7b252c368706841ed, e0e05215553b4887818d6cc7fba1d231; no voters: 
I20260710 13:27:02.186172 27981 raft_consensus.cc:2804] T ed1cf541960d45a99601a31bbc98ef37 P c1641314d85b44e7b252c368706841ed [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:27:02.186305 28065 consensus_queue.cc:1048] T a6af30840f8c48cba35133fad2df4a3d P c1641314d85b44e7b252c368706841ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:02.186659 27981 raft_consensus.cc:697] T ed1cf541960d45a99601a31bbc98ef37 P c1641314d85b44e7b252c368706841ed [term 4 LEADER]: Becoming Leader. State: Replica: c1641314d85b44e7b252c368706841ed, State: Running, Role: LEADER
I20260710 13:27:02.186758 27900 raft_consensus.cc:2468] T ed1cf541960d45a99601a31bbc98ef37 P f8ee48428e2d42e6b0652e0783a0a934 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1641314d85b44e7b252c368706841ed in term 4.
I20260710 13:27:02.187450 27981 consensus_queue.cc:237] T ed1cf541960d45a99601a31bbc98ef37 P c1641314d85b44e7b252c368706841ed [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: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } }
I20260710 13:27:02.194478 27646 catalog_manager.cc:5697] T ed1cf541960d45a99601a31bbc98ef37 P c1641314d85b44e7b252c368706841ed reported cstate change: term changed from 3 to 4, leader changed from f8ee48428e2d42e6b0652e0783a0a934 (127.26.127.67) to c1641314d85b44e7b252c368706841ed (127.26.127.65). New cstate: current_term: 4 leader_uuid: "c1641314d85b44e7b252c368706841ed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:02.198611 27826 raft_consensus.cc:1275] T a6af30840f8c48cba35133fad2df4a3d P e0e05215553b4887818d6cc7fba1d231 [term 2 FOLLOWER]: Refusing update from remote peer c1641314d85b44e7b252c368706841ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:02.200430 28065 consensus_queue.cc:1048] T a6af30840f8c48cba35133fad2df4a3d P c1641314d85b44e7b252c368706841ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:02.470497 27826 raft_consensus.cc:1275] T e2bbfcd077c84f02adcb92c902592c29 P e0e05215553b4887818d6cc7fba1d231 [term 2 FOLLOWER]: Refusing update from remote peer c1641314d85b44e7b252c368706841ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:02.471642 28065 consensus_queue.cc:1048] T e2bbfcd077c84f02adcb92c902592c29 P c1641314d85b44e7b252c368706841ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:02.479307 27900 raft_consensus.cc:1275] T e2bbfcd077c84f02adcb92c902592c29 P f8ee48428e2d42e6b0652e0783a0a934 [term 2 FOLLOWER]: Refusing update from remote peer c1641314d85b44e7b252c368706841ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:02.481389 28065 consensus_queue.cc:1048] T e2bbfcd077c84f02adcb92c902592c29 P c1641314d85b44e7b252c368706841ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:02.601014 27826 raft_consensus.cc:1275] T ed1cf541960d45a99601a31bbc98ef37 P e0e05215553b4887818d6cc7fba1d231 [term 4 FOLLOWER]: Refusing update from remote peer c1641314d85b44e7b252c368706841ed: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:27:02.602409 28052 consensus_queue.cc:1048] T ed1cf541960d45a99601a31bbc98ef37 P c1641314d85b44e7b252c368706841ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:02.610402 27900 raft_consensus.cc:1275] T ed1cf541960d45a99601a31bbc98ef37 P f8ee48428e2d42e6b0652e0783a0a934 [term 4 FOLLOWER]: Refusing update from remote peer c1641314d85b44e7b252c368706841ed: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:27:02.611881 28065 consensus_queue.cc:1048] T ed1cf541960d45a99601a31bbc98ef37 P c1641314d85b44e7b252c368706841ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:04.591759 27133 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:27:04.600063 27751 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9e69876b531847848b664164da71a082"
dest_uuid: "c1641314d85b44e7b252c368706841ed"
mode: GRACEFUL
new_leader_uuid: "f8ee48428e2d42e6b0652e0783a0a934"
 from {username='slave'} at 127.0.0.1:40462
I20260710 13:27:04.600973 27751 raft_consensus.cc:606] T 9e69876b531847848b664164da71a082 P c1641314d85b44e7b252c368706841ed [term 3 LEADER]: Received request to transfer leadership to TS f8ee48428e2d42e6b0652e0783a0a934
I20260710 13:27:04.603739 27751 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a6af30840f8c48cba35133fad2df4a3d"
dest_uuid: "c1641314d85b44e7b252c368706841ed"
mode: GRACEFUL
new_leader_uuid: "e0e05215553b4887818d6cc7fba1d231"
 from {username='slave'} at 127.0.0.1:40462
I20260710 13:27:04.604099 27751 raft_consensus.cc:606] T a6af30840f8c48cba35133fad2df4a3d P c1641314d85b44e7b252c368706841ed [term 2 LEADER]: Received request to transfer leadership to TS e0e05215553b4887818d6cc7fba1d231
I20260710 13:27:04.606036 27751 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e2bbfcd077c84f02adcb92c902592c29"
dest_uuid: "c1641314d85b44e7b252c368706841ed"
mode: GRACEFUL
new_leader_uuid: "f8ee48428e2d42e6b0652e0783a0a934"
 from {username='slave'} at 127.0.0.1:40462
I20260710 13:27:04.606359 27751 raft_consensus.cc:606] T e2bbfcd077c84f02adcb92c902592c29 P c1641314d85b44e7b252c368706841ed [term 2 LEADER]: Received request to transfer leadership to TS f8ee48428e2d42e6b0652e0783a0a934
I20260710 13:27:04.608233 27751 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ed1cf541960d45a99601a31bbc98ef37"
dest_uuid: "c1641314d85b44e7b252c368706841ed"
mode: GRACEFUL
new_leader_uuid: "e0e05215553b4887818d6cc7fba1d231"
 from {username='slave'} at 127.0.0.1:40462
I20260710 13:27:04.608561 27751 raft_consensus.cc:606] T ed1cf541960d45a99601a31bbc98ef37 P c1641314d85b44e7b252c368706841ed [term 4 LEADER]: Received request to transfer leadership to TS e0e05215553b4887818d6cc7fba1d231
I20260710 13:27:04.609426 27133 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260710 13:27:04.609788 27133 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:27:04.748143 28076 raft_consensus.cc:993] T ed1cf541960d45a99601a31bbc98ef37 P c1641314d85b44e7b252c368706841ed: : Instructing follower e0e05215553b4887818d6cc7fba1d231 to start an election
I20260710 13:27:04.748746 27981 raft_consensus.cc:1081] T ed1cf541960d45a99601a31bbc98ef37 P c1641314d85b44e7b252c368706841ed [term 4 LEADER]: Signalling peer e0e05215553b4887818d6cc7fba1d231 to start an election
I20260710 13:27:04.750180 27826 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ed1cf541960d45a99601a31bbc98ef37"
dest_uuid: "e0e05215553b4887818d6cc7fba1d231"
 from {username='slave'} at 127.0.0.1:57908
I20260710 13:27:04.750574 27826 raft_consensus.cc:493] T ed1cf541960d45a99601a31bbc98ef37 P e0e05215553b4887818d6cc7fba1d231 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:04.750877 27826 raft_consensus.cc:3060] T ed1cf541960d45a99601a31bbc98ef37 P e0e05215553b4887818d6cc7fba1d231 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:27:04.756904 27826 raft_consensus.cc:515] T ed1cf541960d45a99601a31bbc98ef37 P e0e05215553b4887818d6cc7fba1d231 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } }
I20260710 13:27:04.758539 27826 leader_election.cc:290] T ed1cf541960d45a99601a31bbc98ef37 P e0e05215553b4887818d6cc7fba1d231 [CANDIDATE]: Term 5 election: Requested vote from peers c1641314d85b44e7b252c368706841ed (127.26.127.65:34103), f8ee48428e2d42e6b0652e0783a0a934 (127.26.127.67:33611)
I20260710 13:27:04.759472 27751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed1cf541960d45a99601a31bbc98ef37" candidate_uuid: "e0e05215553b4887818d6cc7fba1d231" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "c1641314d85b44e7b252c368706841ed"
I20260710 13:27:04.759750 27900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed1cf541960d45a99601a31bbc98ef37" candidate_uuid: "e0e05215553b4887818d6cc7fba1d231" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "f8ee48428e2d42e6b0652e0783a0a934"
I20260710 13:27:04.760099 27751 raft_consensus.cc:3055] T ed1cf541960d45a99601a31bbc98ef37 P c1641314d85b44e7b252c368706841ed [term 4 LEADER]: Stepping down as leader of term 4
I20260710 13:27:04.760284 27900 raft_consensus.cc:3060] T ed1cf541960d45a99601a31bbc98ef37 P f8ee48428e2d42e6b0652e0783a0a934 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:27:04.760409 27751 raft_consensus.cc:740] T ed1cf541960d45a99601a31bbc98ef37 P c1641314d85b44e7b252c368706841ed [term 4 LEADER]: Becoming Follower/Learner. State: Replica: c1641314d85b44e7b252c368706841ed, State: Running, Role: LEADER
I20260710 13:27:04.761281 27751 consensus_queue.cc:260] T ed1cf541960d45a99601a31bbc98ef37 P c1641314d85b44e7b252c368706841ed [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: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } }
I20260710 13:27:04.762171 27751 raft_consensus.cc:3060] T ed1cf541960d45a99601a31bbc98ef37 P c1641314d85b44e7b252c368706841ed [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:27:04.765254 27900 raft_consensus.cc:2468] T ed1cf541960d45a99601a31bbc98ef37 P f8ee48428e2d42e6b0652e0783a0a934 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0e05215553b4887818d6cc7fba1d231 in term 5.
I20260710 13:27:04.766368 27790 leader_election.cc:304] T ed1cf541960d45a99601a31bbc98ef37 P e0e05215553b4887818d6cc7fba1d231 [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: e0e05215553b4887818d6cc7fba1d231, f8ee48428e2d42e6b0652e0783a0a934; no voters: 
I20260710 13:27:04.767227 28046 raft_consensus.cc:2804] T ed1cf541960d45a99601a31bbc98ef37 P e0e05215553b4887818d6cc7fba1d231 [term 5 FOLLOWER]: Leader election won for term 5
I20260710 13:27:04.768144 28046 raft_consensus.cc:697] T ed1cf541960d45a99601a31bbc98ef37 P e0e05215553b4887818d6cc7fba1d231 [term 5 LEADER]: Becoming Leader. State: Replica: e0e05215553b4887818d6cc7fba1d231, State: Running, Role: LEADER
I20260710 13:27:04.768450 27751 raft_consensus.cc:2468] T ed1cf541960d45a99601a31bbc98ef37 P c1641314d85b44e7b252c368706841ed [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0e05215553b4887818d6cc7fba1d231 in term 5.
I20260710 13:27:04.769193 28046 consensus_queue.cc:237] T ed1cf541960d45a99601a31bbc98ef37 P e0e05215553b4887818d6cc7fba1d231 [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: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } }
I20260710 13:27:04.775782 27649 catalog_manager.cc:5697] T ed1cf541960d45a99601a31bbc98ef37 P e0e05215553b4887818d6cc7fba1d231 reported cstate change: term changed from 4 to 5, leader changed from c1641314d85b44e7b252c368706841ed (127.26.127.65) to e0e05215553b4887818d6cc7fba1d231 (127.26.127.66). New cstate: current_term: 5 leader_uuid: "e0e05215553b4887818d6cc7fba1d231" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:04.905401 27981 raft_consensus.cc:993] T 9e69876b531847848b664164da71a082 P c1641314d85b44e7b252c368706841ed: : Instructing follower f8ee48428e2d42e6b0652e0783a0a934 to start an election
I20260710 13:27:04.905797 28076 raft_consensus.cc:1081] T 9e69876b531847848b664164da71a082 P c1641314d85b44e7b252c368706841ed [term 3 LEADER]: Signalling peer f8ee48428e2d42e6b0652e0783a0a934 to start an election
I20260710 13:27:04.907169 27900 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9e69876b531847848b664164da71a082"
dest_uuid: "f8ee48428e2d42e6b0652e0783a0a934"
 from {username='slave'} at 127.0.0.1:33158
I20260710 13:27:04.907549 27900 raft_consensus.cc:493] T 9e69876b531847848b664164da71a082 P f8ee48428e2d42e6b0652e0783a0a934 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:04.907758 27900 raft_consensus.cc:3060] T 9e69876b531847848b664164da71a082 P f8ee48428e2d42e6b0652e0783a0a934 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:27:04.911873 27900 raft_consensus.cc:515] T 9e69876b531847848b664164da71a082 P f8ee48428e2d42e6b0652e0783a0a934 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } }
I20260710 13:27:04.913295 27900 leader_election.cc:290] T 9e69876b531847848b664164da71a082 P f8ee48428e2d42e6b0652e0783a0a934 [CANDIDATE]: Term 4 election: Requested vote from peers c1641314d85b44e7b252c368706841ed (127.26.127.65:34103), e0e05215553b4887818d6cc7fba1d231 (127.26.127.66:45351)
I20260710 13:27:04.914189 27751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e69876b531847848b664164da71a082" candidate_uuid: "f8ee48428e2d42e6b0652e0783a0a934" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "c1641314d85b44e7b252c368706841ed"
I20260710 13:27:04.914561 27826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e69876b531847848b664164da71a082" candidate_uuid: "f8ee48428e2d42e6b0652e0783a0a934" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "e0e05215553b4887818d6cc7fba1d231"
I20260710 13:27:04.914654 27751 raft_consensus.cc:3055] T 9e69876b531847848b664164da71a082 P c1641314d85b44e7b252c368706841ed [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:27:04.915004 27751 raft_consensus.cc:740] T 9e69876b531847848b664164da71a082 P c1641314d85b44e7b252c368706841ed [term 3 LEADER]: Becoming Follower/Learner. State: Replica: c1641314d85b44e7b252c368706841ed, State: Running, Role: LEADER
I20260710 13:27:04.915076 27826 raft_consensus.cc:3060] T 9e69876b531847848b664164da71a082 P e0e05215553b4887818d6cc7fba1d231 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:27:04.915786 27751 consensus_queue.cc:260] T 9e69876b531847848b664164da71a082 P c1641314d85b44e7b252c368706841ed [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: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } }
I20260710 13:27:04.916653 27751 raft_consensus.cc:3060] T 9e69876b531847848b664164da71a082 P c1641314d85b44e7b252c368706841ed [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:27:04.919270 27826 raft_consensus.cc:2468] T 9e69876b531847848b664164da71a082 P e0e05215553b4887818d6cc7fba1d231 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8ee48428e2d42e6b0652e0783a0a934 in term 4.
I20260710 13:27:04.920439 27866 leader_election.cc:304] T 9e69876b531847848b664164da71a082 P f8ee48428e2d42e6b0652e0783a0a934 [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: e0e05215553b4887818d6cc7fba1d231, f8ee48428e2d42e6b0652e0783a0a934; no voters: 
I20260710 13:27:04.921342 28067 raft_consensus.cc:2804] T 9e69876b531847848b664164da71a082 P f8ee48428e2d42e6b0652e0783a0a934 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:27:04.921320 27751 raft_consensus.cc:2468] T 9e69876b531847848b664164da71a082 P c1641314d85b44e7b252c368706841ed [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8ee48428e2d42e6b0652e0783a0a934 in term 4.
I20260710 13:27:04.922801 28067 raft_consensus.cc:697] T 9e69876b531847848b664164da71a082 P f8ee48428e2d42e6b0652e0783a0a934 [term 4 LEADER]: Becoming Leader. State: Replica: f8ee48428e2d42e6b0652e0783a0a934, State: Running, Role: LEADER
I20260710 13:27:04.923610 28067 consensus_queue.cc:237] T 9e69876b531847848b664164da71a082 P f8ee48428e2d42e6b0652e0783a0a934 [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: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } }
I20260710 13:27:04.930392 27649 catalog_manager.cc:5697] T 9e69876b531847848b664164da71a082 P f8ee48428e2d42e6b0652e0783a0a934 reported cstate change: term changed from 3 to 4, leader changed from c1641314d85b44e7b252c368706841ed (127.26.127.65) to f8ee48428e2d42e6b0652e0783a0a934 (127.26.127.67). New cstate: current_term: 4 leader_uuid: "f8ee48428e2d42e6b0652e0783a0a934" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:04.952950 27981 raft_consensus.cc:993] T a6af30840f8c48cba35133fad2df4a3d P c1641314d85b44e7b252c368706841ed: : Instructing follower e0e05215553b4887818d6cc7fba1d231 to start an election
I20260710 13:27:04.953374 28076 raft_consensus.cc:1081] T a6af30840f8c48cba35133fad2df4a3d P c1641314d85b44e7b252c368706841ed [term 2 LEADER]: Signalling peer e0e05215553b4887818d6cc7fba1d231 to start an election
I20260710 13:27:04.954773 27826 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a6af30840f8c48cba35133fad2df4a3d"
dest_uuid: "e0e05215553b4887818d6cc7fba1d231"
 from {username='slave'} at 127.0.0.1:57908
I20260710 13:27:04.955199 27826 raft_consensus.cc:493] T a6af30840f8c48cba35133fad2df4a3d P e0e05215553b4887818d6cc7fba1d231 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:04.955487 27826 raft_consensus.cc:3060] T a6af30840f8c48cba35133fad2df4a3d P e0e05215553b4887818d6cc7fba1d231 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:04.959787 27826 raft_consensus.cc:515] T a6af30840f8c48cba35133fad2df4a3d P e0e05215553b4887818d6cc7fba1d231 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } }
I20260710 13:27:04.961187 27826 leader_election.cc:290] T a6af30840f8c48cba35133fad2df4a3d P e0e05215553b4887818d6cc7fba1d231 [CANDIDATE]: Term 3 election: Requested vote from peers c1641314d85b44e7b252c368706841ed (127.26.127.65:34103), f8ee48428e2d42e6b0652e0783a0a934 (127.26.127.67:33611)
I20260710 13:27:04.961956 27751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6af30840f8c48cba35133fad2df4a3d" candidate_uuid: "e0e05215553b4887818d6cc7fba1d231" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c1641314d85b44e7b252c368706841ed"
I20260710 13:27:04.962206 27900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6af30840f8c48cba35133fad2df4a3d" candidate_uuid: "e0e05215553b4887818d6cc7fba1d231" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f8ee48428e2d42e6b0652e0783a0a934"
I20260710 13:27:04.962433 27751 raft_consensus.cc:3055] T a6af30840f8c48cba35133fad2df4a3d P c1641314d85b44e7b252c368706841ed [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:27:04.962713 27900 raft_consensus.cc:3060] T a6af30840f8c48cba35133fad2df4a3d P f8ee48428e2d42e6b0652e0783a0a934 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:04.962749 27751 raft_consensus.cc:740] T a6af30840f8c48cba35133fad2df4a3d P c1641314d85b44e7b252c368706841ed [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c1641314d85b44e7b252c368706841ed, State: Running, Role: LEADER
I20260710 13:27:04.963474 27751 consensus_queue.cc:260] T a6af30840f8c48cba35133fad2df4a3d P c1641314d85b44e7b252c368706841ed [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: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } }
I20260710 13:27:04.964308 27751 raft_consensus.cc:3060] T a6af30840f8c48cba35133fad2df4a3d P c1641314d85b44e7b252c368706841ed [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:04.966975 27900 raft_consensus.cc:2468] T a6af30840f8c48cba35133fad2df4a3d P f8ee48428e2d42e6b0652e0783a0a934 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0e05215553b4887818d6cc7fba1d231 in term 3.
I20260710 13:27:04.967940 27790 leader_election.cc:304] T a6af30840f8c48cba35133fad2df4a3d P e0e05215553b4887818d6cc7fba1d231 [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: e0e05215553b4887818d6cc7fba1d231, f8ee48428e2d42e6b0652e0783a0a934; no voters: 
I20260710 13:27:04.968649 28046 raft_consensus.cc:2804] T a6af30840f8c48cba35133fad2df4a3d P e0e05215553b4887818d6cc7fba1d231 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:27:04.968787 27751 raft_consensus.cc:2468] T a6af30840f8c48cba35133fad2df4a3d P c1641314d85b44e7b252c368706841ed [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0e05215553b4887818d6cc7fba1d231 in term 3.
I20260710 13:27:04.969152 28046 raft_consensus.cc:697] T a6af30840f8c48cba35133fad2df4a3d P e0e05215553b4887818d6cc7fba1d231 [term 3 LEADER]: Becoming Leader. State: Replica: e0e05215553b4887818d6cc7fba1d231, State: Running, Role: LEADER
I20260710 13:27:04.970077 28046 consensus_queue.cc:237] T a6af30840f8c48cba35133fad2df4a3d P e0e05215553b4887818d6cc7fba1d231 [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: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } }
I20260710 13:27:04.976836 27649 catalog_manager.cc:5697] T a6af30840f8c48cba35133fad2df4a3d P e0e05215553b4887818d6cc7fba1d231 reported cstate change: term changed from 2 to 3, leader changed from c1641314d85b44e7b252c368706841ed (127.26.127.65) to e0e05215553b4887818d6cc7fba1d231 (127.26.127.66). New cstate: current_term: 3 leader_uuid: "e0e05215553b4887818d6cc7fba1d231" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:05.049732 27981 raft_consensus.cc:993] T e2bbfcd077c84f02adcb92c902592c29 P c1641314d85b44e7b252c368706841ed: : Instructing follower f8ee48428e2d42e6b0652e0783a0a934 to start an election
I20260710 13:27:05.050137 28076 raft_consensus.cc:1081] T e2bbfcd077c84f02adcb92c902592c29 P c1641314d85b44e7b252c368706841ed [term 2 LEADER]: Signalling peer f8ee48428e2d42e6b0652e0783a0a934 to start an election
I20260710 13:27:05.051625 27900 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e2bbfcd077c84f02adcb92c902592c29"
dest_uuid: "f8ee48428e2d42e6b0652e0783a0a934"
 from {username='slave'} at 127.0.0.1:33158
I20260710 13:27:05.052007 27900 raft_consensus.cc:493] T e2bbfcd077c84f02adcb92c902592c29 P f8ee48428e2d42e6b0652e0783a0a934 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:05.052237 27900 raft_consensus.cc:3060] T e2bbfcd077c84f02adcb92c902592c29 P f8ee48428e2d42e6b0652e0783a0a934 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:05.056121 27900 raft_consensus.cc:515] T e2bbfcd077c84f02adcb92c902592c29 P f8ee48428e2d42e6b0652e0783a0a934 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } }
I20260710 13:27:05.057410 27900 leader_election.cc:290] T e2bbfcd077c84f02adcb92c902592c29 P f8ee48428e2d42e6b0652e0783a0a934 [CANDIDATE]: Term 3 election: Requested vote from peers c1641314d85b44e7b252c368706841ed (127.26.127.65:34103), e0e05215553b4887818d6cc7fba1d231 (127.26.127.66:45351)
I20260710 13:27:05.058179 27751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2bbfcd077c84f02adcb92c902592c29" candidate_uuid: "f8ee48428e2d42e6b0652e0783a0a934" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c1641314d85b44e7b252c368706841ed"
I20260710 13:27:05.058588 27826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2bbfcd077c84f02adcb92c902592c29" candidate_uuid: "f8ee48428e2d42e6b0652e0783a0a934" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e0e05215553b4887818d6cc7fba1d231"
I20260710 13:27:05.058713 27751 raft_consensus.cc:3055] T e2bbfcd077c84f02adcb92c902592c29 P c1641314d85b44e7b252c368706841ed [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:27:05.059029 27751 raft_consensus.cc:740] T e2bbfcd077c84f02adcb92c902592c29 P c1641314d85b44e7b252c368706841ed [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c1641314d85b44e7b252c368706841ed, State: Running, Role: LEADER
I20260710 13:27:05.059063 27826 raft_consensus.cc:3060] T e2bbfcd077c84f02adcb92c902592c29 P e0e05215553b4887818d6cc7fba1d231 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:05.059837 27751 consensus_queue.cc:260] T e2bbfcd077c84f02adcb92c902592c29 P c1641314d85b44e7b252c368706841ed [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: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } }
I20260710 13:27:05.060971 27751 raft_consensus.cc:3060] T e2bbfcd077c84f02adcb92c902592c29 P c1641314d85b44e7b252c368706841ed [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:05.065284 27826 raft_consensus.cc:2468] T e2bbfcd077c84f02adcb92c902592c29 P e0e05215553b4887818d6cc7fba1d231 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8ee48428e2d42e6b0652e0783a0a934 in term 3.
I20260710 13:27:05.066267 27866 leader_election.cc:304] T e2bbfcd077c84f02adcb92c902592c29 P f8ee48428e2d42e6b0652e0783a0a934 [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: e0e05215553b4887818d6cc7fba1d231, f8ee48428e2d42e6b0652e0783a0a934; no voters: 
I20260710 13:27:05.067041 28067 raft_consensus.cc:2804] T e2bbfcd077c84f02adcb92c902592c29 P f8ee48428e2d42e6b0652e0783a0a934 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:27:05.067137 27751 raft_consensus.cc:2468] T e2bbfcd077c84f02adcb92c902592c29 P c1641314d85b44e7b252c368706841ed [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8ee48428e2d42e6b0652e0783a0a934 in term 3.
I20260710 13:27:05.067452 28067 raft_consensus.cc:697] T e2bbfcd077c84f02adcb92c902592c29 P f8ee48428e2d42e6b0652e0783a0a934 [term 3 LEADER]: Becoming Leader. State: Replica: f8ee48428e2d42e6b0652e0783a0a934, State: Running, Role: LEADER
I20260710 13:27:05.068401 28067 consensus_queue.cc:237] T e2bbfcd077c84f02adcb92c902592c29 P f8ee48428e2d42e6b0652e0783a0a934 [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: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } }
I20260710 13:27:05.074401 27649 catalog_manager.cc:5697] T e2bbfcd077c84f02adcb92c902592c29 P f8ee48428e2d42e6b0652e0783a0a934 reported cstate change: term changed from 2 to 3, leader changed from c1641314d85b44e7b252c368706841ed (127.26.127.65) to f8ee48428e2d42e6b0652e0783a0a934 (127.26.127.67). New cstate: current_term: 3 leader_uuid: "f8ee48428e2d42e6b0652e0783a0a934" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:05.273074 27751 raft_consensus.cc:1275] T ed1cf541960d45a99601a31bbc98ef37 P c1641314d85b44e7b252c368706841ed [term 5 FOLLOWER]: Refusing update from remote peer e0e05215553b4887818d6cc7fba1d231: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 13:27:05.274174 28046 consensus_queue.cc:1048] T ed1cf541960d45a99601a31bbc98ef37 P e0e05215553b4887818d6cc7fba1d231 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:27:05.283864 27900 raft_consensus.cc:1275] T ed1cf541960d45a99601a31bbc98ef37 P f8ee48428e2d42e6b0652e0783a0a934 [term 5 FOLLOWER]: Refusing update from remote peer e0e05215553b4887818d6cc7fba1d231: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 13:27:05.285979 28046 consensus_queue.cc:1048] T ed1cf541960d45a99601a31bbc98ef37 P e0e05215553b4887818d6cc7fba1d231 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:27:05.392362 27900 raft_consensus.cc:1275] T a6af30840f8c48cba35133fad2df4a3d P f8ee48428e2d42e6b0652e0783a0a934 [term 3 FOLLOWER]: Refusing update from remote peer e0e05215553b4887818d6cc7fba1d231: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:27:05.393661 28046 consensus_queue.cc:1048] T a6af30840f8c48cba35133fad2df4a3d P e0e05215553b4887818d6cc7fba1d231 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8ee48428e2d42e6b0652e0783a0a934" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:05.402338 27751 raft_consensus.cc:1275] T a6af30840f8c48cba35133fad2df4a3d P c1641314d85b44e7b252c368706841ed [term 3 FOLLOWER]: Refusing update from remote peer e0e05215553b4887818d6cc7fba1d231: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:27:05.404299 28077 consensus_queue.cc:1048] T a6af30840f8c48cba35133fad2df4a3d P e0e05215553b4887818d6cc7fba1d231 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:05.497612 27826 raft_consensus.cc:1275] T 9e69876b531847848b664164da71a082 P e0e05215553b4887818d6cc7fba1d231 [term 4 FOLLOWER]: Refusing update from remote peer f8ee48428e2d42e6b0652e0783a0a934: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:27:05.498734 28067 consensus_queue.cc:1048] T 9e69876b531847848b664164da71a082 P f8ee48428e2d42e6b0652e0783a0a934 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:05.508471 27751 raft_consensus.cc:1275] T 9e69876b531847848b664164da71a082 P c1641314d85b44e7b252c368706841ed [term 4 FOLLOWER]: Refusing update from remote peer f8ee48428e2d42e6b0652e0783a0a934: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:27:05.510318 27751 raft_consensus.cc:1275] T e2bbfcd077c84f02adcb92c902592c29 P c1641314d85b44e7b252c368706841ed [term 3 FOLLOWER]: Refusing update from remote peer f8ee48428e2d42e6b0652e0783a0a934: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:27:05.510474 28096 consensus_queue.cc:1048] T 9e69876b531847848b664164da71a082 P f8ee48428e2d42e6b0652e0783a0a934 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:27:05.511669 28067 consensus_queue.cc:1048] T e2bbfcd077c84f02adcb92c902592c29 P f8ee48428e2d42e6b0652e0783a0a934 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1641314d85b44e7b252c368706841ed" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 34103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:05.525384 27826 raft_consensus.cc:1275] T e2bbfcd077c84f02adcb92c902592c29 P e0e05215553b4887818d6cc7fba1d231 [term 3 FOLLOWER]: Refusing update from remote peer f8ee48428e2d42e6b0652e0783a0a934: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:27:05.527256 28083 consensus_queue.cc:1048] T e2bbfcd077c84f02adcb92c902592c29 P f8ee48428e2d42e6b0652e0783a0a934 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0e05215553b4887818d6cc7fba1d231" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 45351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:27:05.610540 27133 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:27:05.616219 27133 tablet_server.cc:179] TabletServer@127.26.127.65:0 shutting down...
I20260710 13:27:05.643306 27133 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:27:05.644088 27133 tablet_replica.cc:333] T 9e69876b531847848b664164da71a082 P c1641314d85b44e7b252c368706841ed: stopping tablet replica
I20260710 13:27:05.644794 27133 raft_consensus.cc:2243] T 9e69876b531847848b664164da71a082 P c1641314d85b44e7b252c368706841ed [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:05.645246 27133 raft_consensus.cc:2272] T 9e69876b531847848b664164da71a082 P c1641314d85b44e7b252c368706841ed [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:05.647701 27133 tablet_replica.cc:333] T 75872f7e25c542239b4fa771688cd989 P c1641314d85b44e7b252c368706841ed: stopping tablet replica
I20260710 13:27:05.648226 27133 raft_consensus.cc:2243] T 75872f7e25c542239b4fa771688cd989 P c1641314d85b44e7b252c368706841ed [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:05.649080 27133 raft_consensus.cc:2272] T 75872f7e25c542239b4fa771688cd989 P c1641314d85b44e7b252c368706841ed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:05.650787 27133 tablet_replica.cc:333] T 038796481e754f01ac2b09b9d2c24099 P c1641314d85b44e7b252c368706841ed: stopping tablet replica
I20260710 13:27:05.651304 27133 raft_consensus.cc:2243] T 038796481e754f01ac2b09b9d2c24099 P c1641314d85b44e7b252c368706841ed [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:05.652128 27133 raft_consensus.cc:2272] T 038796481e754f01ac2b09b9d2c24099 P c1641314d85b44e7b252c368706841ed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:05.654224 27133 tablet_replica.cc:333] T 4eebb4d858074767909104dd252d16f6 P c1641314d85b44e7b252c368706841ed: stopping tablet replica
I20260710 13:27:05.654909 27133 raft_consensus.cc:2243] T 4eebb4d858074767909104dd252d16f6 P c1641314d85b44e7b252c368706841ed [term 2 FOLLOWER]: Raft consensus shutting down.
W20260710 13:27:05.655249 27792 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]
I20260710 13:27:05.655371 27133 raft_consensus.cc:2272] T 4eebb4d858074767909104dd252d16f6 P c1641314d85b44e7b252c368706841ed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:05.657639 27133 tablet_replica.cc:333] T e2bbfcd077c84f02adcb92c902592c29 P c1641314d85b44e7b252c368706841ed: stopping tablet replica
I20260710 13:27:05.658245 27133 raft_consensus.cc:2243] T e2bbfcd077c84f02adcb92c902592c29 P c1641314d85b44e7b252c368706841ed [term 3 FOLLOWER]: Raft consensus shutting down.
W20260710 13:27:05.658372 27792 consensus_peers.cc:597] T f878f53ca41e4965bee73c76253b0eda P e0e05215553b4887818d6cc7fba1d231 -> Peer c1641314d85b44e7b252c368706841ed (127.26.127.65:34103): Couldn't send request to peer c1641314d85b44e7b252c368706841ed. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:05.658756 27133 raft_consensus.cc:2272] T e2bbfcd077c84f02adcb92c902592c29 P c1641314d85b44e7b252c368706841ed [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:05.661290 27133 tablet_replica.cc:333] T 40bf0909734249f9945100c3115f9872 P c1641314d85b44e7b252c368706841ed: stopping tablet replica
I20260710 13:27:05.661741 27133 raft_consensus.cc:2243] T 40bf0909734249f9945100c3115f9872 P c1641314d85b44e7b252c368706841ed [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:27:05.662379 27133 raft_consensus.cc:2272] T 40bf0909734249f9945100c3115f9872 P c1641314d85b44e7b252c368706841ed [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:05.663980 27133 tablet_replica.cc:333] T ed1cf541960d45a99601a31bbc98ef37 P c1641314d85b44e7b252c368706841ed: stopping tablet replica
I20260710 13:27:05.664449 27133 raft_consensus.cc:2243] T ed1cf541960d45a99601a31bbc98ef37 P c1641314d85b44e7b252c368706841ed [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:05.664918 27133 raft_consensus.cc:2272] T ed1cf541960d45a99601a31bbc98ef37 P c1641314d85b44e7b252c368706841ed [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:05.667057 27133 tablet_replica.cc:333] T a6af30840f8c48cba35133fad2df4a3d P c1641314d85b44e7b252c368706841ed: stopping tablet replica
I20260710 13:27:05.667469 27133 raft_consensus.cc:2243] T a6af30840f8c48cba35133fad2df4a3d P c1641314d85b44e7b252c368706841ed [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:05.667798 27133 raft_consensus.cc:2272] T a6af30840f8c48cba35133fad2df4a3d P c1641314d85b44e7b252c368706841ed [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:05.669795 27133 tablet_replica.cc:333] T f878f53ca41e4965bee73c76253b0eda P c1641314d85b44e7b252c368706841ed: stopping tablet replica
I20260710 13:27:05.670390 27133 raft_consensus.cc:2243] T f878f53ca41e4965bee73c76253b0eda P c1641314d85b44e7b252c368706841ed [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:05.671032 27133 raft_consensus.cc:2272] T f878f53ca41e4965bee73c76253b0eda P c1641314d85b44e7b252c368706841ed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:05.673260 27133 tablet_replica.cc:333] T 34309e5827d2429087d9da24f6d78ead P c1641314d85b44e7b252c368706841ed: stopping tablet replica
I20260710 13:27:05.673779 27133 raft_consensus.cc:2243] T 34309e5827d2429087d9da24f6d78ead P c1641314d85b44e7b252c368706841ed [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:05.674551 27133 raft_consensus.cc:2272] T 34309e5827d2429087d9da24f6d78ead P c1641314d85b44e7b252c368706841ed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:05.703585 27133 tablet_server.cc:196] TabletServer@127.26.127.65:0 shutdown complete.
I20260710 13:27:05.722278 27133 tablet_server.cc:179] TabletServer@127.26.127.66:0 shutting down...
W20260710 13:27:05.745090 27866 consensus_peers.cc:597] T 4eebb4d858074767909104dd252d16f6 P f8ee48428e2d42e6b0652e0783a0a934 -> Peer c1641314d85b44e7b252c368706841ed (127.26.127.65:34103): Couldn't send request to peer c1641314d85b44e7b252c368706841ed. Status: Network error: Client connection negotiation failed: client connection to 127.26.127.65:34103: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:05.747589 27133 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:27:05.748200 27133 tablet_replica.cc:333] T 4eebb4d858074767909104dd252d16f6 P e0e05215553b4887818d6cc7fba1d231: stopping tablet replica
I20260710 13:27:05.748790 27133 raft_consensus.cc:2243] T 4eebb4d858074767909104dd252d16f6 P e0e05215553b4887818d6cc7fba1d231 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:05.749219 27133 raft_consensus.cc:2272] T 4eebb4d858074767909104dd252d16f6 P e0e05215553b4887818d6cc7fba1d231 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:05.751153 27133 tablet_replica.cc:333] T 9e69876b531847848b664164da71a082 P e0e05215553b4887818d6cc7fba1d231: stopping tablet replica
I20260710 13:27:05.751622 27133 raft_consensus.cc:2243] T 9e69876b531847848b664164da71a082 P e0e05215553b4887818d6cc7fba1d231 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:05.751973 27133 raft_consensus.cc:2272] T 9e69876b531847848b664164da71a082 P e0e05215553b4887818d6cc7fba1d231 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:05.754268 27133 tablet_replica.cc:333] T 75872f7e25c542239b4fa771688cd989 P e0e05215553b4887818d6cc7fba1d231: stopping tablet replica
I20260710 13:27:05.754732 27133 raft_consensus.cc:2243] T 75872f7e25c542239b4fa771688cd989 P e0e05215553b4887818d6cc7fba1d231 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:05.755115 27133 raft_consensus.cc:2272] T 75872f7e25c542239b4fa771688cd989 P e0e05215553b4887818d6cc7fba1d231 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:05.756572 27133 tablet_replica.cc:333] T 34309e5827d2429087d9da24f6d78ead P e0e05215553b4887818d6cc7fba1d231: stopping tablet replica
I20260710 13:27:05.757084 27133 raft_consensus.cc:2243] T 34309e5827d2429087d9da24f6d78ead P e0e05215553b4887818d6cc7fba1d231 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:05.757416 27133 raft_consensus.cc:2272] T 34309e5827d2429087d9da24f6d78ead P e0e05215553b4887818d6cc7fba1d231 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:05.759081 27133 tablet_replica.cc:333] T e2bbfcd077c84f02adcb92c902592c29 P e0e05215553b4887818d6cc7fba1d231: stopping tablet replica
I20260710 13:27:05.759490 27133 raft_consensus.cc:2243] T e2bbfcd077c84f02adcb92c902592c29 P e0e05215553b4887818d6cc7fba1d231 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:05.759821 27133 raft_consensus.cc:2272] T e2bbfcd077c84f02adcb92c902592c29 P e0e05215553b4887818d6cc7fba1d231 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:05.761663 27133 tablet_replica.cc:333] T 40bf0909734249f9945100c3115f9872 P e0e05215553b4887818d6cc7fba1d231: stopping tablet replica
I20260710 13:27:05.762085 27133 raft_consensus.cc:2243] T 40bf0909734249f9945100c3115f9872 P e0e05215553b4887818d6cc7fba1d231 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:05.762449 27133 raft_consensus.cc:2272] T 40bf0909734249f9945100c3115f9872 P e0e05215553b4887818d6cc7fba1d231 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:05.763898 27133 tablet_replica.cc:333] T f878f53ca41e4965bee73c76253b0eda P e0e05215553b4887818d6cc7fba1d231: stopping tablet replica
I20260710 13:27:05.764317 27133 raft_consensus.cc:2243] T f878f53ca41e4965bee73c76253b0eda P e0e05215553b4887818d6cc7fba1d231 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:05.765081 27133 raft_consensus.cc:2272] T f878f53ca41e4965bee73c76253b0eda P e0e05215553b4887818d6cc7fba1d231 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:05.766582 27133 tablet_replica.cc:333] T ed1cf541960d45a99601a31bbc98ef37 P e0e05215553b4887818d6cc7fba1d231: stopping tablet replica
I20260710 13:27:05.767007 27133 raft_consensus.cc:2243] T ed1cf541960d45a99601a31bbc98ef37 P e0e05215553b4887818d6cc7fba1d231 [term 5 LEADER]: Raft consensus shutting down.
I20260710 13:27:05.767596 27133 raft_consensus.cc:2272] T ed1cf541960d45a99601a31bbc98ef37 P e0e05215553b4887818d6cc7fba1d231 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:05.769484 27133 tablet_replica.cc:333] T a6af30840f8c48cba35133fad2df4a3d P e0e05215553b4887818d6cc7fba1d231: stopping tablet replica
I20260710 13:27:05.769908 27133 raft_consensus.cc:2243] T a6af30840f8c48cba35133fad2df4a3d P e0e05215553b4887818d6cc7fba1d231 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:27:05.770511 27133 raft_consensus.cc:2272] T a6af30840f8c48cba35133fad2df4a3d P e0e05215553b4887818d6cc7fba1d231 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:05.772269 27133 tablet_replica.cc:333] T 038796481e754f01ac2b09b9d2c24099 P e0e05215553b4887818d6cc7fba1d231: stopping tablet replica
I20260710 13:27:05.772660 27133 raft_consensus.cc:2243] T 038796481e754f01ac2b09b9d2c24099 P e0e05215553b4887818d6cc7fba1d231 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:05.773073 27133 raft_consensus.cc:2272] T 038796481e754f01ac2b09b9d2c24099 P e0e05215553b4887818d6cc7fba1d231 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:05.794786 27133 tablet_server.cc:196] TabletServer@127.26.127.66:0 shutdown complete.
I20260710 13:27:05.811694 27133 tablet_server.cc:179] TabletServer@127.26.127.67:0 shutting down...
I20260710 13:27:05.837160 27133 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:27:05.837908 27133 tablet_replica.cc:333] T 4eebb4d858074767909104dd252d16f6 P f8ee48428e2d42e6b0652e0783a0a934: stopping tablet replica
I20260710 13:27:05.838783 27133 raft_consensus.cc:2243] T 4eebb4d858074767909104dd252d16f6 P f8ee48428e2d42e6b0652e0783a0a934 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:05.839695 27133 raft_consensus.cc:2272] T 4eebb4d858074767909104dd252d16f6 P f8ee48428e2d42e6b0652e0783a0a934 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:05.841836 27133 tablet_replica.cc:333] T 9e69876b531847848b664164da71a082 P f8ee48428e2d42e6b0652e0783a0a934: stopping tablet replica
I20260710 13:27:05.842274 27133 raft_consensus.cc:2243] T 9e69876b531847848b664164da71a082 P f8ee48428e2d42e6b0652e0783a0a934 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:27:05.842929 27133 raft_consensus.cc:2272] T 9e69876b531847848b664164da71a082 P f8ee48428e2d42e6b0652e0783a0a934 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:05.845116 27133 tablet_replica.cc:333] T 038796481e754f01ac2b09b9d2c24099 P f8ee48428e2d42e6b0652e0783a0a934: stopping tablet replica
I20260710 13:27:05.845575 27133 raft_consensus.cc:2243] T 038796481e754f01ac2b09b9d2c24099 P f8ee48428e2d42e6b0652e0783a0a934 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:05.845934 27133 raft_consensus.cc:2272] T 038796481e754f01ac2b09b9d2c24099 P f8ee48428e2d42e6b0652e0783a0a934 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:05.847510 27133 tablet_replica.cc:333] T 75872f7e25c542239b4fa771688cd989 P f8ee48428e2d42e6b0652e0783a0a934: stopping tablet replica
I20260710 13:27:05.847924 27133 raft_consensus.cc:2243] T 75872f7e25c542239b4fa771688cd989 P f8ee48428e2d42e6b0652e0783a0a934 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:05.848258 27133 raft_consensus.cc:2272] T 75872f7e25c542239b4fa771688cd989 P f8ee48428e2d42e6b0652e0783a0a934 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:05.849839 27133 tablet_replica.cc:333] T 34309e5827d2429087d9da24f6d78ead P f8ee48428e2d42e6b0652e0783a0a934: stopping tablet replica
I20260710 13:27:05.850260 27133 raft_consensus.cc:2243] T 34309e5827d2429087d9da24f6d78ead P f8ee48428e2d42e6b0652e0783a0a934 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:05.850584 27133 raft_consensus.cc:2272] T 34309e5827d2429087d9da24f6d78ead P f8ee48428e2d42e6b0652e0783a0a934 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:05.852273 27133 tablet_replica.cc:333] T f878f53ca41e4965bee73c76253b0eda P f8ee48428e2d42e6b0652e0783a0a934: stopping tablet replica
I20260710 13:27:05.852800 27133 raft_consensus.cc:2243] T f878f53ca41e4965bee73c76253b0eda P f8ee48428e2d42e6b0652e0783a0a934 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:05.853156 27133 raft_consensus.cc:2272] T f878f53ca41e4965bee73c76253b0eda P f8ee48428e2d42e6b0652e0783a0a934 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:05.854615 27133 tablet_replica.cc:333] T ed1cf541960d45a99601a31bbc98ef37 P f8ee48428e2d42e6b0652e0783a0a934: stopping tablet replica
I20260710 13:27:05.855064 27133 raft_consensus.cc:2243] T ed1cf541960d45a99601a31bbc98ef37 P f8ee48428e2d42e6b0652e0783a0a934 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:05.855391 27133 raft_consensus.cc:2272] T ed1cf541960d45a99601a31bbc98ef37 P f8ee48428e2d42e6b0652e0783a0a934 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:05.857285 27133 tablet_replica.cc:333] T a6af30840f8c48cba35133fad2df4a3d P f8ee48428e2d42e6b0652e0783a0a934: stopping tablet replica
I20260710 13:27:05.857787 27133 raft_consensus.cc:2243] T a6af30840f8c48cba35133fad2df4a3d P f8ee48428e2d42e6b0652e0783a0a934 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:05.858217 27133 raft_consensus.cc:2272] T a6af30840f8c48cba35133fad2df4a3d P f8ee48428e2d42e6b0652e0783a0a934 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:05.860265 27133 tablet_replica.cc:333] T e2bbfcd077c84f02adcb92c902592c29 P f8ee48428e2d42e6b0652e0783a0a934: stopping tablet replica
I20260710 13:27:05.860770 27133 raft_consensus.cc:2243] T e2bbfcd077c84f02adcb92c902592c29 P f8ee48428e2d42e6b0652e0783a0a934 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:27:05.861446 27133 raft_consensus.cc:2272] T e2bbfcd077c84f02adcb92c902592c29 P f8ee48428e2d42e6b0652e0783a0a934 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:05.863317 27133 tablet_replica.cc:333] T 40bf0909734249f9945100c3115f9872 P f8ee48428e2d42e6b0652e0783a0a934: stopping tablet replica
I20260710 13:27:05.863757 27133 raft_consensus.cc:2243] T 40bf0909734249f9945100c3115f9872 P f8ee48428e2d42e6b0652e0783a0a934 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:05.864157 27133 raft_consensus.cc:2272] T 40bf0909734249f9945100c3115f9872 P f8ee48428e2d42e6b0652e0783a0a934 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:05.891410 27133 tablet_server.cc:196] TabletServer@127.26.127.67:0 shutdown complete.
I20260710 13:27:05.908515 27133 master.cc:562] Master@127.26.127.126:40519 shutting down...
I20260710 13:27:05.926720 27133 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 41d94c62e8934eb3a3cdb7a28aab91c8 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:05.927184 27133 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 41d94c62e8934eb3a3cdb7a28aab91c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:05.927516 27133 tablet_replica.cc:333] T 00000000000000000000000000000000 P 41d94c62e8934eb3a3cdb7a28aab91c8: stopping tablet replica
I20260710 13:27:05.946295 27133 master.cc:584] Master@127.26.127.126:40519 shutdown complete.
c1641314d85b44e7b252c368706841ed  5
e0e05215553b4887818d6cc7fba1d231  4
f8ee48428e2d42e6b0652e0783a0a934  1
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10344 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260710 13:27:05.984869 27133 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.26.127.126:33797
I20260710 13:27:05.986063 27133 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:27:05.991747 28103 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:27:05.991930 28104 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:27:05.992445 28106 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:27:05.993479 27133 server_base.cc:1061] running on GCE node
I20260710 13:27:05.994220 27133 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:27:05.994434 27133 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:27:05.994608 27133 hybrid_clock.cc:648] HybridClock initialized: now 1783690025994590 us; error 0 us; skew 500 ppm
I20260710 13:27:05.995121 27133 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:27:05.997431 27133 webserver.cc:533] Webserver started at http://127.26.127.126:34937/ using document root <none> and password file <none>
I20260710 13:27:05.997910 27133 fs_manager.cc:362] Metadata directory not provided
I20260710 13:27:05.998104 27133 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:27:05.998375 27133 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:27:05.999430 27133 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690003215650-27133-0/minicluster-data/master-0-root/instance:
uuid: "2dd74b72375a436f83876cdcca773426"
format_stamp: "Formatted at 2026-07-10 13:27:05 on dist-test-slave-4llg"
I20260710 13:27:06.003974 27133 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:27:06.007102 28111 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:06.007767 27133 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:27:06.008056 27133 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690003215650-27133-0/minicluster-data/master-0-root
uuid: "2dd74b72375a436f83876cdcca773426"
format_stamp: "Formatted at 2026-07-10 13:27:05 on dist-test-slave-4llg"
I20260710 13:27:06.008325 27133 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690003215650-27133-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690003215650-27133-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690003215650-27133-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:27:06.026667 27133 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:27:06.027877 27133 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:27:06.063920 27133 rpc_server.cc:307] RPC server started. Bound to: 127.26.127.126:33797
I20260710 13:27:06.064007 28162 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.127.126:33797 every 8 connection(s)
I20260710 13:27:06.068043 28163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:06.077930 28163 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2dd74b72375a436f83876cdcca773426: Bootstrap starting.
I20260710 13:27:06.082258 28163 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2dd74b72375a436f83876cdcca773426: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:06.086196 28163 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2dd74b72375a436f83876cdcca773426: No bootstrap required, opened a new log
I20260710 13:27:06.088153 28163 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2dd74b72375a436f83876cdcca773426 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2dd74b72375a436f83876cdcca773426" member_type: VOTER }
I20260710 13:27:06.088501 28163 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2dd74b72375a436f83876cdcca773426 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:06.088682 28163 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2dd74b72375a436f83876cdcca773426 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2dd74b72375a436f83876cdcca773426, State: Initialized, Role: FOLLOWER
I20260710 13:27:06.089272 28163 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2dd74b72375a436f83876cdcca773426 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2dd74b72375a436f83876cdcca773426" member_type: VOTER }
I20260710 13:27:06.089716 28163 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2dd74b72375a436f83876cdcca773426 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:27:06.089921 28163 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2dd74b72375a436f83876cdcca773426 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:27:06.090114 28163 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2dd74b72375a436f83876cdcca773426 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:06.093978 28163 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2dd74b72375a436f83876cdcca773426 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2dd74b72375a436f83876cdcca773426" member_type: VOTER }
I20260710 13:27:06.094419 28163 leader_election.cc:304] T 00000000000000000000000000000000 P 2dd74b72375a436f83876cdcca773426 [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: 2dd74b72375a436f83876cdcca773426; no voters: 
I20260710 13:27:06.095438 28163 leader_election.cc:290] T 00000000000000000000000000000000 P 2dd74b72375a436f83876cdcca773426 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:27:06.095835 28166 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2dd74b72375a436f83876cdcca773426 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:06.097132 28166 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2dd74b72375a436f83876cdcca773426 [term 1 LEADER]: Becoming Leader. State: Replica: 2dd74b72375a436f83876cdcca773426, State: Running, Role: LEADER
I20260710 13:27:06.097726 28166 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2dd74b72375a436f83876cdcca773426 [LEADER]: Queue going to LEADER mode. State: All 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: "2dd74b72375a436f83876cdcca773426" member_type: VOTER }
I20260710 13:27:06.098346 28163 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2dd74b72375a436f83876cdcca773426 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:27:06.102290 28168 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2dd74b72375a436f83876cdcca773426 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2dd74b72375a436f83876cdcca773426. Latest consensus state: current_term: 1 leader_uuid: "2dd74b72375a436f83876cdcca773426" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2dd74b72375a436f83876cdcca773426" member_type: VOTER } }
I20260710 13:27:06.103200 28167 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2dd74b72375a436f83876cdcca773426 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2dd74b72375a436f83876cdcca773426" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2dd74b72375a436f83876cdcca773426" member_type: VOTER } }
I20260710 13:27:06.103655 28167 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2dd74b72375a436f83876cdcca773426 [sys.catalog]: This master's current role is: LEADER
I20260710 13:27:06.103659 28168 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2dd74b72375a436f83876cdcca773426 [sys.catalog]: This master's current role is: LEADER
I20260710 13:27:06.105568 28173 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:27:06.110653 28173 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:27:06.113735 27133 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:27:06.118713 28173 catalog_manager.cc:1383] Generated new cluster ID: 46f6a4bfe082467fb2d203e5ce8dc052
I20260710 13:27:06.118983 28173 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:27:06.136065 28173 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:27:06.137346 28173 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:27:06.148350 28173 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 2dd74b72375a436f83876cdcca773426: Generated new TSK 0
I20260710 13:27:06.148962 28173 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:27:06.180409 27133 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:27:06.186203 28184 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:27:06.187117 28185 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:27:06.190028 28187 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:27:06.191042 27133 server_base.cc:1061] running on GCE node
I20260710 13:27:06.192073 27133 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:27:06.192272 27133 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:27:06.192443 27133 hybrid_clock.cc:648] HybridClock initialized: now 1783690026192409 us; error 0 us; skew 500 ppm
I20260710 13:27:06.193019 27133 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:27:06.195127 27133 webserver.cc:533] Webserver started at http://127.26.127.65:35163/ using document root <none> and password file <none>
I20260710 13:27:06.195598 27133 fs_manager.cc:362] Metadata directory not provided
I20260710 13:27:06.195787 27133 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:27:06.196044 27133 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:27:06.197108 27133 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690003215650-27133-0/minicluster-data/ts-0-root/instance:
uuid: "f35478026f9b471fb857ae2ec8f36c20"
format_stamp: "Formatted at 2026-07-10 13:27:06 on dist-test-slave-4llg"
I20260710 13:27:06.201288 27133 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260710 13:27:06.204350 28192 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:06.205080 27133 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:27:06.205359 27133 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690003215650-27133-0/minicluster-data/ts-0-root
uuid: "f35478026f9b471fb857ae2ec8f36c20"
format_stamp: "Formatted at 2026-07-10 13:27:06 on dist-test-slave-4llg"
I20260710 13:27:06.205624 27133 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690003215650-27133-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690003215650-27133-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690003215650-27133-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:27:06.222857 27133 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:27:06.224056 27133 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:27:06.225530 27133 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:27:06.227691 27133 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:27:06.227897 27133 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:06.228140 27133 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:27:06.228314 27133 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:06.266297 27133 rpc_server.cc:307] RPC server started. Bound to: 127.26.127.65:37219
I20260710 13:27:06.266397 28254 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.127.65:37219 every 8 connection(s)
I20260710 13:27:06.271067 27133 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:27:06.278661 28259 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:27:06.280115 28260 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:27:06.282120 28262 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:27:06.282788 27133 server_base.cc:1061] running on GCE node
I20260710 13:27:06.284271 27133 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:27:06.284502 27133 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:27:06.284683 27133 hybrid_clock.cc:648] HybridClock initialized: now 1783690026284669 us; error 0 us; skew 500 ppm
I20260710 13:27:06.285414 27133 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:27:06.287282 28255 heartbeater.cc:344] Connected to a master server at 127.26.127.126:33797
I20260710 13:27:06.287699 28255 heartbeater.cc:461] Registering TS with master...
I20260710 13:27:06.288022 27133 webserver.cc:533] Webserver started at http://127.26.127.66:44493/ using document root <none> and password file <none>
I20260710 13:27:06.288628 27133 fs_manager.cc:362] Metadata directory not provided
I20260710 13:27:06.288575 28255 heartbeater.cc:507] Master 127.26.127.126:33797 requested a full tablet report, sending...
I20260710 13:27:06.288977 27133 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:27:06.289305 27133 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:27:06.290627 27133 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690003215650-27133-0/minicluster-data/ts-1-root/instance:
uuid: "b416ad059bd940bc95e5d7fb70605b98"
format_stamp: "Formatted at 2026-07-10 13:27:06 on dist-test-slave-4llg"
I20260710 13:27:06.290980 28128 ts_manager.cc:194] Registered new tserver with Master: f35478026f9b471fb857ae2ec8f36c20 (127.26.127.65:37219)
I20260710 13:27:06.293407 28128 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51428
I20260710 13:27:06.296181 27133 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260710 13:27:06.299328 28267 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:06.300172 27133 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:27:06.300452 27133 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690003215650-27133-0/minicluster-data/ts-1-root
uuid: "b416ad059bd940bc95e5d7fb70605b98"
format_stamp: "Formatted at 2026-07-10 13:27:06 on dist-test-slave-4llg"
I20260710 13:27:06.300717 27133 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690003215650-27133-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690003215650-27133-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690003215650-27133-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:27:06.333588 27133 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:27:06.334743 27133 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:27:06.336151 27133 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:27:06.338264 27133 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:27:06.338433 27133 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:06.338719 27133 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:27:06.338855 27133 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:06.376822 27133 rpc_server.cc:307] RPC server started. Bound to: 127.26.127.66:43669
I20260710 13:27:06.376885 28329 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.127.66:43669 every 8 connection(s)
I20260710 13:27:06.381564 27133 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:27:06.388804 28333 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:27:06.389679 28334 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:27:06.391837 28336 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:27:06.392560 27133 server_base.cc:1061] running on GCE node
I20260710 13:27:06.393637 27133 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:27:06.393882 27133 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:27:06.394078 27133 hybrid_clock.cc:648] HybridClock initialized: now 1783690026394060 us; error 0 us; skew 500 ppm
I20260710 13:27:06.394578 28330 heartbeater.cc:344] Connected to a master server at 127.26.127.126:33797
I20260710 13:27:06.394814 27133 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:27:06.394974 28330 heartbeater.cc:461] Registering TS with master...
I20260710 13:27:06.395908 28330 heartbeater.cc:507] Master 127.26.127.126:33797 requested a full tablet report, sending...
I20260710 13:27:06.397899 27133 webserver.cc:533] Webserver started at http://127.26.127.67:46491/ using document root <none> and password file <none>
I20260710 13:27:06.398227 28128 ts_manager.cc:194] Registered new tserver with Master: b416ad059bd940bc95e5d7fb70605b98 (127.26.127.66:43669)
I20260710 13:27:06.398527 27133 fs_manager.cc:362] Metadata directory not provided
I20260710 13:27:06.398779 27133 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:27:06.399077 27133 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:27:06.399966 28128 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51436
I20260710 13:27:06.400620 27133 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690003215650-27133-0/minicluster-data/ts-2-root/instance:
uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2"
format_stamp: "Formatted at 2026-07-10 13:27:06 on dist-test-slave-4llg"
I20260710 13:27:06.405069 27133 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:27:06.408141 28341 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:06.408876 27133 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:27:06.409153 27133 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690003215650-27133-0/minicluster-data/ts-2-root
uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2"
format_stamp: "Formatted at 2026-07-10 13:27:06 on dist-test-slave-4llg"
I20260710 13:27:06.409446 27133 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690003215650-27133-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690003215650-27133-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690003215650-27133-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:27:06.427196 27133 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:27:06.428341 27133 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:27:06.429749 27133 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:27:06.431922 27133 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:27:06.432159 27133 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:06.432401 27133 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:27:06.432574 27133 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:06.469910 27133 rpc_server.cc:307] RPC server started. Bound to: 127.26.127.67:39199
I20260710 13:27:06.470017 28403 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.127.67:39199 every 8 connection(s)
I20260710 13:27:06.483136 28404 heartbeater.cc:344] Connected to a master server at 127.26.127.126:33797
I20260710 13:27:06.483449 28404 heartbeater.cc:461] Registering TS with master...
I20260710 13:27:06.484084 28404 heartbeater.cc:507] Master 127.26.127.126:33797 requested a full tablet report, sending...
I20260710 13:27:06.485816 28128 ts_manager.cc:194] Registered new tserver with Master: 0c26b2a8f4ad4e5e9c73a798e32ccdc2 (127.26.127.67:39199)
I20260710 13:27:06.486326 27133 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013198697s
I20260710 13:27:06.487103 28128 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51446
I20260710 13:27:06.510247 28128 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51456:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:27:06.514101 28128 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:27:06.637734 28220 tablet_service.cc:1511] Processing CreateTablet for tablet 1cc85901e8094334bc5da96a42d19f7b (DEFAULT_TABLE table=test-workload [id=15a4eb59a3ac47fab939fe09c1c2c8cc]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:27:06.639163 28220 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cc85901e8094334bc5da96a42d19f7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:06.642458 28219 tablet_service.cc:1511] Processing CreateTablet for tablet 2e596fd952754b609a76c8f04645710b (DEFAULT_TABLE table=test-workload [id=15a4eb59a3ac47fab939fe09c1c2c8cc]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:27:06.643831 28219 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e596fd952754b609a76c8f04645710b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:06.644374 28217 tablet_service.cc:1511] Processing CreateTablet for tablet f849b55a951b49fd9771eb548ce8edac (DEFAULT_TABLE table=test-workload [id=15a4eb59a3ac47fab939fe09c1c2c8cc]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:27:06.645711 28217 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f849b55a951b49fd9771eb548ce8edac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:06.647807 28218 tablet_service.cc:1511] Processing CreateTablet for tablet 38b3518be6c04dd684dcc178358103f0 (DEFAULT_TABLE table=test-workload [id=15a4eb59a3ac47fab939fe09c1c2c8cc]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:27:06.649121 28218 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38b3518be6c04dd684dcc178358103f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:06.649881 28216 tablet_service.cc:1511] Processing CreateTablet for tablet c62addc61c3947ce94bc8f5b9cdd0f5a (DEFAULT_TABLE table=test-workload [id=15a4eb59a3ac47fab939fe09c1c2c8cc]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:27:06.651130 28216 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c62addc61c3947ce94bc8f5b9cdd0f5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:06.653779 28215 tablet_service.cc:1511] Processing CreateTablet for tablet e381ed08b3bb44678a7cb2f92e05549f (DEFAULT_TABLE table=test-workload [id=15a4eb59a3ac47fab939fe09c1c2c8cc]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:27:06.654995 28215 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e381ed08b3bb44678a7cb2f92e05549f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:06.657915 28214 tablet_service.cc:1511] Processing CreateTablet for tablet 240c313437544b88b25f1a5b6705cade (DEFAULT_TABLE table=test-workload [id=15a4eb59a3ac47fab939fe09c1c2c8cc]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:27:06.659204 28214 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 240c313437544b88b25f1a5b6705cade. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:06.659926 28211 tablet_service.cc:1511] Processing CreateTablet for tablet a5432503dc8f4dcd88196846b8e11a6f (DEFAULT_TABLE table=test-workload [id=15a4eb59a3ac47fab939fe09c1c2c8cc]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:27:06.661211 28211 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5432503dc8f4dcd88196846b8e11a6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:06.663975 28213 tablet_service.cc:1511] Processing CreateTablet for tablet ac889b38c6e9470e849a19e831010076 (DEFAULT_TABLE table=test-workload [id=15a4eb59a3ac47fab939fe09c1c2c8cc]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:27:06.665278 28213 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac889b38c6e9470e849a19e831010076. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:06.666740 28218 tablet_service.cc:1511] Processing CreateTablet for tablet a2447fd25d2e499c9b575e6684535bf4 (DEFAULT_TABLE table=test-workload [id=15a4eb59a3ac47fab939fe09c1c2c8cc]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:27:06.667920 28218 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2447fd25d2e499c9b575e6684535bf4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:06.669847 28212 tablet_service.cc:1511] Processing CreateTablet for tablet 336b548707684ad1bd8c823cfac40169 (DEFAULT_TABLE table=test-workload [id=15a4eb59a3ac47fab939fe09c1c2c8cc]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:27:06.670459 28219 tablet_service.cc:1511] Processing CreateTablet for tablet 5799b71fb9d44b54802cb73941f5604b (DEFAULT_TABLE table=test-workload [id=15a4eb59a3ac47fab939fe09c1c2c8cc]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:27:06.671135 28212 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 336b548707684ad1bd8c823cfac40169. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:06.676666 28219 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5799b71fb9d44b54802cb73941f5604b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:06.676748 28211 tablet_service.cc:1511] Processing CreateTablet for tablet 235a93e76c224f6a95642724f10850a7 (DEFAULT_TABLE table=test-workload [id=15a4eb59a3ac47fab939fe09c1c2c8cc]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:27:06.679270 28419 tablet_bootstrap.cc:492] T 1cc85901e8094334bc5da96a42d19f7b P f35478026f9b471fb857ae2ec8f36c20: Bootstrap starting.
I20260710 13:27:06.679841 28211 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 235a93e76c224f6a95642724f10850a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:06.695112 28419 tablet_bootstrap.cc:654] T 1cc85901e8094334bc5da96a42d19f7b P f35478026f9b471fb857ae2ec8f36c20: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:06.704849 28295 tablet_service.cc:1511] Processing CreateTablet for tablet 1cc85901e8094334bc5da96a42d19f7b (DEFAULT_TABLE table=test-workload [id=15a4eb59a3ac47fab939fe09c1c2c8cc]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:27:06.706233 28295 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cc85901e8094334bc5da96a42d19f7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:06.707218 28419 tablet_bootstrap.cc:492] T 1cc85901e8094334bc5da96a42d19f7b P f35478026f9b471fb857ae2ec8f36c20: No bootstrap required, opened a new log
I20260710 13:27:06.707736 28419 ts_tablet_manager.cc:1403] T 1cc85901e8094334bc5da96a42d19f7b P f35478026f9b471fb857ae2ec8f36c20: Time spent bootstrapping tablet: real 0.029s	user 0.017s	sys 0.000s
I20260710 13:27:06.710330 28294 tablet_service.cc:1511] Processing CreateTablet for tablet 2e596fd952754b609a76c8f04645710b (DEFAULT_TABLE table=test-workload [id=15a4eb59a3ac47fab939fe09c1c2c8cc]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:27:06.710690 28419 raft_consensus.cc:359] T 1cc85901e8094334bc5da96a42d19f7b P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } }
I20260710 13:27:06.711509 28419 raft_consensus.cc:385] T 1cc85901e8094334bc5da96a42d19f7b P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:06.711704 28294 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e596fd952754b609a76c8f04645710b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:06.711807 28419 raft_consensus.cc:740] T 1cc85901e8094334bc5da96a42d19f7b P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f35478026f9b471fb857ae2ec8f36c20, State: Initialized, Role: FOLLOWER
I20260710 13:27:06.712567 28419 consensus_queue.cc:260] T 1cc85901e8094334bc5da96a42d19f7b P f35478026f9b471fb857ae2ec8f36c20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } }
I20260710 13:27:06.713527 28293 tablet_service.cc:1511] Processing CreateTablet for tablet 38b3518be6c04dd684dcc178358103f0 (DEFAULT_TABLE table=test-workload [id=15a4eb59a3ac47fab939fe09c1c2c8cc]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:27:06.713814 28287 tablet_service.cc:1511] Processing CreateTablet for tablet 336b548707684ad1bd8c823cfac40169 (DEFAULT_TABLE table=test-workload [id=15a4eb59a3ac47fab939fe09c1c2c8cc]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:27:06.715432 28293 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38b3518be6c04dd684dcc178358103f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:06.716254 28286 tablet_service.cc:1511] Processing CreateTablet for tablet a5432503dc8f4dcd88196846b8e11a6f (DEFAULT_TABLE table=test-workload [id=15a4eb59a3ac47fab939fe09c1c2c8cc]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:27:06.718329 28292 tablet_service.cc:1511] Processing CreateTablet for tablet f849b55a951b49fd9771eb548ce8edac (DEFAULT_TABLE table=test-workload [id=15a4eb59a3ac47fab939fe09c1c2c8cc]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:27:06.721187 28291 tablet_service.cc:1511] Processing CreateTablet for tablet c62addc61c3947ce94bc8f5b9cdd0f5a (DEFAULT_TABLE table=test-workload [id=15a4eb59a3ac47fab939fe09c1c2c8cc]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:27:06.723376 28290 tablet_service.cc:1511] Processing CreateTablet for tablet e381ed08b3bb44678a7cb2f92e05549f (DEFAULT_TABLE table=test-workload [id=15a4eb59a3ac47fab939fe09c1c2c8cc]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:27:06.723908 28213 tablet_service.cc:1511] Processing CreateTablet for tablet 495233f9c3aa486b91032ca9f3c1be88 (DEFAULT_TABLE table=test-workload [id=15a4eb59a3ac47fab939fe09c1c2c8cc]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:27:06.725101 28213 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 495233f9c3aa486b91032ca9f3c1be88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:06.725576 28289 tablet_service.cc:1511] Processing CreateTablet for tablet 240c313437544b88b25f1a5b6705cade (DEFAULT_TABLE table=test-workload [id=15a4eb59a3ac47fab939fe09c1c2c8cc]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:27:06.727917 28215 tablet_service.cc:1511] Processing CreateTablet for tablet a190582997e0484ebe2f908a94065106 (DEFAULT_TABLE table=test-workload [id=15a4eb59a3ac47fab939fe09c1c2c8cc]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:27:06.728431 28288 tablet_service.cc:1511] Processing CreateTablet for tablet ac889b38c6e9470e849a19e831010076 (DEFAULT_TABLE table=test-workload [id=15a4eb59a3ac47fab939fe09c1c2c8cc]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:27:06.729123 28215 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a190582997e0484ebe2f908a94065106. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:06.737738 28286 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5432503dc8f4dcd88196846b8e11a6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:06.739221 28217 tablet_service.cc:1511] Processing CreateTablet for tablet 700259a6f2e24c27b5b85c205f6379d3 (DEFAULT_TABLE table=test-workload [id=15a4eb59a3ac47fab939fe09c1c2c8cc]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:27:06.740410 28217 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 700259a6f2e24c27b5b85c205f6379d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:06.741133 28290 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e381ed08b3bb44678a7cb2f92e05549f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:06.742481 28216 tablet_service.cc:1511] Processing CreateTablet for tablet b6bc1d6dbf6c4e2eb25401136bbd4947 (DEFAULT_TABLE table=test-workload [id=15a4eb59a3ac47fab939fe09c1c2c8cc]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:27:06.743402 28289 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 240c313437544b88b25f1a5b6705cade. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:06.743695 28216 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6bc1d6dbf6c4e2eb25401136bbd4947. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:06.744196 28292 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f849b55a951b49fd9771eb548ce8edac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:06.745543 28287 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 336b548707684ad1bd8c823cfac40169. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:06.749173 28291 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c62addc61c3947ce94bc8f5b9cdd0f5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:06.757176 28288 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac889b38c6e9470e849a19e831010076. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:06.766041 28211 tablet_service.cc:1511] Processing CreateTablet for tablet 773542c05588426f863d06788e74fd72 (DEFAULT_TABLE table=test-workload [id=15a4eb59a3ac47fab939fe09c1c2c8cc]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:27:06.767350 28211 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 773542c05588426f863d06788e74fd72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:06.769086 28212 tablet_service.cc:1511] Processing CreateTablet for tablet 5a77a7b6eae740a4ac1855715df56869 (DEFAULT_TABLE table=test-workload [id=15a4eb59a3ac47fab939fe09c1c2c8cc]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:27:06.770574 28212 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a77a7b6eae740a4ac1855715df56869. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:06.782215 28215 tablet_service.cc:1511] Processing CreateTablet for tablet 9099b7fac51a4ed58f6078c28415d355 (DEFAULT_TABLE table=test-workload [id=15a4eb59a3ac47fab939fe09c1c2c8cc]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:27:06.767422 28220 tablet_service.cc:1511] Processing CreateTablet for tablet e266baeb3a3443ba9a3defd915dbab9d (DEFAULT_TABLE table=test-workload [id=15a4eb59a3ac47fab939fe09c1c2c8cc]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:27:06.783525 28215 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9099b7fac51a4ed58f6078c28415d355. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:06.784175 28220 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e266baeb3a3443ba9a3defd915dbab9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:06.788834 28216 tablet_service.cc:1511] Processing CreateTablet for tablet 62602a227a214542952c5134958655dc (DEFAULT_TABLE table=test-workload [id=15a4eb59a3ac47fab939fe09c1c2c8cc]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:27:06.790140 28216 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62602a227a214542952c5134958655dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:06.792104 28369 tablet_service.cc:1511] Processing CreateTablet for tablet 1cc85901e8094334bc5da96a42d19f7b (DEFAULT_TABLE table=test-workload [id=15a4eb59a3ac47fab939fe09c1c2c8cc]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:27:06.793754 28369 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cc85901e8094334bc5da96a42d19f7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:06.801700 28255 heartbeater.cc:499] Master 127.26.127.126:33797 was elected leader, sending a full tablet report...
I20260710 13:27:06.803414 28211 tablet_service.cc:1511] Processing CreateTablet for tablet 2dc0dd9657dc483294b5fac9f37843ef (DEFAULT_TABLE table=test-workload [id=15a4eb59a3ac47fab939fe09c1c2c8cc]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:27:06.804677 28211 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2dc0dd9657dc483294b5fac9f37843ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:06.807462 28422 raft_consensus.cc:493] T 1cc85901e8094334bc5da96a42d19f7b P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:06.807986 28422 raft_consensus.cc:515] T 1cc85901e8094334bc5da96a42d19f7b P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } }
I20260710 13:27:06.818984 28368 tablet_service.cc:1511] Processing CreateTablet for tablet 2e596fd952754b609a76c8f04645710b (DEFAULT_TABLE table=test-workload [id=15a4eb59a3ac47fab939fe09c1c2c8cc]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:27:06.820574 28368 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e596fd952754b609a76c8f04645710b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:06.826920 28367 tablet_service.cc:1511] Processing CreateTablet for tablet 38b3518be6c04dd684dcc178358103f0 (DEFAULT_TABLE table=test-workload [id=15a4eb59a3ac47fab939fe09c1c2c8cc]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:27:06.828258 28367 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38b3518be6c04dd684dcc178358103f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:06.838002 28366 tablet_service.cc:1511] Processing CreateTablet for tablet f849b55a951b49fd9771eb548ce8edac (DEFAULT_TABLE table=test-workload [id=15a4eb59a3ac47fab939fe09c1c2c8cc]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:27:06.839390 28366 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f849b55a951b49fd9771eb548ce8edac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:06.842051 28422 leader_election.cc:290] T 1cc85901e8094334bc5da96a42d19f7b P f35478026f9b471fb857ae2ec8f36c20 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c26b2a8f4ad4e5e9c73a798e32ccdc2 (127.26.127.67:39199), b416ad059bd940bc95e5d7fb70605b98 (127.26.127.66:43669)
I20260710 13:27:06.841872 28365 tablet_service.cc:1511] Processing CreateTablet for tablet c62addc61c3947ce94bc8f5b9cdd0f5a (DEFAULT_TABLE table=test-workload [id=15a4eb59a3ac47fab939fe09c1c2c8cc]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:27:06.843660 28364 tablet_service.cc:1511] Processing CreateTablet for tablet e381ed08b3bb44678a7cb2f92e05549f (DEFAULT_TABLE table=test-workload [id=15a4eb59a3ac47fab939fe09c1c2c8cc]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:27:06.845433 28363 tablet_service.cc:1511] Processing CreateTablet for tablet 240c313437544b88b25f1a5b6705cade (DEFAULT_TABLE table=test-workload [id=15a4eb59a3ac47fab939fe09c1c2c8cc]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:27:06.847170 28362 tablet_service.cc:1511] Processing CreateTablet for tablet ac889b38c6e9470e849a19e831010076 (DEFAULT_TABLE table=test-workload [id=15a4eb59a3ac47fab939fe09c1c2c8cc]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:27:06.848815 28361 tablet_service.cc:1511] Processing CreateTablet for tablet 336b548707684ad1bd8c823cfac40169 (DEFAULT_TABLE table=test-workload [id=15a4eb59a3ac47fab939fe09c1c2c8cc]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:27:06.850425 28360 tablet_service.cc:1511] Processing CreateTablet for tablet a5432503dc8f4dcd88196846b8e11a6f (DEFAULT_TABLE table=test-workload [id=15a4eb59a3ac47fab939fe09c1c2c8cc]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:27:06.880299 28290 tablet_service.cc:1511] Processing CreateTablet for tablet 235a93e76c224f6a95642724f10850a7 (DEFAULT_TABLE table=test-workload [id=15a4eb59a3ac47fab939fe09c1c2c8cc]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:27:06.883147 28290 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 235a93e76c224f6a95642724f10850a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:06.888873 28365 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c62addc61c3947ce94bc8f5b9cdd0f5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:06.893141 28361 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 336b548707684ad1bd8c823cfac40169. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:06.892735 28293 tablet_service.cc:1511] Processing CreateTablet for tablet 5799b71fb9d44b54802cb73941f5604b (DEFAULT_TABLE table=test-workload [id=15a4eb59a3ac47fab939fe09c1c2c8cc]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:27:06.894402 28293 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5799b71fb9d44b54802cb73941f5604b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:06.907805 28363 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 240c313437544b88b25f1a5b6705cade. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:06.908443 28424 tablet_bootstrap.cc:492] T f849b55a951b49fd9771eb548ce8edac P b416ad059bd940bc95e5d7fb70605b98: Bootstrap starting.
I20260710 13:27:06.909405 28292 tablet_service.cc:1511] Processing CreateTablet for tablet 495233f9c3aa486b91032ca9f3c1be88 (DEFAULT_TABLE table=test-workload [id=15a4eb59a3ac47fab939fe09c1c2c8cc]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:27:06.910739 28292 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 495233f9c3aa486b91032ca9f3c1be88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:06.913081 28360 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5432503dc8f4dcd88196846b8e11a6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:06.917107 28364 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e381ed08b3bb44678a7cb2f92e05549f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:06.921170 28424 tablet_bootstrap.cc:654] T f849b55a951b49fd9771eb548ce8edac P b416ad059bd940bc95e5d7fb70605b98: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:06.923015 28419 ts_tablet_manager.cc:1434] T 1cc85901e8094334bc5da96a42d19f7b P f35478026f9b471fb857ae2ec8f36c20: Time spent starting tablet: real 0.215s	user 0.035s	sys 0.075s
I20260710 13:27:06.930205 28419 tablet_bootstrap.cc:492] T 38b3518be6c04dd684dcc178358103f0 P f35478026f9b471fb857ae2ec8f36c20: Bootstrap starting.
I20260710 13:27:06.931162 28292 tablet_service.cc:1511] Processing CreateTablet for tablet a190582997e0484ebe2f908a94065106 (DEFAULT_TABLE table=test-workload [id=15a4eb59a3ac47fab939fe09c1c2c8cc]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:27:06.932442 28292 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a190582997e0484ebe2f908a94065106. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 13:27:06.924475 28196 leader_election.cc:343] T 1cc85901e8094334bc5da96a42d19f7b P f35478026f9b471fb857ae2ec8f36c20 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0c26b2a8f4ad4e5e9c73a798e32ccdc2 (127.26.127.67:39199): Not found: Tablet not found: 1cc85901e8094334bc5da96a42d19f7b
I20260710 13:27:06.923404 28362 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac889b38c6e9470e849a19e831010076. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:06.938951 28419 tablet_bootstrap.cc:654] T 38b3518be6c04dd684dcc178358103f0 P f35478026f9b471fb857ae2ec8f36c20: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:06.941545 28424 tablet_bootstrap.cc:492] T f849b55a951b49fd9771eb548ce8edac P b416ad059bd940bc95e5d7fb70605b98: No bootstrap required, opened a new log
I20260710 13:27:06.942058 28424 ts_tablet_manager.cc:1403] T f849b55a951b49fd9771eb548ce8edac P b416ad059bd940bc95e5d7fb70605b98: Time spent bootstrapping tablet: real 0.034s	user 0.007s	sys 0.017s
I20260710 13:27:06.954603 28294 tablet_service.cc:1511] Processing CreateTablet for tablet 700259a6f2e24c27b5b85c205f6379d3 (DEFAULT_TABLE table=test-workload [id=15a4eb59a3ac47fab939fe09c1c2c8cc]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:27:06.955901 28294 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 700259a6f2e24c27b5b85c205f6379d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:06.956375 28424 raft_consensus.cc:359] T f849b55a951b49fd9771eb548ce8edac P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:06.897944 28289 tablet_service.cc:1511] Processing CreateTablet for tablet a2447fd25d2e499c9b575e6684535bf4 (DEFAULT_TABLE table=test-workload [id=15a4eb59a3ac47fab939fe09c1c2c8cc]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:27:06.959967 28289 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2447fd25d2e499c9b575e6684535bf4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:06.957276 28290 tablet_service.cc:1511] Processing CreateTablet for tablet b6bc1d6dbf6c4e2eb25401136bbd4947 (DEFAULT_TABLE table=test-workload [id=15a4eb59a3ac47fab939fe09c1c2c8cc]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:27:06.959605 28367 tablet_service.cc:1511] Processing CreateTablet for tablet 5799b71fb9d44b54802cb73941f5604b (DEFAULT_TABLE table=test-workload [id=15a4eb59a3ac47fab939fe09c1c2c8cc]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:27:06.960868 28360 tablet_service.cc:1511] Processing CreateTablet for tablet 235a93e76c224f6a95642724f10850a7 (DEFAULT_TABLE table=test-workload [id=15a4eb59a3ac47fab939fe09c1c2c8cc]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:27:06.961413 28367 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5799b71fb9d44b54802cb73941f5604b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:06.961186 28424 raft_consensus.cc:385] T f849b55a951b49fd9771eb548ce8edac P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:06.956602 28363 tablet_service.cc:1511] Processing CreateTablet for tablet a2447fd25d2e499c9b575e6684535bf4 (DEFAULT_TABLE table=test-workload [id=15a4eb59a3ac47fab939fe09c1c2c8cc]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:27:06.962462 28290 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6bc1d6dbf6c4e2eb25401136bbd4947. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:06.962008 28424 raft_consensus.cc:740] T f849b55a951b49fd9771eb548ce8edac P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b416ad059bd940bc95e5d7fb70605b98, State: Initialized, Role: FOLLOWER
I20260710 13:27:06.962096 28360 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 235a93e76c224f6a95642724f10850a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:06.973290 28424 consensus_queue.cc:260] T f849b55a951b49fd9771eb548ce8edac P b416ad059bd940bc95e5d7fb70605b98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:06.975145 28292 tablet_service.cc:1511] Processing CreateTablet for tablet 773542c05588426f863d06788e74fd72 (DEFAULT_TABLE table=test-workload [id=15a4eb59a3ac47fab939fe09c1c2c8cc]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:27:06.985236 28286 tablet_service.cc:1511] Processing CreateTablet for tablet 5a77a7b6eae740a4ac1855715df56869 (DEFAULT_TABLE table=test-workload [id=15a4eb59a3ac47fab939fe09c1c2c8cc]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:27:06.986958 28211 tablet_service.cc:1511] Processing CreateTablet for tablet 923cc7524c014cc4a6ca5b34829d24ec (DEFAULT_TABLE table=test-workload [id=15a4eb59a3ac47fab939fe09c1c2c8cc]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:27:06.988798 28363 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2447fd25d2e499c9b575e6684535bf4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:06.995175 28368 tablet_service.cc:1511] Processing CreateTablet for tablet 495233f9c3aa486b91032ca9f3c1be88 (DEFAULT_TABLE table=test-workload [id=15a4eb59a3ac47fab939fe09c1c2c8cc]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:27:06.988562 28211 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 923cc7524c014cc4a6ca5b34829d24ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:06.980656 28295 tablet_service.cc:1511] Processing CreateTablet for tablet e266baeb3a3443ba9a3defd915dbab9d (DEFAULT_TABLE table=test-workload [id=15a4eb59a3ac47fab939fe09c1c2c8cc]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:27:07.014070 28361 tablet_service.cc:1511] Processing CreateTablet for tablet a190582997e0484ebe2f908a94065106 (DEFAULT_TABLE table=test-workload [id=15a4eb59a3ac47fab939fe09c1c2c8cc]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:27:07.025539 28368 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 495233f9c3aa486b91032ca9f3c1be88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:07.028563 28290 tablet_service.cc:1511] Processing CreateTablet for tablet 9099b7fac51a4ed58f6078c28415d355 (DEFAULT_TABLE table=test-workload [id=15a4eb59a3ac47fab939fe09c1c2c8cc]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:27:07.035522 28369 tablet_service.cc:1511] Processing CreateTablet for tablet 700259a6f2e24c27b5b85c205f6379d3 (DEFAULT_TABLE table=test-workload [id=15a4eb59a3ac47fab939fe09c1c2c8cc]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:27:07.037273 28369 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 700259a6f2e24c27b5b85c205f6379d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:07.056248 28292 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 773542c05588426f863d06788e74fd72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:07.056087 28305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cc85901e8094334bc5da96a42d19f7b" candidate_uuid: "f35478026f9b471fb857ae2ec8f36c20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b416ad059bd940bc95e5d7fb70605b98" is_pre_election: true
W20260710 13:27:07.058192 28196 leader_election.cc:343] T 1cc85901e8094334bc5da96a42d19f7b P f35478026f9b471fb857ae2ec8f36c20 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b416ad059bd940bc95e5d7fb70605b98 (127.26.127.66:43669): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:07.058779 28196 leader_election.cc:304] T 1cc85901e8094334bc5da96a42d19f7b P f35478026f9b471fb857ae2ec8f36c20 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f35478026f9b471fb857ae2ec8f36c20; no voters: 0c26b2a8f4ad4e5e9c73a798e32ccdc2, b416ad059bd940bc95e5d7fb70605b98
I20260710 13:27:07.060369 28421 raft_consensus.cc:2749] T 1cc85901e8094334bc5da96a42d19f7b P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:07.064163 28295 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e266baeb3a3443ba9a3defd915dbab9d. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 13:27:07.081956 28113 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.26.127.65:37219, user_credentials={real_user=slave}} blocked reactor thread for 83205.9us
I20260710 13:27:07.083170 28287 tablet_service.cc:1511] Processing CreateTablet for tablet 2dc0dd9657dc483294b5fac9f37843ef (DEFAULT_TABLE table=test-workload [id=15a4eb59a3ac47fab939fe09c1c2c8cc]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:27:07.087679 28361 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a190582997e0484ebe2f908a94065106. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:07.093375 28286 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a77a7b6eae740a4ac1855715df56869. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:07.094187 28287 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2dc0dd9657dc483294b5fac9f37843ef. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 13:27:07.102042 28115 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.26.127.67:39199, user_credentials={real_user=slave}} blocked reactor thread for 76860us
I20260710 13:27:07.102258 28330 heartbeater.cc:499] Master 127.26.127.126:33797 was elected leader, sending a full tablet report...
I20260710 13:27:07.105574 28291 tablet_service.cc:1511] Processing CreateTablet for tablet 62602a227a214542952c5134958655dc (DEFAULT_TABLE table=test-workload [id=15a4eb59a3ac47fab939fe09c1c2c8cc]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:27:07.107703 28429 tablet_bootstrap.cc:492] T f849b55a951b49fd9771eb548ce8edac P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Bootstrap starting.
I20260710 13:27:07.104470 28290 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9099b7fac51a4ed58f6078c28415d355. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:07.113042 28291 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62602a227a214542952c5134958655dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:07.113775 28289 tablet_service.cc:1511] Processing CreateTablet for tablet 923cc7524c014cc4a6ca5b34829d24ec (DEFAULT_TABLE table=test-workload [id=15a4eb59a3ac47fab939fe09c1c2c8cc]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:27:07.115017 28289 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 923cc7524c014cc4a6ca5b34829d24ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:07.118928 28429 tablet_bootstrap.cc:654] T f849b55a951b49fd9771eb548ce8edac P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:07.122428 28419 tablet_bootstrap.cc:492] T 38b3518be6c04dd684dcc178358103f0 P f35478026f9b471fb857ae2ec8f36c20: No bootstrap required, opened a new log
I20260710 13:27:07.125077 28419 ts_tablet_manager.cc:1403] T 38b3518be6c04dd684dcc178358103f0 P f35478026f9b471fb857ae2ec8f36c20: Time spent bootstrapping tablet: real 0.195s	user 0.036s	sys 0.085s
I20260710 13:27:07.127482 28365 tablet_service.cc:1511] Processing CreateTablet for tablet 773542c05588426f863d06788e74fd72 (DEFAULT_TABLE table=test-workload [id=15a4eb59a3ac47fab939fe09c1c2c8cc]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:27:07.127822 28419 raft_consensus.cc:359] T 38b3518be6c04dd684dcc178358103f0 P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:07.128557 28419 raft_consensus.cc:385] T 38b3518be6c04dd684dcc178358103f0 P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:07.129058 28419 raft_consensus.cc:740] T 38b3518be6c04dd684dcc178358103f0 P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f35478026f9b471fb857ae2ec8f36c20, State: Initialized, Role: FOLLOWER
I20260710 13:27:07.129825 28419 consensus_queue.cc:260] T 38b3518be6c04dd684dcc178358103f0 P f35478026f9b471fb857ae2ec8f36c20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
W20260710 13:27:07.130945 28176 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:27:07.132037 28419 ts_tablet_manager.cc:1434] T 38b3518be6c04dd684dcc178358103f0 P f35478026f9b471fb857ae2ec8f36c20: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260710 13:27:07.128767 28365 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 773542c05588426f863d06788e74fd72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:07.133870 28424 ts_tablet_manager.cc:1434] T f849b55a951b49fd9771eb548ce8edac P b416ad059bd940bc95e5d7fb70605b98: Time spent starting tablet: real 0.191s	user 0.011s	sys 0.009s
I20260710 13:27:07.141371 28419 tablet_bootstrap.cc:492] T 2e596fd952754b609a76c8f04645710b P f35478026f9b471fb857ae2ec8f36c20: Bootstrap starting.
I20260710 13:27:07.152807 28366 tablet_service.cc:1511] Processing CreateTablet for tablet e266baeb3a3443ba9a3defd915dbab9d (DEFAULT_TABLE table=test-workload [id=15a4eb59a3ac47fab939fe09c1c2c8cc]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:27:07.141505 28362 tablet_service.cc:1511] Processing CreateTablet for tablet b6bc1d6dbf6c4e2eb25401136bbd4947 (DEFAULT_TABLE table=test-workload [id=15a4eb59a3ac47fab939fe09c1c2c8cc]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:27:07.156579 28419 tablet_bootstrap.cc:654] T 2e596fd952754b609a76c8f04645710b P f35478026f9b471fb857ae2ec8f36c20: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:07.169546 28363 tablet_service.cc:1511] Processing CreateTablet for tablet 5a77a7b6eae740a4ac1855715df56869 (DEFAULT_TABLE table=test-workload [id=15a4eb59a3ac47fab939fe09c1c2c8cc]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:27:07.175271 28364 tablet_service.cc:1511] Processing CreateTablet for tablet 9099b7fac51a4ed58f6078c28415d355 (DEFAULT_TABLE table=test-workload [id=15a4eb59a3ac47fab939fe09c1c2c8cc]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:27:07.177983 28429 tablet_bootstrap.cc:492] T f849b55a951b49fd9771eb548ce8edac P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: No bootstrap required, opened a new log
I20260710 13:27:07.178504 28429 ts_tablet_manager.cc:1403] T f849b55a951b49fd9771eb548ce8edac P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Time spent bootstrapping tablet: real 0.071s	user 0.010s	sys 0.026s
I20260710 13:27:07.180833 28424 tablet_bootstrap.cc:492] T 38b3518be6c04dd684dcc178358103f0 P b416ad059bd940bc95e5d7fb70605b98: Bootstrap starting.
I20260710 13:27:07.182417 28429 raft_consensus.cc:359] T f849b55a951b49fd9771eb548ce8edac P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:07.183193 28429 raft_consensus.cc:385] T f849b55a951b49fd9771eb548ce8edac P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:07.183511 28429 raft_consensus.cc:740] T f849b55a951b49fd9771eb548ce8edac P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c26b2a8f4ad4e5e9c73a798e32ccdc2, State: Initialized, Role: FOLLOWER
I20260710 13:27:07.184197 28429 consensus_queue.cc:260] T f849b55a951b49fd9771eb548ce8edac P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:07.185199 28366 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e266baeb3a3443ba9a3defd915dbab9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:07.189265 28363 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a77a7b6eae740a4ac1855715df56869. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:07.198216 28419 tablet_bootstrap.cc:492] T 2e596fd952754b609a76c8f04645710b P f35478026f9b471fb857ae2ec8f36c20: No bootstrap required, opened a new log
I20260710 13:27:07.198758 28419 ts_tablet_manager.cc:1403] T 2e596fd952754b609a76c8f04645710b P f35478026f9b471fb857ae2ec8f36c20: Time spent bootstrapping tablet: real 0.065s	user 0.015s	sys 0.000s
I20260710 13:27:07.203910 28368 tablet_service.cc:1511] Processing CreateTablet for tablet 62602a227a214542952c5134958655dc (DEFAULT_TABLE table=test-workload [id=15a4eb59a3ac47fab939fe09c1c2c8cc]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:27:07.204221 28419 raft_consensus.cc:359] T 2e596fd952754b609a76c8f04645710b P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:07.205037 28368 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62602a227a214542952c5134958655dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:07.205032 28419 raft_consensus.cc:385] T 2e596fd952754b609a76c8f04645710b P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:07.205561 28419 raft_consensus.cc:740] T 2e596fd952754b609a76c8f04645710b P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f35478026f9b471fb857ae2ec8f36c20, State: Initialized, Role: FOLLOWER
I20260710 13:27:07.204955 28424 tablet_bootstrap.cc:654] T 38b3518be6c04dd684dcc178358103f0 P b416ad059bd940bc95e5d7fb70605b98: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:07.207267 28419 consensus_queue.cc:260] T 2e596fd952754b609a76c8f04645710b P f35478026f9b471fb857ae2ec8f36c20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:07.212025 28369 tablet_service.cc:1511] Processing CreateTablet for tablet 923cc7524c014cc4a6ca5b34829d24ec (DEFAULT_TABLE table=test-workload [id=15a4eb59a3ac47fab939fe09c1c2c8cc]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:27:07.212622 28360 tablet_service.cc:1511] Processing CreateTablet for tablet 2dc0dd9657dc483294b5fac9f37843ef (DEFAULT_TABLE table=test-workload [id=15a4eb59a3ac47fab939fe09c1c2c8cc]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:27:07.211493 28364 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9099b7fac51a4ed58f6078c28415d355. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:07.214407 28369 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 923cc7524c014cc4a6ca5b34829d24ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:07.217000 28362 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6bc1d6dbf6c4e2eb25401136bbd4947. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:07.225355 28360 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2dc0dd9657dc483294b5fac9f37843ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:07.230149 28404 heartbeater.cc:499] Master 127.26.127.126:33797 was elected leader, sending a full tablet report...
I20260710 13:27:07.237865 28419 ts_tablet_manager.cc:1434] T 2e596fd952754b609a76c8f04645710b P f35478026f9b471fb857ae2ec8f36c20: Time spent starting tablet: real 0.039s	user 0.007s	sys 0.000s
I20260710 13:27:07.238881 28419 tablet_bootstrap.cc:492] T a5432503dc8f4dcd88196846b8e11a6f P f35478026f9b471fb857ae2ec8f36c20: Bootstrap starting.
I20260710 13:27:07.240293 28429 ts_tablet_manager.cc:1434] T f849b55a951b49fd9771eb548ce8edac P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Time spent starting tablet: real 0.061s	user 0.011s	sys 0.009s
I20260710 13:27:07.241330 28429 tablet_bootstrap.cc:492] T 240c313437544b88b25f1a5b6705cade P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Bootstrap starting.
I20260710 13:27:07.247376 28429 tablet_bootstrap.cc:654] T 240c313437544b88b25f1a5b6705cade P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:07.251955 28424 tablet_bootstrap.cc:492] T 38b3518be6c04dd684dcc178358103f0 P b416ad059bd940bc95e5d7fb70605b98: No bootstrap required, opened a new log
I20260710 13:27:07.252497 28424 ts_tablet_manager.cc:1403] T 38b3518be6c04dd684dcc178358103f0 P b416ad059bd940bc95e5d7fb70605b98: Time spent bootstrapping tablet: real 0.084s	user 0.007s	sys 0.006s
I20260710 13:27:07.256146 28424 raft_consensus.cc:359] T 38b3518be6c04dd684dcc178358103f0 P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:07.257472 28419 tablet_bootstrap.cc:654] T a5432503dc8f4dcd88196846b8e11a6f P f35478026f9b471fb857ae2ec8f36c20: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:07.257508 28424 raft_consensus.cc:385] T 38b3518be6c04dd684dcc178358103f0 P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:07.258031 28424 raft_consensus.cc:740] T 38b3518be6c04dd684dcc178358103f0 P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b416ad059bd940bc95e5d7fb70605b98, State: Initialized, Role: FOLLOWER
I20260710 13:27:07.258942 28424 consensus_queue.cc:260] T 38b3518be6c04dd684dcc178358103f0 P b416ad059bd940bc95e5d7fb70605b98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:07.269966 28424 ts_tablet_manager.cc:1434] T 38b3518be6c04dd684dcc178358103f0 P b416ad059bd940bc95e5d7fb70605b98: Time spent starting tablet: real 0.017s	user 0.002s	sys 0.003s
I20260710 13:27:07.282871 28429 tablet_bootstrap.cc:492] T 240c313437544b88b25f1a5b6705cade P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: No bootstrap required, opened a new log
I20260710 13:27:07.283358 28429 ts_tablet_manager.cc:1403] T 240c313437544b88b25f1a5b6705cade P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Time spent bootstrapping tablet: real 0.042s	user 0.015s	sys 0.025s
I20260710 13:27:07.283959 28424 tablet_bootstrap.cc:492] T 240c313437544b88b25f1a5b6705cade P b416ad059bd940bc95e5d7fb70605b98: Bootstrap starting.
I20260710 13:27:07.286304 28419 tablet_bootstrap.cc:492] T a5432503dc8f4dcd88196846b8e11a6f P f35478026f9b471fb857ae2ec8f36c20: No bootstrap required, opened a new log
I20260710 13:27:07.286345 28429 raft_consensus.cc:359] T 240c313437544b88b25f1a5b6705cade P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:07.286943 28419 ts_tablet_manager.cc:1403] T a5432503dc8f4dcd88196846b8e11a6f P f35478026f9b471fb857ae2ec8f36c20: Time spent bootstrapping tablet: real 0.048s	user 0.017s	sys 0.017s
I20260710 13:27:07.287114 28429 raft_consensus.cc:385] T 240c313437544b88b25f1a5b6705cade P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:07.287410 28429 raft_consensus.cc:740] T 240c313437544b88b25f1a5b6705cade P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c26b2a8f4ad4e5e9c73a798e32ccdc2, State: Initialized, Role: FOLLOWER
I20260710 13:27:07.288317 28429 consensus_queue.cc:260] T 240c313437544b88b25f1a5b6705cade P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:07.289855 28419 raft_consensus.cc:359] T a5432503dc8f4dcd88196846b8e11a6f P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:07.290623 28419 raft_consensus.cc:385] T a5432503dc8f4dcd88196846b8e11a6f P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:07.290690 28429 ts_tablet_manager.cc:1434] T 240c313437544b88b25f1a5b6705cade P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260710 13:27:07.290983 28419 raft_consensus.cc:740] T a5432503dc8f4dcd88196846b8e11a6f P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f35478026f9b471fb857ae2ec8f36c20, State: Initialized, Role: FOLLOWER
I20260710 13:27:07.291535 28424 tablet_bootstrap.cc:654] T 240c313437544b88b25f1a5b6705cade P b416ad059bd940bc95e5d7fb70605b98: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:07.291651 28429 tablet_bootstrap.cc:492] T a5432503dc8f4dcd88196846b8e11a6f P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Bootstrap starting.
I20260710 13:27:07.291841 28419 consensus_queue.cc:260] T a5432503dc8f4dcd88196846b8e11a6f P f35478026f9b471fb857ae2ec8f36c20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:07.294063 28419 ts_tablet_manager.cc:1434] T a5432503dc8f4dcd88196846b8e11a6f P f35478026f9b471fb857ae2ec8f36c20: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:27:07.294996 28419 tablet_bootstrap.cc:492] T 240c313437544b88b25f1a5b6705cade P f35478026f9b471fb857ae2ec8f36c20: Bootstrap starting.
I20260710 13:27:07.300163 28424 tablet_bootstrap.cc:492] T 240c313437544b88b25f1a5b6705cade P b416ad059bd940bc95e5d7fb70605b98: No bootstrap required, opened a new log
I20260710 13:27:07.300689 28424 ts_tablet_manager.cc:1403] T 240c313437544b88b25f1a5b6705cade P b416ad059bd940bc95e5d7fb70605b98: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.000s
I20260710 13:27:07.301196 28419 tablet_bootstrap.cc:654] T 240c313437544b88b25f1a5b6705cade P f35478026f9b471fb857ae2ec8f36c20: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:07.301147 28428 raft_consensus.cc:493] T 38b3518be6c04dd684dcc178358103f0 P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:07.301733 28428 raft_consensus.cc:515] T 38b3518be6c04dd684dcc178358103f0 P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:07.305090 28429 tablet_bootstrap.cc:654] T a5432503dc8f4dcd88196846b8e11a6f P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:07.318334 28424 raft_consensus.cc:359] T 240c313437544b88b25f1a5b6705cade P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:07.319393 28424 raft_consensus.cc:385] T 240c313437544b88b25f1a5b6705cade P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:07.319777 28424 raft_consensus.cc:740] T 240c313437544b88b25f1a5b6705cade P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b416ad059bd940bc95e5d7fb70605b98, State: Initialized, Role: FOLLOWER
I20260710 13:27:07.320688 28424 consensus_queue.cc:260] T 240c313437544b88b25f1a5b6705cade P b416ad059bd940bc95e5d7fb70605b98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:07.322456 28428 leader_election.cc:290] T 38b3518be6c04dd684dcc178358103f0 P b416ad059bd940bc95e5d7fb70605b98 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f35478026f9b471fb857ae2ec8f36c20 (127.26.127.65:37219), 0c26b2a8f4ad4e5e9c73a798e32ccdc2 (127.26.127.67:39199)
I20260710 13:27:07.335072 28419 tablet_bootstrap.cc:492] T 240c313437544b88b25f1a5b6705cade P f35478026f9b471fb857ae2ec8f36c20: No bootstrap required, opened a new log
I20260710 13:27:07.335774 28419 ts_tablet_manager.cc:1403] T 240c313437544b88b25f1a5b6705cade P f35478026f9b471fb857ae2ec8f36c20: Time spent bootstrapping tablet: real 0.041s	user 0.014s	sys 0.013s
I20260710 13:27:07.346230 28429 tablet_bootstrap.cc:492] T a5432503dc8f4dcd88196846b8e11a6f P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: No bootstrap required, opened a new log
I20260710 13:27:07.346710 28429 ts_tablet_manager.cc:1403] T a5432503dc8f4dcd88196846b8e11a6f P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Time spent bootstrapping tablet: real 0.055s	user 0.016s	sys 0.017s
I20260710 13:27:07.347039 28419 raft_consensus.cc:359] T 240c313437544b88b25f1a5b6705cade P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:07.347826 28419 raft_consensus.cc:385] T 240c313437544b88b25f1a5b6705cade P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:07.348110 28419 raft_consensus.cc:740] T 240c313437544b88b25f1a5b6705cade P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f35478026f9b471fb857ae2ec8f36c20, State: Initialized, Role: FOLLOWER
I20260710 13:27:07.348814 28419 consensus_queue.cc:260] T 240c313437544b88b25f1a5b6705cade P f35478026f9b471fb857ae2ec8f36c20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:07.349571 28429 raft_consensus.cc:359] T a5432503dc8f4dcd88196846b8e11a6f P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:07.350293 28429 raft_consensus.cc:385] T a5432503dc8f4dcd88196846b8e11a6f P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:07.350579 28429 raft_consensus.cc:740] T a5432503dc8f4dcd88196846b8e11a6f P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c26b2a8f4ad4e5e9c73a798e32ccdc2, State: Initialized, Role: FOLLOWER
I20260710 13:27:07.352008 28429 consensus_queue.cc:260] T a5432503dc8f4dcd88196846b8e11a6f P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:07.352967 28424 ts_tablet_manager.cc:1434] T 240c313437544b88b25f1a5b6705cade P b416ad059bd940bc95e5d7fb70605b98: Time spent starting tablet: real 0.052s	user 0.011s	sys 0.006s
I20260710 13:27:07.354408 28429 ts_tablet_manager.cc:1434] T a5432503dc8f4dcd88196846b8e11a6f P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:27:07.355399 28429 tablet_bootstrap.cc:492] T 38b3518be6c04dd684dcc178358103f0 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Bootstrap starting.
I20260710 13:27:07.357756 28379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38b3518be6c04dd684dcc178358103f0" candidate_uuid: "b416ad059bd940bc95e5d7fb70605b98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" is_pre_election: true
I20260710 13:27:07.358372 28424 tablet_bootstrap.cc:492] T e381ed08b3bb44678a7cb2f92e05549f P b416ad059bd940bc95e5d7fb70605b98: Bootstrap starting.
I20260710 13:27:07.361204 28230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38b3518be6c04dd684dcc178358103f0" candidate_uuid: "b416ad059bd940bc95e5d7fb70605b98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f35478026f9b471fb857ae2ec8f36c20" is_pre_election: true
I20260710 13:27:07.361711 28429 tablet_bootstrap.cc:654] T 38b3518be6c04dd684dcc178358103f0 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:07.361878 28230 raft_consensus.cc:2468] T 38b3518be6c04dd684dcc178358103f0 P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b416ad059bd940bc95e5d7fb70605b98 in term 0.
W20260710 13:27:07.359364 28271 leader_election.cc:343] T 38b3518be6c04dd684dcc178358103f0 P b416ad059bd940bc95e5d7fb70605b98 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0c26b2a8f4ad4e5e9c73a798e32ccdc2 (127.26.127.67:39199): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:07.363330 28269 leader_election.cc:304] T 38b3518be6c04dd684dcc178358103f0 P b416ad059bd940bc95e5d7fb70605b98 [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: b416ad059bd940bc95e5d7fb70605b98, f35478026f9b471fb857ae2ec8f36c20; no voters: 0c26b2a8f4ad4e5e9c73a798e32ccdc2
I20260710 13:27:07.363440 28432 raft_consensus.cc:493] T 240c313437544b88b25f1a5b6705cade P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:07.364275 28442 raft_consensus.cc:2804] T 38b3518be6c04dd684dcc178358103f0 P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:07.364686 28442 raft_consensus.cc:493] T 38b3518be6c04dd684dcc178358103f0 P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:07.364406 28432 raft_consensus.cc:515] T 240c313437544b88b25f1a5b6705cade P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:07.365056 28442 raft_consensus.cc:3060] T 38b3518be6c04dd684dcc178358103f0 P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:07.365998 28419 ts_tablet_manager.cc:1434] T 240c313437544b88b25f1a5b6705cade P f35478026f9b471fb857ae2ec8f36c20: Time spent starting tablet: real 0.030s	user 0.008s	sys 0.000s
I20260710 13:27:07.366966 28419 tablet_bootstrap.cc:492] T a2447fd25d2e499c9b575e6684535bf4 P f35478026f9b471fb857ae2ec8f36c20: Bootstrap starting.
I20260710 13:27:07.373356 28419 tablet_bootstrap.cc:654] T a2447fd25d2e499c9b575e6684535bf4 P f35478026f9b471fb857ae2ec8f36c20: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:07.372995 28442 raft_consensus.cc:515] T 38b3518be6c04dd684dcc178358103f0 P b416ad059bd940bc95e5d7fb70605b98 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:07.376392 28432 leader_election.cc:290] T 240c313437544b88b25f1a5b6705cade P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f35478026f9b471fb857ae2ec8f36c20 (127.26.127.65:37219), b416ad059bd940bc95e5d7fb70605b98 (127.26.127.66:43669)
I20260710 13:27:07.376662 28230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38b3518be6c04dd684dcc178358103f0" candidate_uuid: "b416ad059bd940bc95e5d7fb70605b98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f35478026f9b471fb857ae2ec8f36c20"
I20260710 13:27:07.377411 28230 raft_consensus.cc:3060] T 38b3518be6c04dd684dcc178358103f0 P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:07.379374 28424 tablet_bootstrap.cc:654] T e381ed08b3bb44678a7cb2f92e05549f P b416ad059bd940bc95e5d7fb70605b98: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:07.385221 28230 raft_consensus.cc:2468] T 38b3518be6c04dd684dcc178358103f0 P f35478026f9b471fb857ae2ec8f36c20 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b416ad059bd940bc95e5d7fb70605b98 in term 1.
I20260710 13:27:07.386364 28269 leader_election.cc:304] T 38b3518be6c04dd684dcc178358103f0 P b416ad059bd940bc95e5d7fb70605b98 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b416ad059bd940bc95e5d7fb70605b98, f35478026f9b471fb857ae2ec8f36c20; no voters: 
I20260710 13:27:07.387184 28428 raft_consensus.cc:2804] T 38b3518be6c04dd684dcc178358103f0 P b416ad059bd940bc95e5d7fb70605b98 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:07.388062 28442 leader_election.cc:290] T 38b3518be6c04dd684dcc178358103f0 P b416ad059bd940bc95e5d7fb70605b98 [CANDIDATE]: Term 1 election: Requested vote from peers f35478026f9b471fb857ae2ec8f36c20 (127.26.127.65:37219), 0c26b2a8f4ad4e5e9c73a798e32ccdc2 (127.26.127.67:39199)
I20260710 13:27:07.390985 28428 raft_consensus.cc:697] T 38b3518be6c04dd684dcc178358103f0 P b416ad059bd940bc95e5d7fb70605b98 [term 1 LEADER]: Becoming Leader. State: Replica: b416ad059bd940bc95e5d7fb70605b98, State: Running, Role: LEADER
I20260710 13:27:07.392484 28428 consensus_queue.cc:237] T 38b3518be6c04dd684dcc178358103f0 P b416ad059bd940bc95e5d7fb70605b98 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:07.394752 28429 tablet_bootstrap.cc:492] T 38b3518be6c04dd684dcc178358103f0 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: No bootstrap required, opened a new log
I20260710 13:27:07.395347 28429 ts_tablet_manager.cc:1403] T 38b3518be6c04dd684dcc178358103f0 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Time spent bootstrapping tablet: real 0.040s	user 0.011s	sys 0.002s
I20260710 13:27:07.399125 28429 raft_consensus.cc:359] T 38b3518be6c04dd684dcc178358103f0 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:07.400091 28429 raft_consensus.cc:385] T 38b3518be6c04dd684dcc178358103f0 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:07.400434 28429 raft_consensus.cc:740] T 38b3518be6c04dd684dcc178358103f0 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c26b2a8f4ad4e5e9c73a798e32ccdc2, State: Initialized, Role: FOLLOWER
I20260710 13:27:07.401520 28429 consensus_queue.cc:260] T 38b3518be6c04dd684dcc178358103f0 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:07.404340 28429 ts_tablet_manager.cc:1434] T 38b3518be6c04dd684dcc178358103f0 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.001s
I20260710 13:27:07.405413 28429 tablet_bootstrap.cc:492] T 2e596fd952754b609a76c8f04645710b P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Bootstrap starting.
I20260710 13:27:07.407182 28379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38b3518be6c04dd684dcc178358103f0" candidate_uuid: "b416ad059bd940bc95e5d7fb70605b98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2"
I20260710 13:27:07.407756 28379 raft_consensus.cc:3060] T 38b3518be6c04dd684dcc178358103f0 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:07.412799 28432 raft_consensus.cc:493] T f849b55a951b49fd9771eb548ce8edac P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:07.413288 28432 raft_consensus.cc:515] T f849b55a951b49fd9771eb548ce8edac P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:07.415732 28432 leader_election.cc:290] T f849b55a951b49fd9771eb548ce8edac P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f35478026f9b471fb857ae2ec8f36c20 (127.26.127.65:37219), b416ad059bd940bc95e5d7fb70605b98 (127.26.127.66:43669)
I20260710 13:27:07.416247 28379 raft_consensus.cc:2468] T 38b3518be6c04dd684dcc178358103f0 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b416ad059bd940bc95e5d7fb70605b98 in term 1.
I20260710 13:27:07.420796 28429 tablet_bootstrap.cc:654] T 2e596fd952754b609a76c8f04645710b P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:07.427541 28127 catalog_manager.cc:5697] T 38b3518be6c04dd684dcc178358103f0 P b416ad059bd940bc95e5d7fb70605b98 reported cstate change: term changed from 0 to 1, leader changed from <none> to b416ad059bd940bc95e5d7fb70605b98 (127.26.127.66). New cstate: current_term: 1 leader_uuid: "b416ad059bd940bc95e5d7fb70605b98" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:07.432051 28429 tablet_bootstrap.cc:492] T 2e596fd952754b609a76c8f04645710b P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: No bootstrap required, opened a new log
I20260710 13:27:07.432548 28429 ts_tablet_manager.cc:1403] T 2e596fd952754b609a76c8f04645710b P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Time spent bootstrapping tablet: real 0.027s	user 0.006s	sys 0.010s
I20260710 13:27:07.434067 28305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "240c313437544b88b25f1a5b6705cade" candidate_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b416ad059bd940bc95e5d7fb70605b98" is_pre_election: true
I20260710 13:27:07.434257 28304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f849b55a951b49fd9771eb548ce8edac" candidate_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b416ad059bd940bc95e5d7fb70605b98" is_pre_election: true
I20260710 13:27:07.434751 28305 raft_consensus.cc:2468] T 240c313437544b88b25f1a5b6705cade P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c26b2a8f4ad4e5e9c73a798e32ccdc2 in term 0.
I20260710 13:27:07.434825 28304 raft_consensus.cc:2468] T f849b55a951b49fd9771eb548ce8edac P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c26b2a8f4ad4e5e9c73a798e32ccdc2 in term 0.
I20260710 13:27:07.436789 28345 leader_election.cc:304] T 240c313437544b88b25f1a5b6705cade P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c26b2a8f4ad4e5e9c73a798e32ccdc2, b416ad059bd940bc95e5d7fb70605b98; no voters: 
I20260710 13:27:07.436990 28429 raft_consensus.cc:359] T 2e596fd952754b609a76c8f04645710b P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:07.437590 28432 raft_consensus.cc:2804] T 240c313437544b88b25f1a5b6705cade P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:07.437693 28429 raft_consensus.cc:385] T 2e596fd952754b609a76c8f04645710b P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:07.437986 28432 raft_consensus.cc:493] T 240c313437544b88b25f1a5b6705cade P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:07.438020 28429 raft_consensus.cc:740] T 2e596fd952754b609a76c8f04645710b P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c26b2a8f4ad4e5e9c73a798e32ccdc2, State: Initialized, Role: FOLLOWER
I20260710 13:27:07.438474 28432 raft_consensus.cc:3060] T 240c313437544b88b25f1a5b6705cade P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:07.438994 28429 consensus_queue.cc:260] T 2e596fd952754b609a76c8f04645710b P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:07.445151 28345 leader_election.cc:304] T f849b55a951b49fd9771eb548ce8edac P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c26b2a8f4ad4e5e9c73a798e32ccdc2, b416ad059bd940bc95e5d7fb70605b98; no voters: 
I20260710 13:27:07.449678 28432 raft_consensus.cc:515] T 240c313437544b88b25f1a5b6705cade P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:07.458947 28424 tablet_bootstrap.cc:492] T e381ed08b3bb44678a7cb2f92e05549f P b416ad059bd940bc95e5d7fb70605b98: No bootstrap required, opened a new log
I20260710 13:27:07.459568 28424 ts_tablet_manager.cc:1403] T e381ed08b3bb44678a7cb2f92e05549f P b416ad059bd940bc95e5d7fb70605b98: Time spent bootstrapping tablet: real 0.101s	user 0.036s	sys 0.000s
I20260710 13:27:07.460462 28419 tablet_bootstrap.cc:492] T a2447fd25d2e499c9b575e6684535bf4 P f35478026f9b471fb857ae2ec8f36c20: No bootstrap required, opened a new log
I20260710 13:27:07.461067 28419 ts_tablet_manager.cc:1403] T a2447fd25d2e499c9b575e6684535bf4 P f35478026f9b471fb857ae2ec8f36c20: Time spent bootstrapping tablet: real 0.094s	user 0.032s	sys 0.035s
I20260710 13:27:07.462767 28424 raft_consensus.cc:359] T e381ed08b3bb44678a7cb2f92e05549f P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:07.463713 28424 raft_consensus.cc:385] T e381ed08b3bb44678a7cb2f92e05549f P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:07.464062 28424 raft_consensus.cc:740] T e381ed08b3bb44678a7cb2f92e05549f P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b416ad059bd940bc95e5d7fb70605b98, State: Initialized, Role: FOLLOWER
I20260710 13:27:07.464074 28419 raft_consensus.cc:359] T a2447fd25d2e499c9b575e6684535bf4 P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:07.465209 28419 raft_consensus.cc:385] T a2447fd25d2e499c9b575e6684535bf4 P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:07.465075 28424 consensus_queue.cc:260] T e381ed08b3bb44678a7cb2f92e05549f P b416ad059bd940bc95e5d7fb70605b98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:07.467689 28424 ts_tablet_manager.cc:1434] T e381ed08b3bb44678a7cb2f92e05549f P b416ad059bd940bc95e5d7fb70605b98: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:27:07.468222 28230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "240c313437544b88b25f1a5b6705cade" candidate_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f35478026f9b471fb857ae2ec8f36c20" is_pre_election: true
I20260710 13:27:07.468917 28424 tablet_bootstrap.cc:492] T a5432503dc8f4dcd88196846b8e11a6f P b416ad059bd940bc95e5d7fb70605b98: Bootstrap starting.
I20260710 13:27:07.469626 28229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f849b55a951b49fd9771eb548ce8edac" candidate_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f35478026f9b471fb857ae2ec8f36c20" is_pre_election: true
I20260710 13:27:07.471035 28228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "240c313437544b88b25f1a5b6705cade" candidate_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f35478026f9b471fb857ae2ec8f36c20"
I20260710 13:27:07.468853 28230 raft_consensus.cc:2468] T 240c313437544b88b25f1a5b6705cade P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c26b2a8f4ad4e5e9c73a798e32ccdc2 in term 0.
W20260710 13:27:07.473315 28343 leader_election.cc:343] T f849b55a951b49fd9771eb548ce8edac P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f35478026f9b471fb857ae2ec8f36c20 (127.26.127.65:37219): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:07.477521 28454 raft_consensus.cc:2804] T f849b55a951b49fd9771eb548ce8edac P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:07.480645 28454 raft_consensus.cc:493] T f849b55a951b49fd9771eb548ce8edac P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:07.480578 28421 raft_consensus.cc:493] T 2e596fd952754b609a76c8f04645710b P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:07.477599 28424 tablet_bootstrap.cc:654] T a5432503dc8f4dcd88196846b8e11a6f P b416ad059bd940bc95e5d7fb70605b98: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:07.480037 28304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "240c313437544b88b25f1a5b6705cade" candidate_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b416ad059bd940bc95e5d7fb70605b98"
I20260710 13:27:07.481747 28304 raft_consensus.cc:3060] T 240c313437544b88b25f1a5b6705cade P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:07.481393 28421 raft_consensus.cc:515] T 2e596fd952754b609a76c8f04645710b P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:07.485366 28305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e596fd952754b609a76c8f04645710b" candidate_uuid: "f35478026f9b471fb857ae2ec8f36c20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b416ad059bd940bc95e5d7fb70605b98" is_pre_election: true
W20260710 13:27:07.486959 28196 leader_election.cc:343] T 2e596fd952754b609a76c8f04645710b P f35478026f9b471fb857ae2ec8f36c20 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b416ad059bd940bc95e5d7fb70605b98 (127.26.127.66:43669): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:07.487429 28421 leader_election.cc:290] T 2e596fd952754b609a76c8f04645710b P f35478026f9b471fb857ae2ec8f36c20 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b416ad059bd940bc95e5d7fb70605b98 (127.26.127.66:43669), 0c26b2a8f4ad4e5e9c73a798e32ccdc2 (127.26.127.67:39199)
I20260710 13:27:07.465549 28419 raft_consensus.cc:740] T a2447fd25d2e499c9b575e6684535bf4 P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f35478026f9b471fb857ae2ec8f36c20, State: Initialized, Role: FOLLOWER
I20260710 13:27:07.488322 28304 raft_consensus.cc:2468] T 240c313437544b88b25f1a5b6705cade P b416ad059bd940bc95e5d7fb70605b98 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c26b2a8f4ad4e5e9c73a798e32ccdc2 in term 1.
I20260710 13:27:07.488545 28379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e596fd952754b609a76c8f04645710b" candidate_uuid: "f35478026f9b471fb857ae2ec8f36c20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" is_pre_election: true
I20260710 13:27:07.489157 28379 raft_consensus.cc:2468] T 2e596fd952754b609a76c8f04645710b P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f35478026f9b471fb857ae2ec8f36c20 in term 0.
I20260710 13:27:07.489648 28345 leader_election.cc:304] T 240c313437544b88b25f1a5b6705cade P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0c26b2a8f4ad4e5e9c73a798e32ccdc2, b416ad059bd940bc95e5d7fb70605b98; no voters: f35478026f9b471fb857ae2ec8f36c20
I20260710 13:27:07.489192 28419 consensus_queue.cc:260] T a2447fd25d2e499c9b575e6684535bf4 P f35478026f9b471fb857ae2ec8f36c20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:07.490553 28196 leader_election.cc:304] T 2e596fd952754b609a76c8f04645710b P f35478026f9b471fb857ae2ec8f36c20 [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: 0c26b2a8f4ad4e5e9c73a798e32ccdc2, f35478026f9b471fb857ae2ec8f36c20; no voters: b416ad059bd940bc95e5d7fb70605b98
I20260710 13:27:07.492848 28432 leader_election.cc:290] T 240c313437544b88b25f1a5b6705cade P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [CANDIDATE]: Term 1 election: Requested vote from peers f35478026f9b471fb857ae2ec8f36c20 (127.26.127.65:37219), b416ad059bd940bc95e5d7fb70605b98 (127.26.127.66:43669)
I20260710 13:27:07.493907 28432 raft_consensus.cc:2804] T 240c313437544b88b25f1a5b6705cade P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:07.494293 28421 raft_consensus.cc:2804] T 2e596fd952754b609a76c8f04645710b P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:07.494436 28432 raft_consensus.cc:697] T 240c313437544b88b25f1a5b6705cade P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 LEADER]: Becoming Leader. State: Replica: 0c26b2a8f4ad4e5e9c73a798e32ccdc2, State: Running, Role: LEADER
I20260710 13:27:07.494705 28421 raft_consensus.cc:493] T 2e596fd952754b609a76c8f04645710b P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:07.495101 28421 raft_consensus.cc:3060] T 2e596fd952754b609a76c8f04645710b P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:07.495656 28432 consensus_queue.cc:237] T 240c313437544b88b25f1a5b6705cade P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:07.481208 28454 raft_consensus.cc:3060] T f849b55a951b49fd9771eb548ce8edac P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:07.501857 28419 ts_tablet_manager.cc:1434] T a2447fd25d2e499c9b575e6684535bf4 P f35478026f9b471fb857ae2ec8f36c20: Time spent starting tablet: real 0.040s	user 0.008s	sys 0.000s
I20260710 13:27:07.503106 28419 tablet_bootstrap.cc:492] T 5799b71fb9d44b54802cb73941f5604b P f35478026f9b471fb857ae2ec8f36c20: Bootstrap starting.
I20260710 13:27:07.509963 28419 tablet_bootstrap.cc:654] T 5799b71fb9d44b54802cb73941f5604b P f35478026f9b471fb857ae2ec8f36c20: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:07.508637 28421 raft_consensus.cc:515] T 2e596fd952754b609a76c8f04645710b P f35478026f9b471fb857ae2ec8f36c20 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:07.514650 28429 ts_tablet_manager.cc:1434] T 2e596fd952754b609a76c8f04645710b P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Time spent starting tablet: real 0.082s	user 0.043s	sys 0.030s
I20260710 13:27:07.515448 28429 tablet_bootstrap.cc:492] T 336b548707684ad1bd8c823cfac40169 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Bootstrap starting.
I20260710 13:27:07.517984 28421 leader_election.cc:290] T 2e596fd952754b609a76c8f04645710b P f35478026f9b471fb857ae2ec8f36c20 [CANDIDATE]: Term 1 election: Requested vote from peers b416ad059bd940bc95e5d7fb70605b98 (127.26.127.66:43669), 0c26b2a8f4ad4e5e9c73a798e32ccdc2 (127.26.127.67:39199)
I20260710 13:27:07.518530 28304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e596fd952754b609a76c8f04645710b" candidate_uuid: "f35478026f9b471fb857ae2ec8f36c20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b416ad059bd940bc95e5d7fb70605b98"
W20260710 13:27:07.520129 28196 leader_election.cc:343] T 2e596fd952754b609a76c8f04645710b P f35478026f9b471fb857ae2ec8f36c20 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b416ad059bd940bc95e5d7fb70605b98 (127.26.127.66:43669): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:07.519436 28127 catalog_manager.cc:5697] T 240c313437544b88b25f1a5b6705cade P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0c26b2a8f4ad4e5e9c73a798e32ccdc2 (127.26.127.67). New cstate: current_term: 1 leader_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:07.520582 28379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e596fd952754b609a76c8f04645710b" candidate_uuid: "f35478026f9b471fb857ae2ec8f36c20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2"
I20260710 13:27:07.521250 28379 raft_consensus.cc:3060] T 2e596fd952754b609a76c8f04645710b P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:07.521656 28429 tablet_bootstrap.cc:654] T 336b548707684ad1bd8c823cfac40169 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:07.532994 28429 tablet_bootstrap.cc:492] T 336b548707684ad1bd8c823cfac40169 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: No bootstrap required, opened a new log
I20260710 13:27:07.533402 28429 ts_tablet_manager.cc:1403] T 336b548707684ad1bd8c823cfac40169 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.008s
I20260710 13:27:07.536120 28424 tablet_bootstrap.cc:492] T a5432503dc8f4dcd88196846b8e11a6f P b416ad059bd940bc95e5d7fb70605b98: No bootstrap required, opened a new log
I20260710 13:27:07.536751 28424 ts_tablet_manager.cc:1403] T a5432503dc8f4dcd88196846b8e11a6f P b416ad059bd940bc95e5d7fb70605b98: Time spent bootstrapping tablet: real 0.068s	user 0.013s	sys 0.002s
I20260710 13:27:07.536553 28429 raft_consensus.cc:359] T 336b548707684ad1bd8c823cfac40169 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:07.537289 28429 raft_consensus.cc:385] T 336b548707684ad1bd8c823cfac40169 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:07.537598 28429 raft_consensus.cc:740] T 336b548707684ad1bd8c823cfac40169 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c26b2a8f4ad4e5e9c73a798e32ccdc2, State: Initialized, Role: FOLLOWER
I20260710 13:27:07.538311 28429 consensus_queue.cc:260] T 336b548707684ad1bd8c823cfac40169 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:07.539047 28454 raft_consensus.cc:515] T f849b55a951b49fd9771eb548ce8edac P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:07.539909 28424 raft_consensus.cc:359] T a5432503dc8f4dcd88196846b8e11a6f P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:07.540622 28429 ts_tablet_manager.cc:1434] T 336b548707684ad1bd8c823cfac40169 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:27:07.540946 28424 raft_consensus.cc:385] T a5432503dc8f4dcd88196846b8e11a6f P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:07.541355 28424 raft_consensus.cc:740] T a5432503dc8f4dcd88196846b8e11a6f P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b416ad059bd940bc95e5d7fb70605b98, State: Initialized, Role: FOLLOWER
I20260710 13:27:07.541631 28429 tablet_bootstrap.cc:492] T 1cc85901e8094334bc5da96a42d19f7b P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Bootstrap starting.
I20260710 13:27:07.542006 28230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f849b55a951b49fd9771eb548ce8edac" candidate_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f35478026f9b471fb857ae2ec8f36c20"
I20260710 13:27:07.542448 28424 consensus_queue.cc:260] T a5432503dc8f4dcd88196846b8e11a6f P b416ad059bd940bc95e5d7fb70605b98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
W20260710 13:27:07.543409 28343 leader_election.cc:343] T f849b55a951b49fd9771eb548ce8edac P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f35478026f9b471fb857ae2ec8f36c20 (127.26.127.65:37219): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:07.545512 28304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f849b55a951b49fd9771eb548ce8edac" candidate_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b416ad059bd940bc95e5d7fb70605b98"
I20260710 13:27:07.546056 28304 raft_consensus.cc:3060] T f849b55a951b49fd9771eb548ce8edac P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:07.548180 28429 tablet_bootstrap.cc:654] T 1cc85901e8094334bc5da96a42d19f7b P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:07.554152 28304 raft_consensus.cc:2468] T f849b55a951b49fd9771eb548ce8edac P b416ad059bd940bc95e5d7fb70605b98 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c26b2a8f4ad4e5e9c73a798e32ccdc2 in term 1.
I20260710 13:27:07.554250 28424 ts_tablet_manager.cc:1434] T a5432503dc8f4dcd88196846b8e11a6f P b416ad059bd940bc95e5d7fb70605b98: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260710 13:27:07.554960 28454 leader_election.cc:290] T f849b55a951b49fd9771eb548ce8edac P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [CANDIDATE]: Term 1 election: Requested vote from peers f35478026f9b471fb857ae2ec8f36c20 (127.26.127.65:37219), b416ad059bd940bc95e5d7fb70605b98 (127.26.127.66:43669)
I20260710 13:27:07.557214 28345 leader_election.cc:304] T f849b55a951b49fd9771eb548ce8edac P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0c26b2a8f4ad4e5e9c73a798e32ccdc2, b416ad059bd940bc95e5d7fb70605b98; no voters: f35478026f9b471fb857ae2ec8f36c20
I20260710 13:27:07.555555 28379 raft_consensus.cc:2468] T 2e596fd952754b609a76c8f04645710b P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f35478026f9b471fb857ae2ec8f36c20 in term 1.
I20260710 13:27:07.559499 28429 tablet_bootstrap.cc:492] T 1cc85901e8094334bc5da96a42d19f7b P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: No bootstrap required, opened a new log
I20260710 13:27:07.560024 28429 ts_tablet_manager.cc:1403] T 1cc85901e8094334bc5da96a42d19f7b P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.011s
I20260710 13:27:07.560189 28454 raft_consensus.cc:2804] T f849b55a951b49fd9771eb548ce8edac P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:07.560884 28454 raft_consensus.cc:697] T f849b55a951b49fd9771eb548ce8edac P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 LEADER]: Becoming Leader. State: Replica: 0c26b2a8f4ad4e5e9c73a798e32ccdc2, State: Running, Role: LEADER
I20260710 13:27:07.563141 28429 raft_consensus.cc:359] T 1cc85901e8094334bc5da96a42d19f7b P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } }
I20260710 13:27:07.563908 28429 raft_consensus.cc:385] T 1cc85901e8094334bc5da96a42d19f7b P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:07.564253 28429 raft_consensus.cc:740] T 1cc85901e8094334bc5da96a42d19f7b P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c26b2a8f4ad4e5e9c73a798e32ccdc2, State: Initialized, Role: FOLLOWER
I20260710 13:27:07.565117 28429 consensus_queue.cc:260] T 1cc85901e8094334bc5da96a42d19f7b P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } }
I20260710 13:27:07.565806 28424 tablet_bootstrap.cc:492] T 495233f9c3aa486b91032ca9f3c1be88 P b416ad059bd940bc95e5d7fb70605b98: Bootstrap starting.
I20260710 13:27:07.566355 28196 leader_election.cc:304] T 2e596fd952754b609a76c8f04645710b P f35478026f9b471fb857ae2ec8f36c20 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0c26b2a8f4ad4e5e9c73a798e32ccdc2, f35478026f9b471fb857ae2ec8f36c20; no voters: b416ad059bd940bc95e5d7fb70605b98
I20260710 13:27:07.567468 28429 ts_tablet_manager.cc:1434] T 1cc85901e8094334bc5da96a42d19f7b P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:27:07.567447 28421 raft_consensus.cc:2804] T 2e596fd952754b609a76c8f04645710b P f35478026f9b471fb857ae2ec8f36c20 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:07.568079 28421 raft_consensus.cc:697] T 2e596fd952754b609a76c8f04645710b P f35478026f9b471fb857ae2ec8f36c20 [term 1 LEADER]: Becoming Leader. State: Replica: f35478026f9b471fb857ae2ec8f36c20, State: Running, Role: LEADER
I20260710 13:27:07.568666 28429 tablet_bootstrap.cc:492] T ac889b38c6e9470e849a19e831010076 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Bootstrap starting.
I20260710 13:27:07.561939 28454 consensus_queue.cc:237] T f849b55a951b49fd9771eb548ce8edac P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:07.568924 28421 consensus_queue.cc:237] T 2e596fd952754b609a76c8f04645710b P f35478026f9b471fb857ae2ec8f36c20 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:07.576154 28429 tablet_bootstrap.cc:654] T ac889b38c6e9470e849a19e831010076 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:07.588826 28424 tablet_bootstrap.cc:654] T 495233f9c3aa486b91032ca9f3c1be88 P b416ad059bd940bc95e5d7fb70605b98: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:07.589267 28429 tablet_bootstrap.cc:492] T ac889b38c6e9470e849a19e831010076 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: No bootstrap required, opened a new log
I20260710 13:27:07.589807 28429 ts_tablet_manager.cc:1403] T ac889b38c6e9470e849a19e831010076 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.007s
I20260710 13:27:07.591718 28127 catalog_manager.cc:5697] T 2e596fd952754b609a76c8f04645710b P f35478026f9b471fb857ae2ec8f36c20 reported cstate change: term changed from 0 to 1, leader changed from <none> to f35478026f9b471fb857ae2ec8f36c20 (127.26.127.65). New cstate: current_term: 1 leader_uuid: "f35478026f9b471fb857ae2ec8f36c20" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:07.592466 28429 raft_consensus.cc:359] T ac889b38c6e9470e849a19e831010076 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:07.593324 28429 raft_consensus.cc:385] T ac889b38c6e9470e849a19e831010076 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:07.593734 28429 raft_consensus.cc:740] T ac889b38c6e9470e849a19e831010076 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c26b2a8f4ad4e5e9c73a798e32ccdc2, State: Initialized, Role: FOLLOWER
I20260710 13:27:07.593366 28128 catalog_manager.cc:5697] T f849b55a951b49fd9771eb548ce8edac P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0c26b2a8f4ad4e5e9c73a798e32ccdc2 (127.26.127.67). New cstate: current_term: 1 leader_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:07.594146 28419 tablet_bootstrap.cc:492] T 5799b71fb9d44b54802cb73941f5604b P f35478026f9b471fb857ae2ec8f36c20: No bootstrap required, opened a new log
I20260710 13:27:07.594735 28419 ts_tablet_manager.cc:1403] T 5799b71fb9d44b54802cb73941f5604b P f35478026f9b471fb857ae2ec8f36c20: Time spent bootstrapping tablet: real 0.092s	user 0.057s	sys 0.014s
I20260710 13:27:07.594532 28429 consensus_queue.cc:260] T ac889b38c6e9470e849a19e831010076 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:07.596769 28429 ts_tablet_manager.cc:1434] T ac889b38c6e9470e849a19e831010076 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:27:07.597549 28419 raft_consensus.cc:359] T 5799b71fb9d44b54802cb73941f5604b P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:07.598265 28419 raft_consensus.cc:385] T 5799b71fb9d44b54802cb73941f5604b P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:07.598315 28429 tablet_bootstrap.cc:492] T a2447fd25d2e499c9b575e6684535bf4 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Bootstrap starting.
I20260710 13:27:07.598627 28419 raft_consensus.cc:740] T 5799b71fb9d44b54802cb73941f5604b P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f35478026f9b471fb857ae2ec8f36c20, State: Initialized, Role: FOLLOWER
I20260710 13:27:07.599496 28419 consensus_queue.cc:260] T 5799b71fb9d44b54802cb73941f5604b P f35478026f9b471fb857ae2ec8f36c20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:07.602015 28419 ts_tablet_manager.cc:1434] T 5799b71fb9d44b54802cb73941f5604b P f35478026f9b471fb857ae2ec8f36c20: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:27:07.603193 28419 tablet_bootstrap.cc:492] T 336b548707684ad1bd8c823cfac40169 P f35478026f9b471fb857ae2ec8f36c20: Bootstrap starting.
I20260710 13:27:07.606595 28429 tablet_bootstrap.cc:654] T a2447fd25d2e499c9b575e6684535bf4 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:07.609455 28419 tablet_bootstrap.cc:654] T 336b548707684ad1bd8c823cfac40169 P f35478026f9b471fb857ae2ec8f36c20: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:07.619326 28429 tablet_bootstrap.cc:492] T a2447fd25d2e499c9b575e6684535bf4 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: No bootstrap required, opened a new log
I20260710 13:27:07.619997 28429 ts_tablet_manager.cc:1403] T a2447fd25d2e499c9b575e6684535bf4 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Time spent bootstrapping tablet: real 0.022s	user 0.019s	sys 0.001s
I20260710 13:27:07.623497 28429 raft_consensus.cc:359] T a2447fd25d2e499c9b575e6684535bf4 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:07.624589 28429 raft_consensus.cc:385] T a2447fd25d2e499c9b575e6684535bf4 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:07.625036 28429 raft_consensus.cc:740] T a2447fd25d2e499c9b575e6684535bf4 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c26b2a8f4ad4e5e9c73a798e32ccdc2, State: Initialized, Role: FOLLOWER
I20260710 13:27:07.626060 28429 consensus_queue.cc:260] T a2447fd25d2e499c9b575e6684535bf4 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:07.630599 28429 ts_tablet_manager.cc:1434] T a2447fd25d2e499c9b575e6684535bf4 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260710 13:27:07.631560 28429 tablet_bootstrap.cc:492] T c62addc61c3947ce94bc8f5b9cdd0f5a P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Bootstrap starting.
I20260710 13:27:07.633947 28419 tablet_bootstrap.cc:492] T 336b548707684ad1bd8c823cfac40169 P f35478026f9b471fb857ae2ec8f36c20: No bootstrap required, opened a new log
I20260710 13:27:07.634389 28419 ts_tablet_manager.cc:1403] T 336b548707684ad1bd8c823cfac40169 P f35478026f9b471fb857ae2ec8f36c20: Time spent bootstrapping tablet: real 0.031s	user 0.025s	sys 0.003s
I20260710 13:27:07.634636 28424 tablet_bootstrap.cc:492] T 495233f9c3aa486b91032ca9f3c1be88 P b416ad059bd940bc95e5d7fb70605b98: No bootstrap required, opened a new log
I20260710 13:27:07.635079 28424 ts_tablet_manager.cc:1403] T 495233f9c3aa486b91032ca9f3c1be88 P b416ad059bd940bc95e5d7fb70605b98: Time spent bootstrapping tablet: real 0.070s	user 0.016s	sys 0.027s
I20260710 13:27:07.636849 28419 raft_consensus.cc:359] T 336b548707684ad1bd8c823cfac40169 P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:07.637395 28429 tablet_bootstrap.cc:654] T c62addc61c3947ce94bc8f5b9cdd0f5a P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:07.637552 28419 raft_consensus.cc:385] T 336b548707684ad1bd8c823cfac40169 P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:07.637893 28419 raft_consensus.cc:740] T 336b548707684ad1bd8c823cfac40169 P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f35478026f9b471fb857ae2ec8f36c20, State: Initialized, Role: FOLLOWER
I20260710 13:27:07.638551 28419 consensus_queue.cc:260] T 336b548707684ad1bd8c823cfac40169 P f35478026f9b471fb857ae2ec8f36c20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:07.639634 28424 raft_consensus.cc:359] T 495233f9c3aa486b91032ca9f3c1be88 P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:07.640400 28424 raft_consensus.cc:385] T 495233f9c3aa486b91032ca9f3c1be88 P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:07.640735 28424 raft_consensus.cc:740] T 495233f9c3aa486b91032ca9f3c1be88 P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b416ad059bd940bc95e5d7fb70605b98, State: Initialized, Role: FOLLOWER
I20260710 13:27:07.641436 28424 consensus_queue.cc:260] T 495233f9c3aa486b91032ca9f3c1be88 P b416ad059bd940bc95e5d7fb70605b98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:07.643651 28424 ts_tablet_manager.cc:1434] T 495233f9c3aa486b91032ca9f3c1be88 P b416ad059bd940bc95e5d7fb70605b98: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260710 13:27:07.644644 28424 tablet_bootstrap.cc:492] T 2e596fd952754b609a76c8f04645710b P b416ad059bd940bc95e5d7fb70605b98: Bootstrap starting.
I20260710 13:27:07.645221 28428 raft_consensus.cc:493] T 495233f9c3aa486b91032ca9f3c1be88 P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:07.645648 28428 raft_consensus.cc:515] T 495233f9c3aa486b91032ca9f3c1be88 P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:07.647662 28428 leader_election.cc:290] T 495233f9c3aa486b91032ca9f3c1be88 P b416ad059bd940bc95e5d7fb70605b98 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f35478026f9b471fb857ae2ec8f36c20 (127.26.127.65:37219), 0c26b2a8f4ad4e5e9c73a798e32ccdc2 (127.26.127.67:39199)
I20260710 13:27:07.649128 28429 tablet_bootstrap.cc:492] T c62addc61c3947ce94bc8f5b9cdd0f5a P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: No bootstrap required, opened a new log
I20260710 13:27:07.649197 28230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "495233f9c3aa486b91032ca9f3c1be88" candidate_uuid: "b416ad059bd940bc95e5d7fb70605b98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f35478026f9b471fb857ae2ec8f36c20" is_pre_election: true
I20260710 13:27:07.649641 28429 ts_tablet_manager.cc:1403] T c62addc61c3947ce94bc8f5b9cdd0f5a P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.003s
I20260710 13:27:07.650395 28379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "495233f9c3aa486b91032ca9f3c1be88" candidate_uuid: "b416ad059bd940bc95e5d7fb70605b98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" is_pre_election: true
I20260710 13:27:07.650933 28424 tablet_bootstrap.cc:654] T 2e596fd952754b609a76c8f04645710b P b416ad059bd940bc95e5d7fb70605b98: Neither blocks nor log segments found. Creating new log.
W20260710 13:27:07.651831 28271 leader_election.cc:343] T 495233f9c3aa486b91032ca9f3c1be88 P b416ad059bd940bc95e5d7fb70605b98 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0c26b2a8f4ad4e5e9c73a798e32ccdc2 (127.26.127.67:39199): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:07.652190 28429 raft_consensus.cc:359] T c62addc61c3947ce94bc8f5b9cdd0f5a P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:07.652822 28429 raft_consensus.cc:385] T c62addc61c3947ce94bc8f5b9cdd0f5a P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 13:27:07.652992 28269 leader_election.cc:343] T 495233f9c3aa486b91032ca9f3c1be88 P b416ad059bd940bc95e5d7fb70605b98 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f35478026f9b471fb857ae2ec8f36c20 (127.26.127.65:37219): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:07.653110 28429 raft_consensus.cc:740] T c62addc61c3947ce94bc8f5b9cdd0f5a P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c26b2a8f4ad4e5e9c73a798e32ccdc2, State: Initialized, Role: FOLLOWER
I20260710 13:27:07.653419 28269 leader_election.cc:304] T 495233f9c3aa486b91032ca9f3c1be88 P b416ad059bd940bc95e5d7fb70605b98 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b416ad059bd940bc95e5d7fb70605b98; no voters: 0c26b2a8f4ad4e5e9c73a798e32ccdc2, f35478026f9b471fb857ae2ec8f36c20
I20260710 13:27:07.653949 28419 ts_tablet_manager.cc:1434] T 336b548707684ad1bd8c823cfac40169 P f35478026f9b471fb857ae2ec8f36c20: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.001s
I20260710 13:27:07.653759 28429 consensus_queue.cc:260] T c62addc61c3947ce94bc8f5b9cdd0f5a P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:07.656030 28421 raft_consensus.cc:493] T a5432503dc8f4dcd88196846b8e11a6f P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:07.656471 28421 raft_consensus.cc:515] T a5432503dc8f4dcd88196846b8e11a6f P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:07.658475 28421 leader_election.cc:290] T a5432503dc8f4dcd88196846b8e11a6f P f35478026f9b471fb857ae2ec8f36c20 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b416ad059bd940bc95e5d7fb70605b98 (127.26.127.66:43669), 0c26b2a8f4ad4e5e9c73a798e32ccdc2 (127.26.127.67:39199)
I20260710 13:27:07.659241 28429 ts_tablet_manager.cc:1434] T c62addc61c3947ce94bc8f5b9cdd0f5a P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:27:07.660126 28429 tablet_bootstrap.cc:492] T e381ed08b3bb44678a7cb2f92e05549f P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Bootstrap starting.
I20260710 13:27:07.660569 28419 tablet_bootstrap.cc:492] T 235a93e76c224f6a95642724f10850a7 P f35478026f9b471fb857ae2ec8f36c20: Bootstrap starting.
I20260710 13:27:07.662227 28424 tablet_bootstrap.cc:492] T 2e596fd952754b609a76c8f04645710b P b416ad059bd940bc95e5d7fb70605b98: No bootstrap required, opened a new log
I20260710 13:27:07.662698 28424 ts_tablet_manager.cc:1403] T 2e596fd952754b609a76c8f04645710b P b416ad059bd940bc95e5d7fb70605b98: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.008s
I20260710 13:27:07.662716 28379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5432503dc8f4dcd88196846b8e11a6f" candidate_uuid: "f35478026f9b471fb857ae2ec8f36c20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" is_pre_election: true
I20260710 13:27:07.663470 28379 raft_consensus.cc:2468] T a5432503dc8f4dcd88196846b8e11a6f P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f35478026f9b471fb857ae2ec8f36c20 in term 0.
I20260710 13:27:07.662716 28304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5432503dc8f4dcd88196846b8e11a6f" candidate_uuid: "f35478026f9b471fb857ae2ec8f36c20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b416ad059bd940bc95e5d7fb70605b98" is_pre_election: true
I20260710 13:27:07.664641 28304 raft_consensus.cc:2468] T a5432503dc8f4dcd88196846b8e11a6f P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f35478026f9b471fb857ae2ec8f36c20 in term 0.
I20260710 13:27:07.665828 28196 leader_election.cc:304] T a5432503dc8f4dcd88196846b8e11a6f P f35478026f9b471fb857ae2ec8f36c20 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c26b2a8f4ad4e5e9c73a798e32ccdc2, f35478026f9b471fb857ae2ec8f36c20; no voters: 
I20260710 13:27:07.665669 28424 raft_consensus.cc:359] T 2e596fd952754b609a76c8f04645710b P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:07.666426 28419 tablet_bootstrap.cc:654] T 235a93e76c224f6a95642724f10850a7 P f35478026f9b471fb857ae2ec8f36c20: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:07.666489 28424 raft_consensus.cc:385] T 2e596fd952754b609a76c8f04645710b P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:07.666688 28421 raft_consensus.cc:2804] T a5432503dc8f4dcd88196846b8e11a6f P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:07.666858 28424 raft_consensus.cc:740] T 2e596fd952754b609a76c8f04645710b P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b416ad059bd940bc95e5d7fb70605b98, State: Initialized, Role: FOLLOWER
I20260710 13:27:07.667105 28421 raft_consensus.cc:493] T a5432503dc8f4dcd88196846b8e11a6f P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:07.667676 28424 consensus_queue.cc:260] T 2e596fd952754b609a76c8f04645710b P b416ad059bd940bc95e5d7fb70605b98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:07.668355 28421 raft_consensus.cc:3060] T a5432503dc8f4dcd88196846b8e11a6f P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:07.654539 28428 raft_consensus.cc:2749] T 495233f9c3aa486b91032ca9f3c1be88 P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:07.670571 28424 ts_tablet_manager.cc:1434] T 2e596fd952754b609a76c8f04645710b P b416ad059bd940bc95e5d7fb70605b98: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260710 13:27:07.671828 28424 tablet_bootstrap.cc:492] T 235a93e76c224f6a95642724f10850a7 P b416ad059bd940bc95e5d7fb70605b98: Bootstrap starting.
I20260710 13:27:07.675374 28421 raft_consensus.cc:515] T a5432503dc8f4dcd88196846b8e11a6f P f35478026f9b471fb857ae2ec8f36c20 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:07.679103 28424 tablet_bootstrap.cc:654] T 235a93e76c224f6a95642724f10850a7 P b416ad059bd940bc95e5d7fb70605b98: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:07.680359 28429 tablet_bootstrap.cc:654] T e381ed08b3bb44678a7cb2f92e05549f P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:07.680670 28428 raft_consensus.cc:493] T e381ed08b3bb44678a7cb2f92e05549f P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:07.681185 28428 raft_consensus.cc:515] T e381ed08b3bb44678a7cb2f92e05549f P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:07.682226 28304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5432503dc8f4dcd88196846b8e11a6f" candidate_uuid: "f35478026f9b471fb857ae2ec8f36c20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b416ad059bd940bc95e5d7fb70605b98"
I20260710 13:27:07.682803 28304 raft_consensus.cc:3060] T a5432503dc8f4dcd88196846b8e11a6f P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:07.683024 28379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5432503dc8f4dcd88196846b8e11a6f" candidate_uuid: "f35478026f9b471fb857ae2ec8f36c20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2"
I20260710 13:27:07.683584 28379 raft_consensus.cc:3060] T a5432503dc8f4dcd88196846b8e11a6f P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:07.683897 28428 leader_election.cc:290] T e381ed08b3bb44678a7cb2f92e05549f P b416ad059bd940bc95e5d7fb70605b98 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f35478026f9b471fb857ae2ec8f36c20 (127.26.127.65:37219), 0c26b2a8f4ad4e5e9c73a798e32ccdc2 (127.26.127.67:39199)
I20260710 13:27:07.687290 28378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e381ed08b3bb44678a7cb2f92e05549f" candidate_uuid: "b416ad059bd940bc95e5d7fb70605b98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" is_pre_election: true
W20260710 13:27:07.688946 28271 leader_election.cc:343] T e381ed08b3bb44678a7cb2f92e05549f P b416ad059bd940bc95e5d7fb70605b98 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0c26b2a8f4ad4e5e9c73a798e32ccdc2 (127.26.127.67:39199): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:07.689465 28230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e381ed08b3bb44678a7cb2f92e05549f" candidate_uuid: "b416ad059bd940bc95e5d7fb70605b98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f35478026f9b471fb857ae2ec8f36c20" is_pre_election: true
W20260710 13:27:07.690749 28269 leader_election.cc:343] T e381ed08b3bb44678a7cb2f92e05549f P b416ad059bd940bc95e5d7fb70605b98 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f35478026f9b471fb857ae2ec8f36c20 (127.26.127.65:37219): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:07.690737 28379 raft_consensus.cc:2468] T a5432503dc8f4dcd88196846b8e11a6f P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f35478026f9b471fb857ae2ec8f36c20 in term 1.
I20260710 13:27:07.691291 28269 leader_election.cc:304] T e381ed08b3bb44678a7cb2f92e05549f P b416ad059bd940bc95e5d7fb70605b98 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b416ad059bd940bc95e5d7fb70605b98; no voters: 0c26b2a8f4ad4e5e9c73a798e32ccdc2, f35478026f9b471fb857ae2ec8f36c20
I20260710 13:27:07.691625 28424 tablet_bootstrap.cc:492] T 235a93e76c224f6a95642724f10850a7 P b416ad059bd940bc95e5d7fb70605b98: No bootstrap required, opened a new log
I20260710 13:27:07.692063 28424 ts_tablet_manager.cc:1403] T 235a93e76c224f6a95642724f10850a7 P b416ad059bd940bc95e5d7fb70605b98: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.007s
I20260710 13:27:07.692289 28196 leader_election.cc:304] T a5432503dc8f4dcd88196846b8e11a6f P f35478026f9b471fb857ae2ec8f36c20 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c26b2a8f4ad4e5e9c73a798e32ccdc2, f35478026f9b471fb857ae2ec8f36c20; no voters: 
I20260710 13:27:07.692435 28428 raft_consensus.cc:2749] T e381ed08b3bb44678a7cb2f92e05549f P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:07.693187 28456 raft_consensus.cc:2804] T a5432503dc8f4dcd88196846b8e11a6f P f35478026f9b471fb857ae2ec8f36c20 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:07.693492 28304 raft_consensus.cc:2468] T a5432503dc8f4dcd88196846b8e11a6f P b416ad059bd940bc95e5d7fb70605b98 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f35478026f9b471fb857ae2ec8f36c20 in term 1.
I20260710 13:27:07.694648 28456 raft_consensus.cc:697] T a5432503dc8f4dcd88196846b8e11a6f P f35478026f9b471fb857ae2ec8f36c20 [term 1 LEADER]: Becoming Leader. State: Replica: f35478026f9b471fb857ae2ec8f36c20, State: Running, Role: LEADER
I20260710 13:27:07.694572 28424 raft_consensus.cc:359] T 235a93e76c224f6a95642724f10850a7 P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:07.695204 28424 raft_consensus.cc:385] T 235a93e76c224f6a95642724f10850a7 P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:07.695613 28419 tablet_bootstrap.cc:492] T 235a93e76c224f6a95642724f10850a7 P f35478026f9b471fb857ae2ec8f36c20: No bootstrap required, opened a new log
I20260710 13:27:07.695498 28424 raft_consensus.cc:740] T 235a93e76c224f6a95642724f10850a7 P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b416ad059bd940bc95e5d7fb70605b98, State: Initialized, Role: FOLLOWER
I20260710 13:27:07.695529 28456 consensus_queue.cc:237] T a5432503dc8f4dcd88196846b8e11a6f P f35478026f9b471fb857ae2ec8f36c20 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:07.696148 28419 ts_tablet_manager.cc:1403] T 235a93e76c224f6a95642724f10850a7 P f35478026f9b471fb857ae2ec8f36c20: Time spent bootstrapping tablet: real 0.036s	user 0.014s	sys 0.003s
I20260710 13:27:07.696321 28424 consensus_queue.cc:260] T 235a93e76c224f6a95642724f10850a7 P b416ad059bd940bc95e5d7fb70605b98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:07.698199 28424 ts_tablet_manager.cc:1434] T 235a93e76c224f6a95642724f10850a7 P b416ad059bd940bc95e5d7fb70605b98: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:27:07.699234 28424 tablet_bootstrap.cc:492] T a190582997e0484ebe2f908a94065106 P b416ad059bd940bc95e5d7fb70605b98: Bootstrap starting.
I20260710 13:27:07.691229 28421 leader_election.cc:290] T a5432503dc8f4dcd88196846b8e11a6f P f35478026f9b471fb857ae2ec8f36c20 [CANDIDATE]: Term 1 election: Requested vote from peers b416ad059bd940bc95e5d7fb70605b98 (127.26.127.66:43669), 0c26b2a8f4ad4e5e9c73a798e32ccdc2 (127.26.127.67:39199)
I20260710 13:27:07.704797 28424 tablet_bootstrap.cc:654] T a190582997e0484ebe2f908a94065106 P b416ad059bd940bc95e5d7fb70605b98: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:07.704986 28429 tablet_bootstrap.cc:492] T e381ed08b3bb44678a7cb2f92e05549f P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: No bootstrap required, opened a new log
I20260710 13:27:07.705390 28429 ts_tablet_manager.cc:1403] T e381ed08b3bb44678a7cb2f92e05549f P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Time spent bootstrapping tablet: real 0.045s	user 0.005s	sys 0.004s
I20260710 13:27:07.711189 28424 tablet_bootstrap.cc:492] T a190582997e0484ebe2f908a94065106 P b416ad059bd940bc95e5d7fb70605b98: No bootstrap required, opened a new log
I20260710 13:27:07.711675 28424 ts_tablet_manager.cc:1403] T a190582997e0484ebe2f908a94065106 P b416ad059bd940bc95e5d7fb70605b98: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.004s
I20260710 13:27:07.710932 28429 raft_consensus.cc:359] T e381ed08b3bb44678a7cb2f92e05549f P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:07.712894 28429 raft_consensus.cc:385] T e381ed08b3bb44678a7cb2f92e05549f P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:07.713140 28429 raft_consensus.cc:740] T e381ed08b3bb44678a7cb2f92e05549f P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c26b2a8f4ad4e5e9c73a798e32ccdc2, State: Initialized, Role: FOLLOWER
I20260710 13:27:07.713728 28429 consensus_queue.cc:260] T e381ed08b3bb44678a7cb2f92e05549f P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:07.714196 28424 raft_consensus.cc:359] T a190582997e0484ebe2f908a94065106 P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:07.713980 28127 catalog_manager.cc:5697] T a5432503dc8f4dcd88196846b8e11a6f P f35478026f9b471fb857ae2ec8f36c20 reported cstate change: term changed from 0 to 1, leader changed from <none> to f35478026f9b471fb857ae2ec8f36c20 (127.26.127.65). New cstate: current_term: 1 leader_uuid: "f35478026f9b471fb857ae2ec8f36c20" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:07.714819 28424 raft_consensus.cc:385] T a190582997e0484ebe2f908a94065106 P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:07.715112 28424 raft_consensus.cc:740] T a190582997e0484ebe2f908a94065106 P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b416ad059bd940bc95e5d7fb70605b98, State: Initialized, Role: FOLLOWER
I20260710 13:27:07.711314 28419 raft_consensus.cc:359] T 235a93e76c224f6a95642724f10850a7 P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:07.715544 28429 ts_tablet_manager.cc:1434] T e381ed08b3bb44678a7cb2f92e05549f P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.000s
I20260710 13:27:07.715770 28419 raft_consensus.cc:385] T 235a93e76c224f6a95642724f10850a7 P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:07.715768 28424 consensus_queue.cc:260] T a190582997e0484ebe2f908a94065106 P b416ad059bd940bc95e5d7fb70605b98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:07.716435 28419 raft_consensus.cc:740] T 235a93e76c224f6a95642724f10850a7 P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f35478026f9b471fb857ae2ec8f36c20, State: Initialized, Role: FOLLOWER
I20260710 13:27:07.717116 28419 consensus_queue.cc:260] T 235a93e76c224f6a95642724f10850a7 P f35478026f9b471fb857ae2ec8f36c20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:07.718814 28419 ts_tablet_manager.cc:1434] T 235a93e76c224f6a95642724f10850a7 P f35478026f9b471fb857ae2ec8f36c20: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.000s
I20260710 13:27:07.719555 28419 tablet_bootstrap.cc:492] T ac889b38c6e9470e849a19e831010076 P f35478026f9b471fb857ae2ec8f36c20: Bootstrap starting.
I20260710 13:27:07.720599 28454 raft_consensus.cc:493] T ac889b38c6e9470e849a19e831010076 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:07.721053 28454 raft_consensus.cc:515] T ac889b38c6e9470e849a19e831010076 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:07.721860 28424 ts_tablet_manager.cc:1434] T a190582997e0484ebe2f908a94065106 P b416ad059bd940bc95e5d7fb70605b98: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 13:27:07.722733 28424 tablet_bootstrap.cc:492] T 1cc85901e8094334bc5da96a42d19f7b P b416ad059bd940bc95e5d7fb70605b98: Bootstrap starting.
I20260710 13:27:07.723084 28454 leader_election.cc:290] T ac889b38c6e9470e849a19e831010076 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f35478026f9b471fb857ae2ec8f36c20 (127.26.127.65:37219), b416ad059bd940bc95e5d7fb70605b98 (127.26.127.66:43669)
I20260710 13:27:07.724175 28304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac889b38c6e9470e849a19e831010076" candidate_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b416ad059bd940bc95e5d7fb70605b98" is_pre_election: true
I20260710 13:27:07.724545 28454 raft_consensus.cc:493] T 1cc85901e8094334bc5da96a42d19f7b P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:07.724967 28454 raft_consensus.cc:515] T 1cc85901e8094334bc5da96a42d19f7b P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } }
I20260710 13:27:07.725319 28230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac889b38c6e9470e849a19e831010076" candidate_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f35478026f9b471fb857ae2ec8f36c20" is_pre_election: true
W20260710 13:27:07.726605 28345 leader_election.cc:343] T ac889b38c6e9470e849a19e831010076 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b416ad059bd940bc95e5d7fb70605b98 (127.26.127.66:43669): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:07.727303 28454 leader_election.cc:290] T 1cc85901e8094334bc5da96a42d19f7b P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b416ad059bd940bc95e5d7fb70605b98 (127.26.127.66:43669), f35478026f9b471fb857ae2ec8f36c20 (127.26.127.65:37219)
I20260710 13:27:07.728156 28424 tablet_bootstrap.cc:654] T 1cc85901e8094334bc5da96a42d19f7b P b416ad059bd940bc95e5d7fb70605b98: Neither blocks nor log segments found. Creating new log.
W20260710 13:27:07.728632 28343 leader_election.cc:343] T ac889b38c6e9470e849a19e831010076 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f35478026f9b471fb857ae2ec8f36c20 (127.26.127.65:37219): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:07.729075 28343 leader_election.cc:304] T ac889b38c6e9470e849a19e831010076 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0c26b2a8f4ad4e5e9c73a798e32ccdc2; no voters: b416ad059bd940bc95e5d7fb70605b98, f35478026f9b471fb857ae2ec8f36c20
I20260710 13:27:07.730340 28230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cc85901e8094334bc5da96a42d19f7b" candidate_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f35478026f9b471fb857ae2ec8f36c20" is_pre_election: true
I20260710 13:27:07.730928 28230 raft_consensus.cc:2468] T 1cc85901e8094334bc5da96a42d19f7b P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c26b2a8f4ad4e5e9c73a798e32ccdc2 in term 0.
I20260710 13:27:07.732136 28304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cc85901e8094334bc5da96a42d19f7b" candidate_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b416ad059bd940bc95e5d7fb70605b98" is_pre_election: true
I20260710 13:27:07.732693 28419 tablet_bootstrap.cc:654] T ac889b38c6e9470e849a19e831010076 P f35478026f9b471fb857ae2ec8f36c20: Neither blocks nor log segments found. Creating new log.
W20260710 13:27:07.733472 28345 leader_election.cc:343] T 1cc85901e8094334bc5da96a42d19f7b P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b416ad059bd940bc95e5d7fb70605b98 (127.26.127.66:43669): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:07.734602 28343 leader_election.cc:304] T 1cc85901e8094334bc5da96a42d19f7b P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [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: 0c26b2a8f4ad4e5e9c73a798e32ccdc2, f35478026f9b471fb857ae2ec8f36c20; no voters: b416ad059bd940bc95e5d7fb70605b98
I20260710 13:27:07.735181 28429 tablet_bootstrap.cc:492] T 495233f9c3aa486b91032ca9f3c1be88 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Bootstrap starting.
I20260710 13:27:07.736479 28432 raft_consensus.cc:2749] T ac889b38c6e9470e849a19e831010076 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:07.736749 28454 raft_consensus.cc:2804] T 1cc85901e8094334bc5da96a42d19f7b P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:07.737152 28454 raft_consensus.cc:493] T 1cc85901e8094334bc5da96a42d19f7b P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:07.737486 28454 raft_consensus.cc:3060] T 1cc85901e8094334bc5da96a42d19f7b P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:07.741571 28429 tablet_bootstrap.cc:654] T 495233f9c3aa486b91032ca9f3c1be88 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:07.751884 28424 tablet_bootstrap.cc:492] T 1cc85901e8094334bc5da96a42d19f7b P b416ad059bd940bc95e5d7fb70605b98: No bootstrap required, opened a new log
I20260710 13:27:07.752336 28424 ts_tablet_manager.cc:1403] T 1cc85901e8094334bc5da96a42d19f7b P b416ad059bd940bc95e5d7fb70605b98: Time spent bootstrapping tablet: real 0.030s	user 0.015s	sys 0.005s
I20260710 13:27:07.752813 28429 tablet_bootstrap.cc:492] T 495233f9c3aa486b91032ca9f3c1be88 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: No bootstrap required, opened a new log
I20260710 13:27:07.753304 28429 ts_tablet_manager.cc:1403] T 495233f9c3aa486b91032ca9f3c1be88 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Time spent bootstrapping tablet: real 0.024s	user 0.016s	sys 0.000s
I20260710 13:27:07.754558 28424 raft_consensus.cc:359] T 1cc85901e8094334bc5da96a42d19f7b P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } }
I20260710 13:27:07.754993 28424 raft_consensus.cc:385] T 1cc85901e8094334bc5da96a42d19f7b P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:07.755151 28424 raft_consensus.cc:740] T 1cc85901e8094334bc5da96a42d19f7b P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b416ad059bd940bc95e5d7fb70605b98, State: Initialized, Role: FOLLOWER
I20260710 13:27:07.755657 28424 consensus_queue.cc:260] T 1cc85901e8094334bc5da96a42d19f7b P b416ad059bd940bc95e5d7fb70605b98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } }
I20260710 13:27:07.755614 28454 raft_consensus.cc:515] T 1cc85901e8094334bc5da96a42d19f7b P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } }
I20260710 13:27:07.755935 28429 raft_consensus.cc:359] T 495233f9c3aa486b91032ca9f3c1be88 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:07.756875 28429 raft_consensus.cc:385] T 495233f9c3aa486b91032ca9f3c1be88 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:07.757186 28429 raft_consensus.cc:740] T 495233f9c3aa486b91032ca9f3c1be88 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c26b2a8f4ad4e5e9c73a798e32ccdc2, State: Initialized, Role: FOLLOWER
I20260710 13:27:07.757618 28424 ts_tablet_manager.cc:1434] T 1cc85901e8094334bc5da96a42d19f7b P b416ad059bd940bc95e5d7fb70605b98: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.003s
I20260710 13:27:07.757898 28429 consensus_queue.cc:260] T 495233f9c3aa486b91032ca9f3c1be88 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:07.758509 28419 tablet_bootstrap.cc:492] T ac889b38c6e9470e849a19e831010076 P f35478026f9b471fb857ae2ec8f36c20: No bootstrap required, opened a new log
I20260710 13:27:07.758548 28424 tablet_bootstrap.cc:492] T b6bc1d6dbf6c4e2eb25401136bbd4947 P b416ad059bd940bc95e5d7fb70605b98: Bootstrap starting.
I20260710 13:27:07.759025 28419 ts_tablet_manager.cc:1403] T ac889b38c6e9470e849a19e831010076 P f35478026f9b471fb857ae2ec8f36c20: Time spent bootstrapping tablet: real 0.040s	user 0.014s	sys 0.000s
I20260710 13:27:07.761462 28419 raft_consensus.cc:359] T ac889b38c6e9470e849a19e831010076 P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:07.762133 28419 raft_consensus.cc:385] T ac889b38c6e9470e849a19e831010076 P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:07.762396 28419 raft_consensus.cc:740] T ac889b38c6e9470e849a19e831010076 P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f35478026f9b471fb857ae2ec8f36c20, State: Initialized, Role: FOLLOWER
I20260710 13:27:07.763257 28419 consensus_queue.cc:260] T ac889b38c6e9470e849a19e831010076 P f35478026f9b471fb857ae2ec8f36c20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:07.764135 28456 raft_consensus.cc:493] T 336b548707684ad1bd8c823cfac40169 P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:07.764443 28424 tablet_bootstrap.cc:654] T b6bc1d6dbf6c4e2eb25401136bbd4947 P b416ad059bd940bc95e5d7fb70605b98: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:07.764539 28456 raft_consensus.cc:515] T 336b548707684ad1bd8c823cfac40169 P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:07.765226 28419 ts_tablet_manager.cc:1434] T ac889b38c6e9470e849a19e831010076 P f35478026f9b471fb857ae2ec8f36c20: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:27:07.766095 28419 tablet_bootstrap.cc:492] T c62addc61c3947ce94bc8f5b9cdd0f5a P f35478026f9b471fb857ae2ec8f36c20: Bootstrap starting.
I20260710 13:27:07.766615 28456 leader_election.cc:290] T 336b548707684ad1bd8c823cfac40169 P f35478026f9b471fb857ae2ec8f36c20 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b416ad059bd940bc95e5d7fb70605b98 (127.26.127.66:43669), 0c26b2a8f4ad4e5e9c73a798e32ccdc2 (127.26.127.67:39199)
I20260710 13:27:07.767042 28429 ts_tablet_manager.cc:1434] T 495233f9c3aa486b91032ca9f3c1be88 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.003s
I20260710 13:27:07.771735 28304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "336b548707684ad1bd8c823cfac40169" candidate_uuid: "f35478026f9b471fb857ae2ec8f36c20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b416ad059bd940bc95e5d7fb70605b98" is_pre_election: true
I20260710 13:27:07.772871 28379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "336b548707684ad1bd8c823cfac40169" candidate_uuid: "f35478026f9b471fb857ae2ec8f36c20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" is_pre_election: true
I20260710 13:27:07.773190 28419 tablet_bootstrap.cc:654] T c62addc61c3947ce94bc8f5b9cdd0f5a P f35478026f9b471fb857ae2ec8f36c20: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:07.773520 28379 raft_consensus.cc:2468] T 336b548707684ad1bd8c823cfac40169 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f35478026f9b471fb857ae2ec8f36c20 in term 0.
I20260710 13:27:07.774375 28432 raft_consensus.cc:493] T 495233f9c3aa486b91032ca9f3c1be88 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:07.774813 28432 raft_consensus.cc:515] T 495233f9c3aa486b91032ca9f3c1be88 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
W20260710 13:27:07.775162 28196 leader_election.cc:343] T 336b548707684ad1bd8c823cfac40169 P f35478026f9b471fb857ae2ec8f36c20 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b416ad059bd940bc95e5d7fb70605b98 (127.26.127.66:43669): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:07.775291 28424 tablet_bootstrap.cc:492] T b6bc1d6dbf6c4e2eb25401136bbd4947 P b416ad059bd940bc95e5d7fb70605b98: No bootstrap required, opened a new log
I20260710 13:27:07.775879 28424 ts_tablet_manager.cc:1403] T b6bc1d6dbf6c4e2eb25401136bbd4947 P b416ad059bd940bc95e5d7fb70605b98: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.008s
I20260710 13:27:07.775839 28196 leader_election.cc:304] T 336b548707684ad1bd8c823cfac40169 P f35478026f9b471fb857ae2ec8f36c20 [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: 0c26b2a8f4ad4e5e9c73a798e32ccdc2, f35478026f9b471fb857ae2ec8f36c20; no voters: b416ad059bd940bc95e5d7fb70605b98
I20260710 13:27:07.776785 28432 leader_election.cc:290] T 495233f9c3aa486b91032ca9f3c1be88 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f35478026f9b471fb857ae2ec8f36c20 (127.26.127.65:37219), b416ad059bd940bc95e5d7fb70605b98 (127.26.127.66:43669)
I20260710 13:27:07.776962 28421 raft_consensus.cc:2804] T 336b548707684ad1bd8c823cfac40169 P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:07.777350 28421 raft_consensus.cc:493] T 336b548707684ad1bd8c823cfac40169 P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:07.777676 28421 raft_consensus.cc:3060] T 336b548707684ad1bd8c823cfac40169 P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:07.778537 28304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "495233f9c3aa486b91032ca9f3c1be88" candidate_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b416ad059bd940bc95e5d7fb70605b98" is_pre_election: true
I20260710 13:27:07.779106 28304 raft_consensus.cc:2468] T 495233f9c3aa486b91032ca9f3c1be88 P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c26b2a8f4ad4e5e9c73a798e32ccdc2 in term 0.
I20260710 13:27:07.779399 28424 raft_consensus.cc:359] T b6bc1d6dbf6c4e2eb25401136bbd4947 P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:07.780134 28424 raft_consensus.cc:385] T b6bc1d6dbf6c4e2eb25401136bbd4947 P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:07.780421 28424 raft_consensus.cc:740] T b6bc1d6dbf6c4e2eb25401136bbd4947 P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b416ad059bd940bc95e5d7fb70605b98, State: Initialized, Role: FOLLOWER
I20260710 13:27:07.780587 28345 leader_election.cc:304] T 495233f9c3aa486b91032ca9f3c1be88 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c26b2a8f4ad4e5e9c73a798e32ccdc2, b416ad059bd940bc95e5d7fb70605b98; no voters: 
I20260710 13:27:07.781301 28424 consensus_queue.cc:260] T b6bc1d6dbf6c4e2eb25401136bbd4947 P b416ad059bd940bc95e5d7fb70605b98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:07.782313 28432 raft_consensus.cc:2804] T 495233f9c3aa486b91032ca9f3c1be88 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:07.782902 28432 raft_consensus.cc:493] T 495233f9c3aa486b91032ca9f3c1be88 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:07.783424 28432 raft_consensus.cc:3060] T 495233f9c3aa486b91032ca9f3c1be88 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:07.783890 28424 ts_tablet_manager.cc:1434] T b6bc1d6dbf6c4e2eb25401136bbd4947 P b416ad059bd940bc95e5d7fb70605b98: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:27:07.785096 28429 tablet_bootstrap.cc:492] T a190582997e0484ebe2f908a94065106 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Bootstrap starting.
I20260710 13:27:07.788776 28230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "495233f9c3aa486b91032ca9f3c1be88" candidate_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f35478026f9b471fb857ae2ec8f36c20" is_pre_election: true
W20260710 13:27:07.790186 28343 leader_election.cc:343] T 495233f9c3aa486b91032ca9f3c1be88 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f35478026f9b471fb857ae2ec8f36c20 (127.26.127.65:37219): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:07.791049 28419 tablet_bootstrap.cc:492] T c62addc61c3947ce94bc8f5b9cdd0f5a P f35478026f9b471fb857ae2ec8f36c20: No bootstrap required, opened a new log
I20260710 13:27:07.791471 28419 ts_tablet_manager.cc:1403] T c62addc61c3947ce94bc8f5b9cdd0f5a P f35478026f9b471fb857ae2ec8f36c20: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.000s
I20260710 13:27:07.791926 28424 tablet_bootstrap.cc:492] T c62addc61c3947ce94bc8f5b9cdd0f5a P b416ad059bd940bc95e5d7fb70605b98: Bootstrap starting.
I20260710 13:27:07.791610 28432 raft_consensus.cc:515] T 495233f9c3aa486b91032ca9f3c1be88 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:07.792279 28429 tablet_bootstrap.cc:654] T a190582997e0484ebe2f908a94065106 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:07.794298 28419 raft_consensus.cc:359] T c62addc61c3947ce94bc8f5b9cdd0f5a P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:07.795054 28419 raft_consensus.cc:385] T c62addc61c3947ce94bc8f5b9cdd0f5a P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:07.795080 28304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "495233f9c3aa486b91032ca9f3c1be88" candidate_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b416ad059bd940bc95e5d7fb70605b98"
I20260710 13:27:07.795480 28419 raft_consensus.cc:740] T c62addc61c3947ce94bc8f5b9cdd0f5a P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f35478026f9b471fb857ae2ec8f36c20, State: Initialized, Role: FOLLOWER
I20260710 13:27:07.795792 28304 raft_consensus.cc:3060] T 495233f9c3aa486b91032ca9f3c1be88 P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:07.796528 28419 consensus_queue.cc:260] T c62addc61c3947ce94bc8f5b9cdd0f5a P f35478026f9b471fb857ae2ec8f36c20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:07.797818 28230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "495233f9c3aa486b91032ca9f3c1be88" candidate_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f35478026f9b471fb857ae2ec8f36c20"
I20260710 13:27:07.799007 28419 ts_tablet_manager.cc:1434] T c62addc61c3947ce94bc8f5b9cdd0f5a P f35478026f9b471fb857ae2ec8f36c20: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:27:07.800223 28419 tablet_bootstrap.cc:492] T e381ed08b3bb44678a7cb2f92e05549f P f35478026f9b471fb857ae2ec8f36c20: Bootstrap starting.
W20260710 13:27:07.801213 28343 leader_election.cc:343] T 495233f9c3aa486b91032ca9f3c1be88 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f35478026f9b471fb857ae2ec8f36c20 (127.26.127.65:37219): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:07.802088 28456 raft_consensus.cc:493] T a2447fd25d2e499c9b575e6684535bf4 P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:07.802562 28456 raft_consensus.cc:515] T a2447fd25d2e499c9b575e6684535bf4 P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:07.803643 28304 raft_consensus.cc:2468] T 495233f9c3aa486b91032ca9f3c1be88 P b416ad059bd940bc95e5d7fb70605b98 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c26b2a8f4ad4e5e9c73a798e32ccdc2 in term 1.
I20260710 13:27:07.804505 28456 leader_election.cc:290] T a2447fd25d2e499c9b575e6684535bf4 P f35478026f9b471fb857ae2ec8f36c20 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b416ad059bd940bc95e5d7fb70605b98 (127.26.127.66:43669), 0c26b2a8f4ad4e5e9c73a798e32ccdc2 (127.26.127.67:39199)
I20260710 13:27:07.804873 28345 leader_election.cc:304] T 495233f9c3aa486b91032ca9f3c1be88 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0c26b2a8f4ad4e5e9c73a798e32ccdc2, b416ad059bd940bc95e5d7fb70605b98; no voters: f35478026f9b471fb857ae2ec8f36c20
I20260710 13:27:07.805909 28453 raft_consensus.cc:2804] T 495233f9c3aa486b91032ca9f3c1be88 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:07.806052 28305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2447fd25d2e499c9b575e6684535bf4" candidate_uuid: "f35478026f9b471fb857ae2ec8f36c20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b416ad059bd940bc95e5d7fb70605b98" is_pre_election: true
I20260710 13:27:07.808192 28424 tablet_bootstrap.cc:654] T c62addc61c3947ce94bc8f5b9cdd0f5a P b416ad059bd940bc95e5d7fb70605b98: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:07.808408 28379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2447fd25d2e499c9b575e6684535bf4" candidate_uuid: "f35478026f9b471fb857ae2ec8f36c20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" is_pre_election: true
I20260710 13:27:07.809039 28379 raft_consensus.cc:2468] T a2447fd25d2e499c9b575e6684535bf4 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f35478026f9b471fb857ae2ec8f36c20 in term 0.
I20260710 13:27:07.810353 28196 leader_election.cc:304] T a2447fd25d2e499c9b575e6684535bf4 P f35478026f9b471fb857ae2ec8f36c20 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c26b2a8f4ad4e5e9c73a798e32ccdc2, f35478026f9b471fb857ae2ec8f36c20; no voters: 
I20260710 13:27:07.811205 28456 raft_consensus.cc:2804] T a2447fd25d2e499c9b575e6684535bf4 P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:07.811553 28456 raft_consensus.cc:493] T a2447fd25d2e499c9b575e6684535bf4 P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:07.811898 28456 raft_consensus.cc:3060] T a2447fd25d2e499c9b575e6684535bf4 P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:07.812386 28432 leader_election.cc:290] T 495233f9c3aa486b91032ca9f3c1be88 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [CANDIDATE]: Term 1 election: Requested vote from peers f35478026f9b471fb857ae2ec8f36c20 (127.26.127.65:37219), b416ad059bd940bc95e5d7fb70605b98 (127.26.127.66:43669)
I20260710 13:27:07.812665 28421 raft_consensus.cc:515] T 336b548707684ad1bd8c823cfac40169 P f35478026f9b471fb857ae2ec8f36c20 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:07.814874 28421 leader_election.cc:290] T 336b548707684ad1bd8c823cfac40169 P f35478026f9b471fb857ae2ec8f36c20 [CANDIDATE]: Term 1 election: Requested vote from peers b416ad059bd940bc95e5d7fb70605b98 (127.26.127.66:43669), 0c26b2a8f4ad4e5e9c73a798e32ccdc2 (127.26.127.67:39199)
I20260710 13:27:07.817811 28304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cc85901e8094334bc5da96a42d19f7b" candidate_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b416ad059bd940bc95e5d7fb70605b98"
I20260710 13:27:07.817981 28454 leader_election.cc:290] T 1cc85901e8094334bc5da96a42d19f7b P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [CANDIDATE]: Term 1 election: Requested vote from peers b416ad059bd940bc95e5d7fb70605b98 (127.26.127.66:43669), f35478026f9b471fb857ae2ec8f36c20 (127.26.127.65:37219)
I20260710 13:27:07.818518 28304 raft_consensus.cc:3060] T 1cc85901e8094334bc5da96a42d19f7b P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:07.818763 28456 raft_consensus.cc:515] T a2447fd25d2e499c9b575e6684535bf4 P f35478026f9b471fb857ae2ec8f36c20 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:07.820694 28456 leader_election.cc:290] T a2447fd25d2e499c9b575e6684535bf4 P f35478026f9b471fb857ae2ec8f36c20 [CANDIDATE]: Term 1 election: Requested vote from peers b416ad059bd940bc95e5d7fb70605b98 (127.26.127.66:43669), 0c26b2a8f4ad4e5e9c73a798e32ccdc2 (127.26.127.67:39199)
W20260710 13:27:07.820991 28196 leader_election.cc:343] T a2447fd25d2e499c9b575e6684535bf4 P f35478026f9b471fb857ae2ec8f36c20 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b416ad059bd940bc95e5d7fb70605b98 (127.26.127.66:43669): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:07.825817 28429 tablet_bootstrap.cc:492] T a190582997e0484ebe2f908a94065106 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: No bootstrap required, opened a new log
I20260710 13:27:07.826377 28453 raft_consensus.cc:697] T 495233f9c3aa486b91032ca9f3c1be88 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 LEADER]: Becoming Leader. State: Replica: 0c26b2a8f4ad4e5e9c73a798e32ccdc2, State: Running, Role: LEADER
I20260710 13:27:07.827462 28429 ts_tablet_manager.cc:1403] T a190582997e0484ebe2f908a94065106 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Time spent bootstrapping tablet: real 0.043s	user 0.010s	sys 0.007s
I20260710 13:27:07.828306 28305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "336b548707684ad1bd8c823cfac40169" candidate_uuid: "f35478026f9b471fb857ae2ec8f36c20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b416ad059bd940bc95e5d7fb70605b98"
I20260710 13:27:07.828029 28453 consensus_queue.cc:237] T 495233f9c3aa486b91032ca9f3c1be88 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:07.830376 28379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "336b548707684ad1bd8c823cfac40169" candidate_uuid: "f35478026f9b471fb857ae2ec8f36c20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2"
I20260710 13:27:07.831070 28379 raft_consensus.cc:3060] T 336b548707684ad1bd8c823cfac40169 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:07.830061 28429 raft_consensus.cc:359] T a190582997e0484ebe2f908a94065106 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:07.833878 28305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2447fd25d2e499c9b575e6684535bf4" candidate_uuid: "f35478026f9b471fb857ae2ec8f36c20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b416ad059bd940bc95e5d7fb70605b98"
I20260710 13:27:07.834059 28429 raft_consensus.cc:385] T a190582997e0484ebe2f908a94065106 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:07.834350 28429 raft_consensus.cc:740] T a190582997e0484ebe2f908a94065106 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c26b2a8f4ad4e5e9c73a798e32ccdc2, State: Initialized, Role: FOLLOWER
I20260710 13:27:07.834947 28429 consensus_queue.cc:260] T a190582997e0484ebe2f908a94065106 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:07.835942 28378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2447fd25d2e499c9b575e6684535bf4" candidate_uuid: "f35478026f9b471fb857ae2ec8f36c20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2"
I20260710 13:27:07.836475 28378 raft_consensus.cc:3060] T a2447fd25d2e499c9b575e6684535bf4 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:07.837044 28429 ts_tablet_manager.cc:1434] T a190582997e0484ebe2f908a94065106 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.001s
I20260710 13:27:07.837944 28429 tablet_bootstrap.cc:492] T 235a93e76c224f6a95642724f10850a7 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Bootstrap starting.
I20260710 13:27:07.841310 28230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cc85901e8094334bc5da96a42d19f7b" candidate_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f35478026f9b471fb857ae2ec8f36c20"
I20260710 13:27:07.841920 28230 raft_consensus.cc:3060] T 1cc85901e8094334bc5da96a42d19f7b P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:07.843451 28429 tablet_bootstrap.cc:654] T 235a93e76c224f6a95642724f10850a7 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:07.844136 28378 raft_consensus.cc:2468] T a2447fd25d2e499c9b575e6684535bf4 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f35478026f9b471fb857ae2ec8f36c20 in term 1.
I20260710 13:27:07.845964 28428 consensus_queue.cc:1048] T 38b3518be6c04dd684dcc178358103f0 P b416ad059bd940bc95e5d7fb70605b98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:07.848377 28230 raft_consensus.cc:2468] T 1cc85901e8094334bc5da96a42d19f7b P f35478026f9b471fb857ae2ec8f36c20 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c26b2a8f4ad4e5e9c73a798e32ccdc2 in term 1.
W20260710 13:27:07.841303 28196 leader_election.cc:343] T 336b548707684ad1bd8c823cfac40169 P f35478026f9b471fb857ae2ec8f36c20 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b416ad059bd940bc95e5d7fb70605b98 (127.26.127.66:43669): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:27:07.850168 28196 leader_election.cc:343] T a2447fd25d2e499c9b575e6684535bf4 P f35478026f9b471fb857ae2ec8f36c20 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b416ad059bd940bc95e5d7fb70605b98 (127.26.127.66:43669): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:07.851091 28343 leader_election.cc:304] T 1cc85901e8094334bc5da96a42d19f7b P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c26b2a8f4ad4e5e9c73a798e32ccdc2, f35478026f9b471fb857ae2ec8f36c20; no voters: 
I20260710 13:27:07.852087 28454 raft_consensus.cc:2804] T 1cc85901e8094334bc5da96a42d19f7b P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:07.826366 28419 tablet_bootstrap.cc:654] T e381ed08b3bb44678a7cb2f92e05549f P f35478026f9b471fb857ae2ec8f36c20: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:07.852625 28454 raft_consensus.cc:697] T 1cc85901e8094334bc5da96a42d19f7b P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 LEADER]: Becoming Leader. State: Replica: 0c26b2a8f4ad4e5e9c73a798e32ccdc2, State: Running, Role: LEADER
I20260710 13:27:07.853971 28196 leader_election.cc:304] T a2447fd25d2e499c9b575e6684535bf4 P f35478026f9b471fb857ae2ec8f36c20 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0c26b2a8f4ad4e5e9c73a798e32ccdc2, f35478026f9b471fb857ae2ec8f36c20; no voters: b416ad059bd940bc95e5d7fb70605b98
I20260710 13:27:07.853865 28454 consensus_queue.cc:237] T 1cc85901e8094334bc5da96a42d19f7b P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } }
I20260710 13:27:07.855980 28456 raft_consensus.cc:2804] T a2447fd25d2e499c9b575e6684535bf4 P f35478026f9b471fb857ae2ec8f36c20 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:07.856551 28456 raft_consensus.cc:697] T a2447fd25d2e499c9b575e6684535bf4 P f35478026f9b471fb857ae2ec8f36c20 [term 1 LEADER]: Becoming Leader. State: Replica: f35478026f9b471fb857ae2ec8f36c20, State: Running, Role: LEADER
I20260710 13:27:07.857671 28456 consensus_queue.cc:237] T a2447fd25d2e499c9b575e6684535bf4 P f35478026f9b471fb857ae2ec8f36c20 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:07.858973 28424 tablet_bootstrap.cc:492] T c62addc61c3947ce94bc8f5b9cdd0f5a P b416ad059bd940bc95e5d7fb70605b98: No bootstrap required, opened a new log
I20260710 13:27:07.859491 28424 ts_tablet_manager.cc:1403] T c62addc61c3947ce94bc8f5b9cdd0f5a P b416ad059bd940bc95e5d7fb70605b98: Time spent bootstrapping tablet: real 0.068s	user 0.012s	sys 0.008s
I20260710 13:27:07.862344 28424 raft_consensus.cc:359] T c62addc61c3947ce94bc8f5b9cdd0f5a P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:07.863391 28424 raft_consensus.cc:385] T c62addc61c3947ce94bc8f5b9cdd0f5a P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:07.864218 28424 raft_consensus.cc:740] T c62addc61c3947ce94bc8f5b9cdd0f5a P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b416ad059bd940bc95e5d7fb70605b98, State: Initialized, Role: FOLLOWER
I20260710 13:27:07.852531 28379 raft_consensus.cc:2468] T 336b548707684ad1bd8c823cfac40169 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f35478026f9b471fb857ae2ec8f36c20 in term 1.
I20260710 13:27:07.870229 28424 consensus_queue.cc:260] T c62addc61c3947ce94bc8f5b9cdd0f5a P b416ad059bd940bc95e5d7fb70605b98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:07.875545 28419 tablet_bootstrap.cc:492] T e381ed08b3bb44678a7cb2f92e05549f P f35478026f9b471fb857ae2ec8f36c20: No bootstrap required, opened a new log
I20260710 13:27:07.870229 28428 consensus_queue.cc:1048] T 38b3518be6c04dd684dcc178358103f0 P b416ad059bd940bc95e5d7fb70605b98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 13:27:07.875988 28419 ts_tablet_manager.cc:1403] T e381ed08b3bb44678a7cb2f92e05549f P f35478026f9b471fb857ae2ec8f36c20: Time spent bootstrapping tablet: real 0.076s	user 0.006s	sys 0.003s
I20260710 13:27:07.878602 28196 leader_election.cc:304] T 336b548707684ad1bd8c823cfac40169 P f35478026f9b471fb857ae2ec8f36c20 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0c26b2a8f4ad4e5e9c73a798e32ccdc2, f35478026f9b471fb857ae2ec8f36c20; no voters: b416ad059bd940bc95e5d7fb70605b98
I20260710 13:27:07.880270 28421 raft_consensus.cc:2804] T 336b548707684ad1bd8c823cfac40169 P f35478026f9b471fb857ae2ec8f36c20 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:07.880744 28421 raft_consensus.cc:697] T 336b548707684ad1bd8c823cfac40169 P f35478026f9b471fb857ae2ec8f36c20 [term 1 LEADER]: Becoming Leader. State: Replica: f35478026f9b471fb857ae2ec8f36c20, State: Running, Role: LEADER
I20260710 13:27:07.883291 28424 ts_tablet_manager.cc:1434] T c62addc61c3947ce94bc8f5b9cdd0f5a P b416ad059bd940bc95e5d7fb70605b98: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260710 13:27:07.884531 28424 tablet_bootstrap.cc:492] T 336b548707684ad1bd8c823cfac40169 P b416ad059bd940bc95e5d7fb70605b98: Bootstrap starting.
I20260710 13:27:07.885005 28482 consensus_queue.cc:1048] T 240c313437544b88b25f1a5b6705cade P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260710 13:27:07.885933 28419 raft_consensus.cc:359] T e381ed08b3bb44678a7cb2f92e05549f P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:07.886639 28419 raft_consensus.cc:385] T e381ed08b3bb44678a7cb2f92e05549f P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:07.881536 28421 consensus_queue.cc:237] T 336b548707684ad1bd8c823cfac40169 P f35478026f9b471fb857ae2ec8f36c20 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:07.886958 28419 raft_consensus.cc:740] T e381ed08b3bb44678a7cb2f92e05549f P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f35478026f9b471fb857ae2ec8f36c20, State: Initialized, Role: FOLLOWER
I20260710 13:27:07.887840 28419 consensus_queue.cc:260] T e381ed08b3bb44678a7cb2f92e05549f P f35478026f9b471fb857ae2ec8f36c20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:07.891868 28419 ts_tablet_manager.cc:1434] T e381ed08b3bb44678a7cb2f92e05549f P f35478026f9b471fb857ae2ec8f36c20: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260710 13:27:07.894892 28419 tablet_bootstrap.cc:492] T f849b55a951b49fd9771eb548ce8edac P f35478026f9b471fb857ae2ec8f36c20: Bootstrap starting.
I20260710 13:27:07.898473 28428 raft_consensus.cc:493] T 2e596fd952754b609a76c8f04645710b P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:07.904861 28428 raft_consensus.cc:515] T 2e596fd952754b609a76c8f04645710b P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:07.907506 28428 leader_election.cc:290] T 2e596fd952754b609a76c8f04645710b P b416ad059bd940bc95e5d7fb70605b98 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f35478026f9b471fb857ae2ec8f36c20 (127.26.127.65:37219), 0c26b2a8f4ad4e5e9c73a798e32ccdc2 (127.26.127.67:39199)
I20260710 13:27:07.895951 28456 raft_consensus.cc:493] T 5799b71fb9d44b54802cb73941f5604b P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:07.908317 28456 raft_consensus.cc:515] T 5799b71fb9d44b54802cb73941f5604b P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:07.908532 28228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e596fd952754b609a76c8f04645710b" candidate_uuid: "b416ad059bd940bc95e5d7fb70605b98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f35478026f9b471fb857ae2ec8f36c20" is_pre_election: true
I20260710 13:27:07.911271 28456 leader_election.cc:290] T 5799b71fb9d44b54802cb73941f5604b P f35478026f9b471fb857ae2ec8f36c20 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b416ad059bd940bc95e5d7fb70605b98 (127.26.127.66:43669), 0c26b2a8f4ad4e5e9c73a798e32ccdc2 (127.26.127.67:39199)
I20260710 13:27:07.913138 28378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5799b71fb9d44b54802cb73941f5604b" candidate_uuid: "f35478026f9b471fb857ae2ec8f36c20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" is_pre_election: true
I20260710 13:27:07.908747 28379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e596fd952754b609a76c8f04645710b" candidate_uuid: "b416ad059bd940bc95e5d7fb70605b98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" is_pre_election: true
I20260710 13:27:07.912328 28125 catalog_manager.cc:5697] T a2447fd25d2e499c9b575e6684535bf4 P f35478026f9b471fb857ae2ec8f36c20 reported cstate change: term changed from 0 to 1, leader changed from <none> to f35478026f9b471fb857ae2ec8f36c20 (127.26.127.65). New cstate: current_term: 1 leader_uuid: "f35478026f9b471fb857ae2ec8f36c20" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:07.914584 28482 raft_consensus.cc:493] T c62addc61c3947ce94bc8f5b9cdd0f5a P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:07.915467 28303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5799b71fb9d44b54802cb73941f5604b" candidate_uuid: "f35478026f9b471fb857ae2ec8f36c20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b416ad059bd940bc95e5d7fb70605b98" is_pre_election: true
W20260710 13:27:07.916671 28196 leader_election.cc:343] T 5799b71fb9d44b54802cb73941f5604b P f35478026f9b471fb857ae2ec8f36c20 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0c26b2a8f4ad4e5e9c73a798e32ccdc2 (127.26.127.67:39199): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:07.917160 28379 raft_consensus.cc:2393] T 2e596fd952754b609a76c8f04645710b P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b416ad059bd940bc95e5d7fb70605b98 in current term 1: Already voted for candidate f35478026f9b471fb857ae2ec8f36c20 in this term.
I20260710 13:27:07.902177 28304 raft_consensus.cc:2468] T 1cc85901e8094334bc5da96a42d19f7b P b416ad059bd940bc95e5d7fb70605b98 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c26b2a8f4ad4e5e9c73a798e32ccdc2 in term 1.
I20260710 13:27:07.918013 28482 raft_consensus.cc:515] T c62addc61c3947ce94bc8f5b9cdd0f5a P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:07.921541 28429 tablet_bootstrap.cc:492] T 235a93e76c224f6a95642724f10850a7 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: No bootstrap required, opened a new log
I20260710 13:27:07.922070 28429 ts_tablet_manager.cc:1403] T 235a93e76c224f6a95642724f10850a7 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Time spent bootstrapping tablet: real 0.084s	user 0.023s	sys 0.035s
I20260710 13:27:07.923504 28482 leader_election.cc:290] T c62addc61c3947ce94bc8f5b9cdd0f5a P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f35478026f9b471fb857ae2ec8f36c20 (127.26.127.65:37219), b416ad059bd940bc95e5d7fb70605b98 (127.26.127.66:43669)
I20260710 13:27:07.924671 28429 raft_consensus.cc:359] T 235a93e76c224f6a95642724f10850a7 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:07.925377 28303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c62addc61c3947ce94bc8f5b9cdd0f5a" candidate_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b416ad059bd940bc95e5d7fb70605b98" is_pre_election: true
I20260710 13:27:07.925980 28303 raft_consensus.cc:2468] T c62addc61c3947ce94bc8f5b9cdd0f5a P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c26b2a8f4ad4e5e9c73a798e32ccdc2 in term 0.
W20260710 13:27:07.927006 28196 leader_election.cc:343] T 5799b71fb9d44b54802cb73941f5604b P f35478026f9b471fb857ae2ec8f36c20 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b416ad059bd940bc95e5d7fb70605b98 (127.26.127.66:43669): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:07.927428 28196 leader_election.cc:304] T 5799b71fb9d44b54802cb73941f5604b P f35478026f9b471fb857ae2ec8f36c20 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f35478026f9b471fb857ae2ec8f36c20; no voters: 0c26b2a8f4ad4e5e9c73a798e32ccdc2, b416ad059bd940bc95e5d7fb70605b98
I20260710 13:27:07.929400 28228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c62addc61c3947ce94bc8f5b9cdd0f5a" candidate_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f35478026f9b471fb857ae2ec8f36c20" is_pre_election: true
I20260710 13:27:07.929945 28228 raft_consensus.cc:2468] T c62addc61c3947ce94bc8f5b9cdd0f5a P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c26b2a8f4ad4e5e9c73a798e32ccdc2 in term 0.
I20260710 13:27:07.925355 28429 raft_consensus.cc:385] T 235a93e76c224f6a95642724f10850a7 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:07.931180 28429 raft_consensus.cc:740] T 235a93e76c224f6a95642724f10850a7 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c26b2a8f4ad4e5e9c73a798e32ccdc2, State: Initialized, Role: FOLLOWER
I20260710 13:27:07.931768 28429 consensus_queue.cc:260] T 235a93e76c224f6a95642724f10850a7 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:07.941401 28429 ts_tablet_manager.cc:1434] T 235a93e76c224f6a95642724f10850a7 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Time spent starting tablet: real 0.019s	user 0.003s	sys 0.003s
I20260710 13:27:07.935000 28456 raft_consensus.cc:2749] T 5799b71fb9d44b54802cb73941f5604b P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:07.951301 28424 tablet_bootstrap.cc:654] T 336b548707684ad1bd8c823cfac40169 P b416ad059bd940bc95e5d7fb70605b98: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:07.944108 28345 leader_election.cc:304] T c62addc61c3947ce94bc8f5b9cdd0f5a P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c26b2a8f4ad4e5e9c73a798e32ccdc2, b416ad059bd940bc95e5d7fb70605b98; no voters: 
I20260710 13:27:07.955204 28271 leader_election.cc:304] T 2e596fd952754b609a76c8f04645710b P b416ad059bd940bc95e5d7fb70605b98 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b416ad059bd940bc95e5d7fb70605b98; no voters: 0c26b2a8f4ad4e5e9c73a798e32ccdc2, f35478026f9b471fb857ae2ec8f36c20
I20260710 13:27:07.962149 28428 raft_consensus.cc:3060] T 2e596fd952754b609a76c8f04645710b P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:07.963690 28453 raft_consensus.cc:2804] T c62addc61c3947ce94bc8f5b9cdd0f5a P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:07.964231 28453 raft_consensus.cc:493] T c62addc61c3947ce94bc8f5b9cdd0f5a P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:07.964649 28453 raft_consensus.cc:3060] T c62addc61c3947ce94bc8f5b9cdd0f5a P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:07.966154 28482 raft_consensus.cc:493] T e381ed08b3bb44678a7cb2f92e05549f P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:07.967571 28482 raft_consensus.cc:515] T e381ed08b3bb44678a7cb2f92e05549f P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:07.969626 28482 leader_election.cc:290] T e381ed08b3bb44678a7cb2f92e05549f P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f35478026f9b471fb857ae2ec8f36c20 (127.26.127.65:37219), b416ad059bd940bc95e5d7fb70605b98 (127.26.127.66:43669)
I20260710 13:27:07.970763 28456 raft_consensus.cc:493] T ac889b38c6e9470e849a19e831010076 P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:07.971114 28304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e381ed08b3bb44678a7cb2f92e05549f" candidate_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b416ad059bd940bc95e5d7fb70605b98" is_pre_election: true
I20260710 13:27:07.973932 28456 raft_consensus.cc:515] T ac889b38c6e9470e849a19e831010076 P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:07.974182 28304 raft_consensus.cc:2468] T e381ed08b3bb44678a7cb2f92e05549f P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c26b2a8f4ad4e5e9c73a798e32ccdc2 in term 0.
I20260710 13:27:07.972748 28419 tablet_bootstrap.cc:654] T f849b55a951b49fd9771eb548ce8edac P f35478026f9b471fb857ae2ec8f36c20: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:07.975677 28456 leader_election.cc:290] T ac889b38c6e9470e849a19e831010076 P f35478026f9b471fb857ae2ec8f36c20 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b416ad059bd940bc95e5d7fb70605b98 (127.26.127.66:43669), 0c26b2a8f4ad4e5e9c73a798e32ccdc2 (127.26.127.67:39199)
I20260710 13:27:07.975509 28345 leader_election.cc:304] T e381ed08b3bb44678a7cb2f92e05549f P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c26b2a8f4ad4e5e9c73a798e32ccdc2, b416ad059bd940bc95e5d7fb70605b98; no voters: 
I20260710 13:27:07.973462 28428 raft_consensus.cc:2749] T 2e596fd952754b609a76c8f04645710b P b416ad059bd940bc95e5d7fb70605b98 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:07.973145 28453 raft_consensus.cc:515] T c62addc61c3947ce94bc8f5b9cdd0f5a P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:07.977481 28482 raft_consensus.cc:2804] T e381ed08b3bb44678a7cb2f92e05549f P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:07.977753 28379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac889b38c6e9470e849a19e831010076" candidate_uuid: "f35478026f9b471fb857ae2ec8f36c20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" is_pre_election: true
I20260710 13:27:07.977844 28482 raft_consensus.cc:493] T e381ed08b3bb44678a7cb2f92e05549f P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:07.980497 28305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac889b38c6e9470e849a19e831010076" candidate_uuid: "f35478026f9b471fb857ae2ec8f36c20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b416ad059bd940bc95e5d7fb70605b98" is_pre_election: true
I20260710 13:27:07.980022 28379 raft_consensus.cc:2468] T ac889b38c6e9470e849a19e831010076 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f35478026f9b471fb857ae2ec8f36c20 in term 0.
I20260710 13:27:07.979262 28482 raft_consensus.cc:3060] T e381ed08b3bb44678a7cb2f92e05549f P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:27:07.982600 28196 leader_election.cc:343] T ac889b38c6e9470e849a19e831010076 P f35478026f9b471fb857ae2ec8f36c20 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b416ad059bd940bc95e5d7fb70605b98 (127.26.127.66:43669): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:07.985448 28196 leader_election.cc:304] T ac889b38c6e9470e849a19e831010076 P f35478026f9b471fb857ae2ec8f36c20 [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: 0c26b2a8f4ad4e5e9c73a798e32ccdc2, f35478026f9b471fb857ae2ec8f36c20; no voters: b416ad059bd940bc95e5d7fb70605b98
I20260710 13:27:07.987250 28453 leader_election.cc:290] T c62addc61c3947ce94bc8f5b9cdd0f5a P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [CANDIDATE]: Term 1 election: Requested vote from peers f35478026f9b471fb857ae2ec8f36c20 (127.26.127.65:37219), b416ad059bd940bc95e5d7fb70605b98 (127.26.127.66:43669)
I20260710 13:27:07.988334 28304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c62addc61c3947ce94bc8f5b9cdd0f5a" candidate_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b416ad059bd940bc95e5d7fb70605b98"
I20260710 13:27:07.988895 28304 raft_consensus.cc:3060] T c62addc61c3947ce94bc8f5b9cdd0f5a P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:07.991318 28482 raft_consensus.cc:515] T e381ed08b3bb44678a7cb2f92e05549f P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
W20260710 13:27:07.992264 28343 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.127.65:37219, user_credentials={real_user=slave}} blocked reactor thread for 52161.4us
I20260710 13:27:07.993140 28456 raft_consensus.cc:2804] T ac889b38c6e9470e849a19e831010076 P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:07.993500 28456 raft_consensus.cc:493] T ac889b38c6e9470e849a19e831010076 P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:07.993837 28456 raft_consensus.cc:3060] T ac889b38c6e9470e849a19e831010076 P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:07.995507 28228 raft_consensus.cc:3060] T 240c313437544b88b25f1a5b6705cade P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:07.997444 28429 tablet_bootstrap.cc:492] T 700259a6f2e24c27b5b85c205f6379d3 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Bootstrap starting.
I20260710 13:27:07.996613 28304 raft_consensus.cc:2468] T c62addc61c3947ce94bc8f5b9cdd0f5a P b416ad059bd940bc95e5d7fb70605b98 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c26b2a8f4ad4e5e9c73a798e32ccdc2 in term 1.
I20260710 13:27:08.001658 28128 catalog_manager.cc:5697] T 495233f9c3aa486b91032ca9f3c1be88 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0c26b2a8f4ad4e5e9c73a798e32ccdc2 (127.26.127.67). New cstate: current_term: 1 leader_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:08.004443 28227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c62addc61c3947ce94bc8f5b9cdd0f5a" candidate_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f35478026f9b471fb857ae2ec8f36c20"
I20260710 13:27:08.005128 28227 raft_consensus.cc:3060] T c62addc61c3947ce94bc8f5b9cdd0f5a P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:08.000698 28229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e381ed08b3bb44678a7cb2f92e05549f" candidate_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f35478026f9b471fb857ae2ec8f36c20" is_pre_election: true
I20260710 13:27:08.013649 28229 raft_consensus.cc:2468] T e381ed08b3bb44678a7cb2f92e05549f P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c26b2a8f4ad4e5e9c73a798e32ccdc2 in term 0.
I20260710 13:27:07.994556 28125 catalog_manager.cc:5697] T 336b548707684ad1bd8c823cfac40169 P f35478026f9b471fb857ae2ec8f36c20 reported cstate change: term changed from 0 to 1, leader changed from <none> to f35478026f9b471fb857ae2ec8f36c20 (127.26.127.65). New cstate: current_term: 1 leader_uuid: "f35478026f9b471fb857ae2ec8f36c20" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:08.018389 28345 leader_election.cc:304] T c62addc61c3947ce94bc8f5b9cdd0f5a P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c26b2a8f4ad4e5e9c73a798e32ccdc2, b416ad059bd940bc95e5d7fb70605b98; no voters: 
I20260710 13:27:08.019101 28453 raft_consensus.cc:2804] T c62addc61c3947ce94bc8f5b9cdd0f5a P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:08.019541 28453 raft_consensus.cc:697] T c62addc61c3947ce94bc8f5b9cdd0f5a P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 LEADER]: Becoming Leader. State: Replica: 0c26b2a8f4ad4e5e9c73a798e32ccdc2, State: Running, Role: LEADER
I20260710 13:27:08.020366 28230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e381ed08b3bb44678a7cb2f92e05549f" candidate_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f35478026f9b471fb857ae2ec8f36c20"
I20260710 13:27:08.020314 28453 consensus_queue.cc:237] T c62addc61c3947ce94bc8f5b9cdd0f5a P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:08.021346 28230 raft_consensus.cc:3060] T e381ed08b3bb44678a7cb2f92e05549f P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:08.018800 28227 raft_consensus.cc:2468] T c62addc61c3947ce94bc8f5b9cdd0f5a P f35478026f9b471fb857ae2ec8f36c20 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c26b2a8f4ad4e5e9c73a798e32ccdc2 in term 1.
I20260710 13:27:08.023636 28456 raft_consensus.cc:515] T ac889b38c6e9470e849a19e831010076 P f35478026f9b471fb857ae2ec8f36c20 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:08.039904 28304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac889b38c6e9470e849a19e831010076" candidate_uuid: "f35478026f9b471fb857ae2ec8f36c20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b416ad059bd940bc95e5d7fb70605b98"
I20260710 13:27:08.040582 28303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e381ed08b3bb44678a7cb2f92e05549f" candidate_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b416ad059bd940bc95e5d7fb70605b98"
I20260710 13:27:08.041319 28303 raft_consensus.cc:3060] T e381ed08b3bb44678a7cb2f92e05549f P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:27:08.041399 28196 leader_election.cc:343] T ac889b38c6e9470e849a19e831010076 P f35478026f9b471fb857ae2ec8f36c20 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b416ad059bd940bc95e5d7fb70605b98 (127.26.127.66:43669): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:08.041451 28230 raft_consensus.cc:2468] T e381ed08b3bb44678a7cb2f92e05549f P f35478026f9b471fb857ae2ec8f36c20 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c26b2a8f4ad4e5e9c73a798e32ccdc2 in term 1.
I20260710 13:27:08.046322 28424 tablet_bootstrap.cc:492] T 336b548707684ad1bd8c823cfac40169 P b416ad059bd940bc95e5d7fb70605b98: No bootstrap required, opened a new log
I20260710 13:27:08.046770 28424 ts_tablet_manager.cc:1403] T 336b548707684ad1bd8c823cfac40169 P b416ad059bd940bc95e5d7fb70605b98: Time spent bootstrapping tablet: real 0.162s	user 0.008s	sys 0.006s
I20260710 13:27:08.036629 28482 leader_election.cc:290] T e381ed08b3bb44678a7cb2f92e05549f P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [CANDIDATE]: Term 1 election: Requested vote from peers f35478026f9b471fb857ae2ec8f36c20 (127.26.127.65:37219), b416ad059bd940bc95e5d7fb70605b98 (127.26.127.66:43669)
I20260710 13:27:08.049543 28343 leader_election.cc:304] T e381ed08b3bb44678a7cb2f92e05549f P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c26b2a8f4ad4e5e9c73a798e32ccdc2, f35478026f9b471fb857ae2ec8f36c20; no voters: 
I20260710 13:27:08.051396 28421 consensus_queue.cc:1048] T 2e596fd952754b609a76c8f04645710b P f35478026f9b471fb857ae2ec8f36c20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:08.050309 28424 raft_consensus.cc:359] T 336b548707684ad1bd8c823cfac40169 P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:08.055013 28424 raft_consensus.cc:385] T 336b548707684ad1bd8c823cfac40169 P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:08.054975 28454 raft_consensus.cc:2804] T e381ed08b3bb44678a7cb2f92e05549f P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:08.055384 28424 raft_consensus.cc:740] T 336b548707684ad1bd8c823cfac40169 P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b416ad059bd940bc95e5d7fb70605b98, State: Initialized, Role: FOLLOWER
I20260710 13:27:08.055553 28454 raft_consensus.cc:697] T e381ed08b3bb44678a7cb2f92e05549f P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 LEADER]: Becoming Leader. State: Replica: 0c26b2a8f4ad4e5e9c73a798e32ccdc2, State: Running, Role: LEADER
I20260710 13:27:08.057463 28448 raft_consensus.cc:493] T a190582997e0484ebe2f908a94065106 P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:08.057478 28454 consensus_queue.cc:237] T e381ed08b3bb44678a7cb2f92e05549f P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:08.058179 28448 raft_consensus.cc:515] T a190582997e0484ebe2f908a94065106 P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:08.061195 28424 consensus_queue.cc:260] T 336b548707684ad1bd8c823cfac40169 P b416ad059bd940bc95e5d7fb70605b98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:08.063827 28424 ts_tablet_manager.cc:1434] T 336b548707684ad1bd8c823cfac40169 P b416ad059bd940bc95e5d7fb70605b98: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.000s
I20260710 13:27:08.065331 28424 tablet_bootstrap.cc:492] T a2447fd25d2e499c9b575e6684535bf4 P b416ad059bd940bc95e5d7fb70605b98: Bootstrap starting.
I20260710 13:27:08.060693 28448 leader_election.cc:290] T a190582997e0484ebe2f908a94065106 P b416ad059bd940bc95e5d7fb70605b98 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f35478026f9b471fb857ae2ec8f36c20 (127.26.127.65:37219), 0c26b2a8f4ad4e5e9c73a798e32ccdc2 (127.26.127.67:39199)
I20260710 13:27:08.066488 28379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a190582997e0484ebe2f908a94065106" candidate_uuid: "b416ad059bd940bc95e5d7fb70605b98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" is_pre_election: true
I20260710 13:27:08.067099 28379 raft_consensus.cc:2468] T a190582997e0484ebe2f908a94065106 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b416ad059bd940bc95e5d7fb70605b98 in term 0.
I20260710 13:27:08.072867 28271 leader_election.cc:304] T a190582997e0484ebe2f908a94065106 P b416ad059bd940bc95e5d7fb70605b98 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c26b2a8f4ad4e5e9c73a798e32ccdc2, b416ad059bd940bc95e5d7fb70605b98; no voters: 
I20260710 13:27:08.073879 28448 raft_consensus.cc:2804] T a190582997e0484ebe2f908a94065106 P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:08.074331 28448 raft_consensus.cc:493] T a190582997e0484ebe2f908a94065106 P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:08.074779 28448 raft_consensus.cc:3060] T a190582997e0484ebe2f908a94065106 P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:08.066970 28227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a190582997e0484ebe2f908a94065106" candidate_uuid: "b416ad059bd940bc95e5d7fb70605b98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f35478026f9b471fb857ae2ec8f36c20" is_pre_election: true
I20260710 13:27:08.079470 28429 tablet_bootstrap.cc:654] T 700259a6f2e24c27b5b85c205f6379d3 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:08.064687 28303 raft_consensus.cc:2468] T e381ed08b3bb44678a7cb2f92e05549f P b416ad059bd940bc95e5d7fb70605b98 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c26b2a8f4ad4e5e9c73a798e32ccdc2 in term 1.
I20260710 13:27:08.086779 28482 consensus_queue.cc:1048] T 240c313437544b88b25f1a5b6705cade P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:27:08.087663 28269 leader_election.cc:343] T a190582997e0484ebe2f908a94065106 P b416ad059bd940bc95e5d7fb70605b98 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f35478026f9b471fb857ae2ec8f36c20 (127.26.127.65:37219): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:08.088567 28379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac889b38c6e9470e849a19e831010076" candidate_uuid: "f35478026f9b471fb857ae2ec8f36c20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2"
I20260710 13:27:08.090181 28379 raft_consensus.cc:3060] T ac889b38c6e9470e849a19e831010076 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:08.092120 28428 raft_consensus.cc:493] T 235a93e76c224f6a95642724f10850a7 P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:08.092552 28428 raft_consensus.cc:515] T 235a93e76c224f6a95642724f10850a7 P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:08.093530 28448 raft_consensus.cc:515] T a190582997e0484ebe2f908a94065106 P b416ad059bd940bc95e5d7fb70605b98 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:08.097013 28421 consensus_queue.cc:1048] T a5432503dc8f4dcd88196846b8e11a6f P f35478026f9b471fb857ae2ec8f36c20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 13:27:08.102416 28428 leader_election.cc:290] T 235a93e76c224f6a95642724f10850a7 P b416ad059bd940bc95e5d7fb70605b98 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f35478026f9b471fb857ae2ec8f36c20 (127.26.127.65:37219), 0c26b2a8f4ad4e5e9c73a798e32ccdc2 (127.26.127.67:39199)
I20260710 13:27:08.105458 28472 raft_consensus.cc:493] T 235a93e76c224f6a95642724f10850a7 P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:08.105911 28472 raft_consensus.cc:515] T 235a93e76c224f6a95642724f10850a7 P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:08.107838 28472 leader_election.cc:290] T 235a93e76c224f6a95642724f10850a7 P f35478026f9b471fb857ae2ec8f36c20 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b416ad059bd940bc95e5d7fb70605b98 (127.26.127.66:43669), 0c26b2a8f4ad4e5e9c73a798e32ccdc2 (127.26.127.67:39199)
I20260710 13:27:08.109264 28376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "235a93e76c224f6a95642724f10850a7" candidate_uuid: "b416ad059bd940bc95e5d7fb70605b98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" is_pre_election: true
I20260710 13:27:08.110113 28376 raft_consensus.cc:2468] T 235a93e76c224f6a95642724f10850a7 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b416ad059bd940bc95e5d7fb70605b98 in term 0.
I20260710 13:27:08.111601 28271 leader_election.cc:304] T 235a93e76c224f6a95642724f10850a7 P b416ad059bd940bc95e5d7fb70605b98 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c26b2a8f4ad4e5e9c73a798e32ccdc2, b416ad059bd940bc95e5d7fb70605b98; no voters: 
I20260710 13:27:08.112986 28428 raft_consensus.cc:2804] T 235a93e76c224f6a95642724f10850a7 P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:08.113433 28428 raft_consensus.cc:493] T 235a93e76c224f6a95642724f10850a7 P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:08.113848 28428 raft_consensus.cc:3060] T 235a93e76c224f6a95642724f10850a7 P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:08.116861 28127 catalog_manager.cc:5697] T 1cc85901e8094334bc5da96a42d19f7b P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0c26b2a8f4ad4e5e9c73a798e32ccdc2 (127.26.127.67). New cstate: current_term: 1 leader_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:08.119668 28303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "235a93e76c224f6a95642724f10850a7" candidate_uuid: "f35478026f9b471fb857ae2ec8f36c20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b416ad059bd940bc95e5d7fb70605b98" is_pre_election: true
I20260710 13:27:08.120323 28230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "235a93e76c224f6a95642724f10850a7" candidate_uuid: "b416ad059bd940bc95e5d7fb70605b98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f35478026f9b471fb857ae2ec8f36c20" is_pre_election: true
I20260710 13:27:08.120398 28376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "235a93e76c224f6a95642724f10850a7" candidate_uuid: "f35478026f9b471fb857ae2ec8f36c20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" is_pre_election: true
I20260710 13:27:08.120999 28230 raft_consensus.cc:2468] T 235a93e76c224f6a95642724f10850a7 P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b416ad059bd940bc95e5d7fb70605b98 in term 0.
I20260710 13:27:08.121163 28376 raft_consensus.cc:2468] T 235a93e76c224f6a95642724f10850a7 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f35478026f9b471fb857ae2ec8f36c20 in term 0.
I20260710 13:27:08.122838 28196 leader_election.cc:304] T 235a93e76c224f6a95642724f10850a7 P f35478026f9b471fb857ae2ec8f36c20 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c26b2a8f4ad4e5e9c73a798e32ccdc2, f35478026f9b471fb857ae2ec8f36c20; no voters: 
I20260710 13:27:08.123553 28456 leader_election.cc:290] T ac889b38c6e9470e849a19e831010076 P f35478026f9b471fb857ae2ec8f36c20 [CANDIDATE]: Term 1 election: Requested vote from peers b416ad059bd940bc95e5d7fb70605b98 (127.26.127.66:43669), 0c26b2a8f4ad4e5e9c73a798e32ccdc2 (127.26.127.67:39199)
I20260710 13:27:08.123659 28472 raft_consensus.cc:2804] T 235a93e76c224f6a95642724f10850a7 P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:08.124034 28472 raft_consensus.cc:493] T 235a93e76c224f6a95642724f10850a7 P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:08.124356 28472 raft_consensus.cc:3060] T 235a93e76c224f6a95642724f10850a7 P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:08.134150 28448 leader_election.cc:290] T a190582997e0484ebe2f908a94065106 P b416ad059bd940bc95e5d7fb70605b98 [CANDIDATE]: Term 1 election: Requested vote from peers f35478026f9b471fb857ae2ec8f36c20 (127.26.127.65:37219), 0c26b2a8f4ad4e5e9c73a798e32ccdc2 (127.26.127.67:39199)
I20260710 13:27:08.136672 28376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a190582997e0484ebe2f908a94065106" candidate_uuid: "b416ad059bd940bc95e5d7fb70605b98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2"
I20260710 13:27:08.137306 28376 raft_consensus.cc:3060] T a190582997e0484ebe2f908a94065106 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:27:08.146236 28343 consensus_peers.cc:597] T f849b55a951b49fd9771eb548ce8edac P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 -> Peer f35478026f9b471fb857ae2ec8f36c20 (127.26.127.65:37219): Couldn't send request to peer f35478026f9b471fb857ae2ec8f36c20. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:08.147886 28379 raft_consensus.cc:2468] T ac889b38c6e9470e849a19e831010076 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f35478026f9b471fb857ae2ec8f36c20 in term 1.
I20260710 13:27:08.149577 28482 consensus_queue.cc:1048] T f849b55a951b49fd9771eb548ce8edac P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:08.154783 28230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a190582997e0484ebe2f908a94065106" candidate_uuid: "b416ad059bd940bc95e5d7fb70605b98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f35478026f9b471fb857ae2ec8f36c20"
I20260710 13:27:08.156985 28196 leader_election.cc:304] T ac889b38c6e9470e849a19e831010076 P f35478026f9b471fb857ae2ec8f36c20 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0c26b2a8f4ad4e5e9c73a798e32ccdc2, f35478026f9b471fb857ae2ec8f36c20; no voters: b416ad059bd940bc95e5d7fb70605b98
W20260710 13:27:08.158640 28269 leader_election.cc:343] T a190582997e0484ebe2f908a94065106 P b416ad059bd940bc95e5d7fb70605b98 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f35478026f9b471fb857ae2ec8f36c20 (127.26.127.65:37219): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:08.159376 28429 tablet_bootstrap.cc:492] T 700259a6f2e24c27b5b85c205f6379d3 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: No bootstrap required, opened a new log
I20260710 13:27:08.159790 28429 ts_tablet_manager.cc:1403] T 700259a6f2e24c27b5b85c205f6379d3 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Time spent bootstrapping tablet: real 0.162s	user 0.011s	sys 0.006s
I20260710 13:27:08.160624 28421 raft_consensus.cc:2804] T ac889b38c6e9470e849a19e831010076 P f35478026f9b471fb857ae2ec8f36c20 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:08.166975 28429 raft_consensus.cc:359] T 700259a6f2e24c27b5b85c205f6379d3 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:08.167702 28429 raft_consensus.cc:385] T 700259a6f2e24c27b5b85c205f6379d3 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:08.168105 28429 raft_consensus.cc:740] T 700259a6f2e24c27b5b85c205f6379d3 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c26b2a8f4ad4e5e9c73a798e32ccdc2, State: Initialized, Role: FOLLOWER
I20260710 13:27:08.169337 28429 consensus_queue.cc:260] T 700259a6f2e24c27b5b85c205f6379d3 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:08.168445 28456 consensus_queue.cc:1048] T 2e596fd952754b609a76c8f04645710b P f35478026f9b471fb857ae2ec8f36c20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:08.172768 28419 tablet_bootstrap.cc:492] T f849b55a951b49fd9771eb548ce8edac P f35478026f9b471fb857ae2ec8f36c20: No bootstrap required, opened a new log
I20260710 13:27:08.173242 28419 ts_tablet_manager.cc:1403] T f849b55a951b49fd9771eb548ce8edac P f35478026f9b471fb857ae2ec8f36c20: Time spent bootstrapping tablet: real 0.281s	user 0.017s	sys 0.000s
I20260710 13:27:08.180470 28472 raft_consensus.cc:515] T 235a93e76c224f6a95642724f10850a7 P f35478026f9b471fb857ae2ec8f36c20 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:08.185137 28424 tablet_bootstrap.cc:654] T a2447fd25d2e499c9b575e6684535bf4 P b416ad059bd940bc95e5d7fb70605b98: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:08.186803 28429 ts_tablet_manager.cc:1434] T 700259a6f2e24c27b5b85c205f6379d3 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.001s
I20260710 13:27:08.187543 28429 tablet_bootstrap.cc:492] T 773542c05588426f863d06788e74fd72 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Bootstrap starting.
I20260710 13:27:08.187980 28421 raft_consensus.cc:697] T ac889b38c6e9470e849a19e831010076 P f35478026f9b471fb857ae2ec8f36c20 [term 1 LEADER]: Becoming Leader. State: Replica: f35478026f9b471fb857ae2ec8f36c20, State: Running, Role: LEADER
I20260710 13:27:08.196236 28419 raft_consensus.cc:359] T f849b55a951b49fd9771eb548ce8edac P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:08.196801 28419 raft_consensus.cc:385] T f849b55a951b49fd9771eb548ce8edac P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:08.197062 28419 raft_consensus.cc:740] T f849b55a951b49fd9771eb548ce8edac P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f35478026f9b471fb857ae2ec8f36c20, State: Initialized, Role: FOLLOWER
I20260710 13:27:08.198300 28419 consensus_queue.cc:260] T f849b55a951b49fd9771eb548ce8edac P f35478026f9b471fb857ae2ec8f36c20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:08.199609 28428 raft_consensus.cc:515] T 235a93e76c224f6a95642724f10850a7 P b416ad059bd940bc95e5d7fb70605b98 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:08.200826 28303 raft_consensus.cc:2393] T 235a93e76c224f6a95642724f10850a7 P b416ad059bd940bc95e5d7fb70605b98 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f35478026f9b471fb857ae2ec8f36c20 in current term 1: Already voted for candidate b416ad059bd940bc95e5d7fb70605b98 in this term.
I20260710 13:27:08.201475 28472 leader_election.cc:290] T 235a93e76c224f6a95642724f10850a7 P f35478026f9b471fb857ae2ec8f36c20 [CANDIDATE]: Term 1 election: Requested vote from peers b416ad059bd940bc95e5d7fb70605b98 (127.26.127.66:43669), 0c26b2a8f4ad4e5e9c73a798e32ccdc2 (127.26.127.67:39199)
I20260710 13:27:08.202519 28376 raft_consensus.cc:2468] T a190582997e0484ebe2f908a94065106 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b416ad059bd940bc95e5d7fb70605b98 in term 1.
I20260710 13:27:08.203667 28271 leader_election.cc:304] T a190582997e0484ebe2f908a94065106 P b416ad059bd940bc95e5d7fb70605b98 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0c26b2a8f4ad4e5e9c73a798e32ccdc2, b416ad059bd940bc95e5d7fb70605b98; no voters: f35478026f9b471fb857ae2ec8f36c20
I20260710 13:27:08.204492 28428 leader_election.cc:290] T 235a93e76c224f6a95642724f10850a7 P b416ad059bd940bc95e5d7fb70605b98 [CANDIDATE]: Term 1 election: Requested vote from peers f35478026f9b471fb857ae2ec8f36c20 (127.26.127.65:37219), 0c26b2a8f4ad4e5e9c73a798e32ccdc2 (127.26.127.67:39199)
I20260710 13:27:08.205087 28448 raft_consensus.cc:2804] T a190582997e0484ebe2f908a94065106 P b416ad059bd940bc95e5d7fb70605b98 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:08.205544 28448 raft_consensus.cc:697] T a190582997e0484ebe2f908a94065106 P b416ad059bd940bc95e5d7fb70605b98 [term 1 LEADER]: Becoming Leader. State: Replica: b416ad059bd940bc95e5d7fb70605b98, State: Running, Role: LEADER
I20260710 13:27:08.206379 28448 consensus_queue.cc:237] T a190582997e0484ebe2f908a94065106 P b416ad059bd940bc95e5d7fb70605b98 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:08.209693 28376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "235a93e76c224f6a95642724f10850a7" candidate_uuid: "b416ad059bd940bc95e5d7fb70605b98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2"
I20260710 13:27:08.210263 28376 raft_consensus.cc:3060] T 235a93e76c224f6a95642724f10850a7 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:27:08.210421 28176 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:27:08.192689 28421 consensus_queue.cc:237] T ac889b38c6e9470e849a19e831010076 P f35478026f9b471fb857ae2ec8f36c20 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:08.218755 28376 raft_consensus.cc:2468] T 235a93e76c224f6a95642724f10850a7 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b416ad059bd940bc95e5d7fb70605b98 in term 1.
I20260710 13:27:08.219969 28271 leader_election.cc:304] T 235a93e76c224f6a95642724f10850a7 P b416ad059bd940bc95e5d7fb70605b98 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c26b2a8f4ad4e5e9c73a798e32ccdc2, b416ad059bd940bc95e5d7fb70605b98; no voters: 
I20260710 13:27:08.220798 28428 raft_consensus.cc:2804] T 235a93e76c224f6a95642724f10850a7 P b416ad059bd940bc95e5d7fb70605b98 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:08.224465 28419 ts_tablet_manager.cc:1434] T f849b55a951b49fd9771eb548ce8edac P f35478026f9b471fb857ae2ec8f36c20: Time spent starting tablet: real 0.051s	user 0.006s	sys 0.000s
I20260710 13:27:08.226897 28419 tablet_bootstrap.cc:492] T a190582997e0484ebe2f908a94065106 P f35478026f9b471fb857ae2ec8f36c20: Bootstrap starting.
I20260710 13:27:08.227602 28428 raft_consensus.cc:697] T 235a93e76c224f6a95642724f10850a7 P b416ad059bd940bc95e5d7fb70605b98 [term 1 LEADER]: Becoming Leader. State: Replica: b416ad059bd940bc95e5d7fb70605b98, State: Running, Role: LEADER
I20260710 13:27:08.230589 28428 consensus_queue.cc:237] T 235a93e76c224f6a95642724f10850a7 P b416ad059bd940bc95e5d7fb70605b98 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:08.238974 28230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "235a93e76c224f6a95642724f10850a7" candidate_uuid: "b416ad059bd940bc95e5d7fb70605b98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f35478026f9b471fb857ae2ec8f36c20"
I20260710 13:27:08.240017 28230 raft_consensus.cc:2393] T 235a93e76c224f6a95642724f10850a7 P f35478026f9b471fb857ae2ec8f36c20 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b416ad059bd940bc95e5d7fb70605b98 in current term 1: Already voted for candidate f35478026f9b471fb857ae2ec8f36c20 in this term.
I20260710 13:27:08.241719 28304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "235a93e76c224f6a95642724f10850a7" candidate_uuid: "f35478026f9b471fb857ae2ec8f36c20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b416ad059bd940bc95e5d7fb70605b98"
I20260710 13:27:08.250715 28424 tablet_bootstrap.cc:492] T a2447fd25d2e499c9b575e6684535bf4 P b416ad059bd940bc95e5d7fb70605b98: No bootstrap required, opened a new log
I20260710 13:27:08.251365 28424 ts_tablet_manager.cc:1403] T a2447fd25d2e499c9b575e6684535bf4 P b416ad059bd940bc95e5d7fb70605b98: Time spent bootstrapping tablet: real 0.186s	user 0.027s	sys 0.015s
I20260710 13:27:08.241793 28376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "235a93e76c224f6a95642724f10850a7" candidate_uuid: "f35478026f9b471fb857ae2ec8f36c20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2"
I20260710 13:27:08.256920 28424 raft_consensus.cc:359] T a2447fd25d2e499c9b575e6684535bf4 P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:08.258069 28424 raft_consensus.cc:385] T a2447fd25d2e499c9b575e6684535bf4 P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:08.258303 28424 raft_consensus.cc:740] T a2447fd25d2e499c9b575e6684535bf4 P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b416ad059bd940bc95e5d7fb70605b98, State: Initialized, Role: FOLLOWER
I20260710 13:27:08.256115 28376 raft_consensus.cc:2393] T 235a93e76c224f6a95642724f10850a7 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f35478026f9b471fb857ae2ec8f36c20 in current term 1: Already voted for candidate b416ad059bd940bc95e5d7fb70605b98 in this term.
I20260710 13:27:08.258836 28424 consensus_queue.cc:260] T a2447fd25d2e499c9b575e6684535bf4 P b416ad059bd940bc95e5d7fb70605b98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:08.249738 28127 catalog_manager.cc:5697] T a190582997e0484ebe2f908a94065106 P b416ad059bd940bc95e5d7fb70605b98 reported cstate change: term changed from 0 to 1, leader changed from <none> to b416ad059bd940bc95e5d7fb70605b98 (127.26.127.66). New cstate: current_term: 1 leader_uuid: "b416ad059bd940bc95e5d7fb70605b98" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:08.255141 28448 raft_consensus.cc:493] T b6bc1d6dbf6c4e2eb25401136bbd4947 P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:08.266177 28424 ts_tablet_manager.cc:1434] T a2447fd25d2e499c9b575e6684535bf4 P b416ad059bd940bc95e5d7fb70605b98: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.002s
I20260710 13:27:08.266897 28424 tablet_bootstrap.cc:492] T ac889b38c6e9470e849a19e831010076 P b416ad059bd940bc95e5d7fb70605b98: Bootstrap starting.
I20260710 13:27:08.274741 28196 leader_election.cc:304] T 235a93e76c224f6a95642724f10850a7 P f35478026f9b471fb857ae2ec8f36c20 [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: f35478026f9b471fb857ae2ec8f36c20; no voters: 0c26b2a8f4ad4e5e9c73a798e32ccdc2, b416ad059bd940bc95e5d7fb70605b98
I20260710 13:27:08.273411 28456 consensus_queue.cc:1048] T a5432503dc8f4dcd88196846b8e11a6f P f35478026f9b471fb857ae2ec8f36c20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:08.280548 28432 consensus_queue.cc:1048] T 1cc85901e8094334bc5da96a42d19f7b P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260710 13:27:08.265502 28448 raft_consensus.cc:515] T b6bc1d6dbf6c4e2eb25401136bbd4947 P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:08.286574 28429 tablet_bootstrap.cc:654] T 773542c05588426f863d06788e74fd72 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:08.287804 28419 tablet_bootstrap.cc:654] T a190582997e0484ebe2f908a94065106 P f35478026f9b471fb857ae2ec8f36c20: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:08.278530 28421 raft_consensus.cc:2749] T 235a93e76c224f6a95642724f10850a7 P f35478026f9b471fb857ae2ec8f36c20 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:27:08.284153 28126 catalog_manager.cc:5697] T c62addc61c3947ce94bc8f5b9cdd0f5a P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0c26b2a8f4ad4e5e9c73a798e32ccdc2 (127.26.127.67). New cstate: current_term: 1 leader_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:08.301466 28228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6bc1d6dbf6c4e2eb25401136bbd4947" candidate_uuid: "b416ad059bd940bc95e5d7fb70605b98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f35478026f9b471fb857ae2ec8f36c20" is_pre_election: true
I20260710 13:27:08.303043 28424 tablet_bootstrap.cc:654] T ac889b38c6e9470e849a19e831010076 P b416ad059bd940bc95e5d7fb70605b98: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:08.310824 28448 leader_election.cc:290] T b6bc1d6dbf6c4e2eb25401136bbd4947 P b416ad059bd940bc95e5d7fb70605b98 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f35478026f9b471fb857ae2ec8f36c20 (127.26.127.65:37219), 0c26b2a8f4ad4e5e9c73a798e32ccdc2 (127.26.127.67:39199)
W20260710 13:27:08.312027 28269 leader_election.cc:343] T b6bc1d6dbf6c4e2eb25401136bbd4947 P b416ad059bd940bc95e5d7fb70605b98 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f35478026f9b471fb857ae2ec8f36c20 (127.26.127.65:37219): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:08.316516 28377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6bc1d6dbf6c4e2eb25401136bbd4947" candidate_uuid: "b416ad059bd940bc95e5d7fb70605b98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" is_pre_election: true
I20260710 13:27:08.323596 28419 tablet_bootstrap.cc:492] T a190582997e0484ebe2f908a94065106 P f35478026f9b471fb857ae2ec8f36c20: No bootstrap required, opened a new log
W20260710 13:27:08.326012 28271 leader_election.cc:343] T b6bc1d6dbf6c4e2eb25401136bbd4947 P b416ad059bd940bc95e5d7fb70605b98 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0c26b2a8f4ad4e5e9c73a798e32ccdc2 (127.26.127.67:39199): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:08.326622 28271 leader_election.cc:304] T b6bc1d6dbf6c4e2eb25401136bbd4947 P b416ad059bd940bc95e5d7fb70605b98 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b416ad059bd940bc95e5d7fb70605b98; no voters: 0c26b2a8f4ad4e5e9c73a798e32ccdc2, f35478026f9b471fb857ae2ec8f36c20
I20260710 13:27:08.330260 28512 raft_consensus.cc:2749] T b6bc1d6dbf6c4e2eb25401136bbd4947 P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:08.336582 28432 consensus_queue.cc:1048] T 495233f9c3aa486b91032ca9f3c1be88 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:27:08.339880 28428 raft_consensus.cc:493] T 336b548707684ad1bd8c823cfac40169 P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:08.342103 28428 raft_consensus.cc:515] T 336b548707684ad1bd8c823cfac40169 P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:08.342280 28421 consensus_queue.cc:1048] T a2447fd25d2e499c9b575e6684535bf4 P f35478026f9b471fb857ae2ec8f36c20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:27:08.344534 28305 raft_consensus.cc:3060] T a2447fd25d2e499c9b575e6684535bf4 P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:27:08.374280 28343 consensus_peers.cc:597] T 495233f9c3aa486b91032ca9f3c1be88 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 -> Peer f35478026f9b471fb857ae2ec8f36c20 (127.26.127.65:37219): Couldn't send request to peer f35478026f9b471fb857ae2ec8f36c20. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:27:08.382195 28517 log.cc:927] Time spent T 235a93e76c224f6a95642724f10850a7 P b416ad059bd940bc95e5d7fb70605b98: Append to log took a long time: real 0.054s	user 0.003s	sys 0.013s
I20260710 13:27:08.370133 28126 catalog_manager.cc:5697] T e381ed08b3bb44678a7cb2f92e05549f P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0c26b2a8f4ad4e5e9c73a798e32ccdc2 (127.26.127.67). New cstate: current_term: 1 leader_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:08.382701 28419 ts_tablet_manager.cc:1403] T a190582997e0484ebe2f908a94065106 P f35478026f9b471fb857ae2ec8f36c20: Time spent bootstrapping tablet: real 0.156s	user 0.018s	sys 0.015s
I20260710 13:27:08.383683 28432 consensus_queue.cc:1048] T 1cc85901e8094334bc5da96a42d19f7b P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:08.384636 28424 tablet_bootstrap.cc:492] T ac889b38c6e9470e849a19e831010076 P b416ad059bd940bc95e5d7fb70605b98: No bootstrap required, opened a new log
I20260710 13:27:08.385113 28424 ts_tablet_manager.cc:1403] T ac889b38c6e9470e849a19e831010076 P b416ad059bd940bc95e5d7fb70605b98: Time spent bootstrapping tablet: real 0.118s	user 0.012s	sys 0.000s
I20260710 13:27:08.387046 28419 raft_consensus.cc:359] T a190582997e0484ebe2f908a94065106 P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:08.388000 28419 raft_consensus.cc:385] T a190582997e0484ebe2f908a94065106 P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:08.388278 28419 raft_consensus.cc:740] T a190582997e0484ebe2f908a94065106 P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f35478026f9b471fb857ae2ec8f36c20, State: Initialized, Role: FOLLOWER
I20260710 13:27:08.389312 28419 consensus_queue.cc:260] T a190582997e0484ebe2f908a94065106 P f35478026f9b471fb857ae2ec8f36c20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:08.391194 28421 consensus_queue.cc:1048] T a2447fd25d2e499c9b575e6684535bf4 P f35478026f9b471fb857ae2ec8f36c20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:08.392611 28419 ts_tablet_manager.cc:1434] T a190582997e0484ebe2f908a94065106 P f35478026f9b471fb857ae2ec8f36c20: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:27:08.394713 28424 raft_consensus.cc:359] T ac889b38c6e9470e849a19e831010076 P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:08.395418 28424 raft_consensus.cc:385] T ac889b38c6e9470e849a19e831010076 P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:08.395798 28424 raft_consensus.cc:740] T ac889b38c6e9470e849a19e831010076 P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b416ad059bd940bc95e5d7fb70605b98, State: Initialized, Role: FOLLOWER
I20260710 13:27:08.395961 28419 tablet_bootstrap.cc:492] T b6bc1d6dbf6c4e2eb25401136bbd4947 P f35478026f9b471fb857ae2ec8f36c20: Bootstrap starting.
I20260710 13:27:08.396621 28424 consensus_queue.cc:260] T ac889b38c6e9470e849a19e831010076 P b416ad059bd940bc95e5d7fb70605b98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:08.398957 28424 ts_tablet_manager.cc:1434] T ac889b38c6e9470e849a19e831010076 P b416ad059bd940bc95e5d7fb70605b98: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260710 13:27:08.399989 28424 tablet_bootstrap.cc:492] T 5799b71fb9d44b54802cb73941f5604b P b416ad059bd940bc95e5d7fb70605b98: Bootstrap starting.
I20260710 13:27:08.402832 28419 tablet_bootstrap.cc:654] T b6bc1d6dbf6c4e2eb25401136bbd4947 P f35478026f9b471fb857ae2ec8f36c20: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:08.402180 28125 catalog_manager.cc:5697] T ac889b38c6e9470e849a19e831010076 P f35478026f9b471fb857ae2ec8f36c20 reported cstate change: term changed from 0 to 1, leader changed from <none> to f35478026f9b471fb857ae2ec8f36c20 (127.26.127.65). New cstate: current_term: 1 leader_uuid: "f35478026f9b471fb857ae2ec8f36c20" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:08.412775 28230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "336b548707684ad1bd8c823cfac40169" candidate_uuid: "b416ad059bd940bc95e5d7fb70605b98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f35478026f9b471fb857ae2ec8f36c20" is_pre_election: true
I20260710 13:27:08.415298 28377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "336b548707684ad1bd8c823cfac40169" candidate_uuid: "b416ad059bd940bc95e5d7fb70605b98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" is_pre_election: true
I20260710 13:27:08.416389 28377 raft_consensus.cc:2393] T 336b548707684ad1bd8c823cfac40169 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b416ad059bd940bc95e5d7fb70605b98 in current term 1: Already voted for candidate f35478026f9b471fb857ae2ec8f36c20 in this term.
I20260710 13:27:08.417766 28271 leader_election.cc:304] T 336b548707684ad1bd8c823cfac40169 P b416ad059bd940bc95e5d7fb70605b98 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b416ad059bd940bc95e5d7fb70605b98; no voters: 0c26b2a8f4ad4e5e9c73a798e32ccdc2, f35478026f9b471fb857ae2ec8f36c20
I20260710 13:27:08.420398 28512 raft_consensus.cc:3060] T 336b548707684ad1bd8c823cfac40169 P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:08.425159 28127 catalog_manager.cc:5697] T 235a93e76c224f6a95642724f10850a7 P b416ad059bd940bc95e5d7fb70605b98 reported cstate change: term changed from 0 to 1, leader changed from <none> to b416ad059bd940bc95e5d7fb70605b98 (127.26.127.66). New cstate: current_term: 1 leader_uuid: "b416ad059bd940bc95e5d7fb70605b98" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:08.430779 28419 tablet_bootstrap.cc:492] T b6bc1d6dbf6c4e2eb25401136bbd4947 P f35478026f9b471fb857ae2ec8f36c20: No bootstrap required, opened a new log
I20260710 13:27:08.431202 28419 ts_tablet_manager.cc:1403] T b6bc1d6dbf6c4e2eb25401136bbd4947 P f35478026f9b471fb857ae2ec8f36c20: Time spent bootstrapping tablet: real 0.035s	user 0.015s	sys 0.017s
I20260710 13:27:08.433718 28419 raft_consensus.cc:359] T b6bc1d6dbf6c4e2eb25401136bbd4947 P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:08.434394 28419 raft_consensus.cc:385] T b6bc1d6dbf6c4e2eb25401136bbd4947 P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:08.434245 28421 consensus_queue.cc:1048] T 336b548707684ad1bd8c823cfac40169 P f35478026f9b471fb857ae2ec8f36c20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:08.434671 28419 raft_consensus.cc:740] T b6bc1d6dbf6c4e2eb25401136bbd4947 P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f35478026f9b471fb857ae2ec8f36c20, State: Initialized, Role: FOLLOWER
I20260710 13:27:08.435335 28419 consensus_queue.cc:260] T b6bc1d6dbf6c4e2eb25401136bbd4947 P f35478026f9b471fb857ae2ec8f36c20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:08.435899 28428 leader_election.cc:290] T 336b548707684ad1bd8c823cfac40169 P b416ad059bd940bc95e5d7fb70605b98 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f35478026f9b471fb857ae2ec8f36c20 (127.26.127.65:37219), 0c26b2a8f4ad4e5e9c73a798e32ccdc2 (127.26.127.67:39199)
I20260710 13:27:08.437417 28419 ts_tablet_manager.cc:1434] T b6bc1d6dbf6c4e2eb25401136bbd4947 P f35478026f9b471fb857ae2ec8f36c20: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:27:08.438261 28419 tablet_bootstrap.cc:492] T 773542c05588426f863d06788e74fd72 P f35478026f9b471fb857ae2ec8f36c20: Bootstrap starting.
I20260710 13:27:08.442760 28429 tablet_bootstrap.cc:492] T 773542c05588426f863d06788e74fd72 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: No bootstrap required, opened a new log
I20260710 13:27:08.444941 28419 tablet_bootstrap.cc:654] T 773542c05588426f863d06788e74fd72 P f35478026f9b471fb857ae2ec8f36c20: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:08.454098 28429 ts_tablet_manager.cc:1403] T 773542c05588426f863d06788e74fd72 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Time spent bootstrapping tablet: real 0.267s	user 0.018s	sys 0.000s
I20260710 13:27:08.457008 28512 raft_consensus.cc:2749] T 336b548707684ad1bd8c823cfac40169 P b416ad059bd940bc95e5d7fb70605b98 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:08.473896 28424 tablet_bootstrap.cc:654] T 5799b71fb9d44b54802cb73941f5604b P b416ad059bd940bc95e5d7fb70605b98: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:08.589452 28456 consensus_queue.cc:1048] T 336b548707684ad1bd8c823cfac40169 P f35478026f9b471fb857ae2ec8f36c20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:08.589648 28429 raft_consensus.cc:359] T 773542c05588426f863d06788e74fd72 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:08.590368 28429 raft_consensus.cc:385] T 773542c05588426f863d06788e74fd72 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:08.590642 28429 raft_consensus.cc:740] T 773542c05588426f863d06788e74fd72 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c26b2a8f4ad4e5e9c73a798e32ccdc2, State: Initialized, Role: FOLLOWER
I20260710 13:27:08.591332 28419 tablet_bootstrap.cc:492] T 773542c05588426f863d06788e74fd72 P f35478026f9b471fb857ae2ec8f36c20: No bootstrap required, opened a new log
I20260710 13:27:08.591256 28429 consensus_queue.cc:260] T 773542c05588426f863d06788e74fd72 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:08.591849 28419 ts_tablet_manager.cc:1403] T 773542c05588426f863d06788e74fd72 P f35478026f9b471fb857ae2ec8f36c20: Time spent bootstrapping tablet: real 0.154s	user 0.009s	sys 0.008s
I20260710 13:27:08.597556 28424 tablet_bootstrap.cc:492] T 5799b71fb9d44b54802cb73941f5604b P b416ad059bd940bc95e5d7fb70605b98: No bootstrap required, opened a new log
I20260710 13:27:08.598079 28424 ts_tablet_manager.cc:1403] T 5799b71fb9d44b54802cb73941f5604b P b416ad059bd940bc95e5d7fb70605b98: Time spent bootstrapping tablet: real 0.198s	user 0.017s	sys 0.023s
W20260710 13:27:08.598116 28343 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.127.65:37219, user_credentials={real_user=slave}} blocked reactor thread for 141029us
W20260710 13:27:08.601017 28408 outbound_call.cc:321] RPC callback for RPC call kudu.master.MasterService.IsCreateTableDone -> {remote=127.26.127.126:33797, user_credentials={real_user=slave}} blocked reactor thread for 121477us
I20260710 13:27:08.601543 28424 raft_consensus.cc:359] T 5799b71fb9d44b54802cb73941f5604b P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:08.601656 28432 consensus_queue.cc:1048] T c62addc61c3947ce94bc8f5b9cdd0f5a P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:08.603194 28424 raft_consensus.cc:385] T 5799b71fb9d44b54802cb73941f5604b P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:08.603497 28424 raft_consensus.cc:740] T 5799b71fb9d44b54802cb73941f5604b P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b416ad059bd940bc95e5d7fb70605b98, State: Initialized, Role: FOLLOWER
I20260710 13:27:08.604411 28429 ts_tablet_manager.cc:1434] T 773542c05588426f863d06788e74fd72 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Time spent starting tablet: real 0.150s	user 0.014s	sys 0.020s
I20260710 13:27:08.604126 28424 consensus_queue.cc:260] T 5799b71fb9d44b54802cb73941f5604b P b416ad059bd940bc95e5d7fb70605b98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:08.610944 28429 tablet_bootstrap.cc:492] T e266baeb3a3443ba9a3defd915dbab9d P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Bootstrap starting.
I20260710 13:27:08.611785 28424 ts_tablet_manager.cc:1434] T 5799b71fb9d44b54802cb73941f5604b P b416ad059bd940bc95e5d7fb70605b98: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260710 13:27:08.612613 28424 tablet_bootstrap.cc:492] T 62602a227a214542952c5134958655dc P b416ad059bd940bc95e5d7fb70605b98: Bootstrap starting.
I20260710 13:27:08.617468 28506 raft_consensus.cc:493] T b6bc1d6dbf6c4e2eb25401136bbd4947 P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:08.617908 28230 raft_consensus.cc:3060] T f849b55a951b49fd9771eb548ce8edac P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:08.618343 28424 tablet_bootstrap.cc:654] T 62602a227a214542952c5134958655dc P b416ad059bd940bc95e5d7fb70605b98: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:08.618988 28419 raft_consensus.cc:359] T 773542c05588426f863d06788e74fd72 P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:08.619669 28419 raft_consensus.cc:385] T 773542c05588426f863d06788e74fd72 P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:08.619952 28419 raft_consensus.cc:740] T 773542c05588426f863d06788e74fd72 P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f35478026f9b471fb857ae2ec8f36c20, State: Initialized, Role: FOLLOWER
I20260710 13:27:08.620627 28419 consensus_queue.cc:260] T 773542c05588426f863d06788e74fd72 P f35478026f9b471fb857ae2ec8f36c20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:08.622498 28419 ts_tablet_manager.cc:1434] T 773542c05588426f863d06788e74fd72 P f35478026f9b471fb857ae2ec8f36c20: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.000s
I20260710 13:27:08.623404 28419 tablet_bootstrap.cc:492] T 2dc0dd9657dc483294b5fac9f37843ef P f35478026f9b471fb857ae2ec8f36c20: Bootstrap starting.
I20260710 13:27:08.617921 28506 raft_consensus.cc:515] T b6bc1d6dbf6c4e2eb25401136bbd4947 P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:08.633519 28432 raft_consensus.cc:493] T 700259a6f2e24c27b5b85c205f6379d3 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:08.633960 28432 raft_consensus.cc:515] T 700259a6f2e24c27b5b85c205f6379d3 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:08.635133 28506 leader_election.cc:290] T b6bc1d6dbf6c4e2eb25401136bbd4947 P f35478026f9b471fb857ae2ec8f36c20 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b416ad059bd940bc95e5d7fb70605b98 (127.26.127.66:43669), 0c26b2a8f4ad4e5e9c73a798e32ccdc2 (127.26.127.67:39199)
I20260710 13:27:08.635874 28432 leader_election.cc:290] T 700259a6f2e24c27b5b85c205f6379d3 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f35478026f9b471fb857ae2ec8f36c20 (127.26.127.65:37219), b416ad059bd940bc95e5d7fb70605b98 (127.26.127.66:43669)
I20260710 13:27:08.638388 28304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6bc1d6dbf6c4e2eb25401136bbd4947" candidate_uuid: "f35478026f9b471fb857ae2ec8f36c20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b416ad059bd940bc95e5d7fb70605b98" is_pre_election: true
I20260710 13:27:08.639020 28304 raft_consensus.cc:2468] T b6bc1d6dbf6c4e2eb25401136bbd4947 P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f35478026f9b471fb857ae2ec8f36c20 in term 0.
I20260710 13:27:08.641426 28227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "700259a6f2e24c27b5b85c205f6379d3" candidate_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f35478026f9b471fb857ae2ec8f36c20" is_pre_election: true
I20260710 13:27:08.644524 28196 leader_election.cc:304] T b6bc1d6dbf6c4e2eb25401136bbd4947 P f35478026f9b471fb857ae2ec8f36c20 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b416ad059bd940bc95e5d7fb70605b98, f35478026f9b471fb857ae2ec8f36c20; no voters: 
I20260710 13:27:08.645838 28376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6bc1d6dbf6c4e2eb25401136bbd4947" candidate_uuid: "f35478026f9b471fb857ae2ec8f36c20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" is_pre_election: true
I20260710 13:27:08.648284 28432 consensus_queue.cc:1048] T e381ed08b3bb44678a7cb2f92e05549f P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:27:08.649982 28472 raft_consensus.cc:2804] T b6bc1d6dbf6c4e2eb25401136bbd4947 P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:08.650473 28472 raft_consensus.cc:493] T b6bc1d6dbf6c4e2eb25401136bbd4947 P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:08.650894 28472 raft_consensus.cc:3060] T b6bc1d6dbf6c4e2eb25401136bbd4947 P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:08.656607 28302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "700259a6f2e24c27b5b85c205f6379d3" candidate_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b416ad059bd940bc95e5d7fb70605b98" is_pre_election: true
I20260710 13:27:08.658425 28429 tablet_bootstrap.cc:654] T e266baeb3a3443ba9a3defd915dbab9d P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:08.659372 28472 raft_consensus.cc:515] T b6bc1d6dbf6c4e2eb25401136bbd4947 P f35478026f9b471fb857ae2ec8f36c20 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
W20260710 13:27:08.661258 28343 leader_election.cc:343] T 700259a6f2e24c27b5b85c205f6379d3 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f35478026f9b471fb857ae2ec8f36c20 (127.26.127.65:37219): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:27:08.662025 28196 leader_election.cc:343] T b6bc1d6dbf6c4e2eb25401136bbd4947 P f35478026f9b471fb857ae2ec8f36c20 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0c26b2a8f4ad4e5e9c73a798e32ccdc2 (127.26.127.67:39199): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:08.667425 28453 consensus_queue.cc:1048] T c62addc61c3947ce94bc8f5b9cdd0f5a P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:08.667851 28472 leader_election.cc:290] T b6bc1d6dbf6c4e2eb25401136bbd4947 P f35478026f9b471fb857ae2ec8f36c20 [CANDIDATE]: Term 1 election: Requested vote from peers b416ad059bd940bc95e5d7fb70605b98 (127.26.127.66:43669), 0c26b2a8f4ad4e5e9c73a798e32ccdc2 (127.26.127.67:39199)
W20260710 13:27:08.669502 28345 leader_election.cc:343] T 700259a6f2e24c27b5b85c205f6379d3 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b416ad059bd940bc95e5d7fb70605b98 (127.26.127.66:43669): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:08.670022 28345 leader_election.cc:304] T 700259a6f2e24c27b5b85c205f6379d3 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0c26b2a8f4ad4e5e9c73a798e32ccdc2; no voters: b416ad059bd940bc95e5d7fb70605b98, f35478026f9b471fb857ae2ec8f36c20
I20260710 13:27:08.671027 28453 raft_consensus.cc:2749] T 700259a6f2e24c27b5b85c205f6379d3 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:08.671622 28428 raft_consensus.cc:493] T 5799b71fb9d44b54802cb73941f5604b P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:08.672077 28428 raft_consensus.cc:515] T 5799b71fb9d44b54802cb73941f5604b P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:08.674032 28428 leader_election.cc:290] T 5799b71fb9d44b54802cb73941f5604b P b416ad059bd940bc95e5d7fb70605b98 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f35478026f9b471fb857ae2ec8f36c20 (127.26.127.65:37219), 0c26b2a8f4ad4e5e9c73a798e32ccdc2 (127.26.127.67:39199)
I20260710 13:27:08.684671 28376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6bc1d6dbf6c4e2eb25401136bbd4947" candidate_uuid: "f35478026f9b471fb857ae2ec8f36c20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2"
I20260710 13:27:08.688867 28305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6bc1d6dbf6c4e2eb25401136bbd4947" candidate_uuid: "f35478026f9b471fb857ae2ec8f36c20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b416ad059bd940bc95e5d7fb70605b98"
I20260710 13:27:08.689471 28305 raft_consensus.cc:3060] T b6bc1d6dbf6c4e2eb25401136bbd4947 P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:08.689831 28453 raft_consensus.cc:493] T 773542c05588426f863d06788e74fd72 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:08.690442 28453 raft_consensus.cc:515] T 773542c05588426f863d06788e74fd72 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:08.693104 28376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5799b71fb9d44b54802cb73941f5604b" candidate_uuid: "b416ad059bd940bc95e5d7fb70605b98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" is_pre_election: true
I20260710 13:27:08.695398 28301 raft_consensus.cc:3060] T ac889b38c6e9470e849a19e831010076 P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:27:08.694671 28271 leader_election.cc:343] T 5799b71fb9d44b54802cb73941f5604b P b416ad059bd940bc95e5d7fb70605b98 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0c26b2a8f4ad4e5e9c73a798e32ccdc2 (127.26.127.67:39199): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:08.693408 28453 leader_election.cc:290] T 773542c05588426f863d06788e74fd72 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f35478026f9b471fb857ae2ec8f36c20 (127.26.127.65:37219), b416ad059bd940bc95e5d7fb70605b98 (127.26.127.66:43669)
I20260710 13:27:08.701809 28303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "773542c05588426f863d06788e74fd72" candidate_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b416ad059bd940bc95e5d7fb70605b98" is_pre_election: true
I20260710 13:27:08.709509 28432 consensus_queue.cc:1048] T e381ed08b3bb44678a7cb2f92e05549f P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260710 13:27:08.724472 28227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5799b71fb9d44b54802cb73941f5604b" candidate_uuid: "b416ad059bd940bc95e5d7fb70605b98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f35478026f9b471fb857ae2ec8f36c20" is_pre_election: true
W20260710 13:27:08.724555 28345 leader_election.cc:343] T 773542c05588426f863d06788e74fd72 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b416ad059bd940bc95e5d7fb70605b98 (127.26.127.66:43669): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:08.725838 28227 raft_consensus.cc:2468] T 5799b71fb9d44b54802cb73941f5604b P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b416ad059bd940bc95e5d7fb70605b98 in term 0.
I20260710 13:27:08.731010 28421 raft_consensus.cc:493] T f849b55a951b49fd9771eb548ce8edac P f35478026f9b471fb857ae2ec8f36c20 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0c26b2a8f4ad4e5e9c73a798e32ccdc2)
I20260710 13:27:08.731619 28421 raft_consensus.cc:515] T f849b55a951b49fd9771eb548ce8edac P f35478026f9b471fb857ae2ec8f36c20 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:08.737867 28428 consensus_queue.cc:1048] T a190582997e0484ebe2f908a94065106 P b416ad059bd940bc95e5d7fb70605b98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:08.740145 28421 leader_election.cc:290] T f849b55a951b49fd9771eb548ce8edac P f35478026f9b471fb857ae2ec8f36c20 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b416ad059bd940bc95e5d7fb70605b98 (127.26.127.66:43669), 0c26b2a8f4ad4e5e9c73a798e32ccdc2 (127.26.127.67:39199)
I20260710 13:27:08.742100 28424 tablet_bootstrap.cc:492] T 62602a227a214542952c5134958655dc P b416ad059bd940bc95e5d7fb70605b98: No bootstrap required, opened a new log
I20260710 13:27:08.753986 28424 ts_tablet_manager.cc:1403] T 62602a227a214542952c5134958655dc P b416ad059bd940bc95e5d7fb70605b98: Time spent bootstrapping tablet: real 0.142s	user 0.031s	sys 0.036s
I20260710 13:27:08.746070 28305 raft_consensus.cc:2468] T b6bc1d6dbf6c4e2eb25401136bbd4947 P b416ad059bd940bc95e5d7fb70605b98 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f35478026f9b471fb857ae2ec8f36c20 in term 1.
I20260710 13:27:08.748230 28428 consensus_queue.cc:1048] T 235a93e76c224f6a95642724f10850a7 P b416ad059bd940bc95e5d7fb70605b98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:27:08.734678 28196 leader_election.cc:343] T b6bc1d6dbf6c4e2eb25401136bbd4947 P f35478026f9b471fb857ae2ec8f36c20 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0c26b2a8f4ad4e5e9c73a798e32ccdc2 (127.26.127.67:39199): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:08.763988 28511 raft_consensus.cc:493] T ac889b38c6e9470e849a19e831010076 P b416ad059bd940bc95e5d7fb70605b98 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:08.772035 28511 raft_consensus.cc:515] T ac889b38c6e9470e849a19e831010076 P b416ad059bd940bc95e5d7fb70605b98 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:08.773854 28421 raft_consensus.cc:493] T a190582997e0484ebe2f908a94065106 P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:08.774519 28511 leader_election.cc:290] T ac889b38c6e9470e849a19e831010076 P b416ad059bd940bc95e5d7fb70605b98 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f35478026f9b471fb857ae2ec8f36c20 (127.26.127.65:37219), 0c26b2a8f4ad4e5e9c73a798e32ccdc2 (127.26.127.67:39199)
I20260710 13:27:08.774355 28421 raft_consensus.cc:515] T a190582997e0484ebe2f908a94065106 P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:08.775699 28424 raft_consensus.cc:359] T 62602a227a214542952c5134958655dc P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:08.776081 28378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac889b38c6e9470e849a19e831010076" candidate_uuid: "b416ad059bd940bc95e5d7fb70605b98" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" is_pre_election: true
I20260710 13:27:08.776259 28421 leader_election.cc:290] T a190582997e0484ebe2f908a94065106 P f35478026f9b471fb857ae2ec8f36c20 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b416ad059bd940bc95e5d7fb70605b98 (127.26.127.66:43669), 0c26b2a8f4ad4e5e9c73a798e32ccdc2 (127.26.127.67:39199)
I20260710 13:27:08.776365 28424 raft_consensus.cc:385] T 62602a227a214542952c5134958655dc P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:08.776664 28424 raft_consensus.cc:740] T 62602a227a214542952c5134958655dc P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b416ad059bd940bc95e5d7fb70605b98, State: Initialized, Role: FOLLOWER
I20260710 13:27:08.776780 28378 raft_consensus.cc:2468] T ac889b38c6e9470e849a19e831010076 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b416ad059bd940bc95e5d7fb70605b98 in term 1.
I20260710 13:27:08.777565 28424 consensus_queue.cc:260] T 62602a227a214542952c5134958655dc P b416ad059bd940bc95e5d7fb70605b98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:08.778388 28271 leader_election.cc:304] T ac889b38c6e9470e849a19e831010076 P b416ad059bd940bc95e5d7fb70605b98 [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: 0c26b2a8f4ad4e5e9c73a798e32ccdc2, b416ad059bd940bc95e5d7fb70605b98; no voters: 
I20260710 13:27:08.779569 28428 raft_consensus.cc:2804] T ac889b38c6e9470e849a19e831010076 P b416ad059bd940bc95e5d7fb70605b98 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:27:08.779932 28428 raft_consensus.cc:493] T ac889b38c6e9470e849a19e831010076 P b416ad059bd940bc95e5d7fb70605b98 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:08.780254 28428 raft_consensus.cc:3060] T ac889b38c6e9470e849a19e831010076 P b416ad059bd940bc95e5d7fb70605b98 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:08.780278 28424 ts_tablet_manager.cc:1434] T 62602a227a214542952c5134958655dc P b416ad059bd940bc95e5d7fb70605b98: Time spent starting tablet: real 0.026s	user 0.004s	sys 0.002s
I20260710 13:27:08.784068 28228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "773542c05588426f863d06788e74fd72" candidate_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f35478026f9b471fb857ae2ec8f36c20" is_pre_election: true
I20260710 13:27:08.785001 28424 tablet_bootstrap.cc:492] T 923cc7524c014cc4a6ca5b34829d24ec P b416ad059bd940bc95e5d7fb70605b98: Bootstrap starting.
I20260710 13:27:08.785208 28228 raft_consensus.cc:2468] T 773542c05588426f863d06788e74fd72 P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c26b2a8f4ad4e5e9c73a798e32ccdc2 in term 0.
I20260710 13:27:08.794816 28269 leader_election.cc:304] T 5799b71fb9d44b54802cb73941f5604b P b416ad059bd940bc95e5d7fb70605b98 [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: b416ad059bd940bc95e5d7fb70605b98, f35478026f9b471fb857ae2ec8f36c20; no voters: 0c26b2a8f4ad4e5e9c73a798e32ccdc2
I20260710 13:27:08.796536 28511 raft_consensus.cc:2804] T 5799b71fb9d44b54802cb73941f5604b P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:08.797034 28511 raft_consensus.cc:493] T 5799b71fb9d44b54802cb73941f5604b P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:08.797472 28511 raft_consensus.cc:3060] T 5799b71fb9d44b54802cb73941f5604b P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:08.807945 28419 tablet_bootstrap.cc:654] T 2dc0dd9657dc483294b5fac9f37843ef P f35478026f9b471fb857ae2ec8f36c20: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:08.818895 28305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a190582997e0484ebe2f908a94065106" candidate_uuid: "f35478026f9b471fb857ae2ec8f36c20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b416ad059bd940bc95e5d7fb70605b98" is_pre_election: true
I20260710 13:27:08.819954 28378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f849b55a951b49fd9771eb548ce8edac" candidate_uuid: "f35478026f9b471fb857ae2ec8f36c20" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" is_pre_election: true
I20260710 13:27:08.821585 28343 leader_election.cc:304] T 773542c05588426f863d06788e74fd72 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [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: 0c26b2a8f4ad4e5e9c73a798e32ccdc2, f35478026f9b471fb857ae2ec8f36c20; no voters: b416ad059bd940bc95e5d7fb70605b98
I20260710 13:27:08.823125 28482 raft_consensus.cc:2804] T 773542c05588426f863d06788e74fd72 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:08.823494 28482 raft_consensus.cc:493] T 773542c05588426f863d06788e74fd72 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:08.823833 28482 raft_consensus.cc:3060] T 773542c05588426f863d06788e74fd72 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:08.835610 28482 raft_consensus.cc:515] T 773542c05588426f863d06788e74fd72 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:08.837062 28302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f849b55a951b49fd9771eb548ce8edac" candidate_uuid: "f35478026f9b471fb857ae2ec8f36c20" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b416ad059bd940bc95e5d7fb70605b98" is_pre_election: true
I20260710 13:27:08.842491 28429 tablet_bootstrap.cc:492] T e266baeb3a3443ba9a3defd915dbab9d P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: No bootstrap required, opened a new log
I20260710 13:27:08.842968 28429 ts_tablet_manager.cc:1403] T e266baeb3a3443ba9a3defd915dbab9d P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Time spent bootstrapping tablet: real 0.232s	user 0.022s	sys 0.010s
I20260710 13:27:08.849021 28421 consensus_queue.cc:1048] T ac889b38c6e9470e849a19e831010076 P f35478026f9b471fb857ae2ec8f36c20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:27:08.850819 28196 leader_election.cc:304] T b6bc1d6dbf6c4e2eb25401136bbd4947 P f35478026f9b471fb857ae2ec8f36c20 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b416ad059bd940bc95e5d7fb70605b98, f35478026f9b471fb857ae2ec8f36c20; no voters: 0c26b2a8f4ad4e5e9c73a798e32ccdc2
I20260710 13:27:08.851837 28429 raft_consensus.cc:359] T e266baeb3a3443ba9a3defd915dbab9d P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:08.851857 28428 raft_consensus.cc:515] T ac889b38c6e9470e849a19e831010076 P b416ad059bd940bc95e5d7fb70605b98 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:08.854481 28511 raft_consensus.cc:515] T 5799b71fb9d44b54802cb73941f5604b P b416ad059bd940bc95e5d7fb70605b98 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:08.856818 28429 raft_consensus.cc:385] T e266baeb3a3443ba9a3defd915dbab9d P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:08.857313 28429 raft_consensus.cc:740] T e266baeb3a3443ba9a3defd915dbab9d P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c26b2a8f4ad4e5e9c73a798e32ccdc2, State: Initialized, Role: FOLLOWER
I20260710 13:27:08.857511 28421 raft_consensus.cc:2804] T b6bc1d6dbf6c4e2eb25401136bbd4947 P f35478026f9b471fb857ae2ec8f36c20 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:08.857990 28421 raft_consensus.cc:697] T b6bc1d6dbf6c4e2eb25401136bbd4947 P f35478026f9b471fb857ae2ec8f36c20 [term 1 LEADER]: Becoming Leader. State: Replica: f35478026f9b471fb857ae2ec8f36c20, State: Running, Role: LEADER
I20260710 13:27:08.858511 28428 leader_election.cc:290] T ac889b38c6e9470e849a19e831010076 P b416ad059bd940bc95e5d7fb70605b98 [CANDIDATE]: Term 2 election: Requested vote from peers f35478026f9b471fb857ae2ec8f36c20 (127.26.127.65:37219), 0c26b2a8f4ad4e5e9c73a798e32ccdc2 (127.26.127.67:39199)
I20260710 13:27:08.862113 28379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5799b71fb9d44b54802cb73941f5604b" candidate_uuid: "b416ad059bd940bc95e5d7fb70605b98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2"
I20260710 13:27:08.858778 28421 consensus_queue.cc:237] T b6bc1d6dbf6c4e2eb25401136bbd4947 P f35478026f9b471fb857ae2ec8f36c20 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
W20260710 13:27:08.864427 28271 leader_election.cc:343] T 5799b71fb9d44b54802cb73941f5604b P b416ad059bd940bc95e5d7fb70605b98 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0c26b2a8f4ad4e5e9c73a798e32ccdc2 (127.26.127.67:39199): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:08.866006 28424 tablet_bootstrap.cc:654] T 923cc7524c014cc4a6ca5b34829d24ec P b416ad059bd940bc95e5d7fb70605b98: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:08.859023 28429 consensus_queue.cc:260] T e266baeb3a3443ba9a3defd915dbab9d P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:08.856511 28511 leader_election.cc:290] T 5799b71fb9d44b54802cb73941f5604b P b416ad059bd940bc95e5d7fb70605b98 [CANDIDATE]: Term 1 election: Requested vote from peers f35478026f9b471fb857ae2ec8f36c20 (127.26.127.65:37219), 0c26b2a8f4ad4e5e9c73a798e32ccdc2 (127.26.127.67:39199)
I20260710 13:27:08.860394 28376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a190582997e0484ebe2f908a94065106" candidate_uuid: "f35478026f9b471fb857ae2ec8f36c20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" is_pre_election: true
I20260710 13:27:08.868423 28429 ts_tablet_manager.cc:1434] T e266baeb3a3443ba9a3defd915dbab9d P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.000s
I20260710 13:27:08.868643 28230 raft_consensus.cc:3060] T a190582997e0484ebe2f908a94065106 P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:08.870436 28482 leader_election.cc:290] T 773542c05588426f863d06788e74fd72 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [CANDIDATE]: Term 1 election: Requested vote from peers f35478026f9b471fb857ae2ec8f36c20 (127.26.127.65:37219), b416ad059bd940bc95e5d7fb70605b98 (127.26.127.66:43669)
I20260710 13:27:08.870635 28302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "773542c05588426f863d06788e74fd72" candidate_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b416ad059bd940bc95e5d7fb70605b98"
I20260710 13:27:08.871415 28228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac889b38c6e9470e849a19e831010076" candidate_uuid: "b416ad059bd940bc95e5d7fb70605b98" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f35478026f9b471fb857ae2ec8f36c20" is_pre_election: true
I20260710 13:27:08.875389 28378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac889b38c6e9470e849a19e831010076" candidate_uuid: "b416ad059bd940bc95e5d7fb70605b98" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2"
I20260710 13:27:08.875949 28378 raft_consensus.cc:3060] T ac889b38c6e9470e849a19e831010076 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:27:08.876241 28345 leader_election.cc:343] T 773542c05588426f863d06788e74fd72 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b416ad059bd940bc95e5d7fb70605b98 (127.26.127.66:43669): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:08.872334 28229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac889b38c6e9470e849a19e831010076" candidate_uuid: "b416ad059bd940bc95e5d7fb70605b98" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f35478026f9b471fb857ae2ec8f36c20"
I20260710 13:27:08.874285 28429 tablet_bootstrap.cc:492] T 5799b71fb9d44b54802cb73941f5604b P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Bootstrap starting.
I20260710 13:27:08.879812 28419 tablet_bootstrap.cc:492] T 2dc0dd9657dc483294b5fac9f37843ef P f35478026f9b471fb857ae2ec8f36c20: No bootstrap required, opened a new log
I20260710 13:27:08.880385 28419 ts_tablet_manager.cc:1403] T 2dc0dd9657dc483294b5fac9f37843ef P f35478026f9b471fb857ae2ec8f36c20: Time spent bootstrapping tablet: real 0.257s	user 0.011s	sys 0.001s
I20260710 13:27:08.879000 28226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5799b71fb9d44b54802cb73941f5604b" candidate_uuid: "b416ad059bd940bc95e5d7fb70605b98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f35478026f9b471fb857ae2ec8f36c20"
I20260710 13:27:08.881485 28226 raft_consensus.cc:3060] T 5799b71fb9d44b54802cb73941f5604b P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:08.893044 28226 raft_consensus.cc:2468] T 5799b71fb9d44b54802cb73941f5604b P f35478026f9b471fb857ae2ec8f36c20 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b416ad059bd940bc95e5d7fb70605b98 in term 1.
I20260710 13:27:08.902462 28196 leader_election.cc:304] T f849b55a951b49fd9771eb548ce8edac P f35478026f9b471fb857ae2ec8f36c20 [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: f35478026f9b471fb857ae2ec8f36c20; no voters: 0c26b2a8f4ad4e5e9c73a798e32ccdc2, b416ad059bd940bc95e5d7fb70605b98
I20260710 13:27:08.902274 28511 consensus_queue.cc:1048] T 235a93e76c224f6a95642724f10850a7 P b416ad059bd940bc95e5d7fb70605b98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:27:08.903340 28456 raft_consensus.cc:2749] T f849b55a951b49fd9771eb548ce8edac P f35478026f9b471fb857ae2ec8f36c20 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:27:08.903340 28302 raft_consensus.cc:1240] T ac889b38c6e9470e849a19e831010076 P b416ad059bd940bc95e5d7fb70605b98 [term 2 FOLLOWER]: Rejecting Update request from peer f35478026f9b471fb857ae2ec8f36c20 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260710 13:27:08.907240 28196 leader_election.cc:304] T a190582997e0484ebe2f908a94065106 P f35478026f9b471fb857ae2ec8f36c20 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f35478026f9b471fb857ae2ec8f36c20; no voters: 0c26b2a8f4ad4e5e9c73a798e32ccdc2, b416ad059bd940bc95e5d7fb70605b98
I20260710 13:27:08.907886 28421 raft_consensus.cc:2749] T a190582997e0484ebe2f908a94065106 P f35478026f9b471fb857ae2ec8f36c20 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:08.909534 28229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "773542c05588426f863d06788e74fd72" candidate_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f35478026f9b471fb857ae2ec8f36c20"
I20260710 13:27:08.913455 28419 raft_consensus.cc:359] T 2dc0dd9657dc483294b5fac9f37843ef P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:08.914148 28419 raft_consensus.cc:385] T 2dc0dd9657dc483294b5fac9f37843ef P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:08.914425 28419 raft_consensus.cc:740] T 2dc0dd9657dc483294b5fac9f37843ef P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f35478026f9b471fb857ae2ec8f36c20, State: Initialized, Role: FOLLOWER
I20260710 13:27:08.910338 28229 raft_consensus.cc:3060] T 773542c05588426f863d06788e74fd72 P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:08.916751 28511 consensus_queue.cc:1048] T a190582997e0484ebe2f908a94065106 P b416ad059bd940bc95e5d7fb70605b98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:08.917023 28269 leader_election.cc:304] T 5799b71fb9d44b54802cb73941f5604b P b416ad059bd940bc95e5d7fb70605b98 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b416ad059bd940bc95e5d7fb70605b98, f35478026f9b471fb857ae2ec8f36c20; no voters: 0c26b2a8f4ad4e5e9c73a798e32ccdc2
I20260710 13:27:08.918078 28511 raft_consensus.cc:2804] T 5799b71fb9d44b54802cb73941f5604b P b416ad059bd940bc95e5d7fb70605b98 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:08.918530 28511 raft_consensus.cc:697] T 5799b71fb9d44b54802cb73941f5604b P b416ad059bd940bc95e5d7fb70605b98 [term 1 LEADER]: Becoming Leader. State: Replica: b416ad059bd940bc95e5d7fb70605b98, State: Running, Role: LEADER
I20260710 13:27:08.919292 28511 consensus_queue.cc:237] T 5799b71fb9d44b54802cb73941f5604b P b416ad059bd940bc95e5d7fb70605b98 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:08.920532 28419 consensus_queue.cc:260] T 2dc0dd9657dc483294b5fac9f37843ef P f35478026f9b471fb857ae2ec8f36c20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:08.916293 28378 raft_consensus.cc:2468] T ac889b38c6e9470e849a19e831010076 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b416ad059bd940bc95e5d7fb70605b98 in term 2.
I20260710 13:27:08.924531 28376 raft_consensus.cc:1240] T ac889b38c6e9470e849a19e831010076 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 2 FOLLOWER]: Rejecting Update request from peer f35478026f9b471fb857ae2ec8f36c20 for earlier term 1. Current term is 2. Ops: []
I20260710 13:27:08.931676 28419 ts_tablet_manager.cc:1434] T 2dc0dd9657dc483294b5fac9f37843ef P f35478026f9b471fb857ae2ec8f36c20: Time spent starting tablet: real 0.051s	user 0.008s	sys 0.000s
I20260710 13:27:08.938663 28419 tablet_bootstrap.cc:492] T 62602a227a214542952c5134958655dc P f35478026f9b471fb857ae2ec8f36c20: Bootstrap starting.
I20260710 13:27:08.946331 28456 consensus_queue.cc:1059] T ac889b38c6e9470e849a19e831010076 P f35478026f9b471fb857ae2ec8f36c20 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:08.935025 28271 leader_election.cc:304] T ac889b38c6e9470e849a19e831010076 P b416ad059bd940bc95e5d7fb70605b98 [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: 0c26b2a8f4ad4e5e9c73a798e32ccdc2, b416ad059bd940bc95e5d7fb70605b98; no voters: f35478026f9b471fb857ae2ec8f36c20
I20260710 13:27:08.947242 28421 raft_consensus.cc:3055] T ac889b38c6e9470e849a19e831010076 P f35478026f9b471fb857ae2ec8f36c20 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:08.947615 28421 raft_consensus.cc:740] T ac889b38c6e9470e849a19e831010076 P f35478026f9b471fb857ae2ec8f36c20 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f35478026f9b471fb857ae2ec8f36c20, State: Running, Role: LEADER
I20260710 13:27:08.947798 28448 raft_consensus.cc:2804] T ac889b38c6e9470e849a19e831010076 P b416ad059bd940bc95e5d7fb70605b98 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:08.948472 28448 raft_consensus.cc:697] T ac889b38c6e9470e849a19e831010076 P b416ad059bd940bc95e5d7fb70605b98 [term 2 LEADER]: Becoming Leader. State: Replica: b416ad059bd940bc95e5d7fb70605b98, State: Running, Role: LEADER
I20260710 13:27:08.948426 28421 consensus_queue.cc:260] T ac889b38c6e9470e849a19e831010076 P f35478026f9b471fb857ae2ec8f36c20 [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: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:08.949705 28448 consensus_queue.cc:237] T ac889b38c6e9470e849a19e831010076 P b416ad059bd940bc95e5d7fb70605b98 [LEADER]: Queue going to LEADER 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: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:08.953714 28429 tablet_bootstrap.cc:654] T 5799b71fb9d44b54802cb73941f5604b P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:08.974479 28424 tablet_bootstrap.cc:492] T 923cc7524c014cc4a6ca5b34829d24ec P b416ad059bd940bc95e5d7fb70605b98: No bootstrap required, opened a new log
I20260710 13:27:08.974915 28424 ts_tablet_manager.cc:1403] T 923cc7524c014cc4a6ca5b34829d24ec P b416ad059bd940bc95e5d7fb70605b98: Time spent bootstrapping tablet: real 0.190s	user 0.022s	sys 0.039s
I20260710 13:27:08.976481 28229 raft_consensus.cc:2468] T 773542c05588426f863d06788e74fd72 P f35478026f9b471fb857ae2ec8f36c20 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c26b2a8f4ad4e5e9c73a798e32ccdc2 in term 1.
I20260710 13:27:08.979146 28421 raft_consensus.cc:3060] T ac889b38c6e9470e849a19e831010076 P f35478026f9b471fb857ae2ec8f36c20 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:08.980376 28419 tablet_bootstrap.cc:654] T 62602a227a214542952c5134958655dc P f35478026f9b471fb857ae2ec8f36c20: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:08.983374 28424 raft_consensus.cc:359] T 923cc7524c014cc4a6ca5b34829d24ec P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:08.983867 28424 raft_consensus.cc:385] T 923cc7524c014cc4a6ca5b34829d24ec P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:08.984033 28424 raft_consensus.cc:740] T 923cc7524c014cc4a6ca5b34829d24ec P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b416ad059bd940bc95e5d7fb70605b98, State: Initialized, Role: FOLLOWER
I20260710 13:27:08.984725 28343 leader_election.cc:304] T 773542c05588426f863d06788e74fd72 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0c26b2a8f4ad4e5e9c73a798e32ccdc2, f35478026f9b471fb857ae2ec8f36c20; no voters: b416ad059bd940bc95e5d7fb70605b98
I20260710 13:27:08.986196 28482 raft_consensus.cc:2804] T 773542c05588426f863d06788e74fd72 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:08.986786 28482 raft_consensus.cc:697] T 773542c05588426f863d06788e74fd72 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 LEADER]: Becoming Leader. State: Replica: 0c26b2a8f4ad4e5e9c73a798e32ccdc2, State: Running, Role: LEADER
I20260710 13:27:08.987852 28482 consensus_queue.cc:237] T 773542c05588426f863d06788e74fd72 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:09.001976 28124 catalog_manager.cc:5697] T b6bc1d6dbf6c4e2eb25401136bbd4947 P f35478026f9b471fb857ae2ec8f36c20 reported cstate change: term changed from 0 to 1, leader changed from <none> to f35478026f9b471fb857ae2ec8f36c20 (127.26.127.65). New cstate: current_term: 1 leader_uuid: "f35478026f9b471fb857ae2ec8f36c20" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:09.021637 28424 consensus_queue.cc:260] T 923cc7524c014cc4a6ca5b34829d24ec P b416ad059bd940bc95e5d7fb70605b98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:09.023272 28429 tablet_bootstrap.cc:492] T 5799b71fb9d44b54802cb73941f5604b P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: No bootstrap required, opened a new log
I20260710 13:27:09.023751 28429 ts_tablet_manager.cc:1403] T 5799b71fb9d44b54802cb73941f5604b P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Time spent bootstrapping tablet: real 0.150s	user 0.021s	sys 0.032s
I20260710 13:27:09.025784 28453 raft_consensus.cc:493] T e266baeb3a3443ba9a3defd915dbab9d P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:09.026465 28424 ts_tablet_manager.cc:1434] T 923cc7524c014cc4a6ca5b34829d24ec P b416ad059bd940bc95e5d7fb70605b98: Time spent starting tablet: real 0.051s	user 0.024s	sys 0.010s
I20260710 13:27:09.027280 28424 tablet_bootstrap.cc:492] T 9099b7fac51a4ed58f6078c28415d355 P b416ad059bd940bc95e5d7fb70605b98: Bootstrap starting.
I20260710 13:27:09.026713 28453 raft_consensus.cc:515] T e266baeb3a3443ba9a3defd915dbab9d P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:09.033547 28453 leader_election.cc:290] T e266baeb3a3443ba9a3defd915dbab9d P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f35478026f9b471fb857ae2ec8f36c20 (127.26.127.65:37219), b416ad059bd940bc95e5d7fb70605b98 (127.26.127.66:43669)
I20260710 13:27:09.032428 28126 catalog_manager.cc:5697] T 5799b71fb9d44b54802cb73941f5604b P b416ad059bd940bc95e5d7fb70605b98 reported cstate change: term changed from 0 to 1, leader changed from <none> to b416ad059bd940bc95e5d7fb70605b98 (127.26.127.66). New cstate: current_term: 1 leader_uuid: "b416ad059bd940bc95e5d7fb70605b98" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:09.034884 28302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e266baeb3a3443ba9a3defd915dbab9d" candidate_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b416ad059bd940bc95e5d7fb70605b98" is_pre_election: true
W20260710 13:27:09.036283 28345 leader_election.cc:343] T e266baeb3a3443ba9a3defd915dbab9d P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b416ad059bd940bc95e5d7fb70605b98 (127.26.127.66:43669): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:09.042918 28229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e266baeb3a3443ba9a3defd915dbab9d" candidate_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f35478026f9b471fb857ae2ec8f36c20" is_pre_election: true
W20260710 13:27:09.045480 28343 leader_election.cc:343] T e266baeb3a3443ba9a3defd915dbab9d P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f35478026f9b471fb857ae2ec8f36c20 (127.26.127.65:37219): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:09.045907 28343 leader_election.cc:304] T e266baeb3a3443ba9a3defd915dbab9d P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0c26b2a8f4ad4e5e9c73a798e32ccdc2; no voters: b416ad059bd940bc95e5d7fb70605b98, f35478026f9b471fb857ae2ec8f36c20
I20260710 13:27:09.046927 28453 raft_consensus.cc:2749] T e266baeb3a3443ba9a3defd915dbab9d P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:09.049062 28429 raft_consensus.cc:359] T 5799b71fb9d44b54802cb73941f5604b P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:09.049768 28429 raft_consensus.cc:385] T 5799b71fb9d44b54802cb73941f5604b P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:09.050091 28429 raft_consensus.cc:740] T 5799b71fb9d44b54802cb73941f5604b P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c26b2a8f4ad4e5e9c73a798e32ccdc2, State: Initialized, Role: FOLLOWER
I20260710 13:27:09.050736 28429 consensus_queue.cc:260] T 5799b71fb9d44b54802cb73941f5604b P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:09.052526 28429 ts_tablet_manager.cc:1434] T 5799b71fb9d44b54802cb73941f5604b P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Time spent starting tablet: real 0.028s	user 0.004s	sys 0.000s
I20260710 13:27:09.053661 28429 tablet_bootstrap.cc:492] T 923cc7524c014cc4a6ca5b34829d24ec P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Bootstrap starting.
I20260710 13:27:09.054812 28424 tablet_bootstrap.cc:654] T 9099b7fac51a4ed58f6078c28415d355 P b416ad059bd940bc95e5d7fb70605b98: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:09.058811 28429 tablet_bootstrap.cc:654] T 923cc7524c014cc4a6ca5b34829d24ec P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:09.059002 28419 tablet_bootstrap.cc:492] T 62602a227a214542952c5134958655dc P f35478026f9b471fb857ae2ec8f36c20: No bootstrap required, opened a new log
I20260710 13:27:09.059569 28419 ts_tablet_manager.cc:1403] T 62602a227a214542952c5134958655dc P f35478026f9b471fb857ae2ec8f36c20: Time spent bootstrapping tablet: real 0.121s	user 0.010s	sys 0.003s
I20260710 13:27:09.063302 28429 tablet_bootstrap.cc:492] T 923cc7524c014cc4a6ca5b34829d24ec P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: No bootstrap required, opened a new log
I20260710 13:27:09.062932 28419 raft_consensus.cc:359] T 62602a227a214542952c5134958655dc P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:09.063678 28429 ts_tablet_manager.cc:1403] T 923cc7524c014cc4a6ca5b34829d24ec P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Time spent bootstrapping tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 13:27:09.063788 28419 raft_consensus.cc:385] T 62602a227a214542952c5134958655dc P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:09.064141 28419 raft_consensus.cc:740] T 62602a227a214542952c5134958655dc P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f35478026f9b471fb857ae2ec8f36c20, State: Initialized, Role: FOLLOWER
I20260710 13:27:09.064790 28419 consensus_queue.cc:260] T 62602a227a214542952c5134958655dc P f35478026f9b471fb857ae2ec8f36c20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:09.066088 28429 raft_consensus.cc:359] T 923cc7524c014cc4a6ca5b34829d24ec P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:09.066725 28429 raft_consensus.cc:385] T 923cc7524c014cc4a6ca5b34829d24ec P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:09.066989 28429 raft_consensus.cc:740] T 923cc7524c014cc4a6ca5b34829d24ec P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c26b2a8f4ad4e5e9c73a798e32ccdc2, State: Initialized, Role: FOLLOWER
I20260710 13:27:09.067070 28419 ts_tablet_manager.cc:1434] T 62602a227a214542952c5134958655dc P f35478026f9b471fb857ae2ec8f36c20: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:27:09.067768 28429 consensus_queue.cc:260] T 923cc7524c014cc4a6ca5b34829d24ec P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:09.069190 28419 tablet_bootstrap.cc:492] T 9099b7fac51a4ed58f6078c28415d355 P f35478026f9b471fb857ae2ec8f36c20: Bootstrap starting.
I20260710 13:27:09.069839 28429 ts_tablet_manager.cc:1434] T 923cc7524c014cc4a6ca5b34829d24ec P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260710 13:27:09.069540 28123 catalog_manager.cc:5697] T 773542c05588426f863d06788e74fd72 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0c26b2a8f4ad4e5e9c73a798e32ccdc2 (127.26.127.67). New cstate: current_term: 1 leader_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:09.070670 28429 tablet_bootstrap.cc:492] T 62602a227a214542952c5134958655dc P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Bootstrap starting.
I20260710 13:27:09.076303 28429 tablet_bootstrap.cc:654] T 62602a227a214542952c5134958655dc P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:09.085000 28424 tablet_bootstrap.cc:492] T 9099b7fac51a4ed58f6078c28415d355 P b416ad059bd940bc95e5d7fb70605b98: No bootstrap required, opened a new log
I20260710 13:27:09.085475 28424 ts_tablet_manager.cc:1403] T 9099b7fac51a4ed58f6078c28415d355 P b416ad059bd940bc95e5d7fb70605b98: Time spent bootstrapping tablet: real 0.058s	user 0.002s	sys 0.012s
I20260710 13:27:09.090638 28424 raft_consensus.cc:359] T 9099b7fac51a4ed58f6078c28415d355 P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:09.091279 28424 raft_consensus.cc:385] T 9099b7fac51a4ed58f6078c28415d355 P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:09.091559 28424 raft_consensus.cc:740] T 9099b7fac51a4ed58f6078c28415d355 P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b416ad059bd940bc95e5d7fb70605b98, State: Initialized, Role: FOLLOWER
I20260710 13:27:09.091784 28429 tablet_bootstrap.cc:492] T 62602a227a214542952c5134958655dc P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: No bootstrap required, opened a new log
I20260710 13:27:09.075627 28419 tablet_bootstrap.cc:654] T 9099b7fac51a4ed58f6078c28415d355 P f35478026f9b471fb857ae2ec8f36c20: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:09.092218 28429 ts_tablet_manager.cc:1403] T 62602a227a214542952c5134958655dc P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Time spent bootstrapping tablet: real 0.022s	user 0.006s	sys 0.013s
I20260710 13:27:09.094184 28123 catalog_manager.cc:5697] T ac889b38c6e9470e849a19e831010076 P b416ad059bd940bc95e5d7fb70605b98 reported cstate change: term changed from 1 to 2, leader changed from f35478026f9b471fb857ae2ec8f36c20 (127.26.127.65) to b416ad059bd940bc95e5d7fb70605b98 (127.26.127.66). New cstate: current_term: 2 leader_uuid: "b416ad059bd940bc95e5d7fb70605b98" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:09.094798 28429 raft_consensus.cc:359] T 62602a227a214542952c5134958655dc P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:09.095525 28429 raft_consensus.cc:385] T 62602a227a214542952c5134958655dc P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:09.095944 28429 raft_consensus.cc:740] T 62602a227a214542952c5134958655dc P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c26b2a8f4ad4e5e9c73a798e32ccdc2, State: Initialized, Role: FOLLOWER
I20260710 13:27:09.095494 28424 consensus_queue.cc:260] T 9099b7fac51a4ed58f6078c28415d355 P b416ad059bd940bc95e5d7fb70605b98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:09.096794 28429 consensus_queue.cc:260] T 62602a227a214542952c5134958655dc P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:09.098289 28424 ts_tablet_manager.cc:1434] T 9099b7fac51a4ed58f6078c28415d355 P b416ad059bd940bc95e5d7fb70605b98: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 13:27:09.098368 28429 ts_tablet_manager.cc:1434] T 62602a227a214542952c5134958655dc P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260710 13:27:09.099131 28429 tablet_bootstrap.cc:492] T 5a77a7b6eae740a4ac1855715df56869 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Bootstrap starting.
I20260710 13:27:09.099220 28424 tablet_bootstrap.cc:492] T e266baeb3a3443ba9a3defd915dbab9d P b416ad059bd940bc95e5d7fb70605b98: Bootstrap starting.
I20260710 13:27:09.104254 28429 tablet_bootstrap.cc:654] T 5a77a7b6eae740a4ac1855715df56869 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:09.124948 28424 tablet_bootstrap.cc:654] T e266baeb3a3443ba9a3defd915dbab9d P b416ad059bd940bc95e5d7fb70605b98: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:09.125844 28419 tablet_bootstrap.cc:492] T 9099b7fac51a4ed58f6078c28415d355 P f35478026f9b471fb857ae2ec8f36c20: No bootstrap required, opened a new log
I20260710 13:27:09.126375 28419 ts_tablet_manager.cc:1403] T 9099b7fac51a4ed58f6078c28415d355 P f35478026f9b471fb857ae2ec8f36c20: Time spent bootstrapping tablet: real 0.057s	user 0.006s	sys 0.004s
I20260710 13:27:09.127425 28429 tablet_bootstrap.cc:492] T 5a77a7b6eae740a4ac1855715df56869 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: No bootstrap required, opened a new log
I20260710 13:27:09.127902 28429 ts_tablet_manager.cc:1403] T 5a77a7b6eae740a4ac1855715df56869 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Time spent bootstrapping tablet: real 0.029s	user 0.008s	sys 0.000s
I20260710 13:27:09.129878 28424 tablet_bootstrap.cc:492] T e266baeb3a3443ba9a3defd915dbab9d P b416ad059bd940bc95e5d7fb70605b98: No bootstrap required, opened a new log
I20260710 13:27:09.129788 28419 raft_consensus.cc:359] T 9099b7fac51a4ed58f6078c28415d355 P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:09.129969 28429 raft_consensus.cc:359] T 5a77a7b6eae740a4ac1855715df56869 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:09.130333 28424 ts_tablet_manager.cc:1403] T e266baeb3a3443ba9a3defd915dbab9d P b416ad059bd940bc95e5d7fb70605b98: Time spent bootstrapping tablet: real 0.031s	user 0.009s	sys 0.000s
I20260710 13:27:09.130529 28419 raft_consensus.cc:385] T 9099b7fac51a4ed58f6078c28415d355 P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:09.130640 28429 raft_consensus.cc:385] T 5a77a7b6eae740a4ac1855715df56869 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:09.130861 28419 raft_consensus.cc:740] T 9099b7fac51a4ed58f6078c28415d355 P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f35478026f9b471fb857ae2ec8f36c20, State: Initialized, Role: FOLLOWER
I20260710 13:27:09.130995 28429 raft_consensus.cc:740] T 5a77a7b6eae740a4ac1855715df56869 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c26b2a8f4ad4e5e9c73a798e32ccdc2, State: Initialized, Role: FOLLOWER
I20260710 13:27:09.131580 28419 consensus_queue.cc:260] T 9099b7fac51a4ed58f6078c28415d355 P f35478026f9b471fb857ae2ec8f36c20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:09.131758 28429 consensus_queue.cc:260] T 5a77a7b6eae740a4ac1855715df56869 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:09.132884 28424 raft_consensus.cc:359] T e266baeb3a3443ba9a3defd915dbab9d P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:09.133417 28419 ts_tablet_manager.cc:1434] T 9099b7fac51a4ed58f6078c28415d355 P f35478026f9b471fb857ae2ec8f36c20: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260710 13:27:09.133459 28424 raft_consensus.cc:385] T e266baeb3a3443ba9a3defd915dbab9d P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:09.133878 28424 raft_consensus.cc:740] T e266baeb3a3443ba9a3defd915dbab9d P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b416ad059bd940bc95e5d7fb70605b98, State: Initialized, Role: FOLLOWER
I20260710 13:27:09.134578 28424 consensus_queue.cc:260] T e266baeb3a3443ba9a3defd915dbab9d P b416ad059bd940bc95e5d7fb70605b98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:09.135828 28419 tablet_bootstrap.cc:492] T 700259a6f2e24c27b5b85c205f6379d3 P f35478026f9b471fb857ae2ec8f36c20: Bootstrap starting.
I20260710 13:27:09.136426 28424 ts_tablet_manager.cc:1434] T e266baeb3a3443ba9a3defd915dbab9d P b416ad059bd940bc95e5d7fb70605b98: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:27:09.136852 28429 ts_tablet_manager.cc:1434] T 5a77a7b6eae740a4ac1855715df56869 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260710 13:27:09.139079 28429 tablet_bootstrap.cc:492] T 9099b7fac51a4ed58f6078c28415d355 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Bootstrap starting.
I20260710 13:27:09.142903 28419 tablet_bootstrap.cc:654] T 700259a6f2e24c27b5b85c205f6379d3 P f35478026f9b471fb857ae2ec8f36c20: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:09.144392 28429 tablet_bootstrap.cc:654] T 9099b7fac51a4ed58f6078c28415d355 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:09.137420 28424 tablet_bootstrap.cc:492] T 5a77a7b6eae740a4ac1855715df56869 P b416ad059bd940bc95e5d7fb70605b98: Bootstrap starting.
I20260710 13:27:09.150225 28424 tablet_bootstrap.cc:654] T 5a77a7b6eae740a4ac1855715df56869 P b416ad059bd940bc95e5d7fb70605b98: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:09.163913 28419 tablet_bootstrap.cc:492] T 700259a6f2e24c27b5b85c205f6379d3 P f35478026f9b471fb857ae2ec8f36c20: No bootstrap required, opened a new log
I20260710 13:27:09.164336 28419 ts_tablet_manager.cc:1403] T 700259a6f2e24c27b5b85c205f6379d3 P f35478026f9b471fb857ae2ec8f36c20: Time spent bootstrapping tablet: real 0.029s	user 0.020s	sys 0.004s
I20260710 13:27:09.164429 28424 tablet_bootstrap.cc:492] T 5a77a7b6eae740a4ac1855715df56869 P b416ad059bd940bc95e5d7fb70605b98: No bootstrap required, opened a new log
I20260710 13:27:09.164920 28424 ts_tablet_manager.cc:1403] T 5a77a7b6eae740a4ac1855715df56869 P b416ad059bd940bc95e5d7fb70605b98: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.000s
I20260710 13:27:09.166417 28429 tablet_bootstrap.cc:492] T 9099b7fac51a4ed58f6078c28415d355 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: No bootstrap required, opened a new log
I20260710 13:27:09.166860 28429 ts_tablet_manager.cc:1403] T 9099b7fac51a4ed58f6078c28415d355 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.000s
I20260710 13:27:09.167330 28419 raft_consensus.cc:359] T 700259a6f2e24c27b5b85c205f6379d3 P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:09.167841 28419 raft_consensus.cc:385] T 700259a6f2e24c27b5b85c205f6379d3 P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:09.167652 28424 raft_consensus.cc:359] T 5a77a7b6eae740a4ac1855715df56869 P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:09.168108 28419 raft_consensus.cc:740] T 700259a6f2e24c27b5b85c205f6379d3 P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f35478026f9b471fb857ae2ec8f36c20, State: Initialized, Role: FOLLOWER
I20260710 13:27:09.168326 28424 raft_consensus.cc:385] T 5a77a7b6eae740a4ac1855715df56869 P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:09.168633 28424 raft_consensus.cc:740] T 5a77a7b6eae740a4ac1855715df56869 P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b416ad059bd940bc95e5d7fb70605b98, State: Initialized, Role: FOLLOWER
I20260710 13:27:09.168781 28419 consensus_queue.cc:260] T 700259a6f2e24c27b5b85c205f6379d3 P f35478026f9b471fb857ae2ec8f36c20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:09.169283 28429 raft_consensus.cc:359] T 9099b7fac51a4ed58f6078c28415d355 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:09.169298 28424 consensus_queue.cc:260] T 5a77a7b6eae740a4ac1855715df56869 P b416ad059bd940bc95e5d7fb70605b98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:09.169992 28429 raft_consensus.cc:385] T 9099b7fac51a4ed58f6078c28415d355 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:09.170243 28429 raft_consensus.cc:740] T 9099b7fac51a4ed58f6078c28415d355 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c26b2a8f4ad4e5e9c73a798e32ccdc2, State: Initialized, Role: FOLLOWER
I20260710 13:27:09.170830 28419 ts_tablet_manager.cc:1434] T 700259a6f2e24c27b5b85c205f6379d3 P f35478026f9b471fb857ae2ec8f36c20: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260710 13:27:09.170950 28429 consensus_queue.cc:260] T 9099b7fac51a4ed58f6078c28415d355 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:09.171440 28424 ts_tablet_manager.cc:1434] T 5a77a7b6eae740a4ac1855715df56869 P b416ad059bd940bc95e5d7fb70605b98: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:27:09.172039 28419 tablet_bootstrap.cc:492] T 5a77a7b6eae740a4ac1855715df56869 P f35478026f9b471fb857ae2ec8f36c20: Bootstrap starting.
I20260710 13:27:09.172211 28424 tablet_bootstrap.cc:492] T 773542c05588426f863d06788e74fd72 P b416ad059bd940bc95e5d7fb70605b98: Bootstrap starting.
I20260710 13:27:09.178043 28419 tablet_bootstrap.cc:654] T 5a77a7b6eae740a4ac1855715df56869 P f35478026f9b471fb857ae2ec8f36c20: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:09.178143 28424 tablet_bootstrap.cc:654] T 773542c05588426f863d06788e74fd72 P b416ad059bd940bc95e5d7fb70605b98: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:09.188257 28429 ts_tablet_manager.cc:1434] T 9099b7fac51a4ed58f6078c28415d355 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260710 13:27:09.188971 28419 tablet_bootstrap.cc:492] T 5a77a7b6eae740a4ac1855715df56869 P f35478026f9b471fb857ae2ec8f36c20: No bootstrap required, opened a new log
I20260710 13:27:09.189404 28419 ts_tablet_manager.cc:1403] T 5a77a7b6eae740a4ac1855715df56869 P f35478026f9b471fb857ae2ec8f36c20: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260710 13:27:09.191949 28424 tablet_bootstrap.cc:492] T 773542c05588426f863d06788e74fd72 P b416ad059bd940bc95e5d7fb70605b98: No bootstrap required, opened a new log
I20260710 13:27:09.191629 28419 raft_consensus.cc:359] T 5a77a7b6eae740a4ac1855715df56869 P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:09.192162 28482 raft_consensus.cc:493] T 9099b7fac51a4ed58f6078c28415d355 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:09.192363 28424 ts_tablet_manager.cc:1403] T 773542c05588426f863d06788e74fd72 P b416ad059bd940bc95e5d7fb70605b98: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.011s
I20260710 13:27:09.192373 28419 raft_consensus.cc:385] T 5a77a7b6eae740a4ac1855715df56869 P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:09.192900 28419 raft_consensus.cc:740] T 5a77a7b6eae740a4ac1855715df56869 P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f35478026f9b471fb857ae2ec8f36c20, State: Initialized, Role: FOLLOWER
I20260710 13:27:09.192613 28482 raft_consensus.cc:515] T 9099b7fac51a4ed58f6078c28415d355 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:09.193557 28419 consensus_queue.cc:260] T 5a77a7b6eae740a4ac1855715df56869 P f35478026f9b471fb857ae2ec8f36c20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:09.194730 28482 leader_election.cc:290] T 9099b7fac51a4ed58f6078c28415d355 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f35478026f9b471fb857ae2ec8f36c20 (127.26.127.65:37219), b416ad059bd940bc95e5d7fb70605b98 (127.26.127.66:43669)
I20260710 13:27:09.195308 28424 raft_consensus.cc:359] T 773542c05588426f863d06788e74fd72 P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:09.195775 28419 ts_tablet_manager.cc:1434] T 5a77a7b6eae740a4ac1855715df56869 P f35478026f9b471fb857ae2ec8f36c20: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:27:09.196125 28302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9099b7fac51a4ed58f6078c28415d355" candidate_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b416ad059bd940bc95e5d7fb70605b98" is_pre_election: true
I20260710 13:27:09.196949 28419 tablet_bootstrap.cc:492] T 495233f9c3aa486b91032ca9f3c1be88 P f35478026f9b471fb857ae2ec8f36c20: Bootstrap starting.
I20260710 13:27:09.197233 28302 raft_consensus.cc:2468] T 9099b7fac51a4ed58f6078c28415d355 P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c26b2a8f4ad4e5e9c73a798e32ccdc2 in term 0.
I20260710 13:27:09.195914 28424 raft_consensus.cc:385] T 773542c05588426f863d06788e74fd72 P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:09.198238 28424 raft_consensus.cc:740] T 773542c05588426f863d06788e74fd72 P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b416ad059bd940bc95e5d7fb70605b98, State: Initialized, Role: FOLLOWER
I20260710 13:27:09.198427 28345 leader_election.cc:304] T 9099b7fac51a4ed58f6078c28415d355 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c26b2a8f4ad4e5e9c73a798e32ccdc2, b416ad059bd940bc95e5d7fb70605b98; no voters: 
I20260710 13:27:09.200040 28229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9099b7fac51a4ed58f6078c28415d355" candidate_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f35478026f9b471fb857ae2ec8f36c20" is_pre_election: true
I20260710 13:27:09.200628 28229 raft_consensus.cc:2468] T 9099b7fac51a4ed58f6078c28415d355 P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c26b2a8f4ad4e5e9c73a798e32ccdc2 in term 0.
I20260710 13:27:09.198985 28424 consensus_queue.cc:260] T 773542c05588426f863d06788e74fd72 P b416ad059bd940bc95e5d7fb70605b98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:09.202934 28419 tablet_bootstrap.cc:654] T 495233f9c3aa486b91032ca9f3c1be88 P f35478026f9b471fb857ae2ec8f36c20: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:09.204486 28482 raft_consensus.cc:2804] T 9099b7fac51a4ed58f6078c28415d355 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:09.204866 28482 raft_consensus.cc:493] T 9099b7fac51a4ed58f6078c28415d355 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:09.205178 28482 raft_consensus.cc:3060] T 9099b7fac51a4ed58f6078c28415d355 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:09.205654 28424 ts_tablet_manager.cc:1434] T 773542c05588426f863d06788e74fd72 P b416ad059bd940bc95e5d7fb70605b98: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260710 13:27:09.206514 28424 tablet_bootstrap.cc:492] T 700259a6f2e24c27b5b85c205f6379d3 P b416ad059bd940bc95e5d7fb70605b98: Bootstrap starting.
I20260710 13:27:09.210701 28511 raft_consensus.cc:493] T 62602a227a214542952c5134958655dc P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:09.211146 28511 raft_consensus.cc:515] T 62602a227a214542952c5134958655dc P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:09.213234 28511 leader_election.cc:290] T 62602a227a214542952c5134958655dc P b416ad059bd940bc95e5d7fb70605b98 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f35478026f9b471fb857ae2ec8f36c20 (127.26.127.65:37219), 0c26b2a8f4ad4e5e9c73a798e32ccdc2 (127.26.127.67:39199)
I20260710 13:27:09.213943 28229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62602a227a214542952c5134958655dc" candidate_uuid: "b416ad059bd940bc95e5d7fb70605b98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f35478026f9b471fb857ae2ec8f36c20" is_pre_election: true
I20260710 13:27:09.214627 28419 tablet_bootstrap.cc:492] T 495233f9c3aa486b91032ca9f3c1be88 P f35478026f9b471fb857ae2ec8f36c20: No bootstrap required, opened a new log
I20260710 13:27:09.214557 28229 raft_consensus.cc:2468] T 62602a227a214542952c5134958655dc P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b416ad059bd940bc95e5d7fb70605b98 in term 0.
I20260710 13:27:09.215092 28419 ts_tablet_manager.cc:1403] T 495233f9c3aa486b91032ca9f3c1be88 P f35478026f9b471fb857ae2ec8f36c20: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.004s
I20260710 13:27:09.216274 28424 tablet_bootstrap.cc:654] T 700259a6f2e24c27b5b85c205f6379d3 P b416ad059bd940bc95e5d7fb70605b98: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:09.217828 28378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62602a227a214542952c5134958655dc" candidate_uuid: "b416ad059bd940bc95e5d7fb70605b98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" is_pre_election: true
I20260710 13:27:09.220073 28269 leader_election.cc:304] T 62602a227a214542952c5134958655dc P b416ad059bd940bc95e5d7fb70605b98 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b416ad059bd940bc95e5d7fb70605b98, f35478026f9b471fb857ae2ec8f36c20; no voters: 
I20260710 13:27:09.220383 28378 raft_consensus.cc:2468] T 62602a227a214542952c5134958655dc P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b416ad059bd940bc95e5d7fb70605b98 in term 0.
I20260710 13:27:09.221060 28511 raft_consensus.cc:2804] T 62602a227a214542952c5134958655dc P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:09.221418 28511 raft_consensus.cc:493] T 62602a227a214542952c5134958655dc P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:09.221760 28511 raft_consensus.cc:3060] T 62602a227a214542952c5134958655dc P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:09.230273 28419 raft_consensus.cc:359] T 495233f9c3aa486b91032ca9f3c1be88 P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:09.231314 28419 raft_consensus.cc:385] T 495233f9c3aa486b91032ca9f3c1be88 P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:09.231662 28419 raft_consensus.cc:740] T 495233f9c3aa486b91032ca9f3c1be88 P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f35478026f9b471fb857ae2ec8f36c20, State: Initialized, Role: FOLLOWER
I20260710 13:27:09.228327 28511 raft_consensus.cc:515] T 62602a227a214542952c5134958655dc P b416ad059bd940bc95e5d7fb70605b98 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
W20260710 13:27:09.234899 28176 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:27:09.234968 28229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62602a227a214542952c5134958655dc" candidate_uuid: "b416ad059bd940bc95e5d7fb70605b98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f35478026f9b471fb857ae2ec8f36c20"
I20260710 13:27:09.235592 28229 raft_consensus.cc:3060] T 62602a227a214542952c5134958655dc P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:09.237017 28511 leader_election.cc:290] T 62602a227a214542952c5134958655dc P b416ad059bd940bc95e5d7fb70605b98 [CANDIDATE]: Term 1 election: Requested vote from peers f35478026f9b471fb857ae2ec8f36c20 (127.26.127.65:37219), 0c26b2a8f4ad4e5e9c73a798e32ccdc2 (127.26.127.67:39199)
I20260710 13:27:09.232347 28419 consensus_queue.cc:260] T 495233f9c3aa486b91032ca9f3c1be88 P f35478026f9b471fb857ae2ec8f36c20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:09.238250 28424 tablet_bootstrap.cc:492] T 700259a6f2e24c27b5b85c205f6379d3 P b416ad059bd940bc95e5d7fb70605b98: No bootstrap required, opened a new log
I20260710 13:27:09.238077 28378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62602a227a214542952c5134958655dc" candidate_uuid: "b416ad059bd940bc95e5d7fb70605b98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2"
I20260710 13:27:09.238727 28378 raft_consensus.cc:3060] T 62602a227a214542952c5134958655dc P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:09.239132 28419 ts_tablet_manager.cc:1434] T 495233f9c3aa486b91032ca9f3c1be88 P f35478026f9b471fb857ae2ec8f36c20: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.001s
I20260710 13:27:09.240024 28419 tablet_bootstrap.cc:492] T e266baeb3a3443ba9a3defd915dbab9d P f35478026f9b471fb857ae2ec8f36c20: Bootstrap starting.
I20260710 13:27:09.242228 28229 raft_consensus.cc:2468] T 62602a227a214542952c5134958655dc P f35478026f9b471fb857ae2ec8f36c20 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b416ad059bd940bc95e5d7fb70605b98 in term 1.
I20260710 13:27:09.243552 28429 tablet_bootstrap.cc:492] T b6bc1d6dbf6c4e2eb25401136bbd4947 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Bootstrap starting.
I20260710 13:27:09.243446 28269 leader_election.cc:304] T 62602a227a214542952c5134958655dc P b416ad059bd940bc95e5d7fb70605b98 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b416ad059bd940bc95e5d7fb70605b98, f35478026f9b471fb857ae2ec8f36c20; no voters: 
I20260710 13:27:09.245808 28378 raft_consensus.cc:2468] T 62602a227a214542952c5134958655dc P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b416ad059bd940bc95e5d7fb70605b98 in term 1.
I20260710 13:27:09.246701 28448 raft_consensus.cc:2804] T 62602a227a214542952c5134958655dc P b416ad059bd940bc95e5d7fb70605b98 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:09.246382 28419 tablet_bootstrap.cc:654] T e266baeb3a3443ba9a3defd915dbab9d P f35478026f9b471fb857ae2ec8f36c20: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:09.242056 28482 raft_consensus.cc:515] T 9099b7fac51a4ed58f6078c28415d355 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:09.246439 28424 ts_tablet_manager.cc:1403] T 700259a6f2e24c27b5b85c205f6379d3 P b416ad059bd940bc95e5d7fb70605b98: Time spent bootstrapping tablet: real 0.040s	user 0.015s	sys 0.003s
I20260710 13:27:09.246775 28511 raft_consensus.cc:493] T 923cc7524c014cc4a6ca5b34829d24ec P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:09.247248 28448 raft_consensus.cc:697] T 62602a227a214542952c5134958655dc P b416ad059bd940bc95e5d7fb70605b98 [term 1 LEADER]: Becoming Leader. State: Replica: b416ad059bd940bc95e5d7fb70605b98, State: Running, Role: LEADER
I20260710 13:27:09.247582 28511 raft_consensus.cc:515] T 923cc7524c014cc4a6ca5b34829d24ec P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:09.248082 28448 consensus_queue.cc:237] T 62602a227a214542952c5134958655dc P b416ad059bd940bc95e5d7fb70605b98 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:09.248626 28482 leader_election.cc:290] T 9099b7fac51a4ed58f6078c28415d355 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [CANDIDATE]: Term 1 election: Requested vote from peers f35478026f9b471fb857ae2ec8f36c20 (127.26.127.65:37219), b416ad059bd940bc95e5d7fb70605b98 (127.26.127.66:43669)
I20260710 13:27:09.249558 28511 leader_election.cc:290] T 923cc7524c014cc4a6ca5b34829d24ec P b416ad059bd940bc95e5d7fb70605b98 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f35478026f9b471fb857ae2ec8f36c20 (127.26.127.65:37219), 0c26b2a8f4ad4e5e9c73a798e32ccdc2 (127.26.127.67:39199)
I20260710 13:27:09.249742 28302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9099b7fac51a4ed58f6078c28415d355" candidate_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b416ad059bd940bc95e5d7fb70605b98"
I20260710 13:27:09.250340 28302 raft_consensus.cc:3060] T 9099b7fac51a4ed58f6078c28415d355 P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:09.252748 28229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923cc7524c014cc4a6ca5b34829d24ec" candidate_uuid: "b416ad059bd940bc95e5d7fb70605b98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f35478026f9b471fb857ae2ec8f36c20" is_pre_election: true
I20260710 13:27:09.254527 28228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9099b7fac51a4ed58f6078c28415d355" candidate_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f35478026f9b471fb857ae2ec8f36c20"
I20260710 13:27:09.255908 28228 raft_consensus.cc:3060] T 9099b7fac51a4ed58f6078c28415d355 P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:27:09.256177 28269 leader_election.cc:343] T 923cc7524c014cc4a6ca5b34829d24ec P b416ad059bd940bc95e5d7fb70605b98 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f35478026f9b471fb857ae2ec8f36c20 (127.26.127.65:37219): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:09.257347 28424 raft_consensus.cc:359] T 700259a6f2e24c27b5b85c205f6379d3 P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:09.257838 28424 raft_consensus.cc:385] T 700259a6f2e24c27b5b85c205f6379d3 P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:09.258000 28424 raft_consensus.cc:740] T 700259a6f2e24c27b5b85c205f6379d3 P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b416ad059bd940bc95e5d7fb70605b98, State: Initialized, Role: FOLLOWER
I20260710 13:27:09.260197 28378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923cc7524c014cc4a6ca5b34829d24ec" candidate_uuid: "b416ad059bd940bc95e5d7fb70605b98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" is_pre_election: true
I20260710 13:27:09.264166 28123 catalog_manager.cc:5697] T 62602a227a214542952c5134958655dc P b416ad059bd940bc95e5d7fb70605b98 reported cstate change: term changed from 0 to 1, leader changed from <none> to b416ad059bd940bc95e5d7fb70605b98 (127.26.127.66). New cstate: current_term: 1 leader_uuid: "b416ad059bd940bc95e5d7fb70605b98" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:09.265581 28228 raft_consensus.cc:2468] T 9099b7fac51a4ed58f6078c28415d355 P f35478026f9b471fb857ae2ec8f36c20 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c26b2a8f4ad4e5e9c73a798e32ccdc2 in term 1.
I20260710 13:27:09.266266 28302 raft_consensus.cc:2468] T 9099b7fac51a4ed58f6078c28415d355 P b416ad059bd940bc95e5d7fb70605b98 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c26b2a8f4ad4e5e9c73a798e32ccdc2 in term 1.
I20260710 13:27:09.267259 28343 leader_election.cc:304] T 9099b7fac51a4ed58f6078c28415d355 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c26b2a8f4ad4e5e9c73a798e32ccdc2, f35478026f9b471fb857ae2ec8f36c20; no voters: 
I20260710 13:27:09.268870 28424 consensus_queue.cc:260] T 700259a6f2e24c27b5b85c205f6379d3 P b416ad059bd940bc95e5d7fb70605b98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:09.269704 28378 raft_consensus.cc:2468] T 923cc7524c014cc4a6ca5b34829d24ec P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b416ad059bd940bc95e5d7fb70605b98 in term 0.
I20260710 13:27:09.271397 28429 tablet_bootstrap.cc:654] T b6bc1d6dbf6c4e2eb25401136bbd4947 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:09.274230 28419 tablet_bootstrap.cc:492] T e266baeb3a3443ba9a3defd915dbab9d P f35478026f9b471fb857ae2ec8f36c20: No bootstrap required, opened a new log
I20260710 13:27:09.274791 28419 ts_tablet_manager.cc:1403] T e266baeb3a3443ba9a3defd915dbab9d P f35478026f9b471fb857ae2ec8f36c20: Time spent bootstrapping tablet: real 0.035s	user 0.014s	sys 0.007s
I20260710 13:27:09.275527 28424 ts_tablet_manager.cc:1434] T 700259a6f2e24c27b5b85c205f6379d3 P b416ad059bd940bc95e5d7fb70605b98: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.000s
I20260710 13:27:09.276053 28421 raft_consensus.cc:493] T 2dc0dd9657dc483294b5fac9f37843ef P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:09.276157 28271 leader_election.cc:304] T 923cc7524c014cc4a6ca5b34829d24ec P b416ad059bd940bc95e5d7fb70605b98 [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: 0c26b2a8f4ad4e5e9c73a798e32ccdc2, b416ad059bd940bc95e5d7fb70605b98; no voters: f35478026f9b471fb857ae2ec8f36c20
I20260710 13:27:09.276434 28424 tablet_bootstrap.cc:492] T 2dc0dd9657dc483294b5fac9f37843ef P b416ad059bd940bc95e5d7fb70605b98: Bootstrap starting.
I20260710 13:27:09.276554 28421 raft_consensus.cc:515] T 2dc0dd9657dc483294b5fac9f37843ef P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:09.277241 28448 raft_consensus.cc:2804] T 923cc7524c014cc4a6ca5b34829d24ec P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:09.277558 28448 raft_consensus.cc:493] T 923cc7524c014cc4a6ca5b34829d24ec P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:09.277858 28448 raft_consensus.cc:3060] T 923cc7524c014cc4a6ca5b34829d24ec P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:09.278635 28421 leader_election.cc:290] T 2dc0dd9657dc483294b5fac9f37843ef P f35478026f9b471fb857ae2ec8f36c20 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b416ad059bd940bc95e5d7fb70605b98 (127.26.127.66:43669), 0c26b2a8f4ad4e5e9c73a798e32ccdc2 (127.26.127.67:39199)
I20260710 13:27:09.280455 28378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dc0dd9657dc483294b5fac9f37843ef" candidate_uuid: "f35478026f9b471fb857ae2ec8f36c20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" is_pre_election: true
W20260710 13:27:09.282007 28196 leader_election.cc:343] T 2dc0dd9657dc483294b5fac9f37843ef P f35478026f9b471fb857ae2ec8f36c20 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0c26b2a8f4ad4e5e9c73a798e32ccdc2 (127.26.127.67:39199): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:09.283430 28302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dc0dd9657dc483294b5fac9f37843ef" candidate_uuid: "f35478026f9b471fb857ae2ec8f36c20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b416ad059bd940bc95e5d7fb70605b98" is_pre_election: true
I20260710 13:27:09.283595 28482 raft_consensus.cc:2804] T 9099b7fac51a4ed58f6078c28415d355 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:09.284094 28482 raft_consensus.cc:697] T 9099b7fac51a4ed58f6078c28415d355 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 LEADER]: Becoming Leader. State: Replica: 0c26b2a8f4ad4e5e9c73a798e32ccdc2, State: Running, Role: LEADER
W20260710 13:27:09.285141 28196 leader_election.cc:343] T 2dc0dd9657dc483294b5fac9f37843ef P f35478026f9b471fb857ae2ec8f36c20 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b416ad059bd940bc95e5d7fb70605b98 (127.26.127.66:43669): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:09.285753 28196 leader_election.cc:304] T 2dc0dd9657dc483294b5fac9f37843ef P f35478026f9b471fb857ae2ec8f36c20 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f35478026f9b471fb857ae2ec8f36c20; no voters: 0c26b2a8f4ad4e5e9c73a798e32ccdc2, b416ad059bd940bc95e5d7fb70605b98
I20260710 13:27:09.285560 28482 consensus_queue.cc:237] T 9099b7fac51a4ed58f6078c28415d355 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:09.291772 28448 raft_consensus.cc:515] T 923cc7524c014cc4a6ca5b34829d24ec P b416ad059bd940bc95e5d7fb70605b98 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:09.293815 28448 leader_election.cc:290] T 923cc7524c014cc4a6ca5b34829d24ec P b416ad059bd940bc95e5d7fb70605b98 [CANDIDATE]: Term 1 election: Requested vote from peers f35478026f9b471fb857ae2ec8f36c20 (127.26.127.65:37219), 0c26b2a8f4ad4e5e9c73a798e32ccdc2 (127.26.127.67:39199)
I20260710 13:27:09.294803 28378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923cc7524c014cc4a6ca5b34829d24ec" candidate_uuid: "b416ad059bd940bc95e5d7fb70605b98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2"
I20260710 13:27:09.295360 28378 raft_consensus.cc:3060] T 923cc7524c014cc4a6ca5b34829d24ec P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:09.295773 28421 raft_consensus.cc:2749] T 2dc0dd9657dc483294b5fac9f37843ef P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:09.300091 28229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923cc7524c014cc4a6ca5b34829d24ec" candidate_uuid: "b416ad059bd940bc95e5d7fb70605b98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f35478026f9b471fb857ae2ec8f36c20"
I20260710 13:27:09.300810 28424 tablet_bootstrap.cc:654] T 2dc0dd9657dc483294b5fac9f37843ef P b416ad059bd940bc95e5d7fb70605b98: Neither blocks nor log segments found. Creating new log.
W20260710 13:27:09.302049 28269 leader_election.cc:343] T 923cc7524c014cc4a6ca5b34829d24ec P b416ad059bd940bc95e5d7fb70605b98 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f35478026f9b471fb857ae2ec8f36c20 (127.26.127.65:37219): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:27:09.303175 28196 consensus_peers.cc:597] T b6bc1d6dbf6c4e2eb25401136bbd4947 P f35478026f9b471fb857ae2ec8f36c20 -> Peer 0c26b2a8f4ad4e5e9c73a798e32ccdc2 (127.26.127.67:39199): Couldn't send request to peer 0c26b2a8f4ad4e5e9c73a798e32ccdc2. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:09.305397 28419 raft_consensus.cc:359] T e266baeb3a3443ba9a3defd915dbab9d P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:09.306075 28419 raft_consensus.cc:385] T e266baeb3a3443ba9a3defd915dbab9d P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:09.306381 28419 raft_consensus.cc:740] T e266baeb3a3443ba9a3defd915dbab9d P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f35478026f9b471fb857ae2ec8f36c20, State: Initialized, Role: FOLLOWER
I20260710 13:27:09.307147 28378 raft_consensus.cc:2468] T 923cc7524c014cc4a6ca5b34829d24ec P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b416ad059bd940bc95e5d7fb70605b98 in term 1.
I20260710 13:27:09.307263 28419 consensus_queue.cc:260] T e266baeb3a3443ba9a3defd915dbab9d P f35478026f9b471fb857ae2ec8f36c20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:09.312098 28271 leader_election.cc:304] T 923cc7524c014cc4a6ca5b34829d24ec P b416ad059bd940bc95e5d7fb70605b98 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0c26b2a8f4ad4e5e9c73a798e32ccdc2, b416ad059bd940bc95e5d7fb70605b98; no voters: f35478026f9b471fb857ae2ec8f36c20
I20260710 13:27:09.315244 28419 ts_tablet_manager.cc:1434] T e266baeb3a3443ba9a3defd915dbab9d P f35478026f9b471fb857ae2ec8f36c20: Time spent starting tablet: real 0.040s	user 0.005s	sys 0.000s
I20260710 13:27:09.316568 28419 tablet_bootstrap.cc:492] T 923cc7524c014cc4a6ca5b34829d24ec P f35478026f9b471fb857ae2ec8f36c20: Bootstrap starting.
I20260710 13:27:09.315631 28448 raft_consensus.cc:2804] T 923cc7524c014cc4a6ca5b34829d24ec P b416ad059bd940bc95e5d7fb70605b98 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:09.318586 28448 raft_consensus.cc:697] T 923cc7524c014cc4a6ca5b34829d24ec P b416ad059bd940bc95e5d7fb70605b98 [term 1 LEADER]: Becoming Leader. State: Replica: b416ad059bd940bc95e5d7fb70605b98, State: Running, Role: LEADER
I20260710 13:27:09.319409 28448 consensus_queue.cc:237] T 923cc7524c014cc4a6ca5b34829d24ec P b416ad059bd940bc95e5d7fb70605b98 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:09.323853 28124 catalog_manager.cc:5697] T 9099b7fac51a4ed58f6078c28415d355 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0c26b2a8f4ad4e5e9c73a798e32ccdc2 (127.26.127.67). New cstate: current_term: 1 leader_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:09.328379 28419 tablet_bootstrap.cc:654] T 923cc7524c014cc4a6ca5b34829d24ec P f35478026f9b471fb857ae2ec8f36c20: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:09.336370 28419 tablet_bootstrap.cc:492] T 923cc7524c014cc4a6ca5b34829d24ec P f35478026f9b471fb857ae2ec8f36c20: No bootstrap required, opened a new log
I20260710 13:27:09.336872 28419 ts_tablet_manager.cc:1403] T 923cc7524c014cc4a6ca5b34829d24ec P f35478026f9b471fb857ae2ec8f36c20: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.003s
I20260710 13:27:09.337339 28429 tablet_bootstrap.cc:492] T b6bc1d6dbf6c4e2eb25401136bbd4947 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: No bootstrap required, opened a new log
I20260710 13:27:09.337760 28429 ts_tablet_manager.cc:1403] T b6bc1d6dbf6c4e2eb25401136bbd4947 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Time spent bootstrapping tablet: real 0.094s	user 0.028s	sys 0.034s
I20260710 13:27:09.339813 28424 tablet_bootstrap.cc:492] T 2dc0dd9657dc483294b5fac9f37843ef P b416ad059bd940bc95e5d7fb70605b98: No bootstrap required, opened a new log
I20260710 13:27:09.340457 28424 ts_tablet_manager.cc:1403] T 2dc0dd9657dc483294b5fac9f37843ef P b416ad059bd940bc95e5d7fb70605b98: Time spent bootstrapping tablet: real 0.064s	user 0.012s	sys 0.008s
I20260710 13:27:09.340531 28429 raft_consensus.cc:359] T b6bc1d6dbf6c4e2eb25401136bbd4947 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:09.340466 28419 raft_consensus.cc:359] T 923cc7524c014cc4a6ca5b34829d24ec P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:09.341470 28429 raft_consensus.cc:385] T b6bc1d6dbf6c4e2eb25401136bbd4947 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:09.341773 28429 raft_consensus.cc:740] T b6bc1d6dbf6c4e2eb25401136bbd4947 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c26b2a8f4ad4e5e9c73a798e32ccdc2, State: Initialized, Role: FOLLOWER
I20260710 13:27:09.342540 28429 consensus_queue.cc:260] T b6bc1d6dbf6c4e2eb25401136bbd4947 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:09.343206 28511 raft_consensus.cc:493] T 5a77a7b6eae740a4ac1855715df56869 P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:09.343721 28511 raft_consensus.cc:515] T 5a77a7b6eae740a4ac1855715df56869 P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:09.345633 28511 leader_election.cc:290] T 5a77a7b6eae740a4ac1855715df56869 P b416ad059bd940bc95e5d7fb70605b98 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f35478026f9b471fb857ae2ec8f36c20 (127.26.127.65:37219), 0c26b2a8f4ad4e5e9c73a798e32ccdc2 (127.26.127.67:39199)
I20260710 13:27:09.346750 28228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a77a7b6eae740a4ac1855715df56869" candidate_uuid: "b416ad059bd940bc95e5d7fb70605b98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f35478026f9b471fb857ae2ec8f36c20" is_pre_election: true
I20260710 13:27:09.347353 28228 raft_consensus.cc:2468] T 5a77a7b6eae740a4ac1855715df56869 P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b416ad059bd940bc95e5d7fb70605b98 in term 0.
I20260710 13:27:09.348347 28429 ts_tablet_manager.cc:1434] T b6bc1d6dbf6c4e2eb25401136bbd4947 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 13:27:09.348333 28378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a77a7b6eae740a4ac1855715df56869" candidate_uuid: "b416ad059bd940bc95e5d7fb70605b98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" is_pre_election: true
I20260710 13:27:09.348562 28269 leader_election.cc:304] T 5a77a7b6eae740a4ac1855715df56869 P b416ad059bd940bc95e5d7fb70605b98 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b416ad059bd940bc95e5d7fb70605b98, f35478026f9b471fb857ae2ec8f36c20; no voters: 
I20260710 13:27:09.349071 28378 raft_consensus.cc:2468] T 5a77a7b6eae740a4ac1855715df56869 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b416ad059bd940bc95e5d7fb70605b98 in term 0.
I20260710 13:27:09.349454 28429 tablet_bootstrap.cc:492] T 2dc0dd9657dc483294b5fac9f37843ef P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Bootstrap starting.
I20260710 13:27:09.349422 28511 raft_consensus.cc:2804] T 5a77a7b6eae740a4ac1855715df56869 P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:09.349920 28511 raft_consensus.cc:493] T 5a77a7b6eae740a4ac1855715df56869 P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:09.350242 28511 raft_consensus.cc:3060] T 5a77a7b6eae740a4ac1855715df56869 P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:09.354467 28428 raft_consensus.cc:493] T e266baeb3a3443ba9a3defd915dbab9d P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:09.355069 28428 raft_consensus.cc:515] T e266baeb3a3443ba9a3defd915dbab9d P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:09.357024 28428 leader_election.cc:290] T e266baeb3a3443ba9a3defd915dbab9d P b416ad059bd940bc95e5d7fb70605b98 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f35478026f9b471fb857ae2ec8f36c20 (127.26.127.65:37219), 0c26b2a8f4ad4e5e9c73a798e32ccdc2 (127.26.127.67:39199)
I20260710 13:27:09.357204 28429 tablet_bootstrap.cc:654] T 2dc0dd9657dc483294b5fac9f37843ef P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:09.358227 28378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e266baeb3a3443ba9a3defd915dbab9d" candidate_uuid: "b416ad059bd940bc95e5d7fb70605b98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" is_pre_election: true
I20260710 13:27:09.358798 28378 raft_consensus.cc:2468] T e266baeb3a3443ba9a3defd915dbab9d P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b416ad059bd940bc95e5d7fb70605b98 in term 0.
I20260710 13:27:09.359464 28228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e266baeb3a3443ba9a3defd915dbab9d" candidate_uuid: "b416ad059bd940bc95e5d7fb70605b98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f35478026f9b471fb857ae2ec8f36c20" is_pre_election: true
I20260710 13:27:09.360044 28228 raft_consensus.cc:2468] T e266baeb3a3443ba9a3defd915dbab9d P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b416ad059bd940bc95e5d7fb70605b98 in term 0.
I20260710 13:27:09.360467 28271 leader_election.cc:304] T e266baeb3a3443ba9a3defd915dbab9d P b416ad059bd940bc95e5d7fb70605b98 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c26b2a8f4ad4e5e9c73a798e32ccdc2, b416ad059bd940bc95e5d7fb70605b98; no voters: 
I20260710 13:27:09.341624 28419 raft_consensus.cc:385] T 923cc7524c014cc4a6ca5b34829d24ec P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:09.361371 28419 raft_consensus.cc:740] T 923cc7524c014cc4a6ca5b34829d24ec P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f35478026f9b471fb857ae2ec8f36c20, State: Initialized, Role: FOLLOWER
I20260710 13:27:09.361534 28428 raft_consensus.cc:2804] T e266baeb3a3443ba9a3defd915dbab9d P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:09.361976 28428 raft_consensus.cc:493] T e266baeb3a3443ba9a3defd915dbab9d P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:09.362385 28428 raft_consensus.cc:3060] T e266baeb3a3443ba9a3defd915dbab9d P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:09.346396 28424 raft_consensus.cc:359] T 2dc0dd9657dc483294b5fac9f37843ef P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:09.363267 28424 raft_consensus.cc:385] T 2dc0dd9657dc483294b5fac9f37843ef P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:09.363664 28424 raft_consensus.cc:740] T 2dc0dd9657dc483294b5fac9f37843ef P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b416ad059bd940bc95e5d7fb70605b98, State: Initialized, Role: FOLLOWER
I20260710 13:27:09.363559 28511 raft_consensus.cc:515] T 5a77a7b6eae740a4ac1855715df56869 P b416ad059bd940bc95e5d7fb70605b98 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:09.364634 28424 consensus_queue.cc:260] T 2dc0dd9657dc483294b5fac9f37843ef P b416ad059bd940bc95e5d7fb70605b98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:09.370621 28424 ts_tablet_manager.cc:1434] T 2dc0dd9657dc483294b5fac9f37843ef P b416ad059bd940bc95e5d7fb70605b98: Time spent starting tablet: real 0.030s	user 0.005s	sys 0.001s
I20260710 13:27:09.364681 28419 consensus_queue.cc:260] T 923cc7524c014cc4a6ca5b34829d24ec P f35478026f9b471fb857ae2ec8f36c20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:09.375552 28428 raft_consensus.cc:515] T e266baeb3a3443ba9a3defd915dbab9d P b416ad059bd940bc95e5d7fb70605b98 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:09.377665 28429 tablet_bootstrap.cc:492] T 2dc0dd9657dc483294b5fac9f37843ef P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: No bootstrap required, opened a new log
I20260710 13:27:09.378089 28429 ts_tablet_manager.cc:1403] T 2dc0dd9657dc483294b5fac9f37843ef P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Time spent bootstrapping tablet: real 0.029s	user 0.018s	sys 0.007s
I20260710 13:27:09.378612 28378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e266baeb3a3443ba9a3defd915dbab9d" candidate_uuid: "b416ad059bd940bc95e5d7fb70605b98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2"
I20260710 13:27:09.379160 28378 raft_consensus.cc:3060] T e266baeb3a3443ba9a3defd915dbab9d P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:09.379523 28228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e266baeb3a3443ba9a3defd915dbab9d" candidate_uuid: "b416ad059bd940bc95e5d7fb70605b98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f35478026f9b471fb857ae2ec8f36c20"
I20260710 13:27:09.380061 28228 raft_consensus.cc:3060] T e266baeb3a3443ba9a3defd915dbab9d P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:09.380659 28429 raft_consensus.cc:359] T 2dc0dd9657dc483294b5fac9f37843ef P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:09.381313 28429 raft_consensus.cc:385] T 2dc0dd9657dc483294b5fac9f37843ef P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:09.381570 28429 raft_consensus.cc:740] T 2dc0dd9657dc483294b5fac9f37843ef P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c26b2a8f4ad4e5e9c73a798e32ccdc2, State: Initialized, Role: FOLLOWER
I20260710 13:27:09.382282 28429 consensus_queue.cc:260] T 2dc0dd9657dc483294b5fac9f37843ef P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:09.384274 28429 ts_tablet_manager.cc:1434] T 2dc0dd9657dc483294b5fac9f37843ef P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:27:09.385408 28124 catalog_manager.cc:5697] T 923cc7524c014cc4a6ca5b34829d24ec P b416ad059bd940bc95e5d7fb70605b98 reported cstate change: term changed from 0 to 1, leader changed from <none> to b416ad059bd940bc95e5d7fb70605b98 (127.26.127.66). New cstate: current_term: 1 leader_uuid: "b416ad059bd940bc95e5d7fb70605b98" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:09.387233 28421 consensus_queue.cc:1048] T b6bc1d6dbf6c4e2eb25401136bbd4947 P f35478026f9b471fb857ae2ec8f36c20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:09.388386 28378 raft_consensus.cc:2468] T e266baeb3a3443ba9a3defd915dbab9d P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b416ad059bd940bc95e5d7fb70605b98 in term 1.
I20260710 13:27:09.388825 28428 leader_election.cc:290] T e266baeb3a3443ba9a3defd915dbab9d P b416ad059bd940bc95e5d7fb70605b98 [CANDIDATE]: Term 1 election: Requested vote from peers f35478026f9b471fb857ae2ec8f36c20 (127.26.127.65:37219), 0c26b2a8f4ad4e5e9c73a798e32ccdc2 (127.26.127.67:39199)
I20260710 13:27:09.390015 28228 raft_consensus.cc:2468] T e266baeb3a3443ba9a3defd915dbab9d P f35478026f9b471fb857ae2ec8f36c20 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b416ad059bd940bc95e5d7fb70605b98 in term 1.
I20260710 13:27:09.390367 28419 ts_tablet_manager.cc:1434] T 923cc7524c014cc4a6ca5b34829d24ec P f35478026f9b471fb857ae2ec8f36c20: Time spent starting tablet: real 0.053s	user 0.004s	sys 0.003s
I20260710 13:27:09.391106 28269 leader_election.cc:304] T e266baeb3a3443ba9a3defd915dbab9d P b416ad059bd940bc95e5d7fb70605b98 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b416ad059bd940bc95e5d7fb70605b98, f35478026f9b471fb857ae2ec8f36c20; no voters: 
I20260710 13:27:09.392252 28511 leader_election.cc:290] T 5a77a7b6eae740a4ac1855715df56869 P b416ad059bd940bc95e5d7fb70605b98 [CANDIDATE]: Term 1 election: Requested vote from peers f35478026f9b471fb857ae2ec8f36c20 (127.26.127.65:37219), 0c26b2a8f4ad4e5e9c73a798e32ccdc2 (127.26.127.67:39199)
I20260710 13:27:09.392815 28511 raft_consensus.cc:2804] T e266baeb3a3443ba9a3defd915dbab9d P b416ad059bd940bc95e5d7fb70605b98 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:09.393425 28511 raft_consensus.cc:697] T e266baeb3a3443ba9a3defd915dbab9d P b416ad059bd940bc95e5d7fb70605b98 [term 1 LEADER]: Becoming Leader. State: Replica: b416ad059bd940bc95e5d7fb70605b98, State: Running, Role: LEADER
I20260710 13:27:09.394214 28511 consensus_queue.cc:237] T e266baeb3a3443ba9a3defd915dbab9d P b416ad059bd940bc95e5d7fb70605b98 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:09.397854 28229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a77a7b6eae740a4ac1855715df56869" candidate_uuid: "b416ad059bd940bc95e5d7fb70605b98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f35478026f9b471fb857ae2ec8f36c20"
I20260710 13:27:09.398423 28229 raft_consensus.cc:3060] T 5a77a7b6eae740a4ac1855715df56869 P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:09.398423 28448 raft_consensus.cc:493] T 773542c05588426f863d06788e74fd72 P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:09.399132 28448 raft_consensus.cc:515] T 773542c05588426f863d06788e74fd72 P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:09.401118 28448 leader_election.cc:290] T 773542c05588426f863d06788e74fd72 P b416ad059bd940bc95e5d7fb70605b98 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f35478026f9b471fb857ae2ec8f36c20 (127.26.127.65:37219), 0c26b2a8f4ad4e5e9c73a798e32ccdc2 (127.26.127.67:39199)
I20260710 13:27:09.402240 28378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a77a7b6eae740a4ac1855715df56869" candidate_uuid: "b416ad059bd940bc95e5d7fb70605b98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2"
I20260710 13:27:09.402799 28378 raft_consensus.cc:3060] T 5a77a7b6eae740a4ac1855715df56869 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:09.407019 28230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "773542c05588426f863d06788e74fd72" candidate_uuid: "b416ad059bd940bc95e5d7fb70605b98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f35478026f9b471fb857ae2ec8f36c20" is_pre_election: true
I20260710 13:27:09.407850 28230 raft_consensus.cc:2393] T 773542c05588426f863d06788e74fd72 P f35478026f9b471fb857ae2ec8f36c20 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b416ad059bd940bc95e5d7fb70605b98 in current term 1: Already voted for candidate 0c26b2a8f4ad4e5e9c73a798e32ccdc2 in this term.
I20260710 13:27:09.407749 28376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "773542c05588426f863d06788e74fd72" candidate_uuid: "b416ad059bd940bc95e5d7fb70605b98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" is_pre_election: true
I20260710 13:27:09.410848 28229 raft_consensus.cc:2468] T 5a77a7b6eae740a4ac1855715df56869 P f35478026f9b471fb857ae2ec8f36c20 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b416ad059bd940bc95e5d7fb70605b98 in term 1.
I20260710 13:27:09.411681 28271 leader_election.cc:304] T 773542c05588426f863d06788e74fd72 P b416ad059bd940bc95e5d7fb70605b98 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b416ad059bd940bc95e5d7fb70605b98; no voters: 0c26b2a8f4ad4e5e9c73a798e32ccdc2, f35478026f9b471fb857ae2ec8f36c20
I20260710 13:27:09.411993 28269 leader_election.cc:304] T 5a77a7b6eae740a4ac1855715df56869 P b416ad059bd940bc95e5d7fb70605b98 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b416ad059bd940bc95e5d7fb70605b98, f35478026f9b471fb857ae2ec8f36c20; no voters: 
I20260710 13:27:09.412770 28428 raft_consensus.cc:2804] T 5a77a7b6eae740a4ac1855715df56869 P b416ad059bd940bc95e5d7fb70605b98 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:09.413439 28428 raft_consensus.cc:697] T 5a77a7b6eae740a4ac1855715df56869 P b416ad059bd940bc95e5d7fb70605b98 [term 1 LEADER]: Becoming Leader. State: Replica: b416ad059bd940bc95e5d7fb70605b98, State: Running, Role: LEADER
I20260710 13:27:09.414784 28428 consensus_queue.cc:237] T 5a77a7b6eae740a4ac1855715df56869 P b416ad059bd940bc95e5d7fb70605b98 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:09.415877 28448 raft_consensus.cc:3060] T 773542c05588426f863d06788e74fd72 P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:09.428200 28127 catalog_manager.cc:5697] T e266baeb3a3443ba9a3defd915dbab9d P b416ad059bd940bc95e5d7fb70605b98 reported cstate change: term changed from 0 to 1, leader changed from <none> to b416ad059bd940bc95e5d7fb70605b98 (127.26.127.66). New cstate: current_term: 1 leader_uuid: "b416ad059bd940bc95e5d7fb70605b98" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:09.418658 28378 raft_consensus.cc:2468] T 5a77a7b6eae740a4ac1855715df56869 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b416ad059bd940bc95e5d7fb70605b98 in term 1.
I20260710 13:27:09.420053 28376 raft_consensus.cc:3060] T 5799b71fb9d44b54802cb73941f5604b P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:09.422797 28507 raft_consensus.cc:493] T 700259a6f2e24c27b5b85c205f6379d3 P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:09.423048 28229 raft_consensus.cc:1275] T ac889b38c6e9470e849a19e831010076 P f35478026f9b471fb857ae2ec8f36c20 [term 2 FOLLOWER]: Refusing update from remote peer b416ad059bd940bc95e5d7fb70605b98: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260710 13:27:09.445201 28229 pending_rounds.cc:85] T ac889b38c6e9470e849a19e831010076 P f35478026f9b471fb857ae2ec8f36c20: Aborting all ops after (but not including) 0
I20260710 13:27:09.445072 28507 raft_consensus.cc:515] T 700259a6f2e24c27b5b85c205f6379d3 P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:09.445679 28229 pending_rounds.cc:107] T ac889b38c6e9470e849a19e831010076 P f35478026f9b471fb857ae2ec8f36c20: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 13:27:09.446102 28229 raft_consensus.cc:2889] T ac889b38c6e9470e849a19e831010076 P f35478026f9b471fb857ae2ec8f36c20 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 13:27:09.427040 28456 raft_consensus.cc:493] T 495233f9c3aa486b91032ca9f3c1be88 P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:09.447577 28507 leader_election.cc:290] T 700259a6f2e24c27b5b85c205f6379d3 P f35478026f9b471fb857ae2ec8f36c20 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b416ad059bd940bc95e5d7fb70605b98 (127.26.127.66:43669), 0c26b2a8f4ad4e5e9c73a798e32ccdc2 (127.26.127.67:39199)
I20260710 13:27:09.447527 28456 raft_consensus.cc:515] T 495233f9c3aa486b91032ca9f3c1be88 P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:09.450210 28456 leader_election.cc:290] T 495233f9c3aa486b91032ca9f3c1be88 P f35478026f9b471fb857ae2ec8f36c20 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b416ad059bd940bc95e5d7fb70605b98 (127.26.127.66:43669), 0c26b2a8f4ad4e5e9c73a798e32ccdc2 (127.26.127.67:39199)
I20260710 13:27:09.453285 28482 raft_consensus.cc:493] T 5799b71fb9d44b54802cb73941f5604b P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:09.453745 28482 raft_consensus.cc:515] T 5799b71fb9d44b54802cb73941f5604b P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:09.456233 28377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "700259a6f2e24c27b5b85c205f6379d3" candidate_uuid: "f35478026f9b471fb857ae2ec8f36c20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" is_pre_election: true
I20260710 13:27:09.456899 28377 raft_consensus.cc:2468] T 700259a6f2e24c27b5b85c205f6379d3 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f35478026f9b471fb857ae2ec8f36c20 in term 0.
I20260710 13:27:09.457078 28305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "700259a6f2e24c27b5b85c205f6379d3" candidate_uuid: "f35478026f9b471fb857ae2ec8f36c20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b416ad059bd940bc95e5d7fb70605b98" is_pre_election: true
I20260710 13:27:09.457669 28305 raft_consensus.cc:2468] T 700259a6f2e24c27b5b85c205f6379d3 P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f35478026f9b471fb857ae2ec8f36c20 in term 0.
I20260710 13:27:09.459280 28305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "495233f9c3aa486b91032ca9f3c1be88" candidate_uuid: "f35478026f9b471fb857ae2ec8f36c20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b416ad059bd940bc95e5d7fb70605b98" is_pre_election: true
I20260710 13:27:09.459664 28377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "495233f9c3aa486b91032ca9f3c1be88" candidate_uuid: "f35478026f9b471fb857ae2ec8f36c20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" is_pre_election: true
I20260710 13:27:09.460248 28539 consensus_queue.cc:1048] T ac889b38c6e9470e849a19e831010076 P b416ad059bd940bc95e5d7fb70605b98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:09.462469 28196 leader_election.cc:304] T 700259a6f2e24c27b5b85c205f6379d3 P f35478026f9b471fb857ae2ec8f36c20 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b416ad059bd940bc95e5d7fb70605b98, f35478026f9b471fb857ae2ec8f36c20; no voters: 
I20260710 13:27:09.463225 28421 raft_consensus.cc:2804] T 700259a6f2e24c27b5b85c205f6379d3 P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:09.463586 28421 raft_consensus.cc:493] T 700259a6f2e24c27b5b85c205f6379d3 P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:09.463698 28482 leader_election.cc:290] T 5799b71fb9d44b54802cb73941f5604b P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f35478026f9b471fb857ae2ec8f36c20 (127.26.127.65:37219), b416ad059bd940bc95e5d7fb70605b98 (127.26.127.66:43669)
I20260710 13:27:09.463950 28421 raft_consensus.cc:3060] T 700259a6f2e24c27b5b85c205f6379d3 P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:09.464491 28305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5799b71fb9d44b54802cb73941f5604b" candidate_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b416ad059bd940bc95e5d7fb70605b98" is_pre_election: true
I20260710 13:27:09.466145 28448 raft_consensus.cc:2749] T 773542c05588426f863d06788e74fd72 P b416ad059bd940bc95e5d7fb70605b98 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:09.468096 28539 consensus_queue.cc:1048] T 5799b71fb9d44b54802cb73941f5604b P b416ad059bd940bc95e5d7fb70605b98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:09.470481 28196 leader_election.cc:304] T 495233f9c3aa486b91032ca9f3c1be88 P f35478026f9b471fb857ae2ec8f36c20 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f35478026f9b471fb857ae2ec8f36c20; no voters: 0c26b2a8f4ad4e5e9c73a798e32ccdc2, b416ad059bd940bc95e5d7fb70605b98
I20260710 13:27:09.471241 28579 raft_consensus.cc:2749] T 495233f9c3aa486b91032ca9f3c1be88 P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:09.471369 28421 raft_consensus.cc:515] T 700259a6f2e24c27b5b85c205f6379d3 P f35478026f9b471fb857ae2ec8f36c20 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:09.472594 28229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5799b71fb9d44b54802cb73941f5604b" candidate_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f35478026f9b471fb857ae2ec8f36c20" is_pre_election: true
I20260710 13:27:09.473237 28229 raft_consensus.cc:2468] T 5799b71fb9d44b54802cb73941f5604b P f35478026f9b471fb857ae2ec8f36c20 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c26b2a8f4ad4e5e9c73a798e32ccdc2 in term 1.
I20260710 13:27:09.474960 28343 leader_election.cc:304] T 5799b71fb9d44b54802cb73941f5604b P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [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: 0c26b2a8f4ad4e5e9c73a798e32ccdc2, f35478026f9b471fb857ae2ec8f36c20; no voters: b416ad059bd940bc95e5d7fb70605b98
I20260710 13:27:09.481287 28421 leader_election.cc:290] T 700259a6f2e24c27b5b85c205f6379d3 P f35478026f9b471fb857ae2ec8f36c20 [CANDIDATE]: Term 1 election: Requested vote from peers b416ad059bd940bc95e5d7fb70605b98 (127.26.127.66:43669), 0c26b2a8f4ad4e5e9c73a798e32ccdc2 (127.26.127.67:39199)
I20260710 13:27:09.488040 28376 raft_consensus.cc:1275] T ac889b38c6e9470e849a19e831010076 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 2 FOLLOWER]: Refusing update from remote peer b416ad059bd940bc95e5d7fb70605b98: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:27:09.488375 28482 raft_consensus.cc:2804] T 5799b71fb9d44b54802cb73941f5604b P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:27:09.488857 28453 consensus_queue.cc:1048] T 773542c05588426f863d06788e74fd72 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:09.489704 28482 raft_consensus.cc:493] T 5799b71fb9d44b54802cb73941f5604b P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b416ad059bd940bc95e5d7fb70605b98)
I20260710 13:27:09.490041 28482 raft_consensus.cc:3060] T 5799b71fb9d44b54802cb73941f5604b P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:09.490170 28127 catalog_manager.cc:5697] T 5a77a7b6eae740a4ac1855715df56869 P b416ad059bd940bc95e5d7fb70605b98 reported cstate change: term changed from 0 to 1, leader changed from <none> to b416ad059bd940bc95e5d7fb70605b98 (127.26.127.66). New cstate: current_term: 1 leader_uuid: "b416ad059bd940bc95e5d7fb70605b98" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:09.493810 28428 consensus_queue.cc:1048] T ac889b38c6e9470e849a19e831010076 P b416ad059bd940bc95e5d7fb70605b98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:09.497339 28453 raft_consensus.cc:493] T 2dc0dd9657dc483294b5fac9f37843ef P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:09.497784 28453 raft_consensus.cc:515] T 2dc0dd9657dc483294b5fac9f37843ef P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:09.499262 28482 raft_consensus.cc:515] T 5799b71fb9d44b54802cb73941f5604b P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:09.503573 28376 raft_consensus.cc:1240] T 5799b71fb9d44b54802cb73941f5604b P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 2 FOLLOWER]: Rejecting Update request from peer b416ad059bd940bc95e5d7fb70605b98 for earlier term 1. Current term is 2. Ops: []
I20260710 13:27:09.503926 28230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dc0dd9657dc483294b5fac9f37843ef" candidate_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f35478026f9b471fb857ae2ec8f36c20" is_pre_election: true
I20260710 13:27:09.499902 28305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "700259a6f2e24c27b5b85c205f6379d3" candidate_uuid: "f35478026f9b471fb857ae2ec8f36c20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b416ad059bd940bc95e5d7fb70605b98"
I20260710 13:27:09.504541 28230 raft_consensus.cc:2468] T 2dc0dd9657dc483294b5fac9f37843ef P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c26b2a8f4ad4e5e9c73a798e32ccdc2 in term 0.
I20260710 13:27:09.504688 28305 raft_consensus.cc:3060] T 700259a6f2e24c27b5b85c205f6379d3 P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:09.507500 28482 leader_election.cc:290] T 5799b71fb9d44b54802cb73941f5604b P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [CANDIDATE]: Term 2 election: Requested vote from peers f35478026f9b471fb857ae2ec8f36c20 (127.26.127.65:37219), b416ad059bd940bc95e5d7fb70605b98 (127.26.127.66:43669)
I20260710 13:27:09.509842 28304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5799b71fb9d44b54802cb73941f5604b" candidate_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b416ad059bd940bc95e5d7fb70605b98"
I20260710 13:27:09.510315 28302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dc0dd9657dc483294b5fac9f37843ef" candidate_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b416ad059bd940bc95e5d7fb70605b98" is_pre_election: true
I20260710 13:27:09.511112 28302 raft_consensus.cc:2468] T 2dc0dd9657dc483294b5fac9f37843ef P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c26b2a8f4ad4e5e9c73a798e32ccdc2 in term 0.
I20260710 13:27:09.512539 28428 consensus_queue.cc:1059] T 5799b71fb9d44b54802cb73941f5604b P b416ad059bd940bc95e5d7fb70605b98 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:09.512733 28345 leader_election.cc:304] T 2dc0dd9657dc483294b5fac9f37843ef P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c26b2a8f4ad4e5e9c73a798e32ccdc2, b416ad059bd940bc95e5d7fb70605b98; no voters: 
I20260710 13:27:09.513303 28428 raft_consensus.cc:3055] T 5799b71fb9d44b54802cb73941f5604b P b416ad059bd940bc95e5d7fb70605b98 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:09.513629 28428 raft_consensus.cc:740] T 5799b71fb9d44b54802cb73941f5604b P b416ad059bd940bc95e5d7fb70605b98 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b416ad059bd940bc95e5d7fb70605b98, State: Running, Role: LEADER
I20260710 13:27:09.514390 28428 consensus_queue.cc:260] T 5799b71fb9d44b54802cb73941f5604b P b416ad059bd940bc95e5d7fb70605b98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:09.515187 28539 consensus_queue.cc:1048] T 5799b71fb9d44b54802cb73941f5604b P b416ad059bd940bc95e5d7fb70605b98 [NON_LEADER]: Connected to new peer: Peer: permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:09.515847 28230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5799b71fb9d44b54802cb73941f5604b" candidate_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f35478026f9b471fb857ae2ec8f36c20"
I20260710 13:27:09.516390 28230 raft_consensus.cc:3060] T 5799b71fb9d44b54802cb73941f5604b P f35478026f9b471fb857ae2ec8f36c20 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:09.516729 28428 raft_consensus.cc:3060] T 5799b71fb9d44b54802cb73941f5604b P b416ad059bd940bc95e5d7fb70605b98 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:09.517904 28585 raft_consensus.cc:2804] T 2dc0dd9657dc483294b5fac9f37843ef P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:09.518344 28585 raft_consensus.cc:493] T 2dc0dd9657dc483294b5fac9f37843ef P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:09.518730 28585 raft_consensus.cc:3060] T 2dc0dd9657dc483294b5fac9f37843ef P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:09.499801 28453 leader_election.cc:290] T 2dc0dd9657dc483294b5fac9f37843ef P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f35478026f9b471fb857ae2ec8f36c20 (127.26.127.65:37219), b416ad059bd940bc95e5d7fb70605b98 (127.26.127.66:43669)
I20260710 13:27:09.500860 28377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "700259a6f2e24c27b5b85c205f6379d3" candidate_uuid: "f35478026f9b471fb857ae2ec8f36c20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2"
I20260710 13:27:09.521642 28377 raft_consensus.cc:3060] T 700259a6f2e24c27b5b85c205f6379d3 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:09.522884 28230 raft_consensus.cc:2468] T 5799b71fb9d44b54802cb73941f5604b P f35478026f9b471fb857ae2ec8f36c20 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c26b2a8f4ad4e5e9c73a798e32ccdc2 in term 2.
I20260710 13:27:09.524073 28343 leader_election.cc:304] T 5799b71fb9d44b54802cb73941f5604b P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [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: 0c26b2a8f4ad4e5e9c73a798e32ccdc2, f35478026f9b471fb857ae2ec8f36c20; no voters: b416ad059bd940bc95e5d7fb70605b98
I20260710 13:27:09.527503 28377 raft_consensus.cc:2468] T 700259a6f2e24c27b5b85c205f6379d3 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f35478026f9b471fb857ae2ec8f36c20 in term 1.
I20260710 13:27:09.530048 28453 raft_consensus.cc:2804] T 5799b71fb9d44b54802cb73941f5604b P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:09.530514 28453 raft_consensus.cc:697] T 5799b71fb9d44b54802cb73941f5604b P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 2 LEADER]: Becoming Leader. State: Replica: 0c26b2a8f4ad4e5e9c73a798e32ccdc2, State: Running, Role: LEADER
I20260710 13:27:09.531284 28453 consensus_queue.cc:237] T 5799b71fb9d44b54802cb73941f5604b P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [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: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:09.534584 28196 leader_election.cc:304] T 700259a6f2e24c27b5b85c205f6379d3 P f35478026f9b471fb857ae2ec8f36c20 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c26b2a8f4ad4e5e9c73a798e32ccdc2, f35478026f9b471fb857ae2ec8f36c20; no voters: 
I20260710 13:27:09.535662 28305 raft_consensus.cc:2468] T 700259a6f2e24c27b5b85c205f6379d3 P b416ad059bd940bc95e5d7fb70605b98 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f35478026f9b471fb857ae2ec8f36c20 in term 1.
I20260710 13:27:09.539536 28421 raft_consensus.cc:2804] T 700259a6f2e24c27b5b85c205f6379d3 P f35478026f9b471fb857ae2ec8f36c20 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:09.540021 28421 raft_consensus.cc:697] T 700259a6f2e24c27b5b85c205f6379d3 P f35478026f9b471fb857ae2ec8f36c20 [term 1 LEADER]: Becoming Leader. State: Replica: f35478026f9b471fb857ae2ec8f36c20, State: Running, Role: LEADER
I20260710 13:27:09.540623 28585 raft_consensus.cc:515] T 2dc0dd9657dc483294b5fac9f37843ef P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:09.540861 28421 consensus_queue.cc:237] T 700259a6f2e24c27b5b85c205f6379d3 P f35478026f9b471fb857ae2ec8f36c20 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:09.542807 28585 leader_election.cc:290] T 2dc0dd9657dc483294b5fac9f37843ef P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [CANDIDATE]: Term 1 election: Requested vote from peers f35478026f9b471fb857ae2ec8f36c20 (127.26.127.65:37219), b416ad059bd940bc95e5d7fb70605b98 (127.26.127.66:43669)
I20260710 13:27:09.549785 28124 catalog_manager.cc:5697] T 700259a6f2e24c27b5b85c205f6379d3 P f35478026f9b471fb857ae2ec8f36c20 reported cstate change: term changed from 0 to 1, leader changed from <none> to f35478026f9b471fb857ae2ec8f36c20 (127.26.127.65). New cstate: current_term: 1 leader_uuid: "f35478026f9b471fb857ae2ec8f36c20" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:09.553475 28305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dc0dd9657dc483294b5fac9f37843ef" candidate_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b416ad059bd940bc95e5d7fb70605b98"
I20260710 13:27:09.554086 28305 raft_consensus.cc:3060] T 2dc0dd9657dc483294b5fac9f37843ef P b416ad059bd940bc95e5d7fb70605b98 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:09.554239 28229 raft_consensus.cc:3060] T 495233f9c3aa486b91032ca9f3c1be88 P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:09.559975 28305 raft_consensus.cc:2468] T 2dc0dd9657dc483294b5fac9f37843ef P b416ad059bd940bc95e5d7fb70605b98 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c26b2a8f4ad4e5e9c73a798e32ccdc2 in term 1.
I20260710 13:27:09.560945 28345 leader_election.cc:304] T 2dc0dd9657dc483294b5fac9f37843ef P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c26b2a8f4ad4e5e9c73a798e32ccdc2, b416ad059bd940bc95e5d7fb70605b98; no voters: 
I20260710 13:27:09.561869 28588 raft_consensus.cc:2804] T 2dc0dd9657dc483294b5fac9f37843ef P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:09.562309 28588 raft_consensus.cc:697] T 2dc0dd9657dc483294b5fac9f37843ef P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 LEADER]: Becoming Leader. State: Replica: 0c26b2a8f4ad4e5e9c73a798e32ccdc2, State: Running, Role: LEADER
I20260710 13:27:09.564901 28588 consensus_queue.cc:237] T 2dc0dd9657dc483294b5fac9f37843ef P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:09.571656 28230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dc0dd9657dc483294b5fac9f37843ef" candidate_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f35478026f9b471fb857ae2ec8f36c20"
I20260710 13:27:09.572242 28230 raft_consensus.cc:3060] T 2dc0dd9657dc483294b5fac9f37843ef P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:09.572453 28588 consensus_queue.cc:1048] T 773542c05588426f863d06788e74fd72 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:27:09.577551 28127 catalog_manager.cc:5697] T 5799b71fb9d44b54802cb73941f5604b P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 reported cstate change: term changed from 1 to 2, leader changed from b416ad059bd940bc95e5d7fb70605b98 (127.26.127.66) to 0c26b2a8f4ad4e5e9c73a798e32ccdc2 (127.26.127.67). New cstate: current_term: 2 leader_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:09.578960 28230 raft_consensus.cc:2468] T 2dc0dd9657dc483294b5fac9f37843ef P f35478026f9b471fb857ae2ec8f36c20 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c26b2a8f4ad4e5e9c73a798e32ccdc2 in term 1.
I20260710 13:27:09.579071 28127 catalog_manager.cc:5697] T 2dc0dd9657dc483294b5fac9f37843ef P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0c26b2a8f4ad4e5e9c73a798e32ccdc2 (127.26.127.67). New cstate: current_term: 1 leader_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:09.615998 28588 raft_consensus.cc:493] T b6bc1d6dbf6c4e2eb25401136bbd4947 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:09.616484 28588 raft_consensus.cc:515] T b6bc1d6dbf6c4e2eb25401136bbd4947 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:09.618218 28588 leader_election.cc:290] T b6bc1d6dbf6c4e2eb25401136bbd4947 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f35478026f9b471fb857ae2ec8f36c20 (127.26.127.65:37219), b416ad059bd940bc95e5d7fb70605b98 (127.26.127.66:43669)
I20260710 13:27:09.618929 28228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6bc1d6dbf6c4e2eb25401136bbd4947" candidate_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f35478026f9b471fb857ae2ec8f36c20" is_pre_election: true
I20260710 13:27:09.619088 28305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6bc1d6dbf6c4e2eb25401136bbd4947" candidate_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b416ad059bd940bc95e5d7fb70605b98" is_pre_election: true
I20260710 13:27:09.620267 28345 leader_election.cc:304] T b6bc1d6dbf6c4e2eb25401136bbd4947 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0c26b2a8f4ad4e5e9c73a798e32ccdc2; no voters: b416ad059bd940bc95e5d7fb70605b98, f35478026f9b471fb857ae2ec8f36c20
I20260710 13:27:09.620899 28588 raft_consensus.cc:2749] T b6bc1d6dbf6c4e2eb25401136bbd4947 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:09.621346 28421 raft_consensus.cc:493] T 923cc7524c014cc4a6ca5b34829d24ec P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:09.621767 28421 raft_consensus.cc:515] T 923cc7524c014cc4a6ca5b34829d24ec P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:09.623359 28421 leader_election.cc:290] T 923cc7524c014cc4a6ca5b34829d24ec P f35478026f9b471fb857ae2ec8f36c20 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b416ad059bd940bc95e5d7fb70605b98 (127.26.127.66:43669), 0c26b2a8f4ad4e5e9c73a798e32ccdc2 (127.26.127.67:39199)
I20260710 13:27:09.623905 28305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923cc7524c014cc4a6ca5b34829d24ec" candidate_uuid: "f35478026f9b471fb857ae2ec8f36c20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b416ad059bd940bc95e5d7fb70605b98" is_pre_election: true
I20260710 13:27:09.624573 28378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923cc7524c014cc4a6ca5b34829d24ec" candidate_uuid: "f35478026f9b471fb857ae2ec8f36c20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" is_pre_election: true
I20260710 13:27:09.625335 28378 raft_consensus.cc:2393] T 923cc7524c014cc4a6ca5b34829d24ec P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f35478026f9b471fb857ae2ec8f36c20 in current term 1: Already voted for candidate b416ad059bd940bc95e5d7fb70605b98 in this term.
I20260710 13:27:09.626526 28196 leader_election.cc:304] T 923cc7524c014cc4a6ca5b34829d24ec P f35478026f9b471fb857ae2ec8f36c20 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f35478026f9b471fb857ae2ec8f36c20; no voters: 0c26b2a8f4ad4e5e9c73a798e32ccdc2, b416ad059bd940bc95e5d7fb70605b98
I20260710 13:27:09.627282 28421 raft_consensus.cc:3060] T 923cc7524c014cc4a6ca5b34829d24ec P f35478026f9b471fb857ae2ec8f36c20 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:09.631613 28421 raft_consensus.cc:2749] T 923cc7524c014cc4a6ca5b34829d24ec P f35478026f9b471fb857ae2ec8f36c20 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:09.693104 28588 consensus_queue.cc:1048] T 9099b7fac51a4ed58f6078c28415d355 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:09.693763 28585 consensus_queue.cc:1048] T 9099b7fac51a4ed58f6078c28415d355 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:09.774250 28378 raft_consensus.cc:3060] T b6bc1d6dbf6c4e2eb25401136bbd4947 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:09.791759 28428 consensus_queue.cc:1048] T 62602a227a214542952c5134958655dc P b416ad059bd940bc95e5d7fb70605b98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:09.802479 28577 consensus_queue.cc:1048] T 62602a227a214542952c5134958655dc P b416ad059bd940bc95e5d7fb70605b98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:27:09.827943 28539 consensus_queue.cc:1048] T 923cc7524c014cc4a6ca5b34829d24ec P b416ad059bd940bc95e5d7fb70605b98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:09.837110 28448 consensus_queue.cc:1048] T 923cc7524c014cc4a6ca5b34829d24ec P b416ad059bd940bc95e5d7fb70605b98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:09.846062 28539 consensus_queue.cc:1048] T e266baeb3a3443ba9a3defd915dbab9d P b416ad059bd940bc95e5d7fb70605b98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:09.857170 28577 consensus_queue.cc:1048] T e266baeb3a3443ba9a3defd915dbab9d P b416ad059bd940bc95e5d7fb70605b98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:09.947677 28588 consensus_queue.cc:1048] T 2dc0dd9657dc483294b5fac9f37843ef P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:09.956728 28589 consensus_queue.cc:1048] T 2dc0dd9657dc483294b5fac9f37843ef P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:09.989405 28305 raft_consensus.cc:1275] T 5799b71fb9d44b54802cb73941f5604b P b416ad059bd940bc95e5d7fb70605b98 [term 2 FOLLOWER]: Refusing update from remote peer 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:09.990743 28588 consensus_queue.cc:1048] T 5799b71fb9d44b54802cb73941f5604b P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:09.997879 28448 consensus_queue.cc:1048] T 5a77a7b6eae740a4ac1855715df56869 P b416ad059bd940bc95e5d7fb70605b98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:09.999136 28229 raft_consensus.cc:1275] T 5799b71fb9d44b54802cb73941f5604b P f35478026f9b471fb857ae2ec8f36c20 [term 2 FOLLOWER]: Refusing update from remote peer 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:10.000689 28585 consensus_queue.cc:1048] T 5799b71fb9d44b54802cb73941f5604b P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:10.017374 28421 consensus_queue.cc:1048] T 700259a6f2e24c27b5b85c205f6379d3 P f35478026f9b471fb857ae2ec8f36c20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:10.018154 28448 consensus_queue.cc:1048] T 5a77a7b6eae740a4ac1855715df56869 P b416ad059bd940bc95e5d7fb70605b98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:10.040338 28456 consensus_queue.cc:1048] T 700259a6f2e24c27b5b85c205f6379d3 P f35478026f9b471fb857ae2ec8f36c20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:10.200798 27133 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:27:10.210701 28611 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:27:10.211952 28612 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:27:10.215029 28614 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:27:10.215179 27133 server_base.cc:1061] running on GCE node
I20260710 13:27:10.216863 27133 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:27:10.217166 27133 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:27:10.217366 27133 hybrid_clock.cc:648] HybridClock initialized: now 1783690030217350 us; error 0 us; skew 500 ppm
I20260710 13:27:10.217949 27133 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:27:10.220345 27133 webserver.cc:533] Webserver started at http://127.26.127.68:37385/ using document root <none> and password file <none>
I20260710 13:27:10.220896 27133 fs_manager.cc:362] Metadata directory not provided
I20260710 13:27:10.221153 27133 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:27:10.221467 27133 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:27:10.222658 27133 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690003215650-27133-0/minicluster-data/ts-3-root/instance:
uuid: "95a657a7eb394ae3858ac9ba341bea34"
format_stamp: "Formatted at 2026-07-10 13:27:10 on dist-test-slave-4llg"
I20260710 13:27:10.226899 27133 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:27:10.230121 28619 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:10.230847 27133 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:27:10.231174 27133 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690003215650-27133-0/minicluster-data/ts-3-root
uuid: "95a657a7eb394ae3858ac9ba341bea34"
format_stamp: "Formatted at 2026-07-10 13:27:10 on dist-test-slave-4llg"
I20260710 13:27:10.231465 27133 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690003215650-27133-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690003215650-27133-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690003215650-27133-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:27:10.244648 27133 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:27:10.245913 27133 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:27:10.247485 27133 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:27:10.249851 27133 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:27:10.250077 27133 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:10.250342 27133 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:27:10.250576 27133 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260710 13:27:10.331637 27133 rpc_server.cc:307] RPC server started. Bound to: 127.26.127.68:34905
I20260710 13:27:10.331790 28681 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.127.68:34905 every 8 connection(s)
I20260710 13:27:10.341092 27133 auto_leader_rebalancer-test.cc:388] add a tserver: 95a657a7eb394ae3858ac9ba341bea34
I20260710 13:27:10.350868 28682 heartbeater.cc:344] Connected to a master server at 127.26.127.126:33797
I20260710 13:27:10.351218 28682 heartbeater.cc:461] Registering TS with master...
I20260710 13:27:10.351869 28682 heartbeater.cc:507] Master 127.26.127.126:33797 requested a full tablet report, sending...
I20260710 13:27:10.353543 28123 ts_manager.cc:194] Registered new tserver with Master: 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68:34905)
I20260710 13:27:10.354789 28123 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51460
I20260710 13:27:11.316498 28377 consensus_queue.cc:237] T 495233f9c3aa486b91032ca9f3c1be88 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } attrs { replace: true } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: NON_VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: true } }
I20260710 13:27:11.324908 28302 raft_consensus.cc:1275] T 495233f9c3aa486b91032ca9f3c1be88 P b416ad059bd940bc95e5d7fb70605b98 [term 1 FOLLOWER]: Refusing update from remote peer 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:27:11.326898 28229 raft_consensus.cc:1275] T 495233f9c3aa486b91032ca9f3c1be88 P f35478026f9b471fb857ae2ec8f36c20 [term 1 FOLLOWER]: Refusing update from remote peer 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:27:11.327041 28686 consensus_queue.cc:1048] T 495233f9c3aa486b91032ca9f3c1be88 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:27:11.328969 28453 consensus_queue.cc:1048] T 495233f9c3aa486b91032ca9f3c1be88 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260710 13:27:11.340520 28343 consensus_peers.cc:597] T 495233f9c3aa486b91032ca9f3c1be88 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 -> Peer 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68:34905): Couldn't send request to peer 95a657a7eb394ae3858ac9ba341bea34. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 495233f9c3aa486b91032ca9f3c1be88. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:11.342336 28453 raft_consensus.cc:2955] T 495233f9c3aa486b91032ca9f3c1be88 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } attrs { replace: true } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: NON_VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: true } } }
I20260710 13:27:11.344403 28229 raft_consensus.cc:2955] T 495233f9c3aa486b91032ca9f3c1be88 P f35478026f9b471fb857ae2ec8f36c20 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } attrs { replace: true } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: NON_VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: true } } }
I20260710 13:27:11.343906 28302 raft_consensus.cc:2955] T 495233f9c3aa486b91032ca9f3c1be88 P b416ad059bd940bc95e5d7fb70605b98 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } attrs { replace: true } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: NON_VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: true } } }
I20260710 13:27:11.356794 28682 heartbeater.cc:499] Master 127.26.127.126:33797 was elected leader, sending a full tablet report...
I20260710 13:27:11.363756 28377 consensus_queue.cc:237] T 2dc0dd9657dc483294b5fac9f37843ef P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } attrs { replace: true } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: NON_VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: true } }
I20260710 13:27:11.364864 28123 catalog_manager.cc:5697] T 495233f9c3aa486b91032ca9f3c1be88 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 reported cstate change: config changed from index -1 to 2, NON_VOTER 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) added. New cstate: current_term: 1 leader_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: NON_VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:11.375746 28302 raft_consensus.cc:1275] T 2dc0dd9657dc483294b5fac9f37843ef P b416ad059bd940bc95e5d7fb70605b98 [term 1 FOLLOWER]: Refusing update from remote peer 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:27:11.375947 28229 raft_consensus.cc:1275] T 2dc0dd9657dc483294b5fac9f37843ef P f35478026f9b471fb857ae2ec8f36c20 [term 1 FOLLOWER]: Refusing update from remote peer 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:27:11.378043 28691 consensus_queue.cc:1048] T 2dc0dd9657dc483294b5fac9f37843ef P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:11.378976 28453 consensus_queue.cc:1048] T 2dc0dd9657dc483294b5fac9f37843ef P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:27:11.383311 28343 consensus_peers.cc:597] T 2dc0dd9657dc483294b5fac9f37843ef P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 -> Peer 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68:34905): Couldn't send request to peer 95a657a7eb394ae3858ac9ba341bea34. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2dc0dd9657dc483294b5fac9f37843ef. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:11.395697 28453 raft_consensus.cc:2955] T 2dc0dd9657dc483294b5fac9f37843ef P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } attrs { replace: true } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: NON_VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: true } } }
I20260710 13:27:11.401294 28302 raft_consensus.cc:2955] T 2dc0dd9657dc483294b5fac9f37843ef P b416ad059bd940bc95e5d7fb70605b98 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } attrs { replace: true } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: NON_VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: true } } }
I20260710 13:27:11.402626 28229 raft_consensus.cc:2955] T 2dc0dd9657dc483294b5fac9f37843ef P f35478026f9b471fb857ae2ec8f36c20 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } attrs { replace: true } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: NON_VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: true } } }
I20260710 13:27:11.421818 28124 catalog_manager.cc:5697] T 2dc0dd9657dc483294b5fac9f37843ef P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 reported cstate change: config changed from index -1 to 2, NON_VOTER 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) added. New cstate: current_term: 1 leader_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: NON_VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:11.441097 28229 consensus_queue.cc:237] T 336b548707684ad1bd8c823cfac40169 P f35478026f9b471fb857ae2ec8f36c20 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } attrs { replace: true } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: NON_VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: true } }
I20260710 13:27:11.451197 28377 raft_consensus.cc:1275] T 336b548707684ad1bd8c823cfac40169 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 FOLLOWER]: Refusing update from remote peer f35478026f9b471fb857ae2ec8f36c20: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:27:11.452091 28302 raft_consensus.cc:1275] T 336b548707684ad1bd8c823cfac40169 P b416ad059bd940bc95e5d7fb70605b98 [term 1 FOLLOWER]: Refusing update from remote peer f35478026f9b471fb857ae2ec8f36c20: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:27:11.454167 28609 consensus_queue.cc:1048] T 336b548707684ad1bd8c823cfac40169 P f35478026f9b471fb857ae2ec8f36c20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:27:11.455391 28687 consensus_queue.cc:1048] T 336b548707684ad1bd8c823cfac40169 P f35478026f9b471fb857ae2ec8f36c20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:27:11.471297 28194 consensus_peers.cc:597] T 336b548707684ad1bd8c823cfac40169 P f35478026f9b471fb857ae2ec8f36c20 -> Peer 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68:34905): Couldn't send request to peer 95a657a7eb394ae3858ac9ba341bea34. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 336b548707684ad1bd8c823cfac40169. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:11.471565 28609 raft_consensus.cc:2955] T 336b548707684ad1bd8c823cfac40169 P f35478026f9b471fb857ae2ec8f36c20 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } attrs { replace: true } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: NON_VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: true } } }
I20260710 13:27:11.478139 28377 raft_consensus.cc:2955] T 336b548707684ad1bd8c823cfac40169 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } attrs { replace: true } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: NON_VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: true } } }
I20260710 13:27:11.479622 28302 raft_consensus.cc:2955] T 336b548707684ad1bd8c823cfac40169 P b416ad059bd940bc95e5d7fb70605b98 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } attrs { replace: true } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: NON_VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: true } } }
I20260710 13:27:11.483611 28378 consensus_queue.cc:237] T 9099b7fac51a4ed58f6078c28415d355 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } attrs { replace: true } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: NON_VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: true } }
I20260710 13:27:11.484247 28124 catalog_manager.cc:5697] T 336b548707684ad1bd8c823cfac40169 P f35478026f9b471fb857ae2ec8f36c20 reported cstate change: config changed from index -1 to 2, NON_VOTER 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) added. New cstate: current_term: 1 leader_uuid: "f35478026f9b471fb857ae2ec8f36c20" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: NON_VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:11.499706 28302 raft_consensus.cc:1275] T 9099b7fac51a4ed58f6078c28415d355 P b416ad059bd940bc95e5d7fb70605b98 [term 1 FOLLOWER]: Refusing update from remote peer 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:27:11.500204 28343 consensus_peers.cc:597] T 9099b7fac51a4ed58f6078c28415d355 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 -> Peer 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68:34905): Couldn't send request to peer 95a657a7eb394ae3858ac9ba341bea34. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9099b7fac51a4ed58f6078c28415d355. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:11.501196 28453 consensus_queue.cc:1048] T 9099b7fac51a4ed58f6078c28415d355 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:11.505827 28229 raft_consensus.cc:1275] T 9099b7fac51a4ed58f6078c28415d355 P f35478026f9b471fb857ae2ec8f36c20 [term 1 FOLLOWER]: Refusing update from remote peer 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:27:11.507601 28453 consensus_queue.cc:1048] T 9099b7fac51a4ed58f6078c28415d355 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:11.510705 28453 raft_consensus.cc:2955] T 9099b7fac51a4ed58f6078c28415d355 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } attrs { replace: true } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: NON_VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: true } } }
I20260710 13:27:11.513667 28302 raft_consensus.cc:2955] T 9099b7fac51a4ed58f6078c28415d355 P b416ad059bd940bc95e5d7fb70605b98 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } attrs { replace: true } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: NON_VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: true } } }
I20260710 13:27:11.526219 28228 raft_consensus.cc:2955] T 9099b7fac51a4ed58f6078c28415d355 P f35478026f9b471fb857ae2ec8f36c20 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } attrs { replace: true } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: NON_VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: true } } }
I20260710 13:27:11.529520 28127 catalog_manager.cc:5697] T 9099b7fac51a4ed58f6078c28415d355 P b416ad059bd940bc95e5d7fb70605b98 reported cstate change: config changed from index -1 to 2, NON_VOTER 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) added. New cstate: current_term: 1 leader_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } attrs { replace: true } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: NON_VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: true } } }
I20260710 13:27:11.793924 28712 ts_tablet_manager.cc:933] T 2dc0dd9657dc483294b5fac9f37843ef P 95a657a7eb394ae3858ac9ba341bea34: Initiating tablet copy from peer 0c26b2a8f4ad4e5e9c73a798e32ccdc2 (127.26.127.67:39199)
I20260710 13:27:11.796010 28712 tablet_copy_client.cc:323] T 2dc0dd9657dc483294b5fac9f37843ef P 95a657a7eb394ae3858ac9ba341bea34: tablet copy: Beginning tablet copy session from remote peer at address 127.26.127.67:39199
I20260710 13:27:11.807842 28389 tablet_copy_service.cc:140] P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Received BeginTabletCopySession request for tablet 2dc0dd9657dc483294b5fac9f37843ef from peer 95a657a7eb394ae3858ac9ba341bea34 ({username='slave'} at 127.0.0.1:58382)
I20260710 13:27:11.808446 28389 tablet_copy_service.cc:161] P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Beginning new tablet copy session on tablet 2dc0dd9657dc483294b5fac9f37843ef from peer 95a657a7eb394ae3858ac9ba341bea34 at {username='slave'} at 127.0.0.1:58382: session id = 95a657a7eb394ae3858ac9ba341bea34-2dc0dd9657dc483294b5fac9f37843ef
I20260710 13:27:11.814291 28389 tablet_copy_source_session.cc:215] T 2dc0dd9657dc483294b5fac9f37843ef P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:27:11.817407 28712 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2dc0dd9657dc483294b5fac9f37843ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:11.830118 28712 tablet_copy_client.cc:806] T 2dc0dd9657dc483294b5fac9f37843ef P 95a657a7eb394ae3858ac9ba341bea34: tablet copy: Starting download of 0 data blocks...
I20260710 13:27:11.830695 28712 tablet_copy_client.cc:670] T 2dc0dd9657dc483294b5fac9f37843ef P 95a657a7eb394ae3858ac9ba341bea34: tablet copy: Starting download of 1 WAL segments...
I20260710 13:27:11.834653 28712 tablet_copy_client.cc:538] T 2dc0dd9657dc483294b5fac9f37843ef P 95a657a7eb394ae3858ac9ba341bea34: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:27:11.843379 28712 tablet_bootstrap.cc:492] T 2dc0dd9657dc483294b5fac9f37843ef P 95a657a7eb394ae3858ac9ba341bea34: Bootstrap starting.
I20260710 13:27:11.860067 28716 ts_tablet_manager.cc:933] T 495233f9c3aa486b91032ca9f3c1be88 P 95a657a7eb394ae3858ac9ba341bea34: Initiating tablet copy from peer 0c26b2a8f4ad4e5e9c73a798e32ccdc2 (127.26.127.67:39199)
I20260710 13:27:11.862124 28716 tablet_copy_client.cc:323] T 495233f9c3aa486b91032ca9f3c1be88 P 95a657a7eb394ae3858ac9ba341bea34: tablet copy: Beginning tablet copy session from remote peer at address 127.26.127.67:39199
I20260710 13:27:11.863906 28389 tablet_copy_service.cc:140] P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Received BeginTabletCopySession request for tablet 495233f9c3aa486b91032ca9f3c1be88 from peer 95a657a7eb394ae3858ac9ba341bea34 ({username='slave'} at 127.0.0.1:58382)
I20260710 13:27:11.864328 28389 tablet_copy_service.cc:161] P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Beginning new tablet copy session on tablet 495233f9c3aa486b91032ca9f3c1be88 from peer 95a657a7eb394ae3858ac9ba341bea34 at {username='slave'} at 127.0.0.1:58382: session id = 95a657a7eb394ae3858ac9ba341bea34-495233f9c3aa486b91032ca9f3c1be88
I20260710 13:27:11.864730 28712 tablet_bootstrap.cc:492] T 2dc0dd9657dc483294b5fac9f37843ef P 95a657a7eb394ae3858ac9ba341bea34: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:27:11.865748 28712 tablet_bootstrap.cc:492] T 2dc0dd9657dc483294b5fac9f37843ef P 95a657a7eb394ae3858ac9ba341bea34: Bootstrap complete.
I20260710 13:27:11.866381 28712 ts_tablet_manager.cc:1403] T 2dc0dd9657dc483294b5fac9f37843ef P 95a657a7eb394ae3858ac9ba341bea34: Time spent bootstrapping tablet: real 0.023s	user 0.023s	sys 0.001s
I20260710 13:27:11.869656 28389 tablet_copy_source_session.cc:215] T 495233f9c3aa486b91032ca9f3c1be88 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:27:11.869626 28712 raft_consensus.cc:359] T 2dc0dd9657dc483294b5fac9f37843ef P 95a657a7eb394ae3858ac9ba341bea34 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } attrs { replace: true } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: NON_VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: true } }
I20260710 13:27:11.870561 28712 raft_consensus.cc:740] T 2dc0dd9657dc483294b5fac9f37843ef P 95a657a7eb394ae3858ac9ba341bea34 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 95a657a7eb394ae3858ac9ba341bea34, State: Initialized, Role: LEARNER
I20260710 13:27:11.871214 28712 consensus_queue.cc:260] T 2dc0dd9657dc483294b5fac9f37843ef P 95a657a7eb394ae3858ac9ba341bea34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } attrs { replace: true } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: NON_VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: true } }
I20260710 13:27:11.872457 28716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 495233f9c3aa486b91032ca9f3c1be88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:11.874316 28712 ts_tablet_manager.cc:1434] T 2dc0dd9657dc483294b5fac9f37843ef P 95a657a7eb394ae3858ac9ba341bea34: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:27:11.876581 28389 tablet_copy_service.cc:342] P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Request end of tablet copy session 95a657a7eb394ae3858ac9ba341bea34-2dc0dd9657dc483294b5fac9f37843ef received from {username='slave'} at 127.0.0.1:58382
I20260710 13:27:11.877100 28389 tablet_copy_service.cc:434] P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: ending tablet copy session 95a657a7eb394ae3858ac9ba341bea34-2dc0dd9657dc483294b5fac9f37843ef on tablet 2dc0dd9657dc483294b5fac9f37843ef with peer 95a657a7eb394ae3858ac9ba341bea34
I20260710 13:27:11.889122 28712 ts_tablet_manager.cc:933] T 336b548707684ad1bd8c823cfac40169 P 95a657a7eb394ae3858ac9ba341bea34: Initiating tablet copy from peer f35478026f9b471fb857ae2ec8f36c20 (127.26.127.65:37219)
I20260710 13:27:11.890793 28712 tablet_copy_client.cc:323] T 336b548707684ad1bd8c823cfac40169 P 95a657a7eb394ae3858ac9ba341bea34: tablet copy: Beginning tablet copy session from remote peer at address 127.26.127.65:37219
I20260710 13:27:11.894877 28716 tablet_copy_client.cc:806] T 495233f9c3aa486b91032ca9f3c1be88 P 95a657a7eb394ae3858ac9ba341bea34: tablet copy: Starting download of 0 data blocks...
I20260710 13:27:11.895432 28716 tablet_copy_client.cc:670] T 495233f9c3aa486b91032ca9f3c1be88 P 95a657a7eb394ae3858ac9ba341bea34: tablet copy: Starting download of 1 WAL segments...
I20260710 13:27:11.900871 28716 tablet_copy_client.cc:538] T 495233f9c3aa486b91032ca9f3c1be88 P 95a657a7eb394ae3858ac9ba341bea34: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:27:11.901603 28240 tablet_copy_service.cc:140] P f35478026f9b471fb857ae2ec8f36c20: Received BeginTabletCopySession request for tablet 336b548707684ad1bd8c823cfac40169 from peer 95a657a7eb394ae3858ac9ba341bea34 ({username='slave'} at 127.0.0.1:46530)
I20260710 13:27:11.902175 28240 tablet_copy_service.cc:161] P f35478026f9b471fb857ae2ec8f36c20: Beginning new tablet copy session on tablet 336b548707684ad1bd8c823cfac40169 from peer 95a657a7eb394ae3858ac9ba341bea34 at {username='slave'} at 127.0.0.1:46530: session id = 95a657a7eb394ae3858ac9ba341bea34-336b548707684ad1bd8c823cfac40169
I20260710 13:27:11.909642 28716 tablet_bootstrap.cc:492] T 495233f9c3aa486b91032ca9f3c1be88 P 95a657a7eb394ae3858ac9ba341bea34: Bootstrap starting.
I20260710 13:27:11.914067 28240 tablet_copy_source_session.cc:215] T 336b548707684ad1bd8c823cfac40169 P f35478026f9b471fb857ae2ec8f36c20: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:27:11.918977 28712 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 336b548707684ad1bd8c823cfac40169. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:11.929414 28716 tablet_bootstrap.cc:492] T 495233f9c3aa486b91032ca9f3c1be88 P 95a657a7eb394ae3858ac9ba341bea34: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:27:11.930272 28716 tablet_bootstrap.cc:492] T 495233f9c3aa486b91032ca9f3c1be88 P 95a657a7eb394ae3858ac9ba341bea34: Bootstrap complete.
I20260710 13:27:11.930866 28716 ts_tablet_manager.cc:1403] T 495233f9c3aa486b91032ca9f3c1be88 P 95a657a7eb394ae3858ac9ba341bea34: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.009s
I20260710 13:27:11.933821 28716 raft_consensus.cc:359] T 495233f9c3aa486b91032ca9f3c1be88 P 95a657a7eb394ae3858ac9ba341bea34 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } attrs { replace: true } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: NON_VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: true } }
I20260710 13:27:11.934602 28716 raft_consensus.cc:740] T 495233f9c3aa486b91032ca9f3c1be88 P 95a657a7eb394ae3858ac9ba341bea34 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 95a657a7eb394ae3858ac9ba341bea34, State: Initialized, Role: LEARNER
I20260710 13:27:11.935235 28716 consensus_queue.cc:260] T 495233f9c3aa486b91032ca9f3c1be88 P 95a657a7eb394ae3858ac9ba341bea34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } attrs { replace: true } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: NON_VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: true } }
I20260710 13:27:11.939087 28716 ts_tablet_manager.cc:1434] T 495233f9c3aa486b91032ca9f3c1be88 P 95a657a7eb394ae3858ac9ba341bea34: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:27:11.941597 28389 tablet_copy_service.cc:342] P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Request end of tablet copy session 95a657a7eb394ae3858ac9ba341bea34-495233f9c3aa486b91032ca9f3c1be88 received from {username='slave'} at 127.0.0.1:58382
I20260710 13:27:11.942009 28389 tablet_copy_service.cc:434] P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: ending tablet copy session 95a657a7eb394ae3858ac9ba341bea34-495233f9c3aa486b91032ca9f3c1be88 on tablet 495233f9c3aa486b91032ca9f3c1be88 with peer 95a657a7eb394ae3858ac9ba341bea34
I20260710 13:27:11.942979 28712 tablet_copy_client.cc:806] T 336b548707684ad1bd8c823cfac40169 P 95a657a7eb394ae3858ac9ba341bea34: tablet copy: Starting download of 0 data blocks...
I20260710 13:27:11.943534 28712 tablet_copy_client.cc:670] T 336b548707684ad1bd8c823cfac40169 P 95a657a7eb394ae3858ac9ba341bea34: tablet copy: Starting download of 1 WAL segments...
I20260710 13:27:11.948100 28712 tablet_copy_client.cc:538] T 336b548707684ad1bd8c823cfac40169 P 95a657a7eb394ae3858ac9ba341bea34: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:27:11.956475 28712 tablet_bootstrap.cc:492] T 336b548707684ad1bd8c823cfac40169 P 95a657a7eb394ae3858ac9ba341bea34: Bootstrap starting.
I20260710 13:27:11.976986 28712 tablet_bootstrap.cc:492] T 336b548707684ad1bd8c823cfac40169 P 95a657a7eb394ae3858ac9ba341bea34: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:27:11.977861 28712 tablet_bootstrap.cc:492] T 336b548707684ad1bd8c823cfac40169 P 95a657a7eb394ae3858ac9ba341bea34: Bootstrap complete.
I20260710 13:27:11.978483 28712 ts_tablet_manager.cc:1403] T 336b548707684ad1bd8c823cfac40169 P 95a657a7eb394ae3858ac9ba341bea34: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.008s
I20260710 13:27:11.981168 28712 raft_consensus.cc:359] T 336b548707684ad1bd8c823cfac40169 P 95a657a7eb394ae3858ac9ba341bea34 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } attrs { replace: true } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: NON_VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: true } }
I20260710 13:27:11.981997 28712 raft_consensus.cc:740] T 336b548707684ad1bd8c823cfac40169 P 95a657a7eb394ae3858ac9ba341bea34 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 95a657a7eb394ae3858ac9ba341bea34, State: Initialized, Role: LEARNER
I20260710 13:27:11.982703 28712 consensus_queue.cc:260] T 336b548707684ad1bd8c823cfac40169 P 95a657a7eb394ae3858ac9ba341bea34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } attrs { replace: true } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: NON_VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: true } }
I20260710 13:27:11.984902 28712 ts_tablet_manager.cc:1434] T 336b548707684ad1bd8c823cfac40169 P 95a657a7eb394ae3858ac9ba341bea34: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.003s
I20260710 13:27:11.986984 28240 tablet_copy_service.cc:342] P f35478026f9b471fb857ae2ec8f36c20: Request end of tablet copy session 95a657a7eb394ae3858ac9ba341bea34-336b548707684ad1bd8c823cfac40169 received from {username='slave'} at 127.0.0.1:46530
I20260710 13:27:11.987370 28240 tablet_copy_service.cc:434] P f35478026f9b471fb857ae2ec8f36c20: ending tablet copy session 95a657a7eb394ae3858ac9ba341bea34-336b548707684ad1bd8c823cfac40169 on tablet 336b548707684ad1bd8c823cfac40169 with peer 95a657a7eb394ae3858ac9ba341bea34
I20260710 13:27:11.990466 28712 ts_tablet_manager.cc:933] T 9099b7fac51a4ed58f6078c28415d355 P 95a657a7eb394ae3858ac9ba341bea34: Initiating tablet copy from peer 0c26b2a8f4ad4e5e9c73a798e32ccdc2 (127.26.127.67:39199)
I20260710 13:27:11.992118 28712 tablet_copy_client.cc:323] T 9099b7fac51a4ed58f6078c28415d355 P 95a657a7eb394ae3858ac9ba341bea34: tablet copy: Beginning tablet copy session from remote peer at address 127.26.127.67:39199
I20260710 13:27:11.993762 28389 tablet_copy_service.cc:140] P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Received BeginTabletCopySession request for tablet 9099b7fac51a4ed58f6078c28415d355 from peer 95a657a7eb394ae3858ac9ba341bea34 ({username='slave'} at 127.0.0.1:58382)
I20260710 13:27:11.994248 28389 tablet_copy_service.cc:161] P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Beginning new tablet copy session on tablet 9099b7fac51a4ed58f6078c28415d355 from peer 95a657a7eb394ae3858ac9ba341bea34 at {username='slave'} at 127.0.0.1:58382: session id = 95a657a7eb394ae3858ac9ba341bea34-9099b7fac51a4ed58f6078c28415d355
I20260710 13:27:12.001199 28389 tablet_copy_source_session.cc:215] T 9099b7fac51a4ed58f6078c28415d355 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:27:12.004153 28712 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9099b7fac51a4ed58f6078c28415d355. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:12.018635 28712 tablet_copy_client.cc:806] T 9099b7fac51a4ed58f6078c28415d355 P 95a657a7eb394ae3858ac9ba341bea34: tablet copy: Starting download of 0 data blocks...
I20260710 13:27:12.019140 28712 tablet_copy_client.cc:670] T 9099b7fac51a4ed58f6078c28415d355 P 95a657a7eb394ae3858ac9ba341bea34: tablet copy: Starting download of 1 WAL segments...
I20260710 13:27:12.022290 28712 tablet_copy_client.cc:538] T 9099b7fac51a4ed58f6078c28415d355 P 95a657a7eb394ae3858ac9ba341bea34: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:27:12.029448 28712 tablet_bootstrap.cc:492] T 9099b7fac51a4ed58f6078c28415d355 P 95a657a7eb394ae3858ac9ba341bea34: Bootstrap starting.
I20260710 13:27:12.045830 28712 tablet_bootstrap.cc:492] T 9099b7fac51a4ed58f6078c28415d355 P 95a657a7eb394ae3858ac9ba341bea34: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:27:12.046615 28712 tablet_bootstrap.cc:492] T 9099b7fac51a4ed58f6078c28415d355 P 95a657a7eb394ae3858ac9ba341bea34: Bootstrap complete.
I20260710 13:27:12.047161 28712 ts_tablet_manager.cc:1403] T 9099b7fac51a4ed58f6078c28415d355 P 95a657a7eb394ae3858ac9ba341bea34: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.001s
I20260710 13:27:12.049901 28712 raft_consensus.cc:359] T 9099b7fac51a4ed58f6078c28415d355 P 95a657a7eb394ae3858ac9ba341bea34 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } attrs { replace: true } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: NON_VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: true } }
I20260710 13:27:12.050622 28712 raft_consensus.cc:740] T 9099b7fac51a4ed58f6078c28415d355 P 95a657a7eb394ae3858ac9ba341bea34 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 95a657a7eb394ae3858ac9ba341bea34, State: Initialized, Role: LEARNER
I20260710 13:27:12.051144 28712 consensus_queue.cc:260] T 9099b7fac51a4ed58f6078c28415d355 P 95a657a7eb394ae3858ac9ba341bea34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } attrs { replace: true } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: NON_VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: true } }
I20260710 13:27:12.053040 28712 ts_tablet_manager.cc:1434] T 9099b7fac51a4ed58f6078c28415d355 P 95a657a7eb394ae3858ac9ba341bea34: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.003s
I20260710 13:27:12.055575 28389 tablet_copy_service.cc:342] P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Request end of tablet copy session 95a657a7eb394ae3858ac9ba341bea34-9099b7fac51a4ed58f6078c28415d355 received from {username='slave'} at 127.0.0.1:58382
I20260710 13:27:12.055979 28389 tablet_copy_service.cc:434] P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: ending tablet copy session 95a657a7eb394ae3858ac9ba341bea34-9099b7fac51a4ed58f6078c28415d355 on tablet 9099b7fac51a4ed58f6078c28415d355 with peer 95a657a7eb394ae3858ac9ba341bea34
I20260710 13:27:12.218816 28657 raft_consensus.cc:1217] T 2dc0dd9657dc483294b5fac9f37843ef P 95a657a7eb394ae3858ac9ba341bea34 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:27:12.297235 28657 raft_consensus.cc:1217] T 495233f9c3aa486b91032ca9f3c1be88 P 95a657a7eb394ae3858ac9ba341bea34 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:27:12.469923 28657 raft_consensus.cc:1217] T 9099b7fac51a4ed58f6078c28415d355 P 95a657a7eb394ae3858ac9ba341bea34 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:27:12.487258 28657 raft_consensus.cc:1217] T 336b548707684ad1bd8c823cfac40169 P 95a657a7eb394ae3858ac9ba341bea34 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:27:12.614928 28453 raft_consensus.cc:1064] T 2dc0dd9657dc483294b5fac9f37843ef P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: attempting to promote NON_VOTER 95a657a7eb394ae3858ac9ba341bea34 to VOTER
I20260710 13:27:12.617108 28453 consensus_queue.cc:237] T 2dc0dd9657dc483294b5fac9f37843ef P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } attrs { replace: true } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } }
I20260710 13:27:12.622328 28657 raft_consensus.cc:1275] T 2dc0dd9657dc483294b5fac9f37843ef P 95a657a7eb394ae3858ac9ba341bea34 [term 1 LEARNER]: Refusing update from remote peer 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:12.622845 28305 raft_consensus.cc:1275] T 2dc0dd9657dc483294b5fac9f37843ef P b416ad059bd940bc95e5d7fb70605b98 [term 1 FOLLOWER]: Refusing update from remote peer 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:12.624063 28228 raft_consensus.cc:1275] T 2dc0dd9657dc483294b5fac9f37843ef P f35478026f9b471fb857ae2ec8f36c20 [term 1 FOLLOWER]: Refusing update from remote peer 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:12.624473 28691 consensus_queue.cc:1048] T 2dc0dd9657dc483294b5fac9f37843ef P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:27:12.625330 28686 consensus_queue.cc:1048] T 2dc0dd9657dc483294b5fac9f37843ef P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:12.626147 28727 consensus_queue.cc:1048] T 2dc0dd9657dc483294b5fac9f37843ef P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:12.646274 28453 raft_consensus.cc:2955] T 2dc0dd9657dc483294b5fac9f37843ef P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } attrs { replace: true } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } } }
I20260710 13:27:12.648243 28305 raft_consensus.cc:2955] T 2dc0dd9657dc483294b5fac9f37843ef P b416ad059bd940bc95e5d7fb70605b98 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } attrs { replace: true } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } } }
I20260710 13:27:12.657896 28228 raft_consensus.cc:2955] T 2dc0dd9657dc483294b5fac9f37843ef P f35478026f9b471fb857ae2ec8f36c20 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } attrs { replace: true } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } } }
I20260710 13:27:12.660764 28124 catalog_manager.cc:5697] T 2dc0dd9657dc483294b5fac9f37843ef P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 reported cstate change: config changed from index 2 to 3, 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:12.662845 28657 raft_consensus.cc:2955] T 2dc0dd9657dc483294b5fac9f37843ef P 95a657a7eb394ae3858ac9ba341bea34 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } attrs { replace: true } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } } }
I20260710 13:27:12.678160 28686 raft_consensus.cc:1064] T 495233f9c3aa486b91032ca9f3c1be88 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: attempting to promote NON_VOTER 95a657a7eb394ae3858ac9ba341bea34 to VOTER
I20260710 13:27:12.680433 28686 consensus_queue.cc:237] T 495233f9c3aa486b91032ca9f3c1be88 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } attrs { replace: true } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } }
I20260710 13:27:12.698887 28378 consensus_queue.cc:237] T 2dc0dd9657dc483294b5fac9f37843ef P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } }
I20260710 13:27:12.701400 28305 raft_consensus.cc:1275] T 495233f9c3aa486b91032ca9f3c1be88 P b416ad059bd940bc95e5d7fb70605b98 [term 1 FOLLOWER]: Refusing update from remote peer 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:12.700459 28657 raft_consensus.cc:1275] T 495233f9c3aa486b91032ca9f3c1be88 P 95a657a7eb394ae3858ac9ba341bea34 [term 1 LEARNER]: Refusing update from remote peer 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:12.703830 28727 consensus_queue.cc:1048] T 495233f9c3aa486b91032ca9f3c1be88 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:12.704156 28229 raft_consensus.cc:1275] T 495233f9c3aa486b91032ca9f3c1be88 P f35478026f9b471fb857ae2ec8f36c20 [term 1 FOLLOWER]: Refusing update from remote peer 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:12.705634 28453 consensus_queue.cc:1048] T 495233f9c3aa486b91032ca9f3c1be88 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:12.706697 28691 consensus_queue.cc:1048] T 495233f9c3aa486b91032ca9f3c1be88 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:12.708180 28657 raft_consensus.cc:1275] T 2dc0dd9657dc483294b5fac9f37843ef P 95a657a7eb394ae3858ac9ba341bea34 [term 1 FOLLOWER]: Refusing update from remote peer 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:12.712145 28229 raft_consensus.cc:1275] T 2dc0dd9657dc483294b5fac9f37843ef P f35478026f9b471fb857ae2ec8f36c20 [term 1 FOLLOWER]: Refusing update from remote peer 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:12.717206 28453 consensus_queue.cc:1048] T 2dc0dd9657dc483294b5fac9f37843ef P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:27:12.727061 28691 consensus_queue.cc:1048] T 2dc0dd9657dc483294b5fac9f37843ef P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:12.728611 28727 raft_consensus.cc:2955] T 2dc0dd9657dc483294b5fac9f37843ef P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b416ad059bd940bc95e5d7fb70605b98 (127.26.127.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } } }
I20260710 13:27:12.739502 28656 raft_consensus.cc:2955] T 2dc0dd9657dc483294b5fac9f37843ef P 95a657a7eb394ae3858ac9ba341bea34 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b416ad059bd940bc95e5d7fb70605b98 (127.26.127.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } } }
I20260710 13:27:12.746133 28228 raft_consensus.cc:2955] T 2dc0dd9657dc483294b5fac9f37843ef P f35478026f9b471fb857ae2ec8f36c20 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b416ad059bd940bc95e5d7fb70605b98 (127.26.127.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } } }
I20260710 13:27:12.757051 28115 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2dc0dd9657dc483294b5fac9f37843ef with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:27:12.760399 28127 catalog_manager.cc:5697] T 2dc0dd9657dc483294b5fac9f37843ef P 95a657a7eb394ae3858ac9ba341bea34 reported cstate change: config changed from index 3 to 4, VOTER b416ad059bd940bc95e5d7fb70605b98 (127.26.127.66) evicted. New cstate: current_term: 1 leader_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } } }
I20260710 13:27:12.765172 28691 raft_consensus.cc:2955] T 495233f9c3aa486b91032ca9f3c1be88 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } attrs { replace: true } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } } }
I20260710 13:27:12.770124 28302 raft_consensus.cc:2955] T 495233f9c3aa486b91032ca9f3c1be88 P b416ad059bd940bc95e5d7fb70605b98 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } attrs { replace: true } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } } }
I20260710 13:27:12.775285 28657 raft_consensus.cc:2955] T 495233f9c3aa486b91032ca9f3c1be88 P 95a657a7eb394ae3858ac9ba341bea34 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } attrs { replace: true } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } } }
I20260710 13:27:12.782366 28287 tablet_service.cc:1558] Processing DeleteTablet for tablet 2dc0dd9657dc483294b5fac9f37843ef with delete_type TABLET_DATA_TOMBSTONED (TS b416ad059bd940bc95e5d7fb70605b98 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56302
I20260710 13:27:12.789718 28228 raft_consensus.cc:2955] T 495233f9c3aa486b91032ca9f3c1be88 P f35478026f9b471fb857ae2ec8f36c20 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } attrs { replace: true } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } } }
I20260710 13:27:12.791599 28126 catalog_manager.cc:5697] T 495233f9c3aa486b91032ca9f3c1be88 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 reported cstate change: config changed from index 2 to 3, 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:27:12.796547 28740 tablet_replica.cc:333] T 2dc0dd9657dc483294b5fac9f37843ef P b416ad059bd940bc95e5d7fb70605b98: stopping tablet replica
I20260710 13:27:12.797644 28740 raft_consensus.cc:2243] T 2dc0dd9657dc483294b5fac9f37843ef P b416ad059bd940bc95e5d7fb70605b98 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:12.798342 28740 raft_consensus.cc:2272] T 2dc0dd9657dc483294b5fac9f37843ef P b416ad059bd940bc95e5d7fb70605b98 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:12.802285 28740 ts_tablet_manager.cc:1916] T 2dc0dd9657dc483294b5fac9f37843ef P b416ad059bd940bc95e5d7fb70605b98: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:27:12.810307 28377 consensus_queue.cc:237] T 495233f9c3aa486b91032ca9f3c1be88 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } }
I20260710 13:27:12.817667 28657 raft_consensus.cc:1275] T 495233f9c3aa486b91032ca9f3c1be88 P 95a657a7eb394ae3858ac9ba341bea34 [term 1 FOLLOWER]: Refusing update from remote peer 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:12.817879 28740 ts_tablet_manager.cc:1929] T 2dc0dd9657dc483294b5fac9f37843ef P b416ad059bd940bc95e5d7fb70605b98: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:27:12.818344 28740 log.cc:1199] T 2dc0dd9657dc483294b5fac9f37843ef P b416ad059bd940bc95e5d7fb70605b98: Deleting WAL directory at /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690003215650-27133-0/minicluster-data/ts-1-root/wals/2dc0dd9657dc483294b5fac9f37843ef
I20260710 13:27:12.819114 28302 raft_consensus.cc:1275] T 495233f9c3aa486b91032ca9f3c1be88 P b416ad059bd940bc95e5d7fb70605b98 [term 1 FOLLOWER]: Refusing update from remote peer 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:12.819320 28727 consensus_queue.cc:1048] T 495233f9c3aa486b91032ca9f3c1be88 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:12.819952 28115 catalog_manager.cc:5028] TS b416ad059bd940bc95e5d7fb70605b98 (127.26.127.66:43669): tablet 2dc0dd9657dc483294b5fac9f37843ef (table test-workload [id=15a4eb59a3ac47fab939fe09c1c2c8cc]) successfully deleted
I20260710 13:27:12.820552 28453 consensus_queue.cc:1048] T 495233f9c3aa486b91032ca9f3c1be88 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:12.825861 28727 raft_consensus.cc:2955] T 495233f9c3aa486b91032ca9f3c1be88 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f35478026f9b471fb857ae2ec8f36c20 (127.26.127.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } } }
I20260710 13:27:12.827409 28657 raft_consensus.cc:2955] T 495233f9c3aa486b91032ca9f3c1be88 P 95a657a7eb394ae3858ac9ba341bea34 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f35478026f9b471fb857ae2ec8f36c20 (127.26.127.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } } }
I20260710 13:27:12.828696 28302 raft_consensus.cc:2955] T 495233f9c3aa486b91032ca9f3c1be88 P b416ad059bd940bc95e5d7fb70605b98 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f35478026f9b471fb857ae2ec8f36c20 (127.26.127.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } } }
I20260710 13:27:12.835451 28115 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 495233f9c3aa486b91032ca9f3c1be88 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:27:12.840674 28126 catalog_manager.cc:5697] T 495233f9c3aa486b91032ca9f3c1be88 P 95a657a7eb394ae3858ac9ba341bea34 reported cstate change: config changed from index 3 to 4, VOTER f35478026f9b471fb857ae2ec8f36c20 (127.26.127.65) evicted. New cstate: current_term: 1 leader_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } } }
I20260710 13:27:12.849855 28211 tablet_service.cc:1558] Processing DeleteTablet for tablet 495233f9c3aa486b91032ca9f3c1be88 with delete_type TABLET_DATA_TOMBSTONED (TS f35478026f9b471fb857ae2ec8f36c20 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46496
I20260710 13:27:12.851676 28741 tablet_replica.cc:333] T 495233f9c3aa486b91032ca9f3c1be88 P f35478026f9b471fb857ae2ec8f36c20: stopping tablet replica
I20260710 13:27:12.852468 28741 raft_consensus.cc:2243] T 495233f9c3aa486b91032ca9f3c1be88 P f35478026f9b471fb857ae2ec8f36c20 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:12.853021 28741 raft_consensus.cc:2272] T 495233f9c3aa486b91032ca9f3c1be88 P f35478026f9b471fb857ae2ec8f36c20 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:12.855535 28741 ts_tablet_manager.cc:1916] T 495233f9c3aa486b91032ca9f3c1be88 P f35478026f9b471fb857ae2ec8f36c20: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:27:12.866734 28741 ts_tablet_manager.cc:1929] T 495233f9c3aa486b91032ca9f3c1be88 P f35478026f9b471fb857ae2ec8f36c20: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:27:12.867053 28741 log.cc:1199] T 495233f9c3aa486b91032ca9f3c1be88 P f35478026f9b471fb857ae2ec8f36c20: Deleting WAL directory at /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690003215650-27133-0/minicluster-data/ts-0-root/wals/495233f9c3aa486b91032ca9f3c1be88
I20260710 13:27:12.868362 28113 catalog_manager.cc:5028] TS f35478026f9b471fb857ae2ec8f36c20 (127.26.127.65:37219): tablet 495233f9c3aa486b91032ca9f3c1be88 (table test-workload [id=15a4eb59a3ac47fab939fe09c1c2c8cc]) successfully deleted
I20260710 13:27:12.923877 28687 raft_consensus.cc:1064] T 336b548707684ad1bd8c823cfac40169 P f35478026f9b471fb857ae2ec8f36c20: attempting to promote NON_VOTER 95a657a7eb394ae3858ac9ba341bea34 to VOTER
I20260710 13:27:12.925755 28687 consensus_queue.cc:237] T 336b548707684ad1bd8c823cfac40169 P f35478026f9b471fb857ae2ec8f36c20 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } attrs { replace: true } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } }
I20260710 13:27:12.931893 28657 raft_consensus.cc:1275] T 336b548707684ad1bd8c823cfac40169 P 95a657a7eb394ae3858ac9ba341bea34 [term 1 LEARNER]: Refusing update from remote peer f35478026f9b471fb857ae2ec8f36c20: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:12.932482 28377 raft_consensus.cc:1275] T 336b548707684ad1bd8c823cfac40169 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 FOLLOWER]: Refusing update from remote peer f35478026f9b471fb857ae2ec8f36c20: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:12.933267 28302 raft_consensus.cc:1275] T 336b548707684ad1bd8c823cfac40169 P b416ad059bd940bc95e5d7fb70605b98 [term 1 FOLLOWER]: Refusing update from remote peer f35478026f9b471fb857ae2ec8f36c20: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:12.933311 28687 consensus_queue.cc:1048] T 336b548707684ad1bd8c823cfac40169 P f35478026f9b471fb857ae2ec8f36c20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:27:12.934365 28724 consensus_queue.cc:1048] T 336b548707684ad1bd8c823cfac40169 P f35478026f9b471fb857ae2ec8f36c20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:12.935299 28725 consensus_queue.cc:1048] T 336b548707684ad1bd8c823cfac40169 P f35478026f9b471fb857ae2ec8f36c20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:12.951270 28453 raft_consensus.cc:1064] T 9099b7fac51a4ed58f6078c28415d355 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: attempting to promote NON_VOTER 95a657a7eb394ae3858ac9ba341bea34 to VOTER
I20260710 13:27:12.953580 28453 consensus_queue.cc:237] T 9099b7fac51a4ed58f6078c28415d355 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } attrs { replace: true } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } }
I20260710 13:27:12.958319 28687 raft_consensus.cc:2955] T 336b548707684ad1bd8c823cfac40169 P f35478026f9b471fb857ae2ec8f36c20 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } attrs { replace: true } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } } }
I20260710 13:27:12.961493 28657 raft_consensus.cc:1275] T 9099b7fac51a4ed58f6078c28415d355 P 95a657a7eb394ae3858ac9ba341bea34 [term 1 LEARNER]: Refusing update from remote peer 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:12.962471 28302 raft_consensus.cc:1275] T 9099b7fac51a4ed58f6078c28415d355 P b416ad059bd940bc95e5d7fb70605b98 [term 1 FOLLOWER]: Refusing update from remote peer 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:12.964589 28686 consensus_queue.cc:1048] T 9099b7fac51a4ed58f6078c28415d355 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:12.966184 28302 raft_consensus.cc:2955] T 336b548707684ad1bd8c823cfac40169 P b416ad059bd940bc95e5d7fb70605b98 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } attrs { replace: true } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } } }
I20260710 13:27:12.970080 28727 consensus_queue.cc:1048] T 9099b7fac51a4ed58f6078c28415d355 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:12.968190 28657 raft_consensus.cc:2955] T 336b548707684ad1bd8c823cfac40169 P 95a657a7eb394ae3858ac9ba341bea34 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } attrs { replace: true } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } } }
I20260710 13:27:12.978515 28228 raft_consensus.cc:1275] T 9099b7fac51a4ed58f6078c28415d355 P f35478026f9b471fb857ae2ec8f36c20 [term 1 FOLLOWER]: Refusing update from remote peer 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:12.981130 28691 consensus_queue.cc:1048] T 9099b7fac51a4ed58f6078c28415d355 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:27:12.975126 28377 raft_consensus.cc:2955] T 336b548707684ad1bd8c823cfac40169 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } attrs { replace: true } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } } }
I20260710 13:27:13.040469 28124 catalog_manager.cc:5697] T 336b548707684ad1bd8c823cfac40169 P f35478026f9b471fb857ae2ec8f36c20 reported cstate change: config changed from index 2 to 3, 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f35478026f9b471fb857ae2ec8f36c20" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:27:13.062490 28229 consensus_queue.cc:237] T 336b548707684ad1bd8c823cfac40169 P f35478026f9b471fb857ae2ec8f36c20 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } }
I20260710 13:27:13.065989 28691 raft_consensus.cc:2955] T 9099b7fac51a4ed58f6078c28415d355 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } attrs { replace: true } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } } }
I20260710 13:27:13.069895 28305 raft_consensus.cc:1275] T 336b548707684ad1bd8c823cfac40169 P b416ad059bd940bc95e5d7fb70605b98 [term 1 FOLLOWER]: Refusing update from remote peer f35478026f9b471fb857ae2ec8f36c20: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:13.071463 28747 consensus_queue.cc:1048] T 336b548707684ad1bd8c823cfac40169 P f35478026f9b471fb857ae2ec8f36c20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:13.073040 28657 raft_consensus.cc:1275] T 336b548707684ad1bd8c823cfac40169 P 95a657a7eb394ae3858ac9ba341bea34 [term 1 FOLLOWER]: Refusing update from remote peer f35478026f9b471fb857ae2ec8f36c20: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:13.072415 28655 raft_consensus.cc:2955] T 9099b7fac51a4ed58f6078c28415d355 P 95a657a7eb394ae3858ac9ba341bea34 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } attrs { replace: true } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } } }
I20260710 13:27:13.077309 28747 consensus_queue.cc:1048] T 336b548707684ad1bd8c823cfac40169 P f35478026f9b471fb857ae2ec8f36c20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:13.079110 28747 raft_consensus.cc:2955] T 336b548707684ad1bd8c823cfac40169 P f35478026f9b471fb857ae2ec8f36c20 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0c26b2a8f4ad4e5e9c73a798e32ccdc2 (127.26.127.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } } }
I20260710 13:27:13.080363 28302 raft_consensus.cc:2955] T 336b548707684ad1bd8c823cfac40169 P b416ad059bd940bc95e5d7fb70605b98 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0c26b2a8f4ad4e5e9c73a798e32ccdc2 (127.26.127.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } } }
I20260710 13:27:13.085726 28229 raft_consensus.cc:2955] T 9099b7fac51a4ed58f6078c28415d355 P f35478026f9b471fb857ae2ec8f36c20 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } attrs { replace: true } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } } }
I20260710 13:27:13.089916 28113 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 336b548707684ad1bd8c823cfac40169 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:27:13.096114 28124 catalog_manager.cc:5697] T 336b548707684ad1bd8c823cfac40169 P f35478026f9b471fb857ae2ec8f36c20 reported cstate change: config changed from index 3 to 4, VOTER 0c26b2a8f4ad4e5e9c73a798e32ccdc2 (127.26.127.67) evicted. New cstate: current_term: 1 leader_uuid: "f35478026f9b471fb857ae2ec8f36c20" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:13.096084 28656 raft_consensus.cc:2955] T 336b548707684ad1bd8c823cfac40169 P 95a657a7eb394ae3858ac9ba341bea34 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0c26b2a8f4ad4e5e9c73a798e32ccdc2 (127.26.127.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } } }
I20260710 13:27:13.106058 28123 catalog_manager.cc:5697] T 9099b7fac51a4ed58f6078c28415d355 P 95a657a7eb394ae3858ac9ba341bea34 reported cstate change: config changed from index 2 to 3, 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } attrs { replace: true } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } } }
I20260710 13:27:13.107672 28302 raft_consensus.cc:2955] T 9099b7fac51a4ed58f6078c28415d355 P b416ad059bd940bc95e5d7fb70605b98 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } attrs { replace: true } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } } }
I20260710 13:27:13.122058 28360 tablet_service.cc:1558] Processing DeleteTablet for tablet 336b548707684ad1bd8c823cfac40169 with delete_type TABLET_DATA_TOMBSTONED (TS 0c26b2a8f4ad4e5e9c73a798e32ccdc2 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58358
I20260710 13:27:13.126951 28377 consensus_queue.cc:237] T 9099b7fac51a4ed58f6078c28415d355 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } }
I20260710 13:27:13.134444 28752 tablet_replica.cc:333] T 336b548707684ad1bd8c823cfac40169 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: stopping tablet replica
I20260710 13:27:13.135377 28752 raft_consensus.cc:2243] T 336b548707684ad1bd8c823cfac40169 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:13.136078 28752 raft_consensus.cc:2272] T 336b548707684ad1bd8c823cfac40169 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:13.140028 28752 ts_tablet_manager.cc:1916] T 336b548707684ad1bd8c823cfac40169 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:27:13.140940 28656 raft_consensus.cc:1275] T 9099b7fac51a4ed58f6078c28415d355 P 95a657a7eb394ae3858ac9ba341bea34 [term 1 FOLLOWER]: Refusing update from remote peer 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:13.141772 28229 raft_consensus.cc:1275] T 9099b7fac51a4ed58f6078c28415d355 P f35478026f9b471fb857ae2ec8f36c20 [term 1 FOLLOWER]: Refusing update from remote peer 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:13.142290 28691 consensus_queue.cc:1048] T 9099b7fac51a4ed58f6078c28415d355 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:13.144655 28453 consensus_queue.cc:1048] T 9099b7fac51a4ed58f6078c28415d355 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:13.151968 28727 raft_consensus.cc:2955] T 9099b7fac51a4ed58f6078c28415d355 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b416ad059bd940bc95e5d7fb70605b98 (127.26.127.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } } }
I20260710 13:27:13.157074 28229 raft_consensus.cc:2955] T 9099b7fac51a4ed58f6078c28415d355 P f35478026f9b471fb857ae2ec8f36c20 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b416ad059bd940bc95e5d7fb70605b98 (127.26.127.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } } }
I20260710 13:27:13.161394 28115 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9099b7fac51a4ed58f6078c28415d355 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:27:13.163406 28656 raft_consensus.cc:2955] T 9099b7fac51a4ed58f6078c28415d355 P 95a657a7eb394ae3858ac9ba341bea34 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b416ad059bd940bc95e5d7fb70605b98 (127.26.127.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } } }
I20260710 13:27:13.168784 28752 ts_tablet_manager.cc:1929] T 336b548707684ad1bd8c823cfac40169 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:27:13.169224 28752 log.cc:1199] T 336b548707684ad1bd8c823cfac40169 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Deleting WAL directory at /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690003215650-27133-0/minicluster-data/ts-2-root/wals/336b548707684ad1bd8c823cfac40169
I20260710 13:27:13.170126 28126 catalog_manager.cc:5697] T 9099b7fac51a4ed58f6078c28415d355 P f35478026f9b471fb857ae2ec8f36c20 reported cstate change: config changed from index 3 to 4, VOTER b416ad059bd940bc95e5d7fb70605b98 (127.26.127.66) evicted. New cstate: current_term: 1 leader_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } } }
I20260710 13:27:13.170869 28115 catalog_manager.cc:5028] TS 0c26b2a8f4ad4e5e9c73a798e32ccdc2 (127.26.127.67:39199): tablet 336b548707684ad1bd8c823cfac40169 (table test-workload [id=15a4eb59a3ac47fab939fe09c1c2c8cc]) successfully deleted
I20260710 13:27:13.181394 28287 tablet_service.cc:1558] Processing DeleteTablet for tablet 9099b7fac51a4ed58f6078c28415d355 with delete_type TABLET_DATA_TOMBSTONED (TS b416ad059bd940bc95e5d7fb70605b98 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56302
I20260710 13:27:13.182296 28740 tablet_replica.cc:333] T 9099b7fac51a4ed58f6078c28415d355 P b416ad059bd940bc95e5d7fb70605b98: stopping tablet replica
I20260710 13:27:13.183233 28740 raft_consensus.cc:2243] T 9099b7fac51a4ed58f6078c28415d355 P b416ad059bd940bc95e5d7fb70605b98 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:13.183917 28740 raft_consensus.cc:2272] T 9099b7fac51a4ed58f6078c28415d355 P b416ad059bd940bc95e5d7fb70605b98 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:13.186162 28740 ts_tablet_manager.cc:1916] T 9099b7fac51a4ed58f6078c28415d355 P b416ad059bd940bc95e5d7fb70605b98: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:27:13.196422 28740 ts_tablet_manager.cc:1929] T 9099b7fac51a4ed58f6078c28415d355 P b416ad059bd940bc95e5d7fb70605b98: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:27:13.196768 28740 log.cc:1199] T 9099b7fac51a4ed58f6078c28415d355 P b416ad059bd940bc95e5d7fb70605b98: Deleting WAL directory at /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690003215650-27133-0/minicluster-data/ts-1-root/wals/9099b7fac51a4ed58f6078c28415d355
I20260710 13:27:13.197942 28115 catalog_manager.cc:5028] TS b416ad059bd940bc95e5d7fb70605b98 (127.26.127.66:43669): tablet 9099b7fac51a4ed58f6078c28415d355 (table test-workload [id=15a4eb59a3ac47fab939fe09c1c2c8cc]) successfully deleted
I20260710 13:27:14.215946 28229 consensus_queue.cc:237] T a5432503dc8f4dcd88196846b8e11a6f P f35478026f9b471fb857ae2ec8f36c20 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } attrs { replace: true } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: NON_VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: true } }
W20260710 13:27:14.223030 28194 consensus_peers.cc:597] T a5432503dc8f4dcd88196846b8e11a6f P f35478026f9b471fb857ae2ec8f36c20 -> Peer 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68:34905): Couldn't send request to peer 95a657a7eb394ae3858ac9ba341bea34. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a5432503dc8f4dcd88196846b8e11a6f. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:14.223568 28377 raft_consensus.cc:1275] T a5432503dc8f4dcd88196846b8e11a6f P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 FOLLOWER]: Refusing update from remote peer f35478026f9b471fb857ae2ec8f36c20: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:27:14.224501 28305 raft_consensus.cc:1275] T a5432503dc8f4dcd88196846b8e11a6f P b416ad059bd940bc95e5d7fb70605b98 [term 1 FOLLOWER]: Refusing update from remote peer f35478026f9b471fb857ae2ec8f36c20: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:27:14.224856 28725 consensus_queue.cc:1048] T a5432503dc8f4dcd88196846b8e11a6f P f35478026f9b471fb857ae2ec8f36c20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:14.225764 28757 consensus_queue.cc:1048] T a5432503dc8f4dcd88196846b8e11a6f P f35478026f9b471fb857ae2ec8f36c20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:14.233134 28725 raft_consensus.cc:2955] T a5432503dc8f4dcd88196846b8e11a6f P f35478026f9b471fb857ae2ec8f36c20 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } attrs { replace: true } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: NON_VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: true } } }
I20260710 13:27:14.234491 28305 raft_consensus.cc:2955] T a5432503dc8f4dcd88196846b8e11a6f P b416ad059bd940bc95e5d7fb70605b98 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } attrs { replace: true } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: NON_VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: true } } }
I20260710 13:27:14.235366 28377 raft_consensus.cc:2955] T a5432503dc8f4dcd88196846b8e11a6f P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } attrs { replace: true } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: NON_VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: true } } }
I20260710 13:27:14.249254 28123 catalog_manager.cc:5697] T a5432503dc8f4dcd88196846b8e11a6f P b416ad059bd940bc95e5d7fb70605b98 reported cstate change: config changed from index -1 to 2, NON_VOTER 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) added. New cstate: current_term: 1 leader_uuid: "f35478026f9b471fb857ae2ec8f36c20" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } attrs { replace: true } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: NON_VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: true } } }
I20260710 13:27:14.250270 28377 consensus_queue.cc:237] T 1cc85901e8094334bc5da96a42d19f7b P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } attrs { replace: true } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: NON_VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: true } }
I20260710 13:27:14.258603 28305 raft_consensus.cc:1275] T 1cc85901e8094334bc5da96a42d19f7b P b416ad059bd940bc95e5d7fb70605b98 [term 1 FOLLOWER]: Refusing update from remote peer 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:27:14.259785 28229 raft_consensus.cc:1275] T 1cc85901e8094334bc5da96a42d19f7b P f35478026f9b471fb857ae2ec8f36c20 [term 1 FOLLOWER]: Refusing update from remote peer 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:27:14.260254 28343 consensus_peers.cc:597] T 1cc85901e8094334bc5da96a42d19f7b P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 -> Peer 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68:34905): Couldn't send request to peer 95a657a7eb394ae3858ac9ba341bea34. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1cc85901e8094334bc5da96a42d19f7b. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:14.260876 28727 consensus_queue.cc:1048] T 1cc85901e8094334bc5da96a42d19f7b P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:27:14.262022 28453 consensus_queue.cc:1048] T 1cc85901e8094334bc5da96a42d19f7b P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:14.271294 28762 raft_consensus.cc:2955] T 1cc85901e8094334bc5da96a42d19f7b P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } attrs { replace: true } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: NON_VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: true } } }
I20260710 13:27:14.272756 28229 raft_consensus.cc:2955] T 1cc85901e8094334bc5da96a42d19f7b P f35478026f9b471fb857ae2ec8f36c20 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } attrs { replace: true } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: NON_VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: true } } }
I20260710 13:27:14.274101 28305 raft_consensus.cc:2955] T 1cc85901e8094334bc5da96a42d19f7b P b416ad059bd940bc95e5d7fb70605b98 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } attrs { replace: true } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: NON_VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: true } } }
I20260710 13:27:14.296842 28127 catalog_manager.cc:5697] T 1cc85901e8094334bc5da96a42d19f7b P b416ad059bd940bc95e5d7fb70605b98 reported cstate change: config changed from index -1 to 2, NON_VOTER 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) added. New cstate: current_term: 1 leader_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } attrs { replace: true } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: NON_VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: true } } }
I20260710 13:27:14.319698 28305 consensus_queue.cc:237] T 62602a227a214542952c5134958655dc P b416ad059bd940bc95e5d7fb70605b98 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } attrs { replace: true } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: NON_VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: true } }
I20260710 13:27:14.329001 28378 raft_consensus.cc:1275] T 62602a227a214542952c5134958655dc P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 FOLLOWER]: Refusing update from remote peer b416ad059bd940bc95e5d7fb70605b98: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:27:14.330591 28739 consensus_queue.cc:1048] T 62602a227a214542952c5134958655dc P b416ad059bd940bc95e5d7fb70605b98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:14.330798 28229 raft_consensus.cc:1275] T 62602a227a214542952c5134958655dc P f35478026f9b471fb857ae2ec8f36c20 [term 1 FOLLOWER]: Refusing update from remote peer b416ad059bd940bc95e5d7fb70605b98: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:27:14.332309 28754 consensus_queue.cc:1048] T 62602a227a214542952c5134958655dc P b416ad059bd940bc95e5d7fb70605b98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:14.339468 28739 raft_consensus.cc:2955] T 62602a227a214542952c5134958655dc P b416ad059bd940bc95e5d7fb70605b98 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } attrs { replace: true } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: NON_VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: true } } }
W20260710 13:27:14.340969 28269 consensus_peers.cc:597] T 62602a227a214542952c5134958655dc P b416ad059bd940bc95e5d7fb70605b98 -> Peer 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68:34905): Couldn't send request to peer 95a657a7eb394ae3858ac9ba341bea34. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 62602a227a214542952c5134958655dc. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:14.340931 28378 raft_consensus.cc:2955] T 62602a227a214542952c5134958655dc P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } attrs { replace: true } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: NON_VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: true } } }
I20260710 13:27:14.344861 28228 raft_consensus.cc:2955] T 62602a227a214542952c5134958655dc P f35478026f9b471fb857ae2ec8f36c20 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } attrs { replace: true } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: NON_VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: true } } }
I20260710 13:27:14.353685 28127 catalog_manager.cc:5697] T 62602a227a214542952c5134958655dc P b416ad059bd940bc95e5d7fb70605b98 reported cstate change: config changed from index -1 to 2, NON_VOTER 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) added. New cstate: current_term: 1 leader_uuid: "b416ad059bd940bc95e5d7fb70605b98" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: NON_VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:14.356226 28230 consensus_queue.cc:237] T b6bc1d6dbf6c4e2eb25401136bbd4947 P f35478026f9b471fb857ae2ec8f36c20 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } attrs { replace: true } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: NON_VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: true } }
I20260710 13:27:14.366873 28378 raft_consensus.cc:1275] T b6bc1d6dbf6c4e2eb25401136bbd4947 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 FOLLOWER]: Refusing update from remote peer f35478026f9b471fb857ae2ec8f36c20: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:27:14.367094 28194 consensus_peers.cc:597] T b6bc1d6dbf6c4e2eb25401136bbd4947 P f35478026f9b471fb857ae2ec8f36c20 -> Peer 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68:34905): Couldn't send request to peer 95a657a7eb394ae3858ac9ba341bea34. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b6bc1d6dbf6c4e2eb25401136bbd4947. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:14.367247 28305 raft_consensus.cc:1275] T b6bc1d6dbf6c4e2eb25401136bbd4947 P b416ad059bd940bc95e5d7fb70605b98 [term 1 FOLLOWER]: Refusing update from remote peer f35478026f9b471fb857ae2ec8f36c20: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:27:14.368007 28725 consensus_queue.cc:1048] T b6bc1d6dbf6c4e2eb25401136bbd4947 P f35478026f9b471fb857ae2ec8f36c20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:14.368824 28757 consensus_queue.cc:1048] T b6bc1d6dbf6c4e2eb25401136bbd4947 P f35478026f9b471fb857ae2ec8f36c20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:14.376986 28757 raft_consensus.cc:2955] T b6bc1d6dbf6c4e2eb25401136bbd4947 P f35478026f9b471fb857ae2ec8f36c20 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } attrs { replace: true } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: NON_VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: true } } }
I20260710 13:27:14.378698 28378 raft_consensus.cc:2955] T b6bc1d6dbf6c4e2eb25401136bbd4947 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } attrs { replace: true } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: NON_VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: true } } }
I20260710 13:27:14.383533 28305 raft_consensus.cc:2955] T b6bc1d6dbf6c4e2eb25401136bbd4947 P b416ad059bd940bc95e5d7fb70605b98 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } attrs { replace: true } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: NON_VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: true } } }
I20260710 13:27:14.390929 28126 catalog_manager.cc:5697] T b6bc1d6dbf6c4e2eb25401136bbd4947 P f35478026f9b471fb857ae2ec8f36c20 reported cstate change: config changed from index -1 to 2, NON_VOTER 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) added. New cstate: current_term: 1 leader_uuid: "f35478026f9b471fb857ae2ec8f36c20" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: NON_VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:14.711827 28778 ts_tablet_manager.cc:933] T 62602a227a214542952c5134958655dc P 95a657a7eb394ae3858ac9ba341bea34: Initiating tablet copy from peer b416ad059bd940bc95e5d7fb70605b98 (127.26.127.66:43669)
I20260710 13:27:14.715796 28778 tablet_copy_client.cc:323] T 62602a227a214542952c5134958655dc P 95a657a7eb394ae3858ac9ba341bea34: tablet copy: Beginning tablet copy session from remote peer at address 127.26.127.66:43669
I20260710 13:27:14.727747 28315 tablet_copy_service.cc:140] P b416ad059bd940bc95e5d7fb70605b98: Received BeginTabletCopySession request for tablet 62602a227a214542952c5134958655dc from peer 95a657a7eb394ae3858ac9ba341bea34 ({username='slave'} at 127.0.0.1:42266)
I20260710 13:27:14.728322 28315 tablet_copy_service.cc:161] P b416ad059bd940bc95e5d7fb70605b98: Beginning new tablet copy session on tablet 62602a227a214542952c5134958655dc from peer 95a657a7eb394ae3858ac9ba341bea34 at {username='slave'} at 127.0.0.1:42266: session id = 95a657a7eb394ae3858ac9ba341bea34-62602a227a214542952c5134958655dc
I20260710 13:27:14.736480 28315 tablet_copy_source_session.cc:215] T 62602a227a214542952c5134958655dc P b416ad059bd940bc95e5d7fb70605b98: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:27:14.739625 28778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62602a227a214542952c5134958655dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:14.751645 28778 tablet_copy_client.cc:806] T 62602a227a214542952c5134958655dc P 95a657a7eb394ae3858ac9ba341bea34: tablet copy: Starting download of 0 data blocks...
I20260710 13:27:14.752240 28778 tablet_copy_client.cc:670] T 62602a227a214542952c5134958655dc P 95a657a7eb394ae3858ac9ba341bea34: tablet copy: Starting download of 1 WAL segments...
I20260710 13:27:14.755822 28778 tablet_copy_client.cc:538] T 62602a227a214542952c5134958655dc P 95a657a7eb394ae3858ac9ba341bea34: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:27:14.761536 28778 tablet_bootstrap.cc:492] T 62602a227a214542952c5134958655dc P 95a657a7eb394ae3858ac9ba341bea34: Bootstrap starting.
I20260710 13:27:14.768355 28781 ts_tablet_manager.cc:933] T b6bc1d6dbf6c4e2eb25401136bbd4947 P 95a657a7eb394ae3858ac9ba341bea34: Initiating tablet copy from peer f35478026f9b471fb857ae2ec8f36c20 (127.26.127.65:37219)
I20260710 13:27:14.770565 28781 tablet_copy_client.cc:323] T b6bc1d6dbf6c4e2eb25401136bbd4947 P 95a657a7eb394ae3858ac9ba341bea34: tablet copy: Beginning tablet copy session from remote peer at address 127.26.127.65:37219
I20260710 13:27:14.772689 28240 tablet_copy_service.cc:140] P f35478026f9b471fb857ae2ec8f36c20: Received BeginTabletCopySession request for tablet b6bc1d6dbf6c4e2eb25401136bbd4947 from peer 95a657a7eb394ae3858ac9ba341bea34 ({username='slave'} at 127.0.0.1:46530)
I20260710 13:27:14.773259 28240 tablet_copy_service.cc:161] P f35478026f9b471fb857ae2ec8f36c20: Beginning new tablet copy session on tablet b6bc1d6dbf6c4e2eb25401136bbd4947 from peer 95a657a7eb394ae3858ac9ba341bea34 at {username='slave'} at 127.0.0.1:46530: session id = 95a657a7eb394ae3858ac9ba341bea34-b6bc1d6dbf6c4e2eb25401136bbd4947
I20260710 13:27:14.783226 28240 tablet_copy_source_session.cc:215] T b6bc1d6dbf6c4e2eb25401136bbd4947 P f35478026f9b471fb857ae2ec8f36c20: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:27:14.785113 28778 tablet_bootstrap.cc:492] T 62602a227a214542952c5134958655dc P 95a657a7eb394ae3858ac9ba341bea34: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:27:14.785939 28778 tablet_bootstrap.cc:492] T 62602a227a214542952c5134958655dc P 95a657a7eb394ae3858ac9ba341bea34: Bootstrap complete.
I20260710 13:27:14.786574 28781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6bc1d6dbf6c4e2eb25401136bbd4947. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:14.786614 28778 ts_tablet_manager.cc:1403] T 62602a227a214542952c5134958655dc P 95a657a7eb394ae3858ac9ba341bea34: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.011s
I20260710 13:27:14.790729 28778 raft_consensus.cc:359] T 62602a227a214542952c5134958655dc P 95a657a7eb394ae3858ac9ba341bea34 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } attrs { replace: true } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: NON_VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: true } }
I20260710 13:27:14.791709 28778 raft_consensus.cc:740] T 62602a227a214542952c5134958655dc P 95a657a7eb394ae3858ac9ba341bea34 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 95a657a7eb394ae3858ac9ba341bea34, State: Initialized, Role: LEARNER
I20260710 13:27:14.792399 28778 consensus_queue.cc:260] T 62602a227a214542952c5134958655dc P 95a657a7eb394ae3858ac9ba341bea34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } attrs { replace: true } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: NON_VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: true } }
I20260710 13:27:14.798764 28778 ts_tablet_manager.cc:1434] T 62602a227a214542952c5134958655dc P 95a657a7eb394ae3858ac9ba341bea34: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 13:27:14.800436 28315 tablet_copy_service.cc:342] P b416ad059bd940bc95e5d7fb70605b98: Request end of tablet copy session 95a657a7eb394ae3858ac9ba341bea34-62602a227a214542952c5134958655dc received from {username='slave'} at 127.0.0.1:42266
I20260710 13:27:14.800900 28315 tablet_copy_service.cc:434] P b416ad059bd940bc95e5d7fb70605b98: ending tablet copy session 95a657a7eb394ae3858ac9ba341bea34-62602a227a214542952c5134958655dc on tablet 62602a227a214542952c5134958655dc with peer 95a657a7eb394ae3858ac9ba341bea34
I20260710 13:27:14.807516 28781 tablet_copy_client.cc:806] T b6bc1d6dbf6c4e2eb25401136bbd4947 P 95a657a7eb394ae3858ac9ba341bea34: tablet copy: Starting download of 0 data blocks...
I20260710 13:27:14.808149 28781 tablet_copy_client.cc:670] T b6bc1d6dbf6c4e2eb25401136bbd4947 P 95a657a7eb394ae3858ac9ba341bea34: tablet copy: Starting download of 1 WAL segments...
I20260710 13:27:14.811678 28781 tablet_copy_client.cc:538] T b6bc1d6dbf6c4e2eb25401136bbd4947 P 95a657a7eb394ae3858ac9ba341bea34: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:27:14.818051 28781 tablet_bootstrap.cc:492] T b6bc1d6dbf6c4e2eb25401136bbd4947 P 95a657a7eb394ae3858ac9ba341bea34: Bootstrap starting.
I20260710 13:27:14.823346 28778 ts_tablet_manager.cc:933] T a5432503dc8f4dcd88196846b8e11a6f P 95a657a7eb394ae3858ac9ba341bea34: Initiating tablet copy from peer f35478026f9b471fb857ae2ec8f36c20 (127.26.127.65:37219)
I20260710 13:27:14.825011 28778 tablet_copy_client.cc:323] T a5432503dc8f4dcd88196846b8e11a6f P 95a657a7eb394ae3858ac9ba341bea34: tablet copy: Beginning tablet copy session from remote peer at address 127.26.127.65:37219
I20260710 13:27:14.826679 28240 tablet_copy_service.cc:140] P f35478026f9b471fb857ae2ec8f36c20: Received BeginTabletCopySession request for tablet a5432503dc8f4dcd88196846b8e11a6f from peer 95a657a7eb394ae3858ac9ba341bea34 ({username='slave'} at 127.0.0.1:46530)
I20260710 13:27:14.827186 28240 tablet_copy_service.cc:161] P f35478026f9b471fb857ae2ec8f36c20: Beginning new tablet copy session on tablet a5432503dc8f4dcd88196846b8e11a6f from peer 95a657a7eb394ae3858ac9ba341bea34 at {username='slave'} at 127.0.0.1:46530: session id = 95a657a7eb394ae3858ac9ba341bea34-a5432503dc8f4dcd88196846b8e11a6f
I20260710 13:27:14.842865 28781 tablet_bootstrap.cc:492] T b6bc1d6dbf6c4e2eb25401136bbd4947 P 95a657a7eb394ae3858ac9ba341bea34: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:27:14.843760 28781 tablet_bootstrap.cc:492] T b6bc1d6dbf6c4e2eb25401136bbd4947 P 95a657a7eb394ae3858ac9ba341bea34: Bootstrap complete.
I20260710 13:27:14.844437 28781 ts_tablet_manager.cc:1403] T b6bc1d6dbf6c4e2eb25401136bbd4947 P 95a657a7eb394ae3858ac9ba341bea34: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.010s
I20260710 13:27:14.847371 28240 tablet_copy_source_session.cc:215] T a5432503dc8f4dcd88196846b8e11a6f P f35478026f9b471fb857ae2ec8f36c20: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:27:14.847235 28781 raft_consensus.cc:359] T b6bc1d6dbf6c4e2eb25401136bbd4947 P 95a657a7eb394ae3858ac9ba341bea34 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } attrs { replace: true } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: NON_VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: true } }
I20260710 13:27:14.848057 28781 raft_consensus.cc:740] T b6bc1d6dbf6c4e2eb25401136bbd4947 P 95a657a7eb394ae3858ac9ba341bea34 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 95a657a7eb394ae3858ac9ba341bea34, State: Initialized, Role: LEARNER
I20260710 13:27:14.848754 28781 consensus_queue.cc:260] T b6bc1d6dbf6c4e2eb25401136bbd4947 P 95a657a7eb394ae3858ac9ba341bea34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } attrs { replace: true } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: NON_VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: true } }
I20260710 13:27:14.850414 28778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5432503dc8f4dcd88196846b8e11a6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:14.851018 28781 ts_tablet_manager.cc:1434] T b6bc1d6dbf6c4e2eb25401136bbd4947 P 95a657a7eb394ae3858ac9ba341bea34: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:27:14.852998 28240 tablet_copy_service.cc:342] P f35478026f9b471fb857ae2ec8f36c20: Request end of tablet copy session 95a657a7eb394ae3858ac9ba341bea34-b6bc1d6dbf6c4e2eb25401136bbd4947 received from {username='slave'} at 127.0.0.1:46530
I20260710 13:27:14.853401 28240 tablet_copy_service.cc:434] P f35478026f9b471fb857ae2ec8f36c20: ending tablet copy session 95a657a7eb394ae3858ac9ba341bea34-b6bc1d6dbf6c4e2eb25401136bbd4947 on tablet b6bc1d6dbf6c4e2eb25401136bbd4947 with peer 95a657a7eb394ae3858ac9ba341bea34
I20260710 13:27:14.867942 28778 tablet_copy_client.cc:806] T a5432503dc8f4dcd88196846b8e11a6f P 95a657a7eb394ae3858ac9ba341bea34: tablet copy: Starting download of 0 data blocks...
I20260710 13:27:14.868480 28778 tablet_copy_client.cc:670] T a5432503dc8f4dcd88196846b8e11a6f P 95a657a7eb394ae3858ac9ba341bea34: tablet copy: Starting download of 1 WAL segments...
I20260710 13:27:14.871526 28778 tablet_copy_client.cc:538] T a5432503dc8f4dcd88196846b8e11a6f P 95a657a7eb394ae3858ac9ba341bea34: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:27:14.877467 28778 tablet_bootstrap.cc:492] T a5432503dc8f4dcd88196846b8e11a6f P 95a657a7eb394ae3858ac9ba341bea34: Bootstrap starting.
I20260710 13:27:14.878966 28781 ts_tablet_manager.cc:933] T 1cc85901e8094334bc5da96a42d19f7b P 95a657a7eb394ae3858ac9ba341bea34: Initiating tablet copy from peer 0c26b2a8f4ad4e5e9c73a798e32ccdc2 (127.26.127.67:39199)
I20260710 13:27:14.880620 28781 tablet_copy_client.cc:323] T 1cc85901e8094334bc5da96a42d19f7b P 95a657a7eb394ae3858ac9ba341bea34: tablet copy: Beginning tablet copy session from remote peer at address 127.26.127.67:39199
I20260710 13:27:14.882601 28389 tablet_copy_service.cc:140] P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Received BeginTabletCopySession request for tablet 1cc85901e8094334bc5da96a42d19f7b from peer 95a657a7eb394ae3858ac9ba341bea34 ({username='slave'} at 127.0.0.1:58382)
I20260710 13:27:14.883131 28389 tablet_copy_service.cc:161] P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Beginning new tablet copy session on tablet 1cc85901e8094334bc5da96a42d19f7b from peer 95a657a7eb394ae3858ac9ba341bea34 at {username='slave'} at 127.0.0.1:58382: session id = 95a657a7eb394ae3858ac9ba341bea34-1cc85901e8094334bc5da96a42d19f7b
I20260710 13:27:14.891960 28389 tablet_copy_source_session.cc:215] T 1cc85901e8094334bc5da96a42d19f7b P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:27:14.895397 28781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cc85901e8094334bc5da96a42d19f7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:14.900771 28778 tablet_bootstrap.cc:492] T a5432503dc8f4dcd88196846b8e11a6f P 95a657a7eb394ae3858ac9ba341bea34: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:27:14.901675 28778 tablet_bootstrap.cc:492] T a5432503dc8f4dcd88196846b8e11a6f P 95a657a7eb394ae3858ac9ba341bea34: Bootstrap complete.
I20260710 13:27:14.902292 28778 ts_tablet_manager.cc:1403] T a5432503dc8f4dcd88196846b8e11a6f P 95a657a7eb394ae3858ac9ba341bea34: Time spent bootstrapping tablet: real 0.025s	user 0.017s	sys 0.005s
I20260710 13:27:14.905357 28778 raft_consensus.cc:359] T a5432503dc8f4dcd88196846b8e11a6f P 95a657a7eb394ae3858ac9ba341bea34 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } attrs { replace: true } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: NON_VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: true } }
I20260710 13:27:14.906188 28778 raft_consensus.cc:740] T a5432503dc8f4dcd88196846b8e11a6f P 95a657a7eb394ae3858ac9ba341bea34 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 95a657a7eb394ae3858ac9ba341bea34, State: Initialized, Role: LEARNER
I20260710 13:27:14.906867 28778 consensus_queue.cc:260] T a5432503dc8f4dcd88196846b8e11a6f P 95a657a7eb394ae3858ac9ba341bea34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } attrs { replace: true } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: NON_VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: true } }
I20260710 13:27:14.909756 28778 ts_tablet_manager.cc:1434] T a5432503dc8f4dcd88196846b8e11a6f P 95a657a7eb394ae3858ac9ba341bea34: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260710 13:27:14.911327 28240 tablet_copy_service.cc:342] P f35478026f9b471fb857ae2ec8f36c20: Request end of tablet copy session 95a657a7eb394ae3858ac9ba341bea34-a5432503dc8f4dcd88196846b8e11a6f received from {username='slave'} at 127.0.0.1:46530
I20260710 13:27:14.911716 28240 tablet_copy_service.cc:434] P f35478026f9b471fb857ae2ec8f36c20: ending tablet copy session 95a657a7eb394ae3858ac9ba341bea34-a5432503dc8f4dcd88196846b8e11a6f on tablet a5432503dc8f4dcd88196846b8e11a6f with peer 95a657a7eb394ae3858ac9ba341bea34
I20260710 13:27:14.913400 28781 tablet_copy_client.cc:806] T 1cc85901e8094334bc5da96a42d19f7b P 95a657a7eb394ae3858ac9ba341bea34: tablet copy: Starting download of 0 data blocks...
I20260710 13:27:14.913952 28781 tablet_copy_client.cc:670] T 1cc85901e8094334bc5da96a42d19f7b P 95a657a7eb394ae3858ac9ba341bea34: tablet copy: Starting download of 1 WAL segments...
I20260710 13:27:14.920679 28781 tablet_copy_client.cc:538] T 1cc85901e8094334bc5da96a42d19f7b P 95a657a7eb394ae3858ac9ba341bea34: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:27:14.927510 28781 tablet_bootstrap.cc:492] T 1cc85901e8094334bc5da96a42d19f7b P 95a657a7eb394ae3858ac9ba341bea34: Bootstrap starting.
I20260710 13:27:14.941931 28781 tablet_bootstrap.cc:492] T 1cc85901e8094334bc5da96a42d19f7b P 95a657a7eb394ae3858ac9ba341bea34: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:27:14.942693 28781 tablet_bootstrap.cc:492] T 1cc85901e8094334bc5da96a42d19f7b P 95a657a7eb394ae3858ac9ba341bea34: Bootstrap complete.
I20260710 13:27:14.943552 28781 ts_tablet_manager.cc:1403] T 1cc85901e8094334bc5da96a42d19f7b P 95a657a7eb394ae3858ac9ba341bea34: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.008s
I20260710 13:27:14.945604 28781 raft_consensus.cc:359] T 1cc85901e8094334bc5da96a42d19f7b P 95a657a7eb394ae3858ac9ba341bea34 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } attrs { replace: true } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: NON_VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: true } }
I20260710 13:27:14.946168 28781 raft_consensus.cc:740] T 1cc85901e8094334bc5da96a42d19f7b P 95a657a7eb394ae3858ac9ba341bea34 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 95a657a7eb394ae3858ac9ba341bea34, State: Initialized, Role: LEARNER
I20260710 13:27:14.946657 28781 consensus_queue.cc:260] T 1cc85901e8094334bc5da96a42d19f7b P 95a657a7eb394ae3858ac9ba341bea34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } attrs { replace: true } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: NON_VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: true } }
I20260710 13:27:14.948603 28781 ts_tablet_manager.cc:1434] T 1cc85901e8094334bc5da96a42d19f7b P 95a657a7eb394ae3858ac9ba341bea34: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:27:14.950963 28389 tablet_copy_service.cc:342] P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Request end of tablet copy session 95a657a7eb394ae3858ac9ba341bea34-1cc85901e8094334bc5da96a42d19f7b received from {username='slave'} at 127.0.0.1:58382
I20260710 13:27:14.951380 28389 tablet_copy_service.cc:434] P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: ending tablet copy session 95a657a7eb394ae3858ac9ba341bea34-1cc85901e8094334bc5da96a42d19f7b on tablet 1cc85901e8094334bc5da96a42d19f7b with peer 95a657a7eb394ae3858ac9ba341bea34
I20260710 13:27:15.198580 28655 raft_consensus.cc:1217] T 62602a227a214542952c5134958655dc P 95a657a7eb394ae3858ac9ba341bea34 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:27:15.265934 28655 raft_consensus.cc:1217] T 1cc85901e8094334bc5da96a42d19f7b P 95a657a7eb394ae3858ac9ba341bea34 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:27:15.391017 28655 raft_consensus.cc:1217] T b6bc1d6dbf6c4e2eb25401136bbd4947 P 95a657a7eb394ae3858ac9ba341bea34 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:27:15.427726 28655 raft_consensus.cc:1217] T a5432503dc8f4dcd88196846b8e11a6f P 95a657a7eb394ae3858ac9ba341bea34 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:27:15.608448 28739 raft_consensus.cc:1064] T 62602a227a214542952c5134958655dc P b416ad059bd940bc95e5d7fb70605b98: attempting to promote NON_VOTER 95a657a7eb394ae3858ac9ba341bea34 to VOTER
I20260710 13:27:15.612699 28739 consensus_queue.cc:237] T 62602a227a214542952c5134958655dc P b416ad059bd940bc95e5d7fb70605b98 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } attrs { replace: true } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } }
I20260710 13:27:15.626494 28655 raft_consensus.cc:1275] T 62602a227a214542952c5134958655dc P 95a657a7eb394ae3858ac9ba341bea34 [term 1 LEARNER]: Refusing update from remote peer b416ad059bd940bc95e5d7fb70605b98: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:15.627076 28228 raft_consensus.cc:1275] T 62602a227a214542952c5134958655dc P f35478026f9b471fb857ae2ec8f36c20 [term 1 FOLLOWER]: Refusing update from remote peer b416ad059bd940bc95e5d7fb70605b98: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:15.627326 28377 raft_consensus.cc:1275] T 62602a227a214542952c5134958655dc P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 FOLLOWER]: Refusing update from remote peer b416ad059bd940bc95e5d7fb70605b98: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:15.627977 28739 consensus_queue.cc:1048] T 62602a227a214542952c5134958655dc P b416ad059bd940bc95e5d7fb70605b98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:15.628831 28790 consensus_queue.cc:1048] T 62602a227a214542952c5134958655dc P b416ad059bd940bc95e5d7fb70605b98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:15.629571 28791 consensus_queue.cc:1048] T 62602a227a214542952c5134958655dc P b416ad059bd940bc95e5d7fb70605b98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:15.638267 28739 raft_consensus.cc:2955] T 62602a227a214542952c5134958655dc P b416ad059bd940bc95e5d7fb70605b98 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } attrs { replace: true } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } } }
I20260710 13:27:15.639907 28228 raft_consensus.cc:2955] T 62602a227a214542952c5134958655dc P f35478026f9b471fb857ae2ec8f36c20 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } attrs { replace: true } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } } }
I20260710 13:27:15.644541 28655 raft_consensus.cc:2955] T 62602a227a214542952c5134958655dc P 95a657a7eb394ae3858ac9ba341bea34 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } attrs { replace: true } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } } }
I20260710 13:27:15.655544 28127 catalog_manager.cc:5697] T 62602a227a214542952c5134958655dc P f35478026f9b471fb857ae2ec8f36c20 reported cstate change: config changed from index 2 to 3, 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b416ad059bd940bc95e5d7fb70605b98" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } attrs { replace: true } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } } }
I20260710 13:27:15.657294 28377 raft_consensus.cc:2955] T 62602a227a214542952c5134958655dc P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } attrs { replace: true } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } } }
I20260710 13:27:15.683350 28305 consensus_queue.cc:237] T 62602a227a214542952c5134958655dc P b416ad059bd940bc95e5d7fb70605b98 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } }
I20260710 13:27:15.687803 28655 raft_consensus.cc:1275] T 62602a227a214542952c5134958655dc P 95a657a7eb394ae3858ac9ba341bea34 [term 1 FOLLOWER]: Refusing update from remote peer b416ad059bd940bc95e5d7fb70605b98: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:15.689091 28790 consensus_queue.cc:1048] T 62602a227a214542952c5134958655dc P b416ad059bd940bc95e5d7fb70605b98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:15.689482 28377 raft_consensus.cc:1275] T 62602a227a214542952c5134958655dc P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 FOLLOWER]: Refusing update from remote peer b416ad059bd940bc95e5d7fb70605b98: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:15.690917 28739 consensus_queue.cc:1048] T 62602a227a214542952c5134958655dc P b416ad059bd940bc95e5d7fb70605b98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:15.697983 28791 raft_consensus.cc:2955] T 62602a227a214542952c5134958655dc P b416ad059bd940bc95e5d7fb70605b98 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f35478026f9b471fb857ae2ec8f36c20 (127.26.127.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } } }
I20260710 13:27:15.702054 28376 raft_consensus.cc:2955] T 62602a227a214542952c5134958655dc P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f35478026f9b471fb857ae2ec8f36c20 (127.26.127.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } } }
I20260710 13:27:15.706481 28656 raft_consensus.cc:2955] T 62602a227a214542952c5134958655dc P 95a657a7eb394ae3858ac9ba341bea34 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f35478026f9b471fb857ae2ec8f36c20 (127.26.127.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } } }
I20260710 13:27:15.707890 28115 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 62602a227a214542952c5134958655dc with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:27:15.714205 28124 catalog_manager.cc:5697] T 62602a227a214542952c5134958655dc P b416ad059bd940bc95e5d7fb70605b98 reported cstate change: config changed from index 3 to 4, VOTER f35478026f9b471fb857ae2ec8f36c20 (127.26.127.65) evicted. New cstate: current_term: 1 leader_uuid: "b416ad059bd940bc95e5d7fb70605b98" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:27:15.730353 28211 tablet_service.cc:1558] Processing DeleteTablet for tablet 62602a227a214542952c5134958655dc with delete_type TABLET_DATA_TOMBSTONED (TS f35478026f9b471fb857ae2ec8f36c20 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46496
I20260710 13:27:15.733942 28804 tablet_replica.cc:333] T 62602a227a214542952c5134958655dc P f35478026f9b471fb857ae2ec8f36c20: stopping tablet replica
I20260710 13:27:15.734879 28804 raft_consensus.cc:2243] T 62602a227a214542952c5134958655dc P f35478026f9b471fb857ae2ec8f36c20 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:15.735498 28804 raft_consensus.cc:2272] T 62602a227a214542952c5134958655dc P f35478026f9b471fb857ae2ec8f36c20 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:15.737903 28804 ts_tablet_manager.cc:1916] T 62602a227a214542952c5134958655dc P f35478026f9b471fb857ae2ec8f36c20: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:27:15.746994 28792 raft_consensus.cc:1064] T 1cc85901e8094334bc5da96a42d19f7b P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: attempting to promote NON_VOTER 95a657a7eb394ae3858ac9ba341bea34 to VOTER
I20260710 13:27:15.748898 28792 consensus_queue.cc:237] T 1cc85901e8094334bc5da96a42d19f7b P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } attrs { replace: true } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } }
I20260710 13:27:15.753657 28804 ts_tablet_manager.cc:1929] T 62602a227a214542952c5134958655dc P f35478026f9b471fb857ae2ec8f36c20: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:27:15.754117 28804 log.cc:1199] T 62602a227a214542952c5134958655dc P f35478026f9b471fb857ae2ec8f36c20: Deleting WAL directory at /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690003215650-27133-0/minicluster-data/ts-0-root/wals/62602a227a214542952c5134958655dc
I20260710 13:27:15.754712 28656 raft_consensus.cc:1275] T 1cc85901e8094334bc5da96a42d19f7b P 95a657a7eb394ae3858ac9ba341bea34 [term 1 LEARNER]: Refusing update from remote peer 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:15.756212 28113 catalog_manager.cc:5028] TS f35478026f9b471fb857ae2ec8f36c20 (127.26.127.65:37219): tablet 62602a227a214542952c5134958655dc (table test-workload [id=15a4eb59a3ac47fab939fe09c1c2c8cc]) successfully deleted
I20260710 13:27:15.756733 28228 raft_consensus.cc:1275] T 1cc85901e8094334bc5da96a42d19f7b P f35478026f9b471fb857ae2ec8f36c20 [term 1 FOLLOWER]: Refusing update from remote peer 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:15.757447 28762 consensus_queue.cc:1048] T 1cc85901e8094334bc5da96a42d19f7b P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:15.757682 28305 raft_consensus.cc:1275] T 1cc85901e8094334bc5da96a42d19f7b P b416ad059bd940bc95e5d7fb70605b98 [term 1 FOLLOWER]: Refusing update from remote peer 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:15.758327 28792 consensus_queue.cc:1048] T 1cc85901e8094334bc5da96a42d19f7b P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:15.759155 28453 consensus_queue.cc:1048] T 1cc85901e8094334bc5da96a42d19f7b P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:15.769337 28762 raft_consensus.cc:2955] T 1cc85901e8094334bc5da96a42d19f7b P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } attrs { replace: true } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } } }
I20260710 13:27:15.770766 28305 raft_consensus.cc:2955] T 1cc85901e8094334bc5da96a42d19f7b P b416ad059bd940bc95e5d7fb70605b98 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } attrs { replace: true } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } } }
I20260710 13:27:15.772223 28228 raft_consensus.cc:2955] T 1cc85901e8094334bc5da96a42d19f7b P f35478026f9b471fb857ae2ec8f36c20 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } attrs { replace: true } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } } }
I20260710 13:27:15.780072 28656 raft_consensus.cc:2955] T 1cc85901e8094334bc5da96a42d19f7b P 95a657a7eb394ae3858ac9ba341bea34 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } attrs { replace: true } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } } }
I20260710 13:27:15.792014 28124 catalog_manager.cc:5697] T 1cc85901e8094334bc5da96a42d19f7b P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 reported cstate change: config changed from index 2 to 3, 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:27:15.806512 28376 consensus_queue.cc:237] T 1cc85901e8094334bc5da96a42d19f7b P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } }
I20260710 13:27:15.813208 28305 raft_consensus.cc:1275] T 1cc85901e8094334bc5da96a42d19f7b P b416ad059bd940bc95e5d7fb70605b98 [term 1 FOLLOWER]: Refusing update from remote peer 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:15.813796 28656 raft_consensus.cc:1275] T 1cc85901e8094334bc5da96a42d19f7b P 95a657a7eb394ae3858ac9ba341bea34 [term 1 FOLLOWER]: Refusing update from remote peer 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:15.814869 28792 consensus_queue.cc:1048] T 1cc85901e8094334bc5da96a42d19f7b P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:15.816051 28762 consensus_queue.cc:1048] T 1cc85901e8094334bc5da96a42d19f7b P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:15.821624 28453 raft_consensus.cc:2955] T 1cc85901e8094334bc5da96a42d19f7b P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f35478026f9b471fb857ae2ec8f36c20 (127.26.127.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } } }
I20260710 13:27:15.830700 28115 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1cc85901e8094334bc5da96a42d19f7b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:27:15.830250 28656 raft_consensus.cc:2955] T 1cc85901e8094334bc5da96a42d19f7b P 95a657a7eb394ae3858ac9ba341bea34 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f35478026f9b471fb857ae2ec8f36c20 (127.26.127.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } } }
I20260710 13:27:15.837025 28127 catalog_manager.cc:5697] T 1cc85901e8094334bc5da96a42d19f7b P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 reported cstate change: config changed from index 3 to 4, VOTER f35478026f9b471fb857ae2ec8f36c20 (127.26.127.65) evicted. New cstate: current_term: 1 leader_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:27:15.837494 28305 raft_consensus.cc:2955] T 1cc85901e8094334bc5da96a42d19f7b P b416ad059bd940bc95e5d7fb70605b98 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f35478026f9b471fb857ae2ec8f36c20 (127.26.127.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } } }
I20260710 13:27:15.850474 28211 tablet_service.cc:1558] Processing DeleteTablet for tablet 1cc85901e8094334bc5da96a42d19f7b with delete_type TABLET_DATA_TOMBSTONED (TS f35478026f9b471fb857ae2ec8f36c20 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46496
I20260710 13:27:15.851384 28804 tablet_replica.cc:333] T 1cc85901e8094334bc5da96a42d19f7b P f35478026f9b471fb857ae2ec8f36c20: stopping tablet replica
I20260710 13:27:15.852303 28804 raft_consensus.cc:2243] T 1cc85901e8094334bc5da96a42d19f7b P f35478026f9b471fb857ae2ec8f36c20 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:15.853056 28804 raft_consensus.cc:2272] T 1cc85901e8094334bc5da96a42d19f7b P f35478026f9b471fb857ae2ec8f36c20 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:15.858062 28804 ts_tablet_manager.cc:1916] T 1cc85901e8094334bc5da96a42d19f7b P f35478026f9b471fb857ae2ec8f36c20: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:27:15.873188 28804 ts_tablet_manager.cc:1929] T 1cc85901e8094334bc5da96a42d19f7b P f35478026f9b471fb857ae2ec8f36c20: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:27:15.873589 28804 log.cc:1199] T 1cc85901e8094334bc5da96a42d19f7b P f35478026f9b471fb857ae2ec8f36c20: Deleting WAL directory at /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690003215650-27133-0/minicluster-data/ts-0-root/wals/1cc85901e8094334bc5da96a42d19f7b
I20260710 13:27:15.875097 28113 catalog_manager.cc:5028] TS f35478026f9b471fb857ae2ec8f36c20 (127.26.127.65:37219): tablet 1cc85901e8094334bc5da96a42d19f7b (table test-workload [id=15a4eb59a3ac47fab939fe09c1c2c8cc]) successfully deleted
I20260710 13:27:15.961463 28793 raft_consensus.cc:1064] T a5432503dc8f4dcd88196846b8e11a6f P f35478026f9b471fb857ae2ec8f36c20: attempting to promote NON_VOTER 95a657a7eb394ae3858ac9ba341bea34 to VOTER
I20260710 13:27:15.963284 28793 consensus_queue.cc:237] T a5432503dc8f4dcd88196846b8e11a6f P f35478026f9b471fb857ae2ec8f36c20 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } attrs { replace: true } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } }
I20260710 13:27:15.970614 28656 raft_consensus.cc:1275] T a5432503dc8f4dcd88196846b8e11a6f P 95a657a7eb394ae3858ac9ba341bea34 [term 1 LEARNER]: Refusing update from remote peer f35478026f9b471fb857ae2ec8f36c20: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:15.971030 28376 raft_consensus.cc:1275] T a5432503dc8f4dcd88196846b8e11a6f P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 FOLLOWER]: Refusing update from remote peer f35478026f9b471fb857ae2ec8f36c20: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:15.972357 28302 raft_consensus.cc:1275] T a5432503dc8f4dcd88196846b8e11a6f P b416ad059bd940bc95e5d7fb70605b98 [term 1 FOLLOWER]: Refusing update from remote peer f35478026f9b471fb857ae2ec8f36c20: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:15.974177 28756 consensus_queue.cc:1048] T a5432503dc8f4dcd88196846b8e11a6f P f35478026f9b471fb857ae2ec8f36c20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:15.976264 28756 consensus_queue.cc:1048] T a5432503dc8f4dcd88196846b8e11a6f P f35478026f9b471fb857ae2ec8f36c20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:15.977901 28756 consensus_queue.cc:1048] T a5432503dc8f4dcd88196846b8e11a6f P f35478026f9b471fb857ae2ec8f36c20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:15.979859 28811 raft_consensus.cc:1064] T b6bc1d6dbf6c4e2eb25401136bbd4947 P f35478026f9b471fb857ae2ec8f36c20: attempting to promote NON_VOTER 95a657a7eb394ae3858ac9ba341bea34 to VOTER
I20260710 13:27:16.003548 28811 consensus_queue.cc:237] T b6bc1d6dbf6c4e2eb25401136bbd4947 P f35478026f9b471fb857ae2ec8f36c20 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } attrs { replace: true } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } }
I20260710 13:27:16.005360 28756 raft_consensus.cc:2955] T a5432503dc8f4dcd88196846b8e11a6f P f35478026f9b471fb857ae2ec8f36c20 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } attrs { replace: true } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } } }
I20260710 13:27:16.009908 28376 raft_consensus.cc:2955] T a5432503dc8f4dcd88196846b8e11a6f P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } attrs { replace: true } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } } }
I20260710 13:27:16.009231 28656 raft_consensus.cc:2955] T a5432503dc8f4dcd88196846b8e11a6f P 95a657a7eb394ae3858ac9ba341bea34 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } attrs { replace: true } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } } }
I20260710 13:27:16.030203 28656 raft_consensus.cc:1275] T b6bc1d6dbf6c4e2eb25401136bbd4947 P 95a657a7eb394ae3858ac9ba341bea34 [term 1 LEARNER]: Refusing update from remote peer f35478026f9b471fb857ae2ec8f36c20: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:16.034775 28812 consensus_queue.cc:1048] T b6bc1d6dbf6c4e2eb25401136bbd4947 P f35478026f9b471fb857ae2ec8f36c20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:27:16.036531 28126 catalog_manager.cc:5697] T a5432503dc8f4dcd88196846b8e11a6f P 95a657a7eb394ae3858ac9ba341bea34 reported cstate change: config changed from index 2 to 3, 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f35478026f9b471fb857ae2ec8f36c20" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } attrs { replace: true } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } } }
I20260710 13:27:16.048148 28376 raft_consensus.cc:1275] T b6bc1d6dbf6c4e2eb25401136bbd4947 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 FOLLOWER]: Refusing update from remote peer f35478026f9b471fb857ae2ec8f36c20: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:16.049862 28812 consensus_queue.cc:1048] T b6bc1d6dbf6c4e2eb25401136bbd4947 P f35478026f9b471fb857ae2ec8f36c20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:16.051489 28302 raft_consensus.cc:2955] T a5432503dc8f4dcd88196846b8e11a6f P b416ad059bd940bc95e5d7fb70605b98 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } attrs { replace: true } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } } }
I20260710 13:27:16.054976 28305 raft_consensus.cc:1275] T b6bc1d6dbf6c4e2eb25401136bbd4947 P b416ad059bd940bc95e5d7fb70605b98 [term 1 FOLLOWER]: Refusing update from remote peer f35478026f9b471fb857ae2ec8f36c20: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:16.056319 28811 consensus_queue.cc:1048] T b6bc1d6dbf6c4e2eb25401136bbd4947 P f35478026f9b471fb857ae2ec8f36c20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:16.070240 28376 raft_consensus.cc:2955] T b6bc1d6dbf6c4e2eb25401136bbd4947 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } attrs { replace: true } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } } }
I20260710 13:27:16.073307 28228 consensus_queue.cc:237] T a5432503dc8f4dcd88196846b8e11a6f P f35478026f9b471fb857ae2ec8f36c20 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } }
I20260710 13:27:16.070392 28818 raft_consensus.cc:2955] T b6bc1d6dbf6c4e2eb25401136bbd4947 P f35478026f9b471fb857ae2ec8f36c20 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } attrs { replace: true } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } } }
I20260710 13:27:16.081444 28656 raft_consensus.cc:2955] T b6bc1d6dbf6c4e2eb25401136bbd4947 P 95a657a7eb394ae3858ac9ba341bea34 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } attrs { replace: true } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } } }
I20260710 13:27:16.085474 28126 catalog_manager.cc:5697] T b6bc1d6dbf6c4e2eb25401136bbd4947 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 reported cstate change: config changed from index 2 to 3, 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f35478026f9b471fb857ae2ec8f36c20" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } attrs { replace: true } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } } }
I20260710 13:27:16.090068 28655 raft_consensus.cc:1275] T a5432503dc8f4dcd88196846b8e11a6f P 95a657a7eb394ae3858ac9ba341bea34 [term 1 FOLLOWER]: Refusing update from remote peer f35478026f9b471fb857ae2ec8f36c20: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:16.092679 28812 consensus_queue.cc:1048] T a5432503dc8f4dcd88196846b8e11a6f P f35478026f9b471fb857ae2ec8f36c20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:16.094704 28304 raft_consensus.cc:1275] T a5432503dc8f4dcd88196846b8e11a6f P b416ad059bd940bc95e5d7fb70605b98 [term 1 FOLLOWER]: Refusing update from remote peer f35478026f9b471fb857ae2ec8f36c20: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:16.096308 28301 raft_consensus.cc:2955] T b6bc1d6dbf6c4e2eb25401136bbd4947 P b416ad059bd940bc95e5d7fb70605b98 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } attrs { replace: true } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } } }
I20260710 13:27:16.101554 28812 consensus_queue.cc:1048] T a5432503dc8f4dcd88196846b8e11a6f P f35478026f9b471fb857ae2ec8f36c20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260710 13:27:16.109875 28230 consensus_queue.cc:237] T b6bc1d6dbf6c4e2eb25401136bbd4947 P f35478026f9b471fb857ae2ec8f36c20 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } }
I20260710 13:27:16.115209 28656 raft_consensus.cc:2955] T a5432503dc8f4dcd88196846b8e11a6f P 95a657a7eb394ae3858ac9ba341bea34 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0c26b2a8f4ad4e5e9c73a798e32ccdc2 (127.26.127.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } } }
I20260710 13:27:16.113443 28812 raft_consensus.cc:2955] T a5432503dc8f4dcd88196846b8e11a6f P f35478026f9b471fb857ae2ec8f36c20 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0c26b2a8f4ad4e5e9c73a798e32ccdc2 (127.26.127.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } } }
I20260710 13:27:16.117957 28655 raft_consensus.cc:1275] T b6bc1d6dbf6c4e2eb25401136bbd4947 P 95a657a7eb394ae3858ac9ba341bea34 [term 1 FOLLOWER]: Refusing update from remote peer f35478026f9b471fb857ae2ec8f36c20: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:16.121996 28756 consensus_queue.cc:1048] T b6bc1d6dbf6c4e2eb25401136bbd4947 P f35478026f9b471fb857ae2ec8f36c20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:16.124614 28302 raft_consensus.cc:2955] T a5432503dc8f4dcd88196846b8e11a6f P b416ad059bd940bc95e5d7fb70605b98 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0c26b2a8f4ad4e5e9c73a798e32ccdc2 (127.26.127.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } } }
I20260710 13:27:16.130646 28793 raft_consensus.cc:2955] T b6bc1d6dbf6c4e2eb25401136bbd4947 P f35478026f9b471fb857ae2ec8f36c20 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b416ad059bd940bc95e5d7fb70605b98 (127.26.127.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } } }
I20260710 13:27:16.131487 28127 catalog_manager.cc:5697] T a5432503dc8f4dcd88196846b8e11a6f P 95a657a7eb394ae3858ac9ba341bea34 reported cstate change: config changed from index 3 to 4, VOTER 0c26b2a8f4ad4e5e9c73a798e32ccdc2 (127.26.127.67) evicted. New cstate: current_term: 1 leader_uuid: "f35478026f9b471fb857ae2ec8f36c20" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } } }
I20260710 13:27:16.134063 28376 raft_consensus.cc:1275] T b6bc1d6dbf6c4e2eb25401136bbd4947 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 FOLLOWER]: Refusing update from remote peer f35478026f9b471fb857ae2ec8f36c20: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:16.135339 28818 consensus_queue.cc:1048] T b6bc1d6dbf6c4e2eb25401136bbd4947 P f35478026f9b471fb857ae2ec8f36c20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:27:16.140600 28655 raft_consensus.cc:2955] T b6bc1d6dbf6c4e2eb25401136bbd4947 P 95a657a7eb394ae3858ac9ba341bea34 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b416ad059bd940bc95e5d7fb70605b98 (127.26.127.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } } }
I20260710 13:27:16.141582 28377 raft_consensus.cc:2955] T b6bc1d6dbf6c4e2eb25401136bbd4947 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b416ad059bd940bc95e5d7fb70605b98 (127.26.127.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } } }
I20260710 13:27:16.143630 28113 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a5432503dc8f4dcd88196846b8e11a6f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:27:16.144663 28113 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b6bc1d6dbf6c4e2eb25401136bbd4947 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:27:16.152526 28360 tablet_service.cc:1558] Processing DeleteTablet for tablet a5432503dc8f4dcd88196846b8e11a6f with delete_type TABLET_DATA_TOMBSTONED (TS 0c26b2a8f4ad4e5e9c73a798e32ccdc2 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58358
I20260710 13:27:16.153506 28126 catalog_manager.cc:5697] T b6bc1d6dbf6c4e2eb25401136bbd4947 P f35478026f9b471fb857ae2ec8f36c20 reported cstate change: config changed from index 3 to 4, VOTER b416ad059bd940bc95e5d7fb70605b98 (127.26.127.66) evicted. New cstate: current_term: 1 leader_uuid: "f35478026f9b471fb857ae2ec8f36c20" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:27:16.161731 28823 tablet_replica.cc:333] T a5432503dc8f4dcd88196846b8e11a6f P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: stopping tablet replica
I20260710 13:27:16.162851 28823 raft_consensus.cc:2243] T a5432503dc8f4dcd88196846b8e11a6f P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:16.163450 28823 raft_consensus.cc:2272] T a5432503dc8f4dcd88196846b8e11a6f P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:16.166949 28823 ts_tablet_manager.cc:1916] T a5432503dc8f4dcd88196846b8e11a6f P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:27:16.167845 28287 tablet_service.cc:1558] Processing DeleteTablet for tablet b6bc1d6dbf6c4e2eb25401136bbd4947 with delete_type TABLET_DATA_TOMBSTONED (TS b416ad059bd940bc95e5d7fb70605b98 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56302
I20260710 13:27:16.170560 28824 tablet_replica.cc:333] T b6bc1d6dbf6c4e2eb25401136bbd4947 P b416ad059bd940bc95e5d7fb70605b98: stopping tablet replica
I20260710 13:27:16.171612 28824 raft_consensus.cc:2243] T b6bc1d6dbf6c4e2eb25401136bbd4947 P b416ad059bd940bc95e5d7fb70605b98 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:16.172308 28824 raft_consensus.cc:2272] T b6bc1d6dbf6c4e2eb25401136bbd4947 P b416ad059bd940bc95e5d7fb70605b98 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:16.175196 28824 ts_tablet_manager.cc:1916] T b6bc1d6dbf6c4e2eb25401136bbd4947 P b416ad059bd940bc95e5d7fb70605b98: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:27:16.181953 28823 ts_tablet_manager.cc:1929] T a5432503dc8f4dcd88196846b8e11a6f P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:27:16.182322 28823 log.cc:1199] T a5432503dc8f4dcd88196846b8e11a6f P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Deleting WAL directory at /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690003215650-27133-0/minicluster-data/ts-2-root/wals/a5432503dc8f4dcd88196846b8e11a6f
I20260710 13:27:16.183612 28115 catalog_manager.cc:5028] TS 0c26b2a8f4ad4e5e9c73a798e32ccdc2 (127.26.127.67:39199): tablet a5432503dc8f4dcd88196846b8e11a6f (table test-workload [id=15a4eb59a3ac47fab939fe09c1c2c8cc]) successfully deleted
I20260710 13:27:16.186546 28824 ts_tablet_manager.cc:1929] T b6bc1d6dbf6c4e2eb25401136bbd4947 P b416ad059bd940bc95e5d7fb70605b98: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:27:16.186926 28824 log.cc:1199] T b6bc1d6dbf6c4e2eb25401136bbd4947 P b416ad059bd940bc95e5d7fb70605b98: Deleting WAL directory at /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690003215650-27133-0/minicluster-data/ts-1-root/wals/b6bc1d6dbf6c4e2eb25401136bbd4947
I20260710 13:27:16.188509 28115 catalog_manager.cc:5028] TS b416ad059bd940bc95e5d7fb70605b98 (127.26.127.66:43669): tablet b6bc1d6dbf6c4e2eb25401136bbd4947 (table test-workload [id=15a4eb59a3ac47fab939fe09c1c2c8cc]) successfully deleted
I20260710 13:27:17.197546 28302 consensus_queue.cc:237] T a190582997e0484ebe2f908a94065106 P b416ad059bd940bc95e5d7fb70605b98 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } attrs { replace: true } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: NON_VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: true } }
W20260710 13:27:17.203681 28269 consensus_peers.cc:597] T a190582997e0484ebe2f908a94065106 P b416ad059bd940bc95e5d7fb70605b98 -> Peer 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68:34905): Couldn't send request to peer 95a657a7eb394ae3858ac9ba341bea34. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a190582997e0484ebe2f908a94065106. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:17.203892 28376 raft_consensus.cc:1275] T a190582997e0484ebe2f908a94065106 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 FOLLOWER]: Refusing update from remote peer b416ad059bd940bc95e5d7fb70605b98: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:27:17.204340 28230 raft_consensus.cc:1275] T a190582997e0484ebe2f908a94065106 P f35478026f9b471fb857ae2ec8f36c20 [term 1 FOLLOWER]: Refusing update from remote peer b416ad059bd940bc95e5d7fb70605b98: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:27:17.205204 28828 consensus_queue.cc:1048] T a190582997e0484ebe2f908a94065106 P b416ad059bd940bc95e5d7fb70605b98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:17.206183 28791 consensus_queue.cc:1048] T a190582997e0484ebe2f908a94065106 P b416ad059bd940bc95e5d7fb70605b98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:17.214385 28828 raft_consensus.cc:2955] T a190582997e0484ebe2f908a94065106 P b416ad059bd940bc95e5d7fb70605b98 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } attrs { replace: true } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: NON_VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: true } } }
I20260710 13:27:17.215885 28376 raft_consensus.cc:2955] T a190582997e0484ebe2f908a94065106 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } attrs { replace: true } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: NON_VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: true } } }
I20260710 13:27:17.217597 28230 raft_consensus.cc:2955] T a190582997e0484ebe2f908a94065106 P f35478026f9b471fb857ae2ec8f36c20 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } attrs { replace: true } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: NON_VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: true } } }
I20260710 13:27:17.227862 28228 consensus_queue.cc:237] T a2447fd25d2e499c9b575e6684535bf4 P f35478026f9b471fb857ae2ec8f36c20 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } attrs { replace: true } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: NON_VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: true } }
I20260710 13:27:17.229943 28126 catalog_manager.cc:5697] T a190582997e0484ebe2f908a94065106 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 reported cstate change: config changed from index -1 to 2, NON_VOTER 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) added. New cstate: current_term: 1 leader_uuid: "b416ad059bd940bc95e5d7fb70605b98" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } attrs { replace: true } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: NON_VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: true } } }
W20260710 13:27:17.237903 28194 consensus_peers.cc:597] T a2447fd25d2e499c9b575e6684535bf4 P f35478026f9b471fb857ae2ec8f36c20 -> Peer 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68:34905): Couldn't send request to peer 95a657a7eb394ae3858ac9ba341bea34. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a2447fd25d2e499c9b575e6684535bf4. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:17.238677 28376 raft_consensus.cc:1275] T a2447fd25d2e499c9b575e6684535bf4 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 FOLLOWER]: Refusing update from remote peer f35478026f9b471fb857ae2ec8f36c20: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:27:17.239544 28302 raft_consensus.cc:1275] T a2447fd25d2e499c9b575e6684535bf4 P b416ad059bd940bc95e5d7fb70605b98 [term 1 FOLLOWER]: Refusing update from remote peer f35478026f9b471fb857ae2ec8f36c20: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:27:17.240163 28826 consensus_queue.cc:1048] T a2447fd25d2e499c9b575e6684535bf4 P f35478026f9b471fb857ae2ec8f36c20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:17.241161 28822 consensus_queue.cc:1048] T a2447fd25d2e499c9b575e6684535bf4 P f35478026f9b471fb857ae2ec8f36c20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:27:17.260383 28822 raft_consensus.cc:2955] T a2447fd25d2e499c9b575e6684535bf4 P f35478026f9b471fb857ae2ec8f36c20 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } attrs { replace: true } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: NON_VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: true } } }
I20260710 13:27:17.261950 28376 raft_consensus.cc:2955] T a2447fd25d2e499c9b575e6684535bf4 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } attrs { replace: true } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: NON_VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: true } } }
I20260710 13:27:17.266543 28302 raft_consensus.cc:2955] T a2447fd25d2e499c9b575e6684535bf4 P b416ad059bd940bc95e5d7fb70605b98 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } attrs { replace: true } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: NON_VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: true } } }
I20260710 13:27:17.278717 28228 consensus_queue.cc:237] T 700259a6f2e24c27b5b85c205f6379d3 P f35478026f9b471fb857ae2ec8f36c20 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } attrs { replace: true } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: NON_VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: true } }
I20260710 13:27:17.282532 28126 catalog_manager.cc:5697] T a2447fd25d2e499c9b575e6684535bf4 P b416ad059bd940bc95e5d7fb70605b98 reported cstate change: config changed from index -1 to 2, NON_VOTER 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) added. New cstate: current_term: 1 leader_uuid: "f35478026f9b471fb857ae2ec8f36c20" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } attrs { replace: true } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: NON_VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: true } } }
W20260710 13:27:17.288239 28194 consensus_peers.cc:597] T 700259a6f2e24c27b5b85c205f6379d3 P f35478026f9b471fb857ae2ec8f36c20 -> Peer 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68:34905): Couldn't send request to peer 95a657a7eb394ae3858ac9ba341bea34. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 700259a6f2e24c27b5b85c205f6379d3. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:17.291070 28376 raft_consensus.cc:1275] T 700259a6f2e24c27b5b85c205f6379d3 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 FOLLOWER]: Refusing update from remote peer f35478026f9b471fb857ae2ec8f36c20: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:27:17.292752 28302 raft_consensus.cc:1275] T 700259a6f2e24c27b5b85c205f6379d3 P b416ad059bd940bc95e5d7fb70605b98 [term 1 FOLLOWER]: Refusing update from remote peer f35478026f9b471fb857ae2ec8f36c20: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:27:17.292639 28822 consensus_queue.cc:1048] T 700259a6f2e24c27b5b85c205f6379d3 P f35478026f9b471fb857ae2ec8f36c20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:17.294485 28822 consensus_queue.cc:1048] T 700259a6f2e24c27b5b85c205f6379d3 P f35478026f9b471fb857ae2ec8f36c20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:17.301424 28822 raft_consensus.cc:2955] T 700259a6f2e24c27b5b85c205f6379d3 P f35478026f9b471fb857ae2ec8f36c20 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } attrs { replace: true } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: NON_VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: true } } }
I20260710 13:27:17.303056 28376 raft_consensus.cc:2955] T 700259a6f2e24c27b5b85c205f6379d3 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } attrs { replace: true } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: NON_VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: true } } }
I20260710 13:27:17.304574 28301 raft_consensus.cc:2955] T 700259a6f2e24c27b5b85c205f6379d3 P b416ad059bd940bc95e5d7fb70605b98 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } attrs { replace: true } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: NON_VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: true } } }
I20260710 13:27:17.316241 28123 catalog_manager.cc:5697] T 700259a6f2e24c27b5b85c205f6379d3 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 reported cstate change: config changed from index -1 to 2, NON_VOTER 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) added. New cstate: current_term: 1 leader_uuid: "f35478026f9b471fb857ae2ec8f36c20" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } attrs { replace: true } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: NON_VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: true } } }
I20260710 13:27:17.323549 28376 consensus_queue.cc:237] T 773542c05588426f863d06788e74fd72 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } attrs { replace: true } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: NON_VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: true } }
I20260710 13:27:17.329587 28301 raft_consensus.cc:1275] T 773542c05588426f863d06788e74fd72 P b416ad059bd940bc95e5d7fb70605b98 [term 1 FOLLOWER]: Refusing update from remote peer 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:27:17.330650 28343 consensus_peers.cc:597] T 773542c05588426f863d06788e74fd72 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 -> Peer 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68:34905): Couldn't send request to peer 95a657a7eb394ae3858ac9ba341bea34. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 773542c05588426f863d06788e74fd72. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:17.332867 28228 raft_consensus.cc:1275] T 773542c05588426f863d06788e74fd72 P f35478026f9b471fb857ae2ec8f36c20 [term 1 FOLLOWER]: Refusing update from remote peer 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:27:17.332820 28453 consensus_queue.cc:1048] T 773542c05588426f863d06788e74fd72 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:17.334437 28809 consensus_queue.cc:1048] T 773542c05588426f863d06788e74fd72 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:27:17.342224 28809 raft_consensus.cc:2955] T 773542c05588426f863d06788e74fd72 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } attrs { replace: true } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: NON_VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: true } } }
I20260710 13:27:17.349236 28301 raft_consensus.cc:2955] T 773542c05588426f863d06788e74fd72 P b416ad059bd940bc95e5d7fb70605b98 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } attrs { replace: true } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: NON_VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: true } } }
I20260710 13:27:17.351293 28228 raft_consensus.cc:2955] T 773542c05588426f863d06788e74fd72 P f35478026f9b471fb857ae2ec8f36c20 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } attrs { replace: true } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: NON_VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: true } } }
I20260710 13:27:17.362380 28124 catalog_manager.cc:5697] T 773542c05588426f863d06788e74fd72 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 reported cstate change: config changed from index -1 to 2, NON_VOTER 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) added. New cstate: current_term: 1 leader_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: NON_VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:17.673511 28848 ts_tablet_manager.cc:933] T 700259a6f2e24c27b5b85c205f6379d3 P 95a657a7eb394ae3858ac9ba341bea34: Initiating tablet copy from peer f35478026f9b471fb857ae2ec8f36c20 (127.26.127.65:37219)
I20260710 13:27:17.675143 28848 tablet_copy_client.cc:323] T 700259a6f2e24c27b5b85c205f6379d3 P 95a657a7eb394ae3858ac9ba341bea34: tablet copy: Beginning tablet copy session from remote peer at address 127.26.127.65:37219
I20260710 13:27:17.676595 28240 tablet_copy_service.cc:140] P f35478026f9b471fb857ae2ec8f36c20: Received BeginTabletCopySession request for tablet 700259a6f2e24c27b5b85c205f6379d3 from peer 95a657a7eb394ae3858ac9ba341bea34 ({username='slave'} at 127.0.0.1:46530)
I20260710 13:27:17.677085 28240 tablet_copy_service.cc:161] P f35478026f9b471fb857ae2ec8f36c20: Beginning new tablet copy session on tablet 700259a6f2e24c27b5b85c205f6379d3 from peer 95a657a7eb394ae3858ac9ba341bea34 at {username='slave'} at 127.0.0.1:46530: session id = 95a657a7eb394ae3858ac9ba341bea34-700259a6f2e24c27b5b85c205f6379d3
I20260710 13:27:17.681856 28240 tablet_copy_source_session.cc:215] T 700259a6f2e24c27b5b85c205f6379d3 P f35478026f9b471fb857ae2ec8f36c20: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:27:17.684381 28848 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 700259a6f2e24c27b5b85c205f6379d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:17.695561 28848 tablet_copy_client.cc:806] T 700259a6f2e24c27b5b85c205f6379d3 P 95a657a7eb394ae3858ac9ba341bea34: tablet copy: Starting download of 0 data blocks...
I20260710 13:27:17.696148 28848 tablet_copy_client.cc:670] T 700259a6f2e24c27b5b85c205f6379d3 P 95a657a7eb394ae3858ac9ba341bea34: tablet copy: Starting download of 1 WAL segments...
I20260710 13:27:17.699811 28848 tablet_copy_client.cc:538] T 700259a6f2e24c27b5b85c205f6379d3 P 95a657a7eb394ae3858ac9ba341bea34: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:27:17.706508 28848 tablet_bootstrap.cc:492] T 700259a6f2e24c27b5b85c205f6379d3 P 95a657a7eb394ae3858ac9ba341bea34: Bootstrap starting.
I20260710 13:27:17.723160 28848 tablet_bootstrap.cc:492] T 700259a6f2e24c27b5b85c205f6379d3 P 95a657a7eb394ae3858ac9ba341bea34: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:27:17.723829 28848 tablet_bootstrap.cc:492] T 700259a6f2e24c27b5b85c205f6379d3 P 95a657a7eb394ae3858ac9ba341bea34: Bootstrap complete.
I20260710 13:27:17.724486 28848 ts_tablet_manager.cc:1403] T 700259a6f2e24c27b5b85c205f6379d3 P 95a657a7eb394ae3858ac9ba341bea34: Time spent bootstrapping tablet: real 0.018s	user 0.004s	sys 0.012s
I20260710 13:27:17.727221 28848 raft_consensus.cc:359] T 700259a6f2e24c27b5b85c205f6379d3 P 95a657a7eb394ae3858ac9ba341bea34 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } attrs { replace: true } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: NON_VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: true } }
I20260710 13:27:17.727842 28848 raft_consensus.cc:740] T 700259a6f2e24c27b5b85c205f6379d3 P 95a657a7eb394ae3858ac9ba341bea34 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 95a657a7eb394ae3858ac9ba341bea34, State: Initialized, Role: LEARNER
I20260710 13:27:17.728420 28848 consensus_queue.cc:260] T 700259a6f2e24c27b5b85c205f6379d3 P 95a657a7eb394ae3858ac9ba341bea34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } attrs { replace: true } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: NON_VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: true } }
I20260710 13:27:17.731092 28848 ts_tablet_manager.cc:1434] T 700259a6f2e24c27b5b85c205f6379d3 P 95a657a7eb394ae3858ac9ba341bea34: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:27:17.733940 28240 tablet_copy_service.cc:342] P f35478026f9b471fb857ae2ec8f36c20: Request end of tablet copy session 95a657a7eb394ae3858ac9ba341bea34-700259a6f2e24c27b5b85c205f6379d3 received from {username='slave'} at 127.0.0.1:46530
I20260710 13:27:17.734540 28240 tablet_copy_service.cc:434] P f35478026f9b471fb857ae2ec8f36c20: ending tablet copy session 95a657a7eb394ae3858ac9ba341bea34-700259a6f2e24c27b5b85c205f6379d3 on tablet 700259a6f2e24c27b5b85c205f6379d3 with peer 95a657a7eb394ae3858ac9ba341bea34
I20260710 13:27:17.737933 28848 ts_tablet_manager.cc:933] T 773542c05588426f863d06788e74fd72 P 95a657a7eb394ae3858ac9ba341bea34: Initiating tablet copy from peer 0c26b2a8f4ad4e5e9c73a798e32ccdc2 (127.26.127.67:39199)
I20260710 13:27:17.743988 28848 tablet_copy_client.cc:323] T 773542c05588426f863d06788e74fd72 P 95a657a7eb394ae3858ac9ba341bea34: tablet copy: Beginning tablet copy session from remote peer at address 127.26.127.67:39199
I20260710 13:27:17.745656 28389 tablet_copy_service.cc:140] P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Received BeginTabletCopySession request for tablet 773542c05588426f863d06788e74fd72 from peer 95a657a7eb394ae3858ac9ba341bea34 ({username='slave'} at 127.0.0.1:58382)
I20260710 13:27:17.746181 28389 tablet_copy_service.cc:161] P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Beginning new tablet copy session on tablet 773542c05588426f863d06788e74fd72 from peer 95a657a7eb394ae3858ac9ba341bea34 at {username='slave'} at 127.0.0.1:58382: session id = 95a657a7eb394ae3858ac9ba341bea34-773542c05588426f863d06788e74fd72
I20260710 13:27:17.751529 28389 tablet_copy_source_session.cc:215] T 773542c05588426f863d06788e74fd72 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:27:17.754209 28848 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 773542c05588426f863d06788e74fd72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:17.768842 28848 tablet_copy_client.cc:806] T 773542c05588426f863d06788e74fd72 P 95a657a7eb394ae3858ac9ba341bea34: tablet copy: Starting download of 0 data blocks...
I20260710 13:27:17.769452 28848 tablet_copy_client.cc:670] T 773542c05588426f863d06788e74fd72 P 95a657a7eb394ae3858ac9ba341bea34: tablet copy: Starting download of 1 WAL segments...
I20260710 13:27:17.772507 28848 tablet_copy_client.cc:538] T 773542c05588426f863d06788e74fd72 P 95a657a7eb394ae3858ac9ba341bea34: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:27:17.781844 28848 tablet_bootstrap.cc:492] T 773542c05588426f863d06788e74fd72 P 95a657a7eb394ae3858ac9ba341bea34: Bootstrap starting.
I20260710 13:27:17.794935 28852 ts_tablet_manager.cc:933] T a190582997e0484ebe2f908a94065106 P 95a657a7eb394ae3858ac9ba341bea34: Initiating tablet copy from peer b416ad059bd940bc95e5d7fb70605b98 (127.26.127.66:43669)
I20260710 13:27:17.804999 28856 ts_tablet_manager.cc:933] T a2447fd25d2e499c9b575e6684535bf4 P 95a657a7eb394ae3858ac9ba341bea34: Initiating tablet copy from peer f35478026f9b471fb857ae2ec8f36c20 (127.26.127.65:37219)
I20260710 13:27:17.807334 28852 tablet_copy_client.cc:323] T a190582997e0484ebe2f908a94065106 P 95a657a7eb394ae3858ac9ba341bea34: tablet copy: Beginning tablet copy session from remote peer at address 127.26.127.66:43669
I20260710 13:27:17.809181 28315 tablet_copy_service.cc:140] P b416ad059bd940bc95e5d7fb70605b98: Received BeginTabletCopySession request for tablet a190582997e0484ebe2f908a94065106 from peer 95a657a7eb394ae3858ac9ba341bea34 ({username='slave'} at 127.0.0.1:42266)
I20260710 13:27:17.809784 28315 tablet_copy_service.cc:161] P b416ad059bd940bc95e5d7fb70605b98: Beginning new tablet copy session on tablet a190582997e0484ebe2f908a94065106 from peer 95a657a7eb394ae3858ac9ba341bea34 at {username='slave'} at 127.0.0.1:42266: session id = 95a657a7eb394ae3858ac9ba341bea34-a190582997e0484ebe2f908a94065106
I20260710 13:27:17.811456 28856 tablet_copy_client.cc:323] T a2447fd25d2e499c9b575e6684535bf4 P 95a657a7eb394ae3858ac9ba341bea34: tablet copy: Beginning tablet copy session from remote peer at address 127.26.127.65:37219
I20260710 13:27:17.814929 28240 tablet_copy_service.cc:140] P f35478026f9b471fb857ae2ec8f36c20: Received BeginTabletCopySession request for tablet a2447fd25d2e499c9b575e6684535bf4 from peer 95a657a7eb394ae3858ac9ba341bea34 ({username='slave'} at 127.0.0.1:46530)
I20260710 13:27:17.815449 28240 tablet_copy_service.cc:161] P f35478026f9b471fb857ae2ec8f36c20: Beginning new tablet copy session on tablet a2447fd25d2e499c9b575e6684535bf4 from peer 95a657a7eb394ae3858ac9ba341bea34 at {username='slave'} at 127.0.0.1:46530: session id = 95a657a7eb394ae3858ac9ba341bea34-a2447fd25d2e499c9b575e6684535bf4
I20260710 13:27:17.819406 28315 tablet_copy_source_session.cc:215] T a190582997e0484ebe2f908a94065106 P b416ad059bd940bc95e5d7fb70605b98: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:27:17.825475 28848 tablet_bootstrap.cc:492] T 773542c05588426f863d06788e74fd72 P 95a657a7eb394ae3858ac9ba341bea34: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:27:17.826507 28848 tablet_bootstrap.cc:492] T 773542c05588426f863d06788e74fd72 P 95a657a7eb394ae3858ac9ba341bea34: Bootstrap complete.
I20260710 13:27:17.827191 28848 ts_tablet_manager.cc:1403] T 773542c05588426f863d06788e74fd72 P 95a657a7eb394ae3858ac9ba341bea34: Time spent bootstrapping tablet: real 0.046s	user 0.023s	sys 0.010s
I20260710 13:27:17.829772 28852 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a190582997e0484ebe2f908a94065106. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:17.830132 28848 raft_consensus.cc:359] T 773542c05588426f863d06788e74fd72 P 95a657a7eb394ae3858ac9ba341bea34 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } attrs { replace: true } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: NON_VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: true } }
I20260710 13:27:17.831033 28848 raft_consensus.cc:740] T 773542c05588426f863d06788e74fd72 P 95a657a7eb394ae3858ac9ba341bea34 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 95a657a7eb394ae3858ac9ba341bea34, State: Initialized, Role: LEARNER
I20260710 13:27:17.831718 28848 consensus_queue.cc:260] T 773542c05588426f863d06788e74fd72 P 95a657a7eb394ae3858ac9ba341bea34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } attrs { replace: true } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: NON_VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: true } }
I20260710 13:27:17.823885 28240 tablet_copy_source_session.cc:215] T a2447fd25d2e499c9b575e6684535bf4 P f35478026f9b471fb857ae2ec8f36c20: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:27:17.834524 28848 ts_tablet_manager.cc:1434] T 773542c05588426f863d06788e74fd72 P 95a657a7eb394ae3858ac9ba341bea34: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:27:17.837175 28389 tablet_copy_service.cc:342] P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Request end of tablet copy session 95a657a7eb394ae3858ac9ba341bea34-773542c05588426f863d06788e74fd72 received from {username='slave'} at 127.0.0.1:58382
I20260710 13:27:17.837577 28389 tablet_copy_service.cc:434] P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: ending tablet copy session 95a657a7eb394ae3858ac9ba341bea34-773542c05588426f863d06788e74fd72 on tablet 773542c05588426f863d06788e74fd72 with peer 95a657a7eb394ae3858ac9ba341bea34
I20260710 13:27:17.839560 28856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2447fd25d2e499c9b575e6684535bf4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:17.851986 28852 tablet_copy_client.cc:806] T a190582997e0484ebe2f908a94065106 P 95a657a7eb394ae3858ac9ba341bea34: tablet copy: Starting download of 0 data blocks...
I20260710 13:27:17.852784 28852 tablet_copy_client.cc:670] T a190582997e0484ebe2f908a94065106 P 95a657a7eb394ae3858ac9ba341bea34: tablet copy: Starting download of 1 WAL segments...
I20260710 13:27:17.855257 28856 tablet_copy_client.cc:806] T a2447fd25d2e499c9b575e6684535bf4 P 95a657a7eb394ae3858ac9ba341bea34: tablet copy: Starting download of 0 data blocks...
I20260710 13:27:17.855818 28856 tablet_copy_client.cc:670] T a2447fd25d2e499c9b575e6684535bf4 P 95a657a7eb394ae3858ac9ba341bea34: tablet copy: Starting download of 1 WAL segments...
I20260710 13:27:17.856489 28852 tablet_copy_client.cc:538] T a190582997e0484ebe2f908a94065106 P 95a657a7eb394ae3858ac9ba341bea34: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:27:17.859885 28856 tablet_copy_client.cc:538] T a2447fd25d2e499c9b575e6684535bf4 P 95a657a7eb394ae3858ac9ba341bea34: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:27:17.865339 28852 tablet_bootstrap.cc:492] T a190582997e0484ebe2f908a94065106 P 95a657a7eb394ae3858ac9ba341bea34: Bootstrap starting.
I20260710 13:27:17.870685 28856 tablet_bootstrap.cc:492] T a2447fd25d2e499c9b575e6684535bf4 P 95a657a7eb394ae3858ac9ba341bea34: Bootstrap starting.
I20260710 13:27:17.900946 28856 tablet_bootstrap.cc:492] T a2447fd25d2e499c9b575e6684535bf4 P 95a657a7eb394ae3858ac9ba341bea34: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:27:17.901649 28856 tablet_bootstrap.cc:492] T a2447fd25d2e499c9b575e6684535bf4 P 95a657a7eb394ae3858ac9ba341bea34: Bootstrap complete.
I20260710 13:27:17.902261 28856 ts_tablet_manager.cc:1403] T a2447fd25d2e499c9b575e6684535bf4 P 95a657a7eb394ae3858ac9ba341bea34: Time spent bootstrapping tablet: real 0.032s	user 0.016s	sys 0.013s
I20260710 13:27:17.904672 28852 tablet_bootstrap.cc:492] T a190582997e0484ebe2f908a94065106 P 95a657a7eb394ae3858ac9ba341bea34: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:27:17.904516 28856 raft_consensus.cc:359] T a2447fd25d2e499c9b575e6684535bf4 P 95a657a7eb394ae3858ac9ba341bea34 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } attrs { replace: true } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: NON_VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: true } }
I20260710 13:27:17.905350 28856 raft_consensus.cc:740] T a2447fd25d2e499c9b575e6684535bf4 P 95a657a7eb394ae3858ac9ba341bea34 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 95a657a7eb394ae3858ac9ba341bea34, State: Initialized, Role: LEARNER
I20260710 13:27:17.905604 28852 tablet_bootstrap.cc:492] T a190582997e0484ebe2f908a94065106 P 95a657a7eb394ae3858ac9ba341bea34: Bootstrap complete.
I20260710 13:27:17.906605 28852 ts_tablet_manager.cc:1403] T a190582997e0484ebe2f908a94065106 P 95a657a7eb394ae3858ac9ba341bea34: Time spent bootstrapping tablet: real 0.041s	user 0.011s	sys 0.017s
I20260710 13:27:17.906510 28856 consensus_queue.cc:260] T a2447fd25d2e499c9b575e6684535bf4 P 95a657a7eb394ae3858ac9ba341bea34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } attrs { replace: true } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: NON_VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: true } }
I20260710 13:27:17.909633 28852 raft_consensus.cc:359] T a190582997e0484ebe2f908a94065106 P 95a657a7eb394ae3858ac9ba341bea34 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } attrs { replace: true } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: NON_VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: true } }
I20260710 13:27:17.910409 28852 raft_consensus.cc:740] T a190582997e0484ebe2f908a94065106 P 95a657a7eb394ae3858ac9ba341bea34 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 95a657a7eb394ae3858ac9ba341bea34, State: Initialized, Role: LEARNER
I20260710 13:27:17.911005 28852 consensus_queue.cc:260] T a190582997e0484ebe2f908a94065106 P 95a657a7eb394ae3858ac9ba341bea34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } attrs { replace: true } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: NON_VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: true } }
I20260710 13:27:17.913707 28852 ts_tablet_manager.cc:1434] T a190582997e0484ebe2f908a94065106 P 95a657a7eb394ae3858ac9ba341bea34: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:27:17.915570 28315 tablet_copy_service.cc:342] P b416ad059bd940bc95e5d7fb70605b98: Request end of tablet copy session 95a657a7eb394ae3858ac9ba341bea34-a190582997e0484ebe2f908a94065106 received from {username='slave'} at 127.0.0.1:42266
I20260710 13:27:17.915954 28315 tablet_copy_service.cc:434] P b416ad059bd940bc95e5d7fb70605b98: ending tablet copy session 95a657a7eb394ae3858ac9ba341bea34-a190582997e0484ebe2f908a94065106 on tablet a190582997e0484ebe2f908a94065106 with peer 95a657a7eb394ae3858ac9ba341bea34
I20260710 13:27:17.921427 28856 ts_tablet_manager.cc:1434] T a2447fd25d2e499c9b575e6684535bf4 P 95a657a7eb394ae3858ac9ba341bea34: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.001s
I20260710 13:27:17.923043 28240 tablet_copy_service.cc:342] P f35478026f9b471fb857ae2ec8f36c20: Request end of tablet copy session 95a657a7eb394ae3858ac9ba341bea34-a2447fd25d2e499c9b575e6684535bf4 received from {username='slave'} at 127.0.0.1:46530
I20260710 13:27:17.923394 28240 tablet_copy_service.cc:434] P f35478026f9b471fb857ae2ec8f36c20: ending tablet copy session 95a657a7eb394ae3858ac9ba341bea34-a2447fd25d2e499c9b575e6684535bf4 on tablet a2447fd25d2e499c9b575e6684535bf4 with peer 95a657a7eb394ae3858ac9ba341bea34
I20260710 13:27:18.100533 28655 raft_consensus.cc:1217] T 700259a6f2e24c27b5b85c205f6379d3 P 95a657a7eb394ae3858ac9ba341bea34 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:27:18.172860 28655 raft_consensus.cc:1217] T a190582997e0484ebe2f908a94065106 P 95a657a7eb394ae3858ac9ba341bea34 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:27:18.215483 28655 raft_consensus.cc:1217] T 773542c05588426f863d06788e74fd72 P 95a657a7eb394ae3858ac9ba341bea34 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:27:18.386112 28655 raft_consensus.cc:1217] T a2447fd25d2e499c9b575e6684535bf4 P 95a657a7eb394ae3858ac9ba341bea34 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:27:18.571270 28828 raft_consensus.cc:1064] T a190582997e0484ebe2f908a94065106 P b416ad059bd940bc95e5d7fb70605b98: attempting to promote NON_VOTER 95a657a7eb394ae3858ac9ba341bea34 to VOTER
I20260710 13:27:18.573043 28828 consensus_queue.cc:237] T a190582997e0484ebe2f908a94065106 P b416ad059bd940bc95e5d7fb70605b98 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } attrs { replace: true } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } }
I20260710 13:27:18.579677 28655 raft_consensus.cc:1275] T a190582997e0484ebe2f908a94065106 P 95a657a7eb394ae3858ac9ba341bea34 [term 1 LEARNER]: Refusing update from remote peer b416ad059bd940bc95e5d7fb70605b98: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:18.579697 28376 raft_consensus.cc:1275] T a190582997e0484ebe2f908a94065106 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 FOLLOWER]: Refusing update from remote peer b416ad059bd940bc95e5d7fb70605b98: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:18.580261 28230 raft_consensus.cc:1275] T a190582997e0484ebe2f908a94065106 P f35478026f9b471fb857ae2ec8f36c20 [term 1 FOLLOWER]: Refusing update from remote peer b416ad059bd940bc95e5d7fb70605b98: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:18.581437 28863 consensus_queue.cc:1048] T a190582997e0484ebe2f908a94065106 P b416ad059bd940bc95e5d7fb70605b98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:18.582314 28831 consensus_queue.cc:1048] T a190582997e0484ebe2f908a94065106 P b416ad059bd940bc95e5d7fb70605b98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:18.583022 28828 consensus_queue.cc:1048] T a190582997e0484ebe2f908a94065106 P b416ad059bd940bc95e5d7fb70605b98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:18.598850 28655 raft_consensus.cc:2955] T a190582997e0484ebe2f908a94065106 P 95a657a7eb394ae3858ac9ba341bea34 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } attrs { replace: true } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } } }
I20260710 13:27:18.596827 28828 raft_consensus.cc:2955] T a190582997e0484ebe2f908a94065106 P b416ad059bd940bc95e5d7fb70605b98 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } attrs { replace: true } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } } }
I20260710 13:27:18.609277 28230 raft_consensus.cc:2955] T a190582997e0484ebe2f908a94065106 P f35478026f9b471fb857ae2ec8f36c20 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } attrs { replace: true } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } } }
I20260710 13:27:18.616081 28123 catalog_manager.cc:5697] T a190582997e0484ebe2f908a94065106 P 95a657a7eb394ae3858ac9ba341bea34 reported cstate change: config changed from index 2 to 3, 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b416ad059bd940bc95e5d7fb70605b98" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } attrs { replace: true } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } } }
I20260710 13:27:18.616240 28376 raft_consensus.cc:2955] T a190582997e0484ebe2f908a94065106 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } attrs { replace: true } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } } }
I20260710 13:27:18.628665 28860 raft_consensus.cc:1064] T 700259a6f2e24c27b5b85c205f6379d3 P f35478026f9b471fb857ae2ec8f36c20: attempting to promote NON_VOTER 95a657a7eb394ae3858ac9ba341bea34 to VOTER
I20260710 13:27:18.637040 28860 consensus_queue.cc:237] T 700259a6f2e24c27b5b85c205f6379d3 P f35478026f9b471fb857ae2ec8f36c20 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } attrs { replace: true } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } }
I20260710 13:27:18.644157 28655 raft_consensus.cc:1275] T 700259a6f2e24c27b5b85c205f6379d3 P 95a657a7eb394ae3858ac9ba341bea34 [term 1 LEARNER]: Refusing update from remote peer f35478026f9b471fb857ae2ec8f36c20: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:18.644778 28376 raft_consensus.cc:1275] T 700259a6f2e24c27b5b85c205f6379d3 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 FOLLOWER]: Refusing update from remote peer f35478026f9b471fb857ae2ec8f36c20: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:18.645807 28839 consensus_queue.cc:1048] T 700259a6f2e24c27b5b85c205f6379d3 P f35478026f9b471fb857ae2ec8f36c20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:18.647392 28822 consensus_queue.cc:1048] T 700259a6f2e24c27b5b85c205f6379d3 P f35478026f9b471fb857ae2ec8f36c20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:18.667424 28301 consensus_queue.cc:237] T a190582997e0484ebe2f908a94065106 P b416ad059bd940bc95e5d7fb70605b98 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } }
I20260710 13:27:18.669914 28839 raft_consensus.cc:2955] T 700259a6f2e24c27b5b85c205f6379d3 P f35478026f9b471fb857ae2ec8f36c20 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } attrs { replace: true } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } } }
I20260710 13:27:18.671774 28302 raft_consensus.cc:1275] T 700259a6f2e24c27b5b85c205f6379d3 P b416ad059bd940bc95e5d7fb70605b98 [term 1 FOLLOWER]: Refusing update from remote peer f35478026f9b471fb857ae2ec8f36c20: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:18.671967 28376 raft_consensus.cc:2955] T 700259a6f2e24c27b5b85c205f6379d3 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } attrs { replace: true } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } } }
I20260710 13:27:18.676247 28655 raft_consensus.cc:1275] T a190582997e0484ebe2f908a94065106 P 95a657a7eb394ae3858ac9ba341bea34 [term 1 FOLLOWER]: Refusing update from remote peer b416ad059bd940bc95e5d7fb70605b98: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:18.677706 28828 consensus_queue.cc:1048] T a190582997e0484ebe2f908a94065106 P b416ad059bd940bc95e5d7fb70605b98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:18.681178 28860 consensus_queue.cc:1048] T 700259a6f2e24c27b5b85c205f6379d3 P f35478026f9b471fb857ae2ec8f36c20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:18.693421 28861 raft_consensus.cc:1064] T 773542c05588426f863d06788e74fd72 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: attempting to promote NON_VOTER 95a657a7eb394ae3858ac9ba341bea34 to VOTER
I20260710 13:27:18.694345 28126 catalog_manager.cc:5697] T 700259a6f2e24c27b5b85c205f6379d3 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 reported cstate change: config changed from index 2 to 3, 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f35478026f9b471fb857ae2ec8f36c20" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } attrs { replace: true } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } } }
I20260710 13:27:18.695853 28861 consensus_queue.cc:237] T 773542c05588426f863d06788e74fd72 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } attrs { replace: true } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } }
I20260710 13:27:18.699218 28655 raft_consensus.cc:2955] T 700259a6f2e24c27b5b85c205f6379d3 P 95a657a7eb394ae3858ac9ba341bea34 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } attrs { replace: true } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } } }
I20260710 13:27:18.700855 28863 raft_consensus.cc:2955] T a190582997e0484ebe2f908a94065106 P b416ad059bd940bc95e5d7fb70605b98 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0c26b2a8f4ad4e5e9c73a798e32ccdc2 (127.26.127.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } } }
I20260710 13:27:18.711243 28656 raft_consensus.cc:2955] T a190582997e0484ebe2f908a94065106 P 95a657a7eb394ae3858ac9ba341bea34 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0c26b2a8f4ad4e5e9c73a798e32ccdc2 (127.26.127.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } } }
I20260710 13:27:18.731356 28230 raft_consensus.cc:1275] T a190582997e0484ebe2f908a94065106 P f35478026f9b471fb857ae2ec8f36c20 [term 1 FOLLOWER]: Refusing update from remote peer b416ad059bd940bc95e5d7fb70605b98: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:18.732812 28828 consensus_queue.cc:1048] T a190582997e0484ebe2f908a94065106 P b416ad059bd940bc95e5d7fb70605b98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:27:18.733078 28115 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a190582997e0484ebe2f908a94065106 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:27:18.741868 28124 catalog_manager.cc:5697] T a190582997e0484ebe2f908a94065106 P 95a657a7eb394ae3858ac9ba341bea34 reported cstate change: config changed from index 3 to 4, VOTER 0c26b2a8f4ad4e5e9c73a798e32ccdc2 (127.26.127.67) evicted. New cstate: current_term: 1 leader_uuid: "b416ad059bd940bc95e5d7fb70605b98" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } } }
I20260710 13:27:18.741971 28230 raft_consensus.cc:2955] T a190582997e0484ebe2f908a94065106 P f35478026f9b471fb857ae2ec8f36c20 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0c26b2a8f4ad4e5e9c73a798e32ccdc2 (127.26.127.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } } }
I20260710 13:27:18.748934 28228 raft_consensus.cc:1275] T 773542c05588426f863d06788e74fd72 P f35478026f9b471fb857ae2ec8f36c20 [term 1 FOLLOWER]: Refusing update from remote peer 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:18.751307 28655 raft_consensus.cc:1275] T 773542c05588426f863d06788e74fd72 P 95a657a7eb394ae3858ac9ba341bea34 [term 1 LEARNER]: Refusing update from remote peer 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:18.751606 28453 consensus_queue.cc:1048] T 773542c05588426f863d06788e74fd72 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:18.752015 28302 raft_consensus.cc:2955] T 700259a6f2e24c27b5b85c205f6379d3 P b416ad059bd940bc95e5d7fb70605b98 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } attrs { replace: true } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } } }
I20260710 13:27:18.754372 28861 consensus_queue.cc:1048] T 773542c05588426f863d06788e74fd72 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:18.757516 28301 raft_consensus.cc:1275] T 773542c05588426f863d06788e74fd72 P b416ad059bd940bc95e5d7fb70605b98 [term 1 FOLLOWER]: Refusing update from remote peer 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:18.758962 28861 consensus_queue.cc:1048] T 773542c05588426f863d06788e74fd72 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:18.763087 28360 tablet_service.cc:1558] Processing DeleteTablet for tablet a190582997e0484ebe2f908a94065106 with delete_type TABLET_DATA_TOMBSTONED (TS 0c26b2a8f4ad4e5e9c73a798e32ccdc2 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58358
I20260710 13:27:18.777871 28453 raft_consensus.cc:2955] T 773542c05588426f863d06788e74fd72 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } attrs { replace: true } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } } }
I20260710 13:27:18.788151 28878 tablet_replica.cc:333] T a190582997e0484ebe2f908a94065106 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: stopping tablet replica
I20260710 13:27:18.793126 28878 raft_consensus.cc:2243] T a190582997e0484ebe2f908a94065106 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:18.792783 28302 raft_consensus.cc:2955] T 773542c05588426f863d06788e74fd72 P b416ad059bd940bc95e5d7fb70605b98 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } attrs { replace: true } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } } }
I20260710 13:27:18.794021 28878 raft_consensus.cc:2272] T a190582997e0484ebe2f908a94065106 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:18.799945 28230 raft_consensus.cc:2955] T 773542c05588426f863d06788e74fd72 P f35478026f9b471fb857ae2ec8f36c20 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } attrs { replace: true } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } } }
I20260710 13:27:18.801575 28655 raft_consensus.cc:2955] T 773542c05588426f863d06788e74fd72 P 95a657a7eb394ae3858ac9ba341bea34 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } attrs { replace: true } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } } }
I20260710 13:27:18.806416 28878 ts_tablet_manager.cc:1916] T a190582997e0484ebe2f908a94065106 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:27:18.821004 28126 catalog_manager.cc:5697] T 773542c05588426f863d06788e74fd72 P b416ad059bd940bc95e5d7fb70605b98 reported cstate change: config changed from index 2 to 3, 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } attrs { replace: true } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } } }
I20260710 13:27:18.822619 28839 raft_consensus.cc:1064] T a2447fd25d2e499c9b575e6684535bf4 P f35478026f9b471fb857ae2ec8f36c20: attempting to promote NON_VOTER 95a657a7eb394ae3858ac9ba341bea34 to VOTER
I20260710 13:27:18.825132 28839 consensus_queue.cc:237] T a2447fd25d2e499c9b575e6684535bf4 P f35478026f9b471fb857ae2ec8f36c20 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } attrs { replace: true } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } }
I20260710 13:27:18.833534 28878 ts_tablet_manager.cc:1929] T a190582997e0484ebe2f908a94065106 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:27:18.834208 28878 log.cc:1199] T a190582997e0484ebe2f908a94065106 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Deleting WAL directory at /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690003215650-27133-0/minicluster-data/ts-2-root/wals/a190582997e0484ebe2f908a94065106
I20260710 13:27:18.839190 28115 catalog_manager.cc:5028] TS 0c26b2a8f4ad4e5e9c73a798e32ccdc2 (127.26.127.67:39199): tablet a190582997e0484ebe2f908a94065106 (table test-workload [id=15a4eb59a3ac47fab939fe09c1c2c8cc]) successfully deleted
I20260710 13:27:18.853497 28377 consensus_queue.cc:237] T 773542c05588426f863d06788e74fd72 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } }
I20260710 13:27:18.854936 28655 raft_consensus.cc:1275] T a2447fd25d2e499c9b575e6684535bf4 P 95a657a7eb394ae3858ac9ba341bea34 [term 1 LEARNER]: Refusing update from remote peer f35478026f9b471fb857ae2ec8f36c20: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:18.856259 28822 consensus_queue.cc:1048] T a2447fd25d2e499c9b575e6684535bf4 P f35478026f9b471fb857ae2ec8f36c20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:18.858812 28302 raft_consensus.cc:1275] T 773542c05588426f863d06788e74fd72 P b416ad059bd940bc95e5d7fb70605b98 [term 1 FOLLOWER]: Refusing update from remote peer 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:18.860316 28845 consensus_queue.cc:1048] T 773542c05588426f863d06788e74fd72 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:27:18.867095 28657 raft_consensus.cc:1275] T 773542c05588426f863d06788e74fd72 P 95a657a7eb394ae3858ac9ba341bea34 [term 1 FOLLOWER]: Refusing update from remote peer 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:18.866706 28861 raft_consensus.cc:2955] T 773542c05588426f863d06788e74fd72 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f35478026f9b471fb857ae2ec8f36c20 (127.26.127.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } } }
I20260710 13:27:18.868471 28302 raft_consensus.cc:2955] T 773542c05588426f863d06788e74fd72 P b416ad059bd940bc95e5d7fb70605b98 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f35478026f9b471fb857ae2ec8f36c20 (127.26.127.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } } }
I20260710 13:27:18.876158 28845 consensus_queue.cc:1048] T 773542c05588426f863d06788e74fd72 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:18.876413 28301 raft_consensus.cc:1275] T a2447fd25d2e499c9b575e6684535bf4 P b416ad059bd940bc95e5d7fb70605b98 [term 1 FOLLOWER]: Refusing update from remote peer f35478026f9b471fb857ae2ec8f36c20: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:18.878286 28377 raft_consensus.cc:1275] T a2447fd25d2e499c9b575e6684535bf4 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 FOLLOWER]: Refusing update from remote peer f35478026f9b471fb857ae2ec8f36c20: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:18.882140 28655 raft_consensus.cc:2955] T 773542c05588426f863d06788e74fd72 P 95a657a7eb394ae3858ac9ba341bea34 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f35478026f9b471fb857ae2ec8f36c20 (127.26.127.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } } }
I20260710 13:27:18.884945 28124 catalog_manager.cc:5697] T 773542c05588426f863d06788e74fd72 P b416ad059bd940bc95e5d7fb70605b98 reported cstate change: config changed from index 3 to 4, VOTER f35478026f9b471fb857ae2ec8f36c20 (127.26.127.65) evicted. New cstate: current_term: 1 leader_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } } }
I20260710 13:27:18.878089 28839 consensus_queue.cc:1048] T a2447fd25d2e499c9b575e6684535bf4 P f35478026f9b471fb857ae2ec8f36c20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:18.886381 28822 consensus_queue.cc:1048] T a2447fd25d2e499c9b575e6684535bf4 P f35478026f9b471fb857ae2ec8f36c20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:18.888494 28115 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 773542c05588426f863d06788e74fd72 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:27:18.915902 28211 tablet_service.cc:1558] Processing DeleteTablet for tablet 773542c05588426f863d06788e74fd72 with delete_type TABLET_DATA_TOMBSTONED (TS f35478026f9b471fb857ae2ec8f36c20 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46496
I20260710 13:27:18.915962 28822 raft_consensus.cc:2955] T a2447fd25d2e499c9b575e6684535bf4 P f35478026f9b471fb857ae2ec8f36c20 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } attrs { replace: true } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } } }
I20260710 13:27:18.918113 28304 raft_consensus.cc:2955] T a2447fd25d2e499c9b575e6684535bf4 P b416ad059bd940bc95e5d7fb70605b98 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } attrs { replace: true } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } } }
I20260710 13:27:18.935927 28656 raft_consensus.cc:2955] T a2447fd25d2e499c9b575e6684535bf4 P 95a657a7eb394ae3858ac9ba341bea34 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } attrs { replace: true } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } } }
I20260710 13:27:18.948704 28126 catalog_manager.cc:5697] T a2447fd25d2e499c9b575e6684535bf4 P b416ad059bd940bc95e5d7fb70605b98 reported cstate change: config changed from index 2 to 3, 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f35478026f9b471fb857ae2ec8f36c20" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } attrs { replace: true } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } } }
I20260710 13:27:18.957978 28885 tablet_replica.cc:333] T 773542c05588426f863d06788e74fd72 P f35478026f9b471fb857ae2ec8f36c20: stopping tablet replica
I20260710 13:27:18.958981 28885 raft_consensus.cc:2243] T 773542c05588426f863d06788e74fd72 P f35478026f9b471fb857ae2ec8f36c20 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:18.958202 28377 raft_consensus.cc:2955] T a2447fd25d2e499c9b575e6684535bf4 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } attrs { replace: true } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } } }
I20260710 13:27:18.959650 28885 raft_consensus.cc:2272] T 773542c05588426f863d06788e74fd72 P f35478026f9b471fb857ae2ec8f36c20 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:18.963713 28885 ts_tablet_manager.cc:1916] T 773542c05588426f863d06788e74fd72 P f35478026f9b471fb857ae2ec8f36c20: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:27:18.976594 28230 consensus_queue.cc:237] T a2447fd25d2e499c9b575e6684535bf4 P f35478026f9b471fb857ae2ec8f36c20 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } }
I20260710 13:27:18.978109 28885 ts_tablet_manager.cc:1929] T 773542c05588426f863d06788e74fd72 P f35478026f9b471fb857ae2ec8f36c20: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:27:18.978523 28885 log.cc:1199] T 773542c05588426f863d06788e74fd72 P f35478026f9b471fb857ae2ec8f36c20: Deleting WAL directory at /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690003215650-27133-0/minicluster-data/ts-0-root/wals/773542c05588426f863d06788e74fd72
I20260710 13:27:18.980638 28113 catalog_manager.cc:5028] TS f35478026f9b471fb857ae2ec8f36c20 (127.26.127.65:37219): tablet 773542c05588426f863d06788e74fd72 (table test-workload [id=15a4eb59a3ac47fab939fe09c1c2c8cc]) successfully deleted
I20260710 13:27:18.980978 28377 raft_consensus.cc:1275] T a2447fd25d2e499c9b575e6684535bf4 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 FOLLOWER]: Refusing update from remote peer f35478026f9b471fb857ae2ec8f36c20: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:18.981595 28656 raft_consensus.cc:1275] T a2447fd25d2e499c9b575e6684535bf4 P 95a657a7eb394ae3858ac9ba341bea34 [term 1 FOLLOWER]: Refusing update from remote peer f35478026f9b471fb857ae2ec8f36c20: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:18.983824 28860 consensus_queue.cc:1048] T a2447fd25d2e499c9b575e6684535bf4 P f35478026f9b471fb857ae2ec8f36c20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:18.984938 28822 consensus_queue.cc:1048] T a2447fd25d2e499c9b575e6684535bf4 P f35478026f9b471fb857ae2ec8f36c20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:18.989509 28839 raft_consensus.cc:2955] T a2447fd25d2e499c9b575e6684535bf4 P f35478026f9b471fb857ae2ec8f36c20 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b416ad059bd940bc95e5d7fb70605b98 (127.26.127.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } } }
I20260710 13:27:18.995007 28656 raft_consensus.cc:2955] T a2447fd25d2e499c9b575e6684535bf4 P 95a657a7eb394ae3858ac9ba341bea34 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b416ad059bd940bc95e5d7fb70605b98 (127.26.127.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } } }
I20260710 13:27:18.997254 28113 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a2447fd25d2e499c9b575e6684535bf4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:27:18.997653 28377 raft_consensus.cc:2955] T a2447fd25d2e499c9b575e6684535bf4 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b416ad059bd940bc95e5d7fb70605b98 (127.26.127.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } } }
I20260710 13:27:19.002633 28127 catalog_manager.cc:5697] T a2447fd25d2e499c9b575e6684535bf4 P f35478026f9b471fb857ae2ec8f36c20 reported cstate change: config changed from index 3 to 4, VOTER b416ad059bd940bc95e5d7fb70605b98 (127.26.127.66) evicted. New cstate: current_term: 1 leader_uuid: "f35478026f9b471fb857ae2ec8f36c20" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:27:19.014284 28287 tablet_service.cc:1558] Processing DeleteTablet for tablet a2447fd25d2e499c9b575e6684535bf4 with delete_type TABLET_DATA_TOMBSTONED (TS b416ad059bd940bc95e5d7fb70605b98 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56302
I20260710 13:27:19.022243 28886 tablet_replica.cc:333] T a2447fd25d2e499c9b575e6684535bf4 P b416ad059bd940bc95e5d7fb70605b98: stopping tablet replica
I20260710 13:27:19.022992 28886 raft_consensus.cc:2243] T a2447fd25d2e499c9b575e6684535bf4 P b416ad059bd940bc95e5d7fb70605b98 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:19.023495 28886 raft_consensus.cc:2272] T a2447fd25d2e499c9b575e6684535bf4 P b416ad059bd940bc95e5d7fb70605b98 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:19.026397 28886 ts_tablet_manager.cc:1916] T a2447fd25d2e499c9b575e6684535bf4 P b416ad059bd940bc95e5d7fb70605b98: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:27:19.039067 28886 ts_tablet_manager.cc:1929] T a2447fd25d2e499c9b575e6684535bf4 P b416ad059bd940bc95e5d7fb70605b98: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:27:19.039418 28886 log.cc:1199] T a2447fd25d2e499c9b575e6684535bf4 P b416ad059bd940bc95e5d7fb70605b98: Deleting WAL directory at /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690003215650-27133-0/minicluster-data/ts-1-root/wals/a2447fd25d2e499c9b575e6684535bf4
I20260710 13:27:19.041824 28115 catalog_manager.cc:5028] TS b416ad059bd940bc95e5d7fb70605b98 (127.26.127.66:43669): tablet a2447fd25d2e499c9b575e6684535bf4 (table test-workload [id=15a4eb59a3ac47fab939fe09c1c2c8cc]) successfully deleted
I20260710 13:27:19.268862 28230 consensus_queue.cc:237] T 700259a6f2e24c27b5b85c205f6379d3 P f35478026f9b471fb857ae2ec8f36c20 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } }
I20260710 13:27:19.273128 28656 raft_consensus.cc:1275] T 700259a6f2e24c27b5b85c205f6379d3 P 95a657a7eb394ae3858ac9ba341bea34 [term 1 FOLLOWER]: Refusing update from remote peer f35478026f9b471fb857ae2ec8f36c20: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:19.273267 28304 raft_consensus.cc:1275] T 700259a6f2e24c27b5b85c205f6379d3 P b416ad059bd940bc95e5d7fb70605b98 [term 1 FOLLOWER]: Refusing update from remote peer f35478026f9b471fb857ae2ec8f36c20: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:19.274655 28822 consensus_queue.cc:1048] T 700259a6f2e24c27b5b85c205f6379d3 P f35478026f9b471fb857ae2ec8f36c20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:19.275496 28860 consensus_queue.cc:1048] T 700259a6f2e24c27b5b85c205f6379d3 P f35478026f9b471fb857ae2ec8f36c20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:19.281713 28822 raft_consensus.cc:2955] T 700259a6f2e24c27b5b85c205f6379d3 P f35478026f9b471fb857ae2ec8f36c20 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0c26b2a8f4ad4e5e9c73a798e32ccdc2 (127.26.127.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } } }
I20260710 13:27:19.283406 28656 raft_consensus.cc:2955] T 700259a6f2e24c27b5b85c205f6379d3 P 95a657a7eb394ae3858ac9ba341bea34 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0c26b2a8f4ad4e5e9c73a798e32ccdc2 (127.26.127.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } } }
I20260710 13:27:19.287603 28304 raft_consensus.cc:2955] T 700259a6f2e24c27b5b85c205f6379d3 P b416ad059bd940bc95e5d7fb70605b98 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0c26b2a8f4ad4e5e9c73a798e32ccdc2 (127.26.127.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } } }
I20260710 13:27:19.300930 28113 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 700259a6f2e24c27b5b85c205f6379d3 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:27:19.305817 28127 catalog_manager.cc:5697] T 700259a6f2e24c27b5b85c205f6379d3 P 95a657a7eb394ae3858ac9ba341bea34 reported cstate change: config changed from index 3 to 4, VOTER 0c26b2a8f4ad4e5e9c73a798e32ccdc2 (127.26.127.67) evicted. New cstate: current_term: 1 leader_uuid: "f35478026f9b471fb857ae2ec8f36c20" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } } }
I20260710 13:27:19.319350 28360 tablet_service.cc:1558] Processing DeleteTablet for tablet 700259a6f2e24c27b5b85c205f6379d3 with delete_type TABLET_DATA_TOMBSTONED (TS 0c26b2a8f4ad4e5e9c73a798e32ccdc2 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58358
I20260710 13:27:19.320395 28878 tablet_replica.cc:333] T 700259a6f2e24c27b5b85c205f6379d3 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: stopping tablet replica
I20260710 13:27:19.321238 28878 raft_consensus.cc:2243] T 700259a6f2e24c27b5b85c205f6379d3 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:19.321893 28878 raft_consensus.cc:2272] T 700259a6f2e24c27b5b85c205f6379d3 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:19.324333 28878 ts_tablet_manager.cc:1916] T 700259a6f2e24c27b5b85c205f6379d3 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:27:19.334991 28878 ts_tablet_manager.cc:1929] T 700259a6f2e24c27b5b85c205f6379d3 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:27:19.335301 28878 log.cc:1199] T 700259a6f2e24c27b5b85c205f6379d3 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Deleting WAL directory at /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690003215650-27133-0/minicluster-data/ts-2-root/wals/700259a6f2e24c27b5b85c205f6379d3
I20260710 13:27:19.336405 28115 catalog_manager.cc:5028] TS 0c26b2a8f4ad4e5e9c73a798e32ccdc2 (127.26.127.67:39199): tablet 700259a6f2e24c27b5b85c205f6379d3 (table test-workload [id=15a4eb59a3ac47fab939fe09c1c2c8cc]) successfully deleted
I20260710 13:27:20.347860 28377 consensus_queue.cc:237] T 240c313437544b88b25f1a5b6705cade P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } attrs { replace: true } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: NON_VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: true } }
I20260710 13:27:20.354548 28304 raft_consensus.cc:1275] T 240c313437544b88b25f1a5b6705cade P b416ad059bd940bc95e5d7fb70605b98 [term 1 FOLLOWER]: Refusing update from remote peer 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:27:20.355325 28228 raft_consensus.cc:1275] T 240c313437544b88b25f1a5b6705cade P f35478026f9b471fb857ae2ec8f36c20 [term 1 FOLLOWER]: Refusing update from remote peer 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:27:20.355378 28343 consensus_peers.cc:597] T 240c313437544b88b25f1a5b6705cade P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 -> Peer 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68:34905): Couldn't send request to peer 95a657a7eb394ae3858ac9ba341bea34. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 240c313437544b88b25f1a5b6705cade. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:20.355825 28890 consensus_queue.cc:1048] T 240c313437544b88b25f1a5b6705cade P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:20.356639 28880 consensus_queue.cc:1048] T 240c313437544b88b25f1a5b6705cade P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:20.365228 28228 raft_consensus.cc:2955] T 240c313437544b88b25f1a5b6705cade P f35478026f9b471fb857ae2ec8f36c20 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } attrs { replace: true } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: NON_VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: true } } }
I20260710 13:27:20.367437 28304 raft_consensus.cc:2955] T 240c313437544b88b25f1a5b6705cade P b416ad059bd940bc95e5d7fb70605b98 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } attrs { replace: true } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: NON_VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: true } } }
I20260710 13:27:20.363773 28890 raft_consensus.cc:2955] T 240c313437544b88b25f1a5b6705cade P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } attrs { replace: true } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: NON_VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: true } } }
I20260710 13:27:20.378908 28126 catalog_manager.cc:5697] T 240c313437544b88b25f1a5b6705cade P f35478026f9b471fb857ae2ec8f36c20 reported cstate change: config changed from index -1 to 2, NON_VOTER 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) added. New cstate: current_term: 1 leader_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } attrs { replace: true } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: NON_VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: true } } }
I20260710 13:27:20.384338 28304 consensus_queue.cc:237] T e266baeb3a3443ba9a3defd915dbab9d P b416ad059bd940bc95e5d7fb70605b98 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } attrs { replace: true } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: NON_VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: true } }
I20260710 13:27:20.390928 28377 raft_consensus.cc:1275] T e266baeb3a3443ba9a3defd915dbab9d P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 FOLLOWER]: Refusing update from remote peer b416ad059bd940bc95e5d7fb70605b98: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:27:20.391826 28228 raft_consensus.cc:1275] T e266baeb3a3443ba9a3defd915dbab9d P f35478026f9b471fb857ae2ec8f36c20 [term 1 FOLLOWER]: Refusing update from remote peer b416ad059bd940bc95e5d7fb70605b98: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:27:20.392168 28269 consensus_peers.cc:597] T e266baeb3a3443ba9a3defd915dbab9d P b416ad059bd940bc95e5d7fb70605b98 -> Peer 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68:34905): Couldn't send request to peer 95a657a7eb394ae3858ac9ba341bea34. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e266baeb3a3443ba9a3defd915dbab9d. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:20.392418 28863 consensus_queue.cc:1048] T e266baeb3a3443ba9a3defd915dbab9d P b416ad059bd940bc95e5d7fb70605b98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:20.393306 28887 consensus_queue.cc:1048] T e266baeb3a3443ba9a3defd915dbab9d P b416ad059bd940bc95e5d7fb70605b98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:20.411737 28863 raft_consensus.cc:2955] T e266baeb3a3443ba9a3defd915dbab9d P b416ad059bd940bc95e5d7fb70605b98 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } attrs { replace: true } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: NON_VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: true } } }
I20260710 13:27:20.416524 28228 raft_consensus.cc:2955] T e266baeb3a3443ba9a3defd915dbab9d P f35478026f9b471fb857ae2ec8f36c20 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } attrs { replace: true } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: NON_VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: true } } }
I20260710 13:27:20.432178 28127 catalog_manager.cc:5697] T e266baeb3a3443ba9a3defd915dbab9d P f35478026f9b471fb857ae2ec8f36c20 reported cstate change: config changed from index -1 to 2, NON_VOTER 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) added. New cstate: current_term: 1 leader_uuid: "b416ad059bd940bc95e5d7fb70605b98" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } attrs { replace: true } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: NON_VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: true } } }
I20260710 13:27:20.433259 28377 raft_consensus.cc:2955] T e266baeb3a3443ba9a3defd915dbab9d P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } attrs { replace: true } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: NON_VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: true } } }
I20260710 13:27:20.442251 28304 consensus_queue.cc:237] T 235a93e76c224f6a95642724f10850a7 P b416ad059bd940bc95e5d7fb70605b98 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } attrs { replace: true } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: NON_VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: true } }
W20260710 13:27:20.451406 28269 consensus_peers.cc:597] T 235a93e76c224f6a95642724f10850a7 P b416ad059bd940bc95e5d7fb70605b98 -> Peer 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68:34905): Couldn't send request to peer 95a657a7eb394ae3858ac9ba341bea34. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 235a93e76c224f6a95642724f10850a7. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:20.451543 28377 raft_consensus.cc:1275] T 235a93e76c224f6a95642724f10850a7 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 FOLLOWER]: Refusing update from remote peer b416ad059bd940bc95e5d7fb70605b98: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:27:20.453081 28228 raft_consensus.cc:1275] T 235a93e76c224f6a95642724f10850a7 P f35478026f9b471fb857ae2ec8f36c20 [term 1 FOLLOWER]: Refusing update from remote peer b416ad059bd940bc95e5d7fb70605b98: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:27:20.452945 28863 consensus_queue.cc:1048] T 235a93e76c224f6a95642724f10850a7 P b416ad059bd940bc95e5d7fb70605b98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:20.454722 28903 consensus_queue.cc:1048] T 235a93e76c224f6a95642724f10850a7 P b416ad059bd940bc95e5d7fb70605b98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260710 13:27:20.460109 28863 raft_consensus.cc:2955] T 235a93e76c224f6a95642724f10850a7 P b416ad059bd940bc95e5d7fb70605b98 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } attrs { replace: true } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: NON_VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: true } } }
I20260710 13:27:20.461820 28377 raft_consensus.cc:2955] T 235a93e76c224f6a95642724f10850a7 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } attrs { replace: true } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: NON_VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: true } } }
I20260710 13:27:20.464635 28228 raft_consensus.cc:2955] T 235a93e76c224f6a95642724f10850a7 P f35478026f9b471fb857ae2ec8f36c20 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } attrs { replace: true } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: NON_VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: true } } }
I20260710 13:27:20.472301 28230 consensus_queue.cc:237] T 2e596fd952754b609a76c8f04645710b P f35478026f9b471fb857ae2ec8f36c20 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } attrs { replace: true } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: NON_VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: true } }
I20260710 13:27:20.474646 28126 catalog_manager.cc:5697] T 235a93e76c224f6a95642724f10850a7 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 reported cstate change: config changed from index -1 to 2, NON_VOTER 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) added. New cstate: current_term: 1 leader_uuid: "b416ad059bd940bc95e5d7fb70605b98" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } attrs { replace: true } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: NON_VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: true } } }
W20260710 13:27:20.487250 28194 consensus_peers.cc:597] T 2e596fd952754b609a76c8f04645710b P f35478026f9b471fb857ae2ec8f36c20 -> Peer 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68:34905): Couldn't send request to peer 95a657a7eb394ae3858ac9ba341bea34. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2e596fd952754b609a76c8f04645710b. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:20.488138 28377 raft_consensus.cc:1275] T 2e596fd952754b609a76c8f04645710b P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 FOLLOWER]: Refusing update from remote peer f35478026f9b471fb857ae2ec8f36c20: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:27:20.489502 28822 consensus_queue.cc:1048] T 2e596fd952754b609a76c8f04645710b P f35478026f9b471fb857ae2ec8f36c20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:27:20.493232 28304 raft_consensus.cc:1275] T 2e596fd952754b609a76c8f04645710b P b416ad059bd940bc95e5d7fb70605b98 [term 1 FOLLOWER]: Refusing update from remote peer f35478026f9b471fb857ae2ec8f36c20: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:27:20.494962 28908 consensus_queue.cc:1048] T 2e596fd952754b609a76c8f04645710b P f35478026f9b471fb857ae2ec8f36c20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:27:20.500296 28822 raft_consensus.cc:2955] T 2e596fd952754b609a76c8f04645710b P f35478026f9b471fb857ae2ec8f36c20 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } attrs { replace: true } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: NON_VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: true } } }
I20260710 13:27:20.502030 28377 raft_consensus.cc:2955] T 2e596fd952754b609a76c8f04645710b P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } attrs { replace: true } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: NON_VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: true } } }
I20260710 13:27:20.503969 28304 raft_consensus.cc:2955] T 2e596fd952754b609a76c8f04645710b P b416ad059bd940bc95e5d7fb70605b98 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } attrs { replace: true } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: NON_VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: true } } }
I20260710 13:27:20.515166 28126 catalog_manager.cc:5697] T 2e596fd952754b609a76c8f04645710b P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 reported cstate change: config changed from index -1 to 2, NON_VOTER 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) added. New cstate: current_term: 1 leader_uuid: "f35478026f9b471fb857ae2ec8f36c20" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } attrs { replace: true } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: NON_VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: true } } }
I20260710 13:27:20.780856 28912 ts_tablet_manager.cc:933] T 240c313437544b88b25f1a5b6705cade P 95a657a7eb394ae3858ac9ba341bea34: Initiating tablet copy from peer 0c26b2a8f4ad4e5e9c73a798e32ccdc2 (127.26.127.67:39199)
I20260710 13:27:20.782518 28912 tablet_copy_client.cc:323] T 240c313437544b88b25f1a5b6705cade P 95a657a7eb394ae3858ac9ba341bea34: tablet copy: Beginning tablet copy session from remote peer at address 127.26.127.67:39199
I20260710 13:27:20.783967 28389 tablet_copy_service.cc:140] P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Received BeginTabletCopySession request for tablet 240c313437544b88b25f1a5b6705cade from peer 95a657a7eb394ae3858ac9ba341bea34 ({username='slave'} at 127.0.0.1:58382)
I20260710 13:27:20.784474 28389 tablet_copy_service.cc:161] P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Beginning new tablet copy session on tablet 240c313437544b88b25f1a5b6705cade from peer 95a657a7eb394ae3858ac9ba341bea34 at {username='slave'} at 127.0.0.1:58382: session id = 95a657a7eb394ae3858ac9ba341bea34-240c313437544b88b25f1a5b6705cade
I20260710 13:27:20.791708 28389 tablet_copy_source_session.cc:215] T 240c313437544b88b25f1a5b6705cade P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:27:20.794552 28912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 240c313437544b88b25f1a5b6705cade. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:20.805106 28912 tablet_copy_client.cc:806] T 240c313437544b88b25f1a5b6705cade P 95a657a7eb394ae3858ac9ba341bea34: tablet copy: Starting download of 0 data blocks...
I20260710 13:27:20.805624 28912 tablet_copy_client.cc:670] T 240c313437544b88b25f1a5b6705cade P 95a657a7eb394ae3858ac9ba341bea34: tablet copy: Starting download of 1 WAL segments...
I20260710 13:27:20.808987 28912 tablet_copy_client.cc:538] T 240c313437544b88b25f1a5b6705cade P 95a657a7eb394ae3858ac9ba341bea34: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:27:20.815799 28912 tablet_bootstrap.cc:492] T 240c313437544b88b25f1a5b6705cade P 95a657a7eb394ae3858ac9ba341bea34: Bootstrap starting.
I20260710 13:27:20.832649 28912 tablet_bootstrap.cc:492] T 240c313437544b88b25f1a5b6705cade P 95a657a7eb394ae3858ac9ba341bea34: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:27:20.833545 28912 tablet_bootstrap.cc:492] T 240c313437544b88b25f1a5b6705cade P 95a657a7eb394ae3858ac9ba341bea34: Bootstrap complete.
I20260710 13:27:20.834154 28912 ts_tablet_manager.cc:1403] T 240c313437544b88b25f1a5b6705cade P 95a657a7eb394ae3858ac9ba341bea34: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.006s
I20260710 13:27:20.836910 28912 raft_consensus.cc:359] T 240c313437544b88b25f1a5b6705cade P 95a657a7eb394ae3858ac9ba341bea34 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } attrs { replace: true } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: NON_VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: true } }
I20260710 13:27:20.837674 28912 raft_consensus.cc:740] T 240c313437544b88b25f1a5b6705cade P 95a657a7eb394ae3858ac9ba341bea34 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 95a657a7eb394ae3858ac9ba341bea34, State: Initialized, Role: LEARNER
I20260710 13:27:20.838249 28912 consensus_queue.cc:260] T 240c313437544b88b25f1a5b6705cade P 95a657a7eb394ae3858ac9ba341bea34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } attrs { replace: true } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: NON_VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: true } }
I20260710 13:27:20.842099 28915 ts_tablet_manager.cc:933] T 235a93e76c224f6a95642724f10850a7 P 95a657a7eb394ae3858ac9ba341bea34: Initiating tablet copy from peer b416ad059bd940bc95e5d7fb70605b98 (127.26.127.66:43669)
I20260710 13:27:20.843506 28912 ts_tablet_manager.cc:1434] T 240c313437544b88b25f1a5b6705cade P 95a657a7eb394ae3858ac9ba341bea34: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.002s
I20260710 13:27:20.845278 28389 tablet_copy_service.cc:342] P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Request end of tablet copy session 95a657a7eb394ae3858ac9ba341bea34-240c313437544b88b25f1a5b6705cade received from {username='slave'} at 127.0.0.1:58382
I20260710 13:27:20.845703 28389 tablet_copy_service.cc:434] P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: ending tablet copy session 95a657a7eb394ae3858ac9ba341bea34-240c313437544b88b25f1a5b6705cade on tablet 240c313437544b88b25f1a5b6705cade with peer 95a657a7eb394ae3858ac9ba341bea34
I20260710 13:27:20.849284 28915 tablet_copy_client.cc:323] T 235a93e76c224f6a95642724f10850a7 P 95a657a7eb394ae3858ac9ba341bea34: tablet copy: Beginning tablet copy session from remote peer at address 127.26.127.66:43669
I20260710 13:27:20.850857 28315 tablet_copy_service.cc:140] P b416ad059bd940bc95e5d7fb70605b98: Received BeginTabletCopySession request for tablet 235a93e76c224f6a95642724f10850a7 from peer 95a657a7eb394ae3858ac9ba341bea34 ({username='slave'} at 127.0.0.1:42266)
I20260710 13:27:20.851293 28315 tablet_copy_service.cc:161] P b416ad059bd940bc95e5d7fb70605b98: Beginning new tablet copy session on tablet 235a93e76c224f6a95642724f10850a7 from peer 95a657a7eb394ae3858ac9ba341bea34 at {username='slave'} at 127.0.0.1:42266: session id = 95a657a7eb394ae3858ac9ba341bea34-235a93e76c224f6a95642724f10850a7
I20260710 13:27:20.857895 28315 tablet_copy_source_session.cc:215] T 235a93e76c224f6a95642724f10850a7 P b416ad059bd940bc95e5d7fb70605b98: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:27:20.860824 28915 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 235a93e76c224f6a95642724f10850a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:20.871835 28915 tablet_copy_client.cc:806] T 235a93e76c224f6a95642724f10850a7 P 95a657a7eb394ae3858ac9ba341bea34: tablet copy: Starting download of 0 data blocks...
I20260710 13:27:20.872318 28915 tablet_copy_client.cc:670] T 235a93e76c224f6a95642724f10850a7 P 95a657a7eb394ae3858ac9ba341bea34: tablet copy: Starting download of 1 WAL segments...
I20260710 13:27:20.875614 28915 tablet_copy_client.cc:538] T 235a93e76c224f6a95642724f10850a7 P 95a657a7eb394ae3858ac9ba341bea34: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:27:20.881335 28915 tablet_bootstrap.cc:492] T 235a93e76c224f6a95642724f10850a7 P 95a657a7eb394ae3858ac9ba341bea34: Bootstrap starting.
I20260710 13:27:20.900017 28915 tablet_bootstrap.cc:492] T 235a93e76c224f6a95642724f10850a7 P 95a657a7eb394ae3858ac9ba341bea34: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:27:20.900882 28915 tablet_bootstrap.cc:492] T 235a93e76c224f6a95642724f10850a7 P 95a657a7eb394ae3858ac9ba341bea34: Bootstrap complete.
I20260710 13:27:20.901438 28915 ts_tablet_manager.cc:1403] T 235a93e76c224f6a95642724f10850a7 P 95a657a7eb394ae3858ac9ba341bea34: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.004s
I20260710 13:27:20.903975 28915 raft_consensus.cc:359] T 235a93e76c224f6a95642724f10850a7 P 95a657a7eb394ae3858ac9ba341bea34 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } attrs { replace: true } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: NON_VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: true } }
I20260710 13:27:20.904573 28915 raft_consensus.cc:740] T 235a93e76c224f6a95642724f10850a7 P 95a657a7eb394ae3858ac9ba341bea34 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 95a657a7eb394ae3858ac9ba341bea34, State: Initialized, Role: LEARNER
I20260710 13:27:20.905119 28915 consensus_queue.cc:260] T 235a93e76c224f6a95642724f10850a7 P 95a657a7eb394ae3858ac9ba341bea34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } attrs { replace: true } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: NON_VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: true } }
I20260710 13:27:20.906880 28915 ts_tablet_manager.cc:1434] T 235a93e76c224f6a95642724f10850a7 P 95a657a7eb394ae3858ac9ba341bea34: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:27:20.908526 28315 tablet_copy_service.cc:342] P b416ad059bd940bc95e5d7fb70605b98: Request end of tablet copy session 95a657a7eb394ae3858ac9ba341bea34-235a93e76c224f6a95642724f10850a7 received from {username='slave'} at 127.0.0.1:42266
I20260710 13:27:20.908941 28315 tablet_copy_service.cc:434] P b416ad059bd940bc95e5d7fb70605b98: ending tablet copy session 95a657a7eb394ae3858ac9ba341bea34-235a93e76c224f6a95642724f10850a7 on tablet 235a93e76c224f6a95642724f10850a7 with peer 95a657a7eb394ae3858ac9ba341bea34
I20260710 13:27:20.966337 28915 ts_tablet_manager.cc:933] T e266baeb3a3443ba9a3defd915dbab9d P 95a657a7eb394ae3858ac9ba341bea34: Initiating tablet copy from peer b416ad059bd940bc95e5d7fb70605b98 (127.26.127.66:43669)
I20260710 13:27:20.967319 28912 ts_tablet_manager.cc:933] T 2e596fd952754b609a76c8f04645710b P 95a657a7eb394ae3858ac9ba341bea34: Initiating tablet copy from peer f35478026f9b471fb857ae2ec8f36c20 (127.26.127.65:37219)
I20260710 13:27:20.968937 28912 tablet_copy_client.cc:323] T 2e596fd952754b609a76c8f04645710b P 95a657a7eb394ae3858ac9ba341bea34: tablet copy: Beginning tablet copy session from remote peer at address 127.26.127.65:37219
I20260710 13:27:20.969183 28915 tablet_copy_client.cc:323] T e266baeb3a3443ba9a3defd915dbab9d P 95a657a7eb394ae3858ac9ba341bea34: tablet copy: Beginning tablet copy session from remote peer at address 127.26.127.66:43669
I20260710 13:27:20.970539 28240 tablet_copy_service.cc:140] P f35478026f9b471fb857ae2ec8f36c20: Received BeginTabletCopySession request for tablet 2e596fd952754b609a76c8f04645710b from peer 95a657a7eb394ae3858ac9ba341bea34 ({username='slave'} at 127.0.0.1:46530)
I20260710 13:27:20.971077 28315 tablet_copy_service.cc:140] P b416ad059bd940bc95e5d7fb70605b98: Received BeginTabletCopySession request for tablet e266baeb3a3443ba9a3defd915dbab9d from peer 95a657a7eb394ae3858ac9ba341bea34 ({username='slave'} at 127.0.0.1:42266)
I20260710 13:27:20.971074 28240 tablet_copy_service.cc:161] P f35478026f9b471fb857ae2ec8f36c20: Beginning new tablet copy session on tablet 2e596fd952754b609a76c8f04645710b from peer 95a657a7eb394ae3858ac9ba341bea34 at {username='slave'} at 127.0.0.1:46530: session id = 95a657a7eb394ae3858ac9ba341bea34-2e596fd952754b609a76c8f04645710b
I20260710 13:27:20.971761 28315 tablet_copy_service.cc:161] P b416ad059bd940bc95e5d7fb70605b98: Beginning new tablet copy session on tablet e266baeb3a3443ba9a3defd915dbab9d from peer 95a657a7eb394ae3858ac9ba341bea34 at {username='slave'} at 127.0.0.1:42266: session id = 95a657a7eb394ae3858ac9ba341bea34-e266baeb3a3443ba9a3defd915dbab9d
I20260710 13:27:20.978556 28315 tablet_copy_source_session.cc:215] T e266baeb3a3443ba9a3defd915dbab9d P b416ad059bd940bc95e5d7fb70605b98: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:27:20.978926 28240 tablet_copy_source_session.cc:215] T 2e596fd952754b609a76c8f04645710b P f35478026f9b471fb857ae2ec8f36c20: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:27:20.981606 28915 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e266baeb3a3443ba9a3defd915dbab9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:20.982496 28912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e596fd952754b609a76c8f04645710b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:20.997458 28915 tablet_copy_client.cc:806] T e266baeb3a3443ba9a3defd915dbab9d P 95a657a7eb394ae3858ac9ba341bea34: tablet copy: Starting download of 0 data blocks...
I20260710 13:27:20.997458 28912 tablet_copy_client.cc:806] T 2e596fd952754b609a76c8f04645710b P 95a657a7eb394ae3858ac9ba341bea34: tablet copy: Starting download of 0 data blocks...
I20260710 13:27:20.998247 28915 tablet_copy_client.cc:670] T e266baeb3a3443ba9a3defd915dbab9d P 95a657a7eb394ae3858ac9ba341bea34: tablet copy: Starting download of 1 WAL segments...
I20260710 13:27:20.998313 28912 tablet_copy_client.cc:670] T 2e596fd952754b609a76c8f04645710b P 95a657a7eb394ae3858ac9ba341bea34: tablet copy: Starting download of 1 WAL segments...
I20260710 13:27:21.001861 28912 tablet_copy_client.cc:538] T 2e596fd952754b609a76c8f04645710b P 95a657a7eb394ae3858ac9ba341bea34: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:27:21.002135 28915 tablet_copy_client.cc:538] T e266baeb3a3443ba9a3defd915dbab9d P 95a657a7eb394ae3858ac9ba341bea34: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:27:21.008653 28915 tablet_bootstrap.cc:492] T e266baeb3a3443ba9a3defd915dbab9d P 95a657a7eb394ae3858ac9ba341bea34: Bootstrap starting.
I20260710 13:27:21.010739 28912 tablet_bootstrap.cc:492] T 2e596fd952754b609a76c8f04645710b P 95a657a7eb394ae3858ac9ba341bea34: Bootstrap starting.
I20260710 13:27:21.034219 28915 tablet_bootstrap.cc:492] T e266baeb3a3443ba9a3defd915dbab9d P 95a657a7eb394ae3858ac9ba341bea34: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:27:21.035555 28915 tablet_bootstrap.cc:492] T e266baeb3a3443ba9a3defd915dbab9d P 95a657a7eb394ae3858ac9ba341bea34: Bootstrap complete.
I20260710 13:27:21.036199 28915 ts_tablet_manager.cc:1403] T e266baeb3a3443ba9a3defd915dbab9d P 95a657a7eb394ae3858ac9ba341bea34: Time spent bootstrapping tablet: real 0.028s	user 0.007s	sys 0.016s
I20260710 13:27:21.036355 28912 tablet_bootstrap.cc:492] T 2e596fd952754b609a76c8f04645710b P 95a657a7eb394ae3858ac9ba341bea34: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:27:21.037225 28912 tablet_bootstrap.cc:492] T 2e596fd952754b609a76c8f04645710b P 95a657a7eb394ae3858ac9ba341bea34: Bootstrap complete.
I20260710 13:27:21.037865 28912 ts_tablet_manager.cc:1403] T 2e596fd952754b609a76c8f04645710b P 95a657a7eb394ae3858ac9ba341bea34: Time spent bootstrapping tablet: real 0.027s	user 0.021s	sys 0.001s
I20260710 13:27:21.039243 28915 raft_consensus.cc:359] T e266baeb3a3443ba9a3defd915dbab9d P 95a657a7eb394ae3858ac9ba341bea34 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } attrs { replace: true } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: NON_VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: true } }
I20260710 13:27:21.040097 28915 raft_consensus.cc:740] T e266baeb3a3443ba9a3defd915dbab9d P 95a657a7eb394ae3858ac9ba341bea34 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 95a657a7eb394ae3858ac9ba341bea34, State: Initialized, Role: LEARNER
I20260710 13:27:21.040583 28912 raft_consensus.cc:359] T 2e596fd952754b609a76c8f04645710b P 95a657a7eb394ae3858ac9ba341bea34 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } attrs { replace: true } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: NON_VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: true } }
I20260710 13:27:21.040778 28915 consensus_queue.cc:260] T e266baeb3a3443ba9a3defd915dbab9d P 95a657a7eb394ae3858ac9ba341bea34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } attrs { replace: true } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: NON_VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: true } }
I20260710 13:27:21.041464 28912 raft_consensus.cc:740] T 2e596fd952754b609a76c8f04645710b P 95a657a7eb394ae3858ac9ba341bea34 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 95a657a7eb394ae3858ac9ba341bea34, State: Initialized, Role: LEARNER
I20260710 13:27:21.042091 28912 consensus_queue.cc:260] T 2e596fd952754b609a76c8f04645710b P 95a657a7eb394ae3858ac9ba341bea34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } attrs { replace: true } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: NON_VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: true } }
I20260710 13:27:21.043186 28915 ts_tablet_manager.cc:1434] T e266baeb3a3443ba9a3defd915dbab9d P 95a657a7eb394ae3858ac9ba341bea34: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:27:21.044622 28912 ts_tablet_manager.cc:1434] T 2e596fd952754b609a76c8f04645710b P 95a657a7eb394ae3858ac9ba341bea34: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:27:21.044929 28315 tablet_copy_service.cc:342] P b416ad059bd940bc95e5d7fb70605b98: Request end of tablet copy session 95a657a7eb394ae3858ac9ba341bea34-e266baeb3a3443ba9a3defd915dbab9d received from {username='slave'} at 127.0.0.1:42266
I20260710 13:27:21.045321 28315 tablet_copy_service.cc:434] P b416ad059bd940bc95e5d7fb70605b98: ending tablet copy session 95a657a7eb394ae3858ac9ba341bea34-e266baeb3a3443ba9a3defd915dbab9d on tablet e266baeb3a3443ba9a3defd915dbab9d with peer 95a657a7eb394ae3858ac9ba341bea34
I20260710 13:27:21.046591 28240 tablet_copy_service.cc:342] P f35478026f9b471fb857ae2ec8f36c20: Request end of tablet copy session 95a657a7eb394ae3858ac9ba341bea34-2e596fd952754b609a76c8f04645710b received from {username='slave'} at 127.0.0.1:46530
I20260710 13:27:21.047039 28240 tablet_copy_service.cc:434] P f35478026f9b471fb857ae2ec8f36c20: ending tablet copy session 95a657a7eb394ae3858ac9ba341bea34-2e596fd952754b609a76c8f04645710b on tablet 2e596fd952754b609a76c8f04645710b with peer 95a657a7eb394ae3858ac9ba341bea34
I20260710 13:27:21.289592 28655 raft_consensus.cc:1217] T 240c313437544b88b25f1a5b6705cade P 95a657a7eb394ae3858ac9ba341bea34 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:27:21.347163 28655 raft_consensus.cc:1217] T 235a93e76c224f6a95642724f10850a7 P 95a657a7eb394ae3858ac9ba341bea34 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:27:21.381846 28656 raft_consensus.cc:1217] T 2e596fd952754b609a76c8f04645710b P 95a657a7eb394ae3858ac9ba341bea34 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:27:21.427860 28656 raft_consensus.cc:1217] T e266baeb3a3443ba9a3defd915dbab9d P 95a657a7eb394ae3858ac9ba341bea34 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:27:21.694562 28880 raft_consensus.cc:1064] T 240c313437544b88b25f1a5b6705cade P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: attempting to promote NON_VOTER 95a657a7eb394ae3858ac9ba341bea34 to VOTER
I20260710 13:27:21.696333 28880 consensus_queue.cc:237] T 240c313437544b88b25f1a5b6705cade P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } attrs { replace: true } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } }
I20260710 13:27:21.702883 28304 raft_consensus.cc:1275] T 240c313437544b88b25f1a5b6705cade P b416ad059bd940bc95e5d7fb70605b98 [term 1 FOLLOWER]: Refusing update from remote peer 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:21.705247 28230 raft_consensus.cc:1275] T 240c313437544b88b25f1a5b6705cade P f35478026f9b471fb857ae2ec8f36c20 [term 1 FOLLOWER]: Refusing update from remote peer 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:21.706105 28656 raft_consensus.cc:1275] T 240c313437544b88b25f1a5b6705cade P 95a657a7eb394ae3858ac9ba341bea34 [term 1 LEARNER]: Refusing update from remote peer 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:21.706023 28923 consensus_queue.cc:1048] T 240c313437544b88b25f1a5b6705cade P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:27:21.707204 28924 consensus_queue.cc:1048] T 240c313437544b88b25f1a5b6705cade P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:21.708616 28880 consensus_queue.cc:1048] T 240c313437544b88b25f1a5b6705cade P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:21.723099 28880 raft_consensus.cc:2955] T 240c313437544b88b25f1a5b6705cade P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } attrs { replace: true } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } } }
I20260710 13:27:21.724538 28304 raft_consensus.cc:2955] T 240c313437544b88b25f1a5b6705cade P b416ad059bd940bc95e5d7fb70605b98 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } attrs { replace: true } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } } }
I20260710 13:27:21.730484 28655 raft_consensus.cc:2955] T 240c313437544b88b25f1a5b6705cade P 95a657a7eb394ae3858ac9ba341bea34 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } attrs { replace: true } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } } }
I20260710 13:27:21.736477 28230 raft_consensus.cc:2955] T 240c313437544b88b25f1a5b6705cade P f35478026f9b471fb857ae2ec8f36c20 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } attrs { replace: true } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } } }
I20260710 13:27:21.739877 28126 catalog_manager.cc:5697] T 240c313437544b88b25f1a5b6705cade P b416ad059bd940bc95e5d7fb70605b98 reported cstate change: config changed from index 2 to 3, 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } attrs { replace: true } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } } }
I20260710 13:27:21.772346 28377 consensus_queue.cc:237] T 240c313437544b88b25f1a5b6705cade P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } }
I20260710 13:27:21.778402 28655 raft_consensus.cc:1275] T 240c313437544b88b25f1a5b6705cade P 95a657a7eb394ae3858ac9ba341bea34 [term 1 FOLLOWER]: Refusing update from remote peer 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:21.779661 28230 raft_consensus.cc:1275] T 240c313437544b88b25f1a5b6705cade P f35478026f9b471fb857ae2ec8f36c20 [term 1 FOLLOWER]: Refusing update from remote peer 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:21.781407 28924 consensus_queue.cc:1048] T 240c313437544b88b25f1a5b6705cade P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:21.783188 28924 consensus_queue.cc:1048] T 240c313437544b88b25f1a5b6705cade P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:21.792336 28924 raft_consensus.cc:2955] T 240c313437544b88b25f1a5b6705cade P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b416ad059bd940bc95e5d7fb70605b98 (127.26.127.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } } }
I20260710 13:27:21.793737 28228 raft_consensus.cc:2955] T 240c313437544b88b25f1a5b6705cade P f35478026f9b471fb857ae2ec8f36c20 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b416ad059bd940bc95e5d7fb70605b98 (127.26.127.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } } }
I20260710 13:27:21.801113 28655 raft_consensus.cc:2955] T 240c313437544b88b25f1a5b6705cade P 95a657a7eb394ae3858ac9ba341bea34 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b416ad059bd940bc95e5d7fb70605b98 (127.26.127.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } } }
I20260710 13:27:21.803088 28115 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 240c313437544b88b25f1a5b6705cade with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:27:21.805753 28124 catalog_manager.cc:5697] T 240c313437544b88b25f1a5b6705cade P f35478026f9b471fb857ae2ec8f36c20 reported cstate change: config changed from index 3 to 4, VOTER b416ad059bd940bc95e5d7fb70605b98 (127.26.127.66) evicted. New cstate: current_term: 1 leader_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } } }
I20260710 13:27:21.817039 28287 tablet_service.cc:1558] Processing DeleteTablet for tablet 240c313437544b88b25f1a5b6705cade with delete_type TABLET_DATA_TOMBSTONED (TS b416ad059bd940bc95e5d7fb70605b98 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56302
I20260710 13:27:21.818730 28937 tablet_replica.cc:333] T 240c313437544b88b25f1a5b6705cade P b416ad059bd940bc95e5d7fb70605b98: stopping tablet replica
I20260710 13:27:21.819597 28937 raft_consensus.cc:2243] T 240c313437544b88b25f1a5b6705cade P b416ad059bd940bc95e5d7fb70605b98 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:21.820214 28937 raft_consensus.cc:2272] T 240c313437544b88b25f1a5b6705cade P b416ad059bd940bc95e5d7fb70605b98 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:21.823349 28937 ts_tablet_manager.cc:1916] T 240c313437544b88b25f1a5b6705cade P b416ad059bd940bc95e5d7fb70605b98: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:27:21.835446 28937 ts_tablet_manager.cc:1929] T 240c313437544b88b25f1a5b6705cade P b416ad059bd940bc95e5d7fb70605b98: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:27:21.835826 28937 log.cc:1199] T 240c313437544b88b25f1a5b6705cade P b416ad059bd940bc95e5d7fb70605b98: Deleting WAL directory at /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690003215650-27133-0/minicluster-data/ts-1-root/wals/240c313437544b88b25f1a5b6705cade
I20260710 13:27:21.839857 28115 catalog_manager.cc:5028] TS b416ad059bd940bc95e5d7fb70605b98 (127.26.127.66:43669): tablet 240c313437544b88b25f1a5b6705cade (table test-workload [id=15a4eb59a3ac47fab939fe09c1c2c8cc]) successfully deleted
I20260710 13:27:21.840476 28908 raft_consensus.cc:1064] T 2e596fd952754b609a76c8f04645710b P f35478026f9b471fb857ae2ec8f36c20: attempting to promote NON_VOTER 95a657a7eb394ae3858ac9ba341bea34 to VOTER
I20260710 13:27:21.842929 28908 consensus_queue.cc:237] T 2e596fd952754b609a76c8f04645710b P f35478026f9b471fb857ae2ec8f36c20 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } attrs { replace: true } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } }
I20260710 13:27:21.851457 28377 raft_consensus.cc:1275] T 2e596fd952754b609a76c8f04645710b P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 FOLLOWER]: Refusing update from remote peer f35478026f9b471fb857ae2ec8f36c20: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:21.851593 28304 raft_consensus.cc:1275] T 2e596fd952754b609a76c8f04645710b P b416ad059bd940bc95e5d7fb70605b98 [term 1 FOLLOWER]: Refusing update from remote peer f35478026f9b471fb857ae2ec8f36c20: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:21.852645 28655 raft_consensus.cc:1275] T 2e596fd952754b609a76c8f04645710b P 95a657a7eb394ae3858ac9ba341bea34 [term 1 LEARNER]: Refusing update from remote peer f35478026f9b471fb857ae2ec8f36c20: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:21.852771 28939 consensus_queue.cc:1048] T 2e596fd952754b609a76c8f04645710b P f35478026f9b471fb857ae2ec8f36c20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:27:21.853808 28908 consensus_queue.cc:1048] T 2e596fd952754b609a76c8f04645710b P f35478026f9b471fb857ae2ec8f36c20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:21.854552 28928 consensus_queue.cc:1048] T 2e596fd952754b609a76c8f04645710b P f35478026f9b471fb857ae2ec8f36c20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:21.870038 28925 raft_consensus.cc:1064] T e266baeb3a3443ba9a3defd915dbab9d P b416ad059bd940bc95e5d7fb70605b98: attempting to promote NON_VOTER 95a657a7eb394ae3858ac9ba341bea34 to VOTER
I20260710 13:27:21.869799 28939 raft_consensus.cc:2955] T 2e596fd952754b609a76c8f04645710b P f35478026f9b471fb857ae2ec8f36c20 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } attrs { replace: true } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } } }
I20260710 13:27:21.872532 28925 consensus_queue.cc:237] T e266baeb3a3443ba9a3defd915dbab9d P b416ad059bd940bc95e5d7fb70605b98 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } attrs { replace: true } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } }
I20260710 13:27:21.874874 28927 raft_consensus.cc:1064] T 235a93e76c224f6a95642724f10850a7 P b416ad059bd940bc95e5d7fb70605b98: attempting to promote NON_VOTER 95a657a7eb394ae3858ac9ba341bea34 to VOTER
I20260710 13:27:21.877563 28927 consensus_queue.cc:237] T 235a93e76c224f6a95642724f10850a7 P b416ad059bd940bc95e5d7fb70605b98 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } attrs { replace: true } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } }
I20260710 13:27:21.884934 28304 raft_consensus.cc:2955] T 2e596fd952754b609a76c8f04645710b P b416ad059bd940bc95e5d7fb70605b98 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } attrs { replace: true } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } } }
I20260710 13:27:21.891424 28655 raft_consensus.cc:2955] T 2e596fd952754b609a76c8f04645710b P 95a657a7eb394ae3858ac9ba341bea34 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } attrs { replace: true } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } } }
I20260710 13:27:21.896379 28123 catalog_manager.cc:5697] T 2e596fd952754b609a76c8f04645710b P f35478026f9b471fb857ae2ec8f36c20 reported cstate change: config changed from index 2 to 3, 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f35478026f9b471fb857ae2ec8f36c20" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:21.897936 28376 raft_consensus.cc:2955] T 2e596fd952754b609a76c8f04645710b P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } attrs { replace: true } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } } }
I20260710 13:27:21.911765 28656 raft_consensus.cc:1275] T e266baeb3a3443ba9a3defd915dbab9d P 95a657a7eb394ae3858ac9ba341bea34 [term 1 LEARNER]: Refusing update from remote peer b416ad059bd940bc95e5d7fb70605b98: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:21.921190 28926 consensus_queue.cc:1048] T e266baeb3a3443ba9a3defd915dbab9d P b416ad059bd940bc95e5d7fb70605b98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:21.925328 28656 raft_consensus.cc:1275] T 235a93e76c224f6a95642724f10850a7 P 95a657a7eb394ae3858ac9ba341bea34 [term 1 LEARNER]: Refusing update from remote peer b416ad059bd940bc95e5d7fb70605b98: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:21.926800 28376 raft_consensus.cc:1275] T 235a93e76c224f6a95642724f10850a7 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 FOLLOWER]: Refusing update from remote peer b416ad059bd940bc95e5d7fb70605b98: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:21.926903 28945 consensus_queue.cc:1048] T 235a93e76c224f6a95642724f10850a7 P b416ad059bd940bc95e5d7fb70605b98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:21.930711 28926 consensus_queue.cc:1048] T 235a93e76c224f6a95642724f10850a7 P b416ad059bd940bc95e5d7fb70605b98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:21.937213 28228 consensus_queue.cc:237] T 2e596fd952754b609a76c8f04645710b P f35478026f9b471fb857ae2ec8f36c20 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } }
I20260710 13:27:21.939795 28377 raft_consensus.cc:1275] T e266baeb3a3443ba9a3defd915dbab9d P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 FOLLOWER]: Refusing update from remote peer b416ad059bd940bc95e5d7fb70605b98: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:21.945868 28657 raft_consensus.cc:1275] T 2e596fd952754b609a76c8f04645710b P 95a657a7eb394ae3858ac9ba341bea34 [term 1 FOLLOWER]: Refusing update from remote peer f35478026f9b471fb857ae2ec8f36c20: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:21.947541 28911 consensus_queue.cc:1048] T 2e596fd952754b609a76c8f04645710b P f35478026f9b471fb857ae2ec8f36c20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:21.950865 28951 consensus_queue.cc:1048] T e266baeb3a3443ba9a3defd915dbab9d P b416ad059bd940bc95e5d7fb70605b98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:27:21.953501 28304 raft_consensus.cc:1275] T 2e596fd952754b609a76c8f04645710b P b416ad059bd940bc95e5d7fb70605b98 [term 1 FOLLOWER]: Refusing update from remote peer f35478026f9b471fb857ae2ec8f36c20: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:21.961346 28908 consensus_queue.cc:1048] T 2e596fd952754b609a76c8f04645710b P f35478026f9b471fb857ae2ec8f36c20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:21.963649 28230 raft_consensus.cc:1275] T 235a93e76c224f6a95642724f10850a7 P f35478026f9b471fb857ae2ec8f36c20 [term 1 FOLLOWER]: Refusing update from remote peer b416ad059bd940bc95e5d7fb70605b98: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:21.965121 28228 raft_consensus.cc:1275] T e266baeb3a3443ba9a3defd915dbab9d P f35478026f9b471fb857ae2ec8f36c20 [term 1 FOLLOWER]: Refusing update from remote peer b416ad059bd940bc95e5d7fb70605b98: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:21.968482 28926 consensus_queue.cc:1048] T 235a93e76c224f6a95642724f10850a7 P b416ad059bd940bc95e5d7fb70605b98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:21.970070 28908 raft_consensus.cc:2955] T 2e596fd952754b609a76c8f04645710b P f35478026f9b471fb857ae2ec8f36c20 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0c26b2a8f4ad4e5e9c73a798e32ccdc2 (127.26.127.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } } }
I20260710 13:27:21.971877 28302 raft_consensus.cc:2955] T 2e596fd952754b609a76c8f04645710b P b416ad059bd940bc95e5d7fb70605b98 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0c26b2a8f4ad4e5e9c73a798e32ccdc2 (127.26.127.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } } }
I20260710 13:27:21.974328 28657 raft_consensus.cc:2955] T 2e596fd952754b609a76c8f04645710b P 95a657a7eb394ae3858ac9ba341bea34 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0c26b2a8f4ad4e5e9c73a798e32ccdc2 (127.26.127.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } } }
I20260710 13:27:21.984028 28945 consensus_queue.cc:1048] T e266baeb3a3443ba9a3defd915dbab9d P b416ad059bd940bc95e5d7fb70605b98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:27:21.993105 28124 catalog_manager.cc:5697] T 2e596fd952754b609a76c8f04645710b P b416ad059bd940bc95e5d7fb70605b98 reported cstate change: config changed from index 3 to 4, VOTER 0c26b2a8f4ad4e5e9c73a798e32ccdc2 (127.26.127.67) evicted. New cstate: current_term: 1 leader_uuid: "f35478026f9b471fb857ae2ec8f36c20" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } } }
I20260710 13:27:22.011023 28113 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2e596fd952754b609a76c8f04645710b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:27:22.013669 28360 tablet_service.cc:1558] Processing DeleteTablet for tablet 2e596fd952754b609a76c8f04645710b with delete_type TABLET_DATA_TOMBSTONED (TS 0c26b2a8f4ad4e5e9c73a798e32ccdc2 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58358
I20260710 13:27:22.014969 28926 raft_consensus.cc:2955] T e266baeb3a3443ba9a3defd915dbab9d P b416ad059bd940bc95e5d7fb70605b98 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } attrs { replace: true } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } } }
I20260710 13:27:22.018774 28378 raft_consensus.cc:2955] T e266baeb3a3443ba9a3defd915dbab9d P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } attrs { replace: true } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } } }
I20260710 13:27:22.027652 28927 raft_consensus.cc:2955] T 235a93e76c224f6a95642724f10850a7 P b416ad059bd940bc95e5d7fb70605b98 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } attrs { replace: true } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } } }
I20260710 13:27:22.029910 28376 raft_consensus.cc:2955] T 235a93e76c224f6a95642724f10850a7 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } attrs { replace: true } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } } }
I20260710 13:27:22.037428 28955 tablet_replica.cc:333] T 2e596fd952754b609a76c8f04645710b P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: stopping tablet replica
I20260710 13:27:22.038657 28230 raft_consensus.cc:2955] T e266baeb3a3443ba9a3defd915dbab9d P f35478026f9b471fb857ae2ec8f36c20 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } attrs { replace: true } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } } }
I20260710 13:27:22.038908 28229 raft_consensus.cc:2955] T 235a93e76c224f6a95642724f10850a7 P f35478026f9b471fb857ae2ec8f36c20 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } attrs { replace: true } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } } }
I20260710 13:27:22.047658 28123 catalog_manager.cc:5697] T 235a93e76c224f6a95642724f10850a7 P b416ad059bd940bc95e5d7fb70605b98 reported cstate change: config changed from index 2 to 3, 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b416ad059bd940bc95e5d7fb70605b98" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:27:22.047107 28657 raft_consensus.cc:2955] T 235a93e76c224f6a95642724f10850a7 P 95a657a7eb394ae3858ac9ba341bea34 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } attrs { replace: true } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } } }
I20260710 13:27:22.053349 28127 catalog_manager.cc:5697] T e266baeb3a3443ba9a3defd915dbab9d P f35478026f9b471fb857ae2ec8f36c20 reported cstate change: config changed from index 2 to 3, 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b416ad059bd940bc95e5d7fb70605b98" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } attrs { replace: true } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } } }
I20260710 13:27:22.060909 28955 raft_consensus.cc:2243] T 2e596fd952754b609a76c8f04645710b P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:22.061561 28955 raft_consensus.cc:2272] T 2e596fd952754b609a76c8f04645710b P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:22.060230 28655 raft_consensus.cc:2955] T e266baeb3a3443ba9a3defd915dbab9d P 95a657a7eb394ae3858ac9ba341bea34 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } attrs { replace: true } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } } }
I20260710 13:27:22.064924 28955 ts_tablet_manager.cc:1916] T 2e596fd952754b609a76c8f04645710b P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:27:22.080911 28955 ts_tablet_manager.cc:1929] T 2e596fd952754b609a76c8f04645710b P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:27:22.081287 28955 log.cc:1199] T 2e596fd952754b609a76c8f04645710b P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Deleting WAL directory at /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690003215650-27133-0/minicluster-data/ts-2-root/wals/2e596fd952754b609a76c8f04645710b
I20260710 13:27:22.085461 28115 catalog_manager.cc:5028] TS 0c26b2a8f4ad4e5e9c73a798e32ccdc2 (127.26.127.67:39199): tablet 2e596fd952754b609a76c8f04645710b (table test-workload [id=15a4eb59a3ac47fab939fe09c1c2c8cc]) successfully deleted
I20260710 13:27:22.087011 28302 consensus_queue.cc:237] T 235a93e76c224f6a95642724f10850a7 P b416ad059bd940bc95e5d7fb70605b98 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } }
I20260710 13:27:22.092175 28657 raft_consensus.cc:1275] T 235a93e76c224f6a95642724f10850a7 P 95a657a7eb394ae3858ac9ba341bea34 [term 1 FOLLOWER]: Refusing update from remote peer b416ad059bd940bc95e5d7fb70605b98: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:22.093986 28376 raft_consensus.cc:1275] T 235a93e76c224f6a95642724f10850a7 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 FOLLOWER]: Refusing update from remote peer b416ad059bd940bc95e5d7fb70605b98: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:22.094280 28925 consensus_queue.cc:1048] T 235a93e76c224f6a95642724f10850a7 P b416ad059bd940bc95e5d7fb70605b98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:22.100014 28925 consensus_queue.cc:1048] T 235a93e76c224f6a95642724f10850a7 P b416ad059bd940bc95e5d7fb70605b98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:22.104097 28927 raft_consensus.cc:2955] T 235a93e76c224f6a95642724f10850a7 P b416ad059bd940bc95e5d7fb70605b98 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f35478026f9b471fb857ae2ec8f36c20 (127.26.127.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } } }
I20260710 13:27:22.110014 28376 raft_consensus.cc:2955] T 235a93e76c224f6a95642724f10850a7 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f35478026f9b471fb857ae2ec8f36c20 (127.26.127.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } } }
I20260710 13:27:22.110936 28302 consensus_queue.cc:237] T e266baeb3a3443ba9a3defd915dbab9d P b416ad059bd940bc95e5d7fb70605b98 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } }
I20260710 13:27:22.113305 28115 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 235a93e76c224f6a95642724f10850a7 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:27:22.107115 28657 raft_consensus.cc:2955] T 235a93e76c224f6a95642724f10850a7 P 95a657a7eb394ae3858ac9ba341bea34 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f35478026f9b471fb857ae2ec8f36c20 (127.26.127.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } } }
I20260710 13:27:22.122846 28126 catalog_manager.cc:5697] T 235a93e76c224f6a95642724f10850a7 P b416ad059bd940bc95e5d7fb70605b98 reported cstate change: config changed from index 3 to 4, VOTER f35478026f9b471fb857ae2ec8f36c20 (127.26.127.65) evicted. New cstate: current_term: 1 leader_uuid: "b416ad059bd940bc95e5d7fb70605b98" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:27:22.123780 28655 raft_consensus.cc:1275] T e266baeb3a3443ba9a3defd915dbab9d P 95a657a7eb394ae3858ac9ba341bea34 [term 1 FOLLOWER]: Refusing update from remote peer b416ad059bd940bc95e5d7fb70605b98: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:22.125010 28230 raft_consensus.cc:1275] T e266baeb3a3443ba9a3defd915dbab9d P f35478026f9b471fb857ae2ec8f36c20 [term 1 FOLLOWER]: Refusing update from remote peer b416ad059bd940bc95e5d7fb70605b98: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:22.125646 28925 consensus_queue.cc:1048] T e266baeb3a3443ba9a3defd915dbab9d P b416ad059bd940bc95e5d7fb70605b98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:27:22.130404 28926 consensus_queue.cc:1048] T e266baeb3a3443ba9a3defd915dbab9d P b416ad059bd940bc95e5d7fb70605b98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:22.136631 28655 raft_consensus.cc:2955] T e266baeb3a3443ba9a3defd915dbab9d P 95a657a7eb394ae3858ac9ba341bea34 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0c26b2a8f4ad4e5e9c73a798e32ccdc2 (127.26.127.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } } }
I20260710 13:27:22.136566 28925 raft_consensus.cc:2955] T e266baeb3a3443ba9a3defd915dbab9d P b416ad059bd940bc95e5d7fb70605b98 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0c26b2a8f4ad4e5e9c73a798e32ccdc2 (127.26.127.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } } }
I20260710 13:27:22.141099 28211 tablet_service.cc:1558] Processing DeleteTablet for tablet 235a93e76c224f6a95642724f10850a7 with delete_type TABLET_DATA_TOMBSTONED (TS f35478026f9b471fb857ae2ec8f36c20 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46496
I20260710 13:27:22.148841 28230 raft_consensus.cc:2955] T e266baeb3a3443ba9a3defd915dbab9d P f35478026f9b471fb857ae2ec8f36c20 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0c26b2a8f4ad4e5e9c73a798e32ccdc2 (127.26.127.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } } }
I20260710 13:27:22.150878 28115 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e266baeb3a3443ba9a3defd915dbab9d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:27:22.152230 28957 tablet_replica.cc:333] T 235a93e76c224f6a95642724f10850a7 P f35478026f9b471fb857ae2ec8f36c20: stopping tablet replica
I20260710 13:27:22.153191 28957 raft_consensus.cc:2243] T 235a93e76c224f6a95642724f10850a7 P f35478026f9b471fb857ae2ec8f36c20 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:22.153855 28957 raft_consensus.cc:2272] T 235a93e76c224f6a95642724f10850a7 P f35478026f9b471fb857ae2ec8f36c20 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:22.155470 28127 catalog_manager.cc:5697] T e266baeb3a3443ba9a3defd915dbab9d P 95a657a7eb394ae3858ac9ba341bea34 reported cstate change: config changed from index 3 to 4, VOTER 0c26b2a8f4ad4e5e9c73a798e32ccdc2 (127.26.127.67) evicted. New cstate: current_term: 1 leader_uuid: "b416ad059bd940bc95e5d7fb70605b98" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } } }
I20260710 13:27:22.157047 28957 ts_tablet_manager.cc:1916] T 235a93e76c224f6a95642724f10850a7 P f35478026f9b471fb857ae2ec8f36c20: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:27:22.167680 28360 tablet_service.cc:1558] Processing DeleteTablet for tablet e266baeb3a3443ba9a3defd915dbab9d with delete_type TABLET_DATA_TOMBSTONED (TS 0c26b2a8f4ad4e5e9c73a798e32ccdc2 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58358
I20260710 13:27:22.168547 28955 tablet_replica.cc:333] T e266baeb3a3443ba9a3defd915dbab9d P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: stopping tablet replica
I20260710 13:27:22.169559 28955 raft_consensus.cc:2243] T e266baeb3a3443ba9a3defd915dbab9d P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:22.170295 28955 raft_consensus.cc:2272] T e266baeb3a3443ba9a3defd915dbab9d P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:22.172921 28955 ts_tablet_manager.cc:1916] T e266baeb3a3443ba9a3defd915dbab9d P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:27:22.172919 28957 ts_tablet_manager.cc:1929] T 235a93e76c224f6a95642724f10850a7 P f35478026f9b471fb857ae2ec8f36c20: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:27:22.173467 28957 log.cc:1199] T 235a93e76c224f6a95642724f10850a7 P f35478026f9b471fb857ae2ec8f36c20: Deleting WAL directory at /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690003215650-27133-0/minicluster-data/ts-0-root/wals/235a93e76c224f6a95642724f10850a7
I20260710 13:27:22.174762 28113 catalog_manager.cc:5028] TS f35478026f9b471fb857ae2ec8f36c20 (127.26.127.65:37219): tablet 235a93e76c224f6a95642724f10850a7 (table test-workload [id=15a4eb59a3ac47fab939fe09c1c2c8cc]) successfully deleted
I20260710 13:27:22.183940 28955 ts_tablet_manager.cc:1929] T e266baeb3a3443ba9a3defd915dbab9d P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:27:22.184309 28955 log.cc:1199] T e266baeb3a3443ba9a3defd915dbab9d P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Deleting WAL directory at /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690003215650-27133-0/minicluster-data/ts-2-root/wals/e266baeb3a3443ba9a3defd915dbab9d
I20260710 13:27:22.185415 28115 catalog_manager.cc:5028] TS 0c26b2a8f4ad4e5e9c73a798e32ccdc2 (127.26.127.67:39199): tablet e266baeb3a3443ba9a3defd915dbab9d (table test-workload [id=15a4eb59a3ac47fab939fe09c1c2c8cc]) successfully deleted
I20260710 13:27:23.197850 28376 consensus_queue.cc:237] T c62addc61c3947ce94bc8f5b9cdd0f5a P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } attrs { replace: true } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: NON_VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: true } }
I20260710 13:27:23.203504 28304 raft_consensus.cc:1275] T c62addc61c3947ce94bc8f5b9cdd0f5a P b416ad059bd940bc95e5d7fb70605b98 [term 1 FOLLOWER]: Refusing update from remote peer 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:27:23.203831 28343 consensus_peers.cc:597] T c62addc61c3947ce94bc8f5b9cdd0f5a P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 -> Peer 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68:34905): Couldn't send request to peer 95a657a7eb394ae3858ac9ba341bea34. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c62addc61c3947ce94bc8f5b9cdd0f5a. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:23.204348 28230 raft_consensus.cc:1275] T c62addc61c3947ce94bc8f5b9cdd0f5a P f35478026f9b471fb857ae2ec8f36c20 [term 1 FOLLOWER]: Refusing update from remote peer 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:27:23.205535 28960 consensus_queue.cc:1048] T c62addc61c3947ce94bc8f5b9cdd0f5a P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:23.206159 28923 consensus_queue.cc:1048] T c62addc61c3947ce94bc8f5b9cdd0f5a P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:23.213198 28959 raft_consensus.cc:2955] T c62addc61c3947ce94bc8f5b9cdd0f5a P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } attrs { replace: true } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: NON_VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: true } } }
I20260710 13:27:23.214521 28229 raft_consensus.cc:2955] T c62addc61c3947ce94bc8f5b9cdd0f5a P f35478026f9b471fb857ae2ec8f36c20 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } attrs { replace: true } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: NON_VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: true } } }
I20260710 13:27:23.215399 28304 raft_consensus.cc:2955] T c62addc61c3947ce94bc8f5b9cdd0f5a P b416ad059bd940bc95e5d7fb70605b98 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } attrs { replace: true } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: NON_VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: true } } }
I20260710 13:27:23.225363 28124 catalog_manager.cc:5697] T c62addc61c3947ce94bc8f5b9cdd0f5a P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 reported cstate change: config changed from index -1 to 2, NON_VOTER 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) added. New cstate: current_term: 1 leader_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: NON_VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:23.227240 28376 consensus_queue.cc:237] T 5799b71fb9d44b54802cb73941f5604b P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } attrs { replace: true } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: NON_VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: true } }
W20260710 13:27:23.238780 28343 consensus_peers.cc:597] T 5799b71fb9d44b54802cb73941f5604b P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 -> Peer 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68:34905): Couldn't send request to peer 95a657a7eb394ae3858ac9ba341bea34. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5799b71fb9d44b54802cb73941f5604b. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:23.239579 28229 raft_consensus.cc:1275] T 5799b71fb9d44b54802cb73941f5604b P f35478026f9b471fb857ae2ec8f36c20 [term 2 FOLLOWER]: Refusing update from remote peer 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 13:27:23.239888 28304 raft_consensus.cc:1275] T 5799b71fb9d44b54802cb73941f5604b P b416ad059bd940bc95e5d7fb70605b98 [term 2 FOLLOWER]: Refusing update from remote peer 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 13:27:23.241353 28924 consensus_queue.cc:1048] T 5799b71fb9d44b54802cb73941f5604b P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:27:23.242398 28960 consensus_queue.cc:1048] T 5799b71fb9d44b54802cb73941f5604b P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:23.254098 28959 raft_consensus.cc:2955] T 5799b71fb9d44b54802cb73941f5604b P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } attrs { replace: true } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: NON_VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: true } } }
I20260710 13:27:23.255579 28229 raft_consensus.cc:2955] T 5799b71fb9d44b54802cb73941f5604b P f35478026f9b471fb857ae2ec8f36c20 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } attrs { replace: true } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: NON_VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: true } } }
I20260710 13:27:23.260658 28304 raft_consensus.cc:2955] T 5799b71fb9d44b54802cb73941f5604b P b416ad059bd940bc95e5d7fb70605b98 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } attrs { replace: true } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: NON_VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: true } } }
I20260710 13:27:23.271130 28126 catalog_manager.cc:5697] T 5799b71fb9d44b54802cb73941f5604b P f35478026f9b471fb857ae2ec8f36c20 reported cstate change: config changed from index -1 to 3, NON_VOTER 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) added. New cstate: current_term: 2 leader_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } attrs { replace: true } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: NON_VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: true } } }
I20260710 13:27:23.752820 28973 ts_tablet_manager.cc:933] T c62addc61c3947ce94bc8f5b9cdd0f5a P 95a657a7eb394ae3858ac9ba341bea34: Initiating tablet copy from peer 0c26b2a8f4ad4e5e9c73a798e32ccdc2 (127.26.127.67:39199)
I20260710 13:27:23.755731 28974 ts_tablet_manager.cc:933] T 5799b71fb9d44b54802cb73941f5604b P 95a657a7eb394ae3858ac9ba341bea34: Initiating tablet copy from peer 0c26b2a8f4ad4e5e9c73a798e32ccdc2 (127.26.127.67:39199)
I20260710 13:27:23.756222 28973 tablet_copy_client.cc:323] T c62addc61c3947ce94bc8f5b9cdd0f5a P 95a657a7eb394ae3858ac9ba341bea34: tablet copy: Beginning tablet copy session from remote peer at address 127.26.127.67:39199
I20260710 13:27:23.758492 28389 tablet_copy_service.cc:140] P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Received BeginTabletCopySession request for tablet c62addc61c3947ce94bc8f5b9cdd0f5a from peer 95a657a7eb394ae3858ac9ba341bea34 ({username='slave'} at 127.0.0.1:58382)
I20260710 13:27:23.758533 28974 tablet_copy_client.cc:323] T 5799b71fb9d44b54802cb73941f5604b P 95a657a7eb394ae3858ac9ba341bea34: tablet copy: Beginning tablet copy session from remote peer at address 127.26.127.67:39199
I20260710 13:27:23.759361 28389 tablet_copy_service.cc:161] P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Beginning new tablet copy session on tablet c62addc61c3947ce94bc8f5b9cdd0f5a from peer 95a657a7eb394ae3858ac9ba341bea34 at {username='slave'} at 127.0.0.1:58382: session id = 95a657a7eb394ae3858ac9ba341bea34-c62addc61c3947ce94bc8f5b9cdd0f5a
I20260710 13:27:23.761162 28388 tablet_copy_service.cc:140] P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Received BeginTabletCopySession request for tablet 5799b71fb9d44b54802cb73941f5604b from peer 95a657a7eb394ae3858ac9ba341bea34 ({username='slave'} at 127.0.0.1:58382)
I20260710 13:27:23.761767 28388 tablet_copy_service.cc:161] P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Beginning new tablet copy session on tablet 5799b71fb9d44b54802cb73941f5604b from peer 95a657a7eb394ae3858ac9ba341bea34 at {username='slave'} at 127.0.0.1:58382: session id = 95a657a7eb394ae3858ac9ba341bea34-5799b71fb9d44b54802cb73941f5604b
I20260710 13:27:23.769860 28389 tablet_copy_source_session.cc:215] T c62addc61c3947ce94bc8f5b9cdd0f5a P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:27:23.771152 28388 tablet_copy_source_session.cc:215] T 5799b71fb9d44b54802cb73941f5604b P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:27:23.773766 28973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c62addc61c3947ce94bc8f5b9cdd0f5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:23.774567 28974 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5799b71fb9d44b54802cb73941f5604b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:23.791781 28973 tablet_copy_client.cc:806] T c62addc61c3947ce94bc8f5b9cdd0f5a P 95a657a7eb394ae3858ac9ba341bea34: tablet copy: Starting download of 0 data blocks...
I20260710 13:27:23.792402 28973 tablet_copy_client.cc:670] T c62addc61c3947ce94bc8f5b9cdd0f5a P 95a657a7eb394ae3858ac9ba341bea34: tablet copy: Starting download of 1 WAL segments...
I20260710 13:27:23.797434 28973 tablet_copy_client.cc:538] T c62addc61c3947ce94bc8f5b9cdd0f5a P 95a657a7eb394ae3858ac9ba341bea34: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:27:23.799077 28974 tablet_copy_client.cc:806] T 5799b71fb9d44b54802cb73941f5604b P 95a657a7eb394ae3858ac9ba341bea34: tablet copy: Starting download of 0 data blocks...
I20260710 13:27:23.799690 28974 tablet_copy_client.cc:670] T 5799b71fb9d44b54802cb73941f5604b P 95a657a7eb394ae3858ac9ba341bea34: tablet copy: Starting download of 1 WAL segments...
I20260710 13:27:23.803360 28974 tablet_copy_client.cc:538] T 5799b71fb9d44b54802cb73941f5604b P 95a657a7eb394ae3858ac9ba341bea34: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:27:23.807534 28973 tablet_bootstrap.cc:492] T c62addc61c3947ce94bc8f5b9cdd0f5a P 95a657a7eb394ae3858ac9ba341bea34: Bootstrap starting.
I20260710 13:27:23.812521 28974 tablet_bootstrap.cc:492] T 5799b71fb9d44b54802cb73941f5604b P 95a657a7eb394ae3858ac9ba341bea34: Bootstrap starting.
I20260710 13:27:23.828060 28973 tablet_bootstrap.cc:492] T c62addc61c3947ce94bc8f5b9cdd0f5a P 95a657a7eb394ae3858ac9ba341bea34: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:27:23.828827 28973 tablet_bootstrap.cc:492] T c62addc61c3947ce94bc8f5b9cdd0f5a P 95a657a7eb394ae3858ac9ba341bea34: Bootstrap complete.
I20260710 13:27:23.829432 28973 ts_tablet_manager.cc:1403] T c62addc61c3947ce94bc8f5b9cdd0f5a P 95a657a7eb394ae3858ac9ba341bea34: Time spent bootstrapping tablet: real 0.022s	user 0.018s	sys 0.004s
I20260710 13:27:23.834605 28973 raft_consensus.cc:359] T c62addc61c3947ce94bc8f5b9cdd0f5a P 95a657a7eb394ae3858ac9ba341bea34 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } attrs { replace: true } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: NON_VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: true } }
I20260710 13:27:23.835888 28973 raft_consensus.cc:740] T c62addc61c3947ce94bc8f5b9cdd0f5a P 95a657a7eb394ae3858ac9ba341bea34 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 95a657a7eb394ae3858ac9ba341bea34, State: Initialized, Role: LEARNER
I20260710 13:27:23.836531 28973 consensus_queue.cc:260] T c62addc61c3947ce94bc8f5b9cdd0f5a P 95a657a7eb394ae3858ac9ba341bea34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } attrs { replace: true } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: NON_VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: true } }
I20260710 13:27:23.838572 28974 tablet_bootstrap.cc:492] T 5799b71fb9d44b54802cb73941f5604b P 95a657a7eb394ae3858ac9ba341bea34: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:27:23.839887 28974 tablet_bootstrap.cc:492] T 5799b71fb9d44b54802cb73941f5604b P 95a657a7eb394ae3858ac9ba341bea34: Bootstrap complete.
I20260710 13:27:23.840586 28973 ts_tablet_manager.cc:1434] T c62addc61c3947ce94bc8f5b9cdd0f5a P 95a657a7eb394ae3858ac9ba341bea34: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.005s
I20260710 13:27:23.840601 28974 ts_tablet_manager.cc:1403] T 5799b71fb9d44b54802cb73941f5604b P 95a657a7eb394ae3858ac9ba341bea34: Time spent bootstrapping tablet: real 0.028s	user 0.027s	sys 0.000s
I20260710 13:27:23.843178 28388 tablet_copy_service.cc:342] P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Request end of tablet copy session 95a657a7eb394ae3858ac9ba341bea34-c62addc61c3947ce94bc8f5b9cdd0f5a received from {username='slave'} at 127.0.0.1:58382
I20260710 13:27:23.843676 28388 tablet_copy_service.cc:434] P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: ending tablet copy session 95a657a7eb394ae3858ac9ba341bea34-c62addc61c3947ce94bc8f5b9cdd0f5a on tablet c62addc61c3947ce94bc8f5b9cdd0f5a with peer 95a657a7eb394ae3858ac9ba341bea34
I20260710 13:27:23.843786 28974 raft_consensus.cc:359] T 5799b71fb9d44b54802cb73941f5604b P 95a657a7eb394ae3858ac9ba341bea34 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } attrs { replace: true } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: NON_VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: true } }
I20260710 13:27:23.844655 28974 raft_consensus.cc:740] T 5799b71fb9d44b54802cb73941f5604b P 95a657a7eb394ae3858ac9ba341bea34 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 95a657a7eb394ae3858ac9ba341bea34, State: Initialized, Role: LEARNER
I20260710 13:27:23.845451 28974 consensus_queue.cc:260] T 5799b71fb9d44b54802cb73941f5604b P 95a657a7eb394ae3858ac9ba341bea34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } attrs { replace: true } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: NON_VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: true } }
I20260710 13:27:23.851329 28974 ts_tablet_manager.cc:1434] T 5799b71fb9d44b54802cb73941f5604b P 95a657a7eb394ae3858ac9ba341bea34: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260710 13:27:23.853236 28388 tablet_copy_service.cc:342] P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Request end of tablet copy session 95a657a7eb394ae3858ac9ba341bea34-5799b71fb9d44b54802cb73941f5604b received from {username='slave'} at 127.0.0.1:58382
I20260710 13:27:23.853693 28388 tablet_copy_service.cc:434] P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: ending tablet copy session 95a657a7eb394ae3858ac9ba341bea34-5799b71fb9d44b54802cb73941f5604b on tablet 5799b71fb9d44b54802cb73941f5604b with peer 95a657a7eb394ae3858ac9ba341bea34
W20260710 13:27:23.917255 28400 debug-util.cc:398] Leaking SignalData structure 0x7b08000528e0 after lost signal to thread 27136
W20260710 13:27:23.918753 28400 debug-util.cc:398] Leaking SignalData structure 0x7b080016e540 after lost signal to thread 28162
W20260710 13:27:23.920184 28400 debug-util.cc:398] Leaking SignalData structure 0x7b080014a260 after lost signal to thread 28254
W20260710 13:27:23.921473 28400 debug-util.cc:398] Leaking SignalData structure 0x7b08001e1b40 after lost signal to thread 28329
W20260710 13:27:23.922848 28400 debug-util.cc:398] Leaking SignalData structure 0x7b0800298000 after lost signal to thread 28403
W20260710 13:27:23.924127 28400 debug-util.cc:398] Leaking SignalData structure 0x7b0800298b00 after lost signal to thread 28681
I20260710 13:27:24.249374 28654 raft_consensus.cc:1217] T c62addc61c3947ce94bc8f5b9cdd0f5a P 95a657a7eb394ae3858ac9ba341bea34 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:27:24.276470 28654 raft_consensus.cc:1217] T 5799b71fb9d44b54802cb73941f5604b P 95a657a7eb394ae3858ac9ba341bea34 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260710 13:27:24.714044 28959 raft_consensus.cc:1064] T c62addc61c3947ce94bc8f5b9cdd0f5a P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: attempting to promote NON_VOTER 95a657a7eb394ae3858ac9ba341bea34 to VOTER
I20260710 13:27:24.717047 28959 consensus_queue.cc:237] T c62addc61c3947ce94bc8f5b9cdd0f5a P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } attrs { replace: true } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } }
I20260710 13:27:24.727305 28654 raft_consensus.cc:1275] T c62addc61c3947ce94bc8f5b9cdd0f5a P 95a657a7eb394ae3858ac9ba341bea34 [term 1 LEARNER]: Refusing update from remote peer 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:24.728807 28304 raft_consensus.cc:1275] T c62addc61c3947ce94bc8f5b9cdd0f5a P b416ad059bd940bc95e5d7fb70605b98 [term 1 FOLLOWER]: Refusing update from remote peer 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:24.729676 28229 raft_consensus.cc:1275] T c62addc61c3947ce94bc8f5b9cdd0f5a P f35478026f9b471fb857ae2ec8f36c20 [term 1 FOLLOWER]: Refusing update from remote peer 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:24.730367 28924 consensus_queue.cc:1048] T c62addc61c3947ce94bc8f5b9cdd0f5a P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:27:24.731931 28981 consensus_queue.cc:1048] T c62addc61c3947ce94bc8f5b9cdd0f5a P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:24.735451 28924 consensus_queue.cc:1048] T c62addc61c3947ce94bc8f5b9cdd0f5a P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:24.765035 28959 raft_consensus.cc:2955] T c62addc61c3947ce94bc8f5b9cdd0f5a P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } attrs { replace: true } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } } }
I20260710 13:27:24.766897 28229 raft_consensus.cc:2955] T c62addc61c3947ce94bc8f5b9cdd0f5a P f35478026f9b471fb857ae2ec8f36c20 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } attrs { replace: true } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } } }
I20260710 13:27:24.777432 28654 raft_consensus.cc:2955] T c62addc61c3947ce94bc8f5b9cdd0f5a P 95a657a7eb394ae3858ac9ba341bea34 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } attrs { replace: true } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } } }
I20260710 13:27:24.787917 28127 catalog_manager.cc:5697] T c62addc61c3947ce94bc8f5b9cdd0f5a P f35478026f9b471fb857ae2ec8f36c20 reported cstate change: config changed from index 2 to 3, 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } attrs { replace: true } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } } }
I20260710 13:27:24.794768 28304 raft_consensus.cc:2955] T c62addc61c3947ce94bc8f5b9cdd0f5a P b416ad059bd940bc95e5d7fb70605b98 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } attrs { replace: true } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } } }
I20260710 13:27:24.847221 28376 consensus_queue.cc:237] T c62addc61c3947ce94bc8f5b9cdd0f5a P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } }
I20260710 13:27:24.854202 28229 raft_consensus.cc:1275] T c62addc61c3947ce94bc8f5b9cdd0f5a P f35478026f9b471fb857ae2ec8f36c20 [term 1 FOLLOWER]: Refusing update from remote peer 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:24.854673 28657 raft_consensus.cc:1275] T c62addc61c3947ce94bc8f5b9cdd0f5a P 95a657a7eb394ae3858ac9ba341bea34 [term 1 FOLLOWER]: Refusing update from remote peer 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:24.857438 28985 consensus_queue.cc:1048] T c62addc61c3947ce94bc8f5b9cdd0f5a P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:24.859306 28985 consensus_queue.cc:1048] T c62addc61c3947ce94bc8f5b9cdd0f5a P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:24.867074 28981 raft_consensus.cc:1064] T 5799b71fb9d44b54802cb73941f5604b P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: attempting to promote NON_VOTER 95a657a7eb394ae3858ac9ba341bea34 to VOTER
I20260710 13:27:24.874089 28985 raft_consensus.cc:2955] T c62addc61c3947ce94bc8f5b9cdd0f5a P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b416ad059bd940bc95e5d7fb70605b98 (127.26.127.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } } }
I20260710 13:27:24.888196 28657 raft_consensus.cc:2955] T c62addc61c3947ce94bc8f5b9cdd0f5a P 95a657a7eb394ae3858ac9ba341bea34 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b416ad059bd940bc95e5d7fb70605b98 (127.26.127.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } } }
I20260710 13:27:24.893957 28115 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c62addc61c3947ce94bc8f5b9cdd0f5a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:27:24.875331 28981 consensus_queue.cc:237] T 5799b71fb9d44b54802cb73941f5604b P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } attrs { replace: true } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } }
I20260710 13:27:24.876848 28229 raft_consensus.cc:2955] T c62addc61c3947ce94bc8f5b9cdd0f5a P f35478026f9b471fb857ae2ec8f36c20 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b416ad059bd940bc95e5d7fb70605b98 (127.26.127.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } } }
I20260710 13:27:24.899926 28126 catalog_manager.cc:5697] T c62addc61c3947ce94bc8f5b9cdd0f5a P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 reported cstate change: config changed from index 3 to 4, VOTER b416ad059bd940bc95e5d7fb70605b98 (127.26.127.66) evicted. New cstate: current_term: 1 leader_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:27:24.913483 28287 tablet_service.cc:1558] Processing DeleteTablet for tablet c62addc61c3947ce94bc8f5b9cdd0f5a with delete_type TABLET_DATA_TOMBSTONED (TS b416ad059bd940bc95e5d7fb70605b98 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56302
I20260710 13:27:24.935441 28995 tablet_replica.cc:333] T c62addc61c3947ce94bc8f5b9cdd0f5a P b416ad059bd940bc95e5d7fb70605b98: stopping tablet replica
I20260710 13:27:24.943068 28995 raft_consensus.cc:2243] T c62addc61c3947ce94bc8f5b9cdd0f5a P b416ad059bd940bc95e5d7fb70605b98 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:24.943884 28995 raft_consensus.cc:2272] T c62addc61c3947ce94bc8f5b9cdd0f5a P b416ad059bd940bc95e5d7fb70605b98 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:24.948200 28995 ts_tablet_manager.cc:1916] T c62addc61c3947ce94bc8f5b9cdd0f5a P b416ad059bd940bc95e5d7fb70605b98: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:27:24.950985 28657 raft_consensus.cc:1275] T 5799b71fb9d44b54802cb73941f5604b P 95a657a7eb394ae3858ac9ba341bea34 [term 2 LEARNER]: Refusing update from remote peer 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260710 13:27:24.951676 28304 raft_consensus.cc:1275] T 5799b71fb9d44b54802cb73941f5604b P b416ad059bd940bc95e5d7fb70605b98 [term 2 FOLLOWER]: Refusing update from remote peer 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260710 13:27:24.953090 28959 consensus_queue.cc:1048] T 5799b71fb9d44b54802cb73941f5604b P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:24.957757 28959 consensus_queue.cc:1048] T 5799b71fb9d44b54802cb73941f5604b P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:24.974038 28229 raft_consensus.cc:1275] T 5799b71fb9d44b54802cb73941f5604b P f35478026f9b471fb857ae2ec8f36c20 [term 2 FOLLOWER]: Refusing update from remote peer 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260710 13:27:24.975526 28985 consensus_queue.cc:1048] T 5799b71fb9d44b54802cb73941f5604b P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:24.986219 28995 ts_tablet_manager.cc:1929] T c62addc61c3947ce94bc8f5b9cdd0f5a P b416ad059bd940bc95e5d7fb70605b98: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:27:24.988008 28995 log.cc:1199] T c62addc61c3947ce94bc8f5b9cdd0f5a P b416ad059bd940bc95e5d7fb70605b98: Deleting WAL directory at /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690003215650-27133-0/minicluster-data/ts-1-root/wals/c62addc61c3947ce94bc8f5b9cdd0f5a
I20260710 13:27:24.989696 28115 catalog_manager.cc:5028] TS b416ad059bd940bc95e5d7fb70605b98 (127.26.127.66:43669): tablet c62addc61c3947ce94bc8f5b9cdd0f5a (table test-workload [id=15a4eb59a3ac47fab939fe09c1c2c8cc]) successfully deleted
I20260710 13:27:24.998968 28985 raft_consensus.cc:2955] T 5799b71fb9d44b54802cb73941f5604b P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } attrs { replace: true } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } } }
I20260710 13:27:25.008759 28230 raft_consensus.cc:2955] T 5799b71fb9d44b54802cb73941f5604b P f35478026f9b471fb857ae2ec8f36c20 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } attrs { replace: true } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } } }
I20260710 13:27:25.018689 28304 raft_consensus.cc:2955] T 5799b71fb9d44b54802cb73941f5604b P b416ad059bd940bc95e5d7fb70605b98 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } attrs { replace: true } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } } }
I20260710 13:27:25.024587 28657 raft_consensus.cc:2955] T 5799b71fb9d44b54802cb73941f5604b P 95a657a7eb394ae3858ac9ba341bea34 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } attrs { replace: true } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } } }
I20260710 13:27:25.026357 28126 catalog_manager.cc:5697] T 5799b71fb9d44b54802cb73941f5604b P f35478026f9b471fb857ae2ec8f36c20 reported cstate change: config changed from index 3 to 4, 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } attrs { replace: true } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } } }
I20260710 13:27:25.046088 28376 consensus_queue.cc:237] T 5799b71fb9d44b54802cb73941f5604b P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } }
I20260710 13:27:25.058952 28302 raft_consensus.cc:1275] T 5799b71fb9d44b54802cb73941f5604b P b416ad059bd940bc95e5d7fb70605b98 [term 2 FOLLOWER]: Refusing update from remote peer 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:27:25.059782 28657 raft_consensus.cc:1275] T 5799b71fb9d44b54802cb73941f5604b P 95a657a7eb394ae3858ac9ba341bea34 [term 2 FOLLOWER]: Refusing update from remote peer 0c26b2a8f4ad4e5e9c73a798e32ccdc2: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:27:25.061192 28985 consensus_queue.cc:1048] T 5799b71fb9d44b54802cb73941f5604b P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:27:25.062103 28959 consensus_queue.cc:1048] T 5799b71fb9d44b54802cb73941f5604b P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:27:25.068732 28981 raft_consensus.cc:2955] T 5799b71fb9d44b54802cb73941f5604b P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER f35478026f9b471fb857ae2ec8f36c20 (127.26.127.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } } }
I20260710 13:27:25.070673 28657 raft_consensus.cc:2955] T 5799b71fb9d44b54802cb73941f5604b P 95a657a7eb394ae3858ac9ba341bea34 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER f35478026f9b471fb857ae2ec8f36c20 (127.26.127.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } } }
I20260710 13:27:25.073830 28302 raft_consensus.cc:2955] T 5799b71fb9d44b54802cb73941f5604b P b416ad059bd940bc95e5d7fb70605b98 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER f35478026f9b471fb857ae2ec8f36c20 (127.26.127.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } } }
I20260710 13:27:25.080168 28115 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5799b71fb9d44b54802cb73941f5604b with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:27:25.092878 28124 catalog_manager.cc:5697] T 5799b71fb9d44b54802cb73941f5604b P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 reported cstate change: config changed from index 4 to 5, VOTER f35478026f9b471fb857ae2ec8f36c20 (127.26.127.65) evicted. New cstate: current_term: 2 leader_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:27:25.109623 28211 tablet_service.cc:1558] Processing DeleteTablet for tablet 5799b71fb9d44b54802cb73941f5604b with delete_type TABLET_DATA_TOMBSTONED (TS f35478026f9b471fb857ae2ec8f36c20 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:46496
I20260710 13:27:25.118358 29000 tablet_replica.cc:333] T 5799b71fb9d44b54802cb73941f5604b P f35478026f9b471fb857ae2ec8f36c20: stopping tablet replica
I20260710 13:27:25.119441 29000 raft_consensus.cc:2243] T 5799b71fb9d44b54802cb73941f5604b P f35478026f9b471fb857ae2ec8f36c20 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:25.120121 29000 raft_consensus.cc:2272] T 5799b71fb9d44b54802cb73941f5604b P f35478026f9b471fb857ae2ec8f36c20 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:25.122843 29000 ts_tablet_manager.cc:1916] T 5799b71fb9d44b54802cb73941f5604b P f35478026f9b471fb857ae2ec8f36c20: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:27:25.135172 29000 ts_tablet_manager.cc:1929] T 5799b71fb9d44b54802cb73941f5604b P f35478026f9b471fb857ae2ec8f36c20: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260710 13:27:25.135546 29000 log.cc:1199] T 5799b71fb9d44b54802cb73941f5604b P f35478026f9b471fb857ae2ec8f36c20: Deleting WAL directory at /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690003215650-27133-0/minicluster-data/ts-0-root/wals/5799b71fb9d44b54802cb73941f5604b
I20260710 13:27:25.137192 28113 catalog_manager.cc:5028] TS f35478026f9b471fb857ae2ec8f36c20 (127.26.127.65:37219): tablet 5799b71fb9d44b54802cb73941f5604b (table test-workload [id=15a4eb59a3ac47fab939fe09c1c2c8cc]) successfully deleted
I20260710 13:27:30.453866 27133 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:27:30.479210 28378 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1cc85901e8094334bc5da96a42d19f7b"
dest_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2"
mode: GRACEFUL
new_leader_uuid: "95a657a7eb394ae3858ac9ba341bea34"
 from {username='slave'} at 127.0.0.1:54460
I20260710 13:27:30.479727 28378 raft_consensus.cc:606] T 1cc85901e8094334bc5da96a42d19f7b P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 LEADER]: Received request to transfer leadership to TS 95a657a7eb394ae3858ac9ba341bea34
I20260710 13:27:30.481853 28378 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2dc0dd9657dc483294b5fac9f37843ef"
dest_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2"
mode: GRACEFUL
new_leader_uuid: "95a657a7eb394ae3858ac9ba341bea34"
 from {username='slave'} at 127.0.0.1:54460
I20260710 13:27:30.482278 28378 raft_consensus.cc:606] T 2dc0dd9657dc483294b5fac9f37843ef P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 LEADER]: Received request to transfer leadership to TS 95a657a7eb394ae3858ac9ba341bea34
I20260710 13:27:30.484476 28378 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5799b71fb9d44b54802cb73941f5604b"
dest_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2"
mode: GRACEFUL
new_leader_uuid: "95a657a7eb394ae3858ac9ba341bea34"
 from {username='slave'} at 127.0.0.1:54460
I20260710 13:27:30.484977 28378 raft_consensus.cc:606] T 5799b71fb9d44b54802cb73941f5604b P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 2 LEADER]: Received request to transfer leadership to TS 95a657a7eb394ae3858ac9ba341bea34
I20260710 13:27:30.495491 28304 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "62602a227a214542952c5134958655dc"
dest_uuid: "b416ad059bd940bc95e5d7fb70605b98"
mode: GRACEFUL
new_leader_uuid: "95a657a7eb394ae3858ac9ba341bea34"
 from {username='slave'} at 127.0.0.1:50670
I20260710 13:27:30.495936 28304 raft_consensus.cc:606] T 62602a227a214542952c5134958655dc P b416ad059bd940bc95e5d7fb70605b98 [term 1 LEADER]: Received request to transfer leadership to TS 95a657a7eb394ae3858ac9ba341bea34
I20260710 13:27:30.497939 28378 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e381ed08b3bb44678a7cb2f92e05549f"
dest_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2"
mode: GRACEFUL
new_leader_uuid: "f35478026f9b471fb857ae2ec8f36c20"
 from {username='slave'} at 127.0.0.1:54460
I20260710 13:27:30.498296 28378 raft_consensus.cc:606] T e381ed08b3bb44678a7cb2f92e05549f P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 LEADER]: Received request to transfer leadership to TS f35478026f9b471fb857ae2ec8f36c20
I20260710 13:27:30.499100 27133 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 13:27:30.499840 27133 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:27:30.549121 29008 raft_consensus.cc:993] T 2dc0dd9657dc483294b5fac9f37843ef P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: : Instructing follower 95a657a7eb394ae3858ac9ba341bea34 to start an election
I20260710 13:27:30.549676 29014 raft_consensus.cc:1081] T 2dc0dd9657dc483294b5fac9f37843ef P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 LEADER]: Signalling peer 95a657a7eb394ae3858ac9ba341bea34 to start an election
I20260710 13:27:30.551119 28657 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2dc0dd9657dc483294b5fac9f37843ef"
dest_uuid: "95a657a7eb394ae3858ac9ba341bea34"
 from {username='slave'} at 127.0.0.1:52104
I20260710 13:27:30.551505 28657 raft_consensus.cc:493] T 2dc0dd9657dc483294b5fac9f37843ef P 95a657a7eb394ae3858ac9ba341bea34 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:30.551713 28657 raft_consensus.cc:3060] T 2dc0dd9657dc483294b5fac9f37843ef P 95a657a7eb394ae3858ac9ba341bea34 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:30.556435 28657 raft_consensus.cc:515] T 2dc0dd9657dc483294b5fac9f37843ef P 95a657a7eb394ae3858ac9ba341bea34 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } }
I20260710 13:27:30.558077 28657 leader_election.cc:290] T 2dc0dd9657dc483294b5fac9f37843ef P 95a657a7eb394ae3858ac9ba341bea34 [CANDIDATE]: Term 2 election: Requested vote from peers f35478026f9b471fb857ae2ec8f36c20 (127.26.127.65:37219), 0c26b2a8f4ad4e5e9c73a798e32ccdc2 (127.26.127.67:39199)
I20260710 13:27:30.559124 28228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dc0dd9657dc483294b5fac9f37843ef" candidate_uuid: "95a657a7eb394ae3858ac9ba341bea34" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "f35478026f9b471fb857ae2ec8f36c20"
I20260710 13:27:30.559028 28378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dc0dd9657dc483294b5fac9f37843ef" candidate_uuid: "95a657a7eb394ae3858ac9ba341bea34" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2"
I20260710 13:27:30.559769 28228 raft_consensus.cc:3060] T 2dc0dd9657dc483294b5fac9f37843ef P f35478026f9b471fb857ae2ec8f36c20 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:30.559820 28378 raft_consensus.cc:3055] T 2dc0dd9657dc483294b5fac9f37843ef P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:30.560253 28378 raft_consensus.cc:740] T 2dc0dd9657dc483294b5fac9f37843ef P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0c26b2a8f4ad4e5e9c73a798e32ccdc2, State: Running, Role: LEADER
I20260710 13:27:30.560992 28378 consensus_queue.cc:260] T 2dc0dd9657dc483294b5fac9f37843ef P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } }
I20260710 13:27:30.562206 28378 raft_consensus.cc:3060] T 2dc0dd9657dc483294b5fac9f37843ef P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:30.566382 28228 raft_consensus.cc:2468] T 2dc0dd9657dc483294b5fac9f37843ef P f35478026f9b471fb857ae2ec8f36c20 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95a657a7eb394ae3858ac9ba341bea34 in term 2.
I20260710 13:27:30.567579 28621 leader_election.cc:304] T 2dc0dd9657dc483294b5fac9f37843ef P 95a657a7eb394ae3858ac9ba341bea34 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 95a657a7eb394ae3858ac9ba341bea34, f35478026f9b471fb857ae2ec8f36c20; no voters: 
I20260710 13:27:30.568077 28378 raft_consensus.cc:2468] T 2dc0dd9657dc483294b5fac9f37843ef P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95a657a7eb394ae3858ac9ba341bea34 in term 2.
I20260710 13:27:30.569233 29015 raft_consensus.cc:2804] T 2dc0dd9657dc483294b5fac9f37843ef P 95a657a7eb394ae3858ac9ba341bea34 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:30.570547 29015 raft_consensus.cc:697] T 2dc0dd9657dc483294b5fac9f37843ef P 95a657a7eb394ae3858ac9ba341bea34 [term 2 LEADER]: Becoming Leader. State: Replica: 95a657a7eb394ae3858ac9ba341bea34, State: Running, Role: LEADER
I20260710 13:27:30.571460 29015 consensus_queue.cc:237] T 2dc0dd9657dc483294b5fac9f37843ef P 95a657a7eb394ae3858ac9ba341bea34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } }
I20260710 13:27:30.578689 28124 catalog_manager.cc:5697] T 2dc0dd9657dc483294b5fac9f37843ef P 95a657a7eb394ae3858ac9ba341bea34 reported cstate change: term changed from 1 to 2, leader changed from 0c26b2a8f4ad4e5e9c73a798e32ccdc2 (127.26.127.67) to 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68). New cstate: current_term: 2 leader_uuid: "95a657a7eb394ae3858ac9ba341bea34" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:27:30.668785 29008 raft_consensus.cc:993] T e381ed08b3bb44678a7cb2f92e05549f P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: : Instructing follower f35478026f9b471fb857ae2ec8f36c20 to start an election
I20260710 13:27:30.669215 29014 raft_consensus.cc:1081] T e381ed08b3bb44678a7cb2f92e05549f P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 LEADER]: Signalling peer f35478026f9b471fb857ae2ec8f36c20 to start an election
I20260710 13:27:30.670643 28228 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e381ed08b3bb44678a7cb2f92e05549f"
dest_uuid: "f35478026f9b471fb857ae2ec8f36c20"
 from {username='slave'} at 127.0.0.1:46516
I20260710 13:27:30.671072 28228 raft_consensus.cc:493] T e381ed08b3bb44678a7cb2f92e05549f P f35478026f9b471fb857ae2ec8f36c20 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:30.671346 28228 raft_consensus.cc:3060] T e381ed08b3bb44678a7cb2f92e05549f P f35478026f9b471fb857ae2ec8f36c20 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:30.675432 28228 raft_consensus.cc:515] T e381ed08b3bb44678a7cb2f92e05549f P f35478026f9b471fb857ae2ec8f36c20 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:30.676832 28228 leader_election.cc:290] T e381ed08b3bb44678a7cb2f92e05549f P f35478026f9b471fb857ae2ec8f36c20 [CANDIDATE]: Term 2 election: Requested vote from peers b416ad059bd940bc95e5d7fb70605b98 (127.26.127.66:43669), 0c26b2a8f4ad4e5e9c73a798e32ccdc2 (127.26.127.67:39199)
I20260710 13:27:30.677652 28304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e381ed08b3bb44678a7cb2f92e05549f" candidate_uuid: "f35478026f9b471fb857ae2ec8f36c20" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b416ad059bd940bc95e5d7fb70605b98"
I20260710 13:27:30.677914 28378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e381ed08b3bb44678a7cb2f92e05549f" candidate_uuid: "f35478026f9b471fb857ae2ec8f36c20" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2"
I20260710 13:27:30.678128 28304 raft_consensus.cc:3060] T e381ed08b3bb44678a7cb2f92e05549f P b416ad059bd940bc95e5d7fb70605b98 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:30.678436 28378 raft_consensus.cc:3055] T e381ed08b3bb44678a7cb2f92e05549f P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:30.678702 28378 raft_consensus.cc:740] T e381ed08b3bb44678a7cb2f92e05549f P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0c26b2a8f4ad4e5e9c73a798e32ccdc2, State: Running, Role: LEADER
I20260710 13:27:30.679270 28378 consensus_queue.cc:260] T e381ed08b3bb44678a7cb2f92e05549f P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:30.680076 28378 raft_consensus.cc:3060] T e381ed08b3bb44678a7cb2f92e05549f P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:30.682502 28304 raft_consensus.cc:2468] T e381ed08b3bb44678a7cb2f92e05549f P b416ad059bd940bc95e5d7fb70605b98 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f35478026f9b471fb857ae2ec8f36c20 in term 2.
I20260710 13:27:30.683591 28196 leader_election.cc:304] T e381ed08b3bb44678a7cb2f92e05549f P f35478026f9b471fb857ae2ec8f36c20 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b416ad059bd940bc95e5d7fb70605b98, f35478026f9b471fb857ae2ec8f36c20; no voters: 
I20260710 13:27:30.684085 28378 raft_consensus.cc:2468] T e381ed08b3bb44678a7cb2f92e05549f P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f35478026f9b471fb857ae2ec8f36c20 in term 2.
I20260710 13:27:30.684223 29004 raft_consensus.cc:2804] T e381ed08b3bb44678a7cb2f92e05549f P f35478026f9b471fb857ae2ec8f36c20 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:30.685449 29004 raft_consensus.cc:697] T e381ed08b3bb44678a7cb2f92e05549f P f35478026f9b471fb857ae2ec8f36c20 [term 2 LEADER]: Becoming Leader. State: Replica: f35478026f9b471fb857ae2ec8f36c20, State: Running, Role: LEADER
I20260710 13:27:30.686262 29004 consensus_queue.cc:237] T e381ed08b3bb44678a7cb2f92e05549f P f35478026f9b471fb857ae2ec8f36c20 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } }
I20260710 13:27:30.693070 28124 catalog_manager.cc:5697] T e381ed08b3bb44678a7cb2f92e05549f P f35478026f9b471fb857ae2ec8f36c20 reported cstate change: term changed from 1 to 2, leader changed from 0c26b2a8f4ad4e5e9c73a798e32ccdc2 (127.26.127.67) to f35478026f9b471fb857ae2ec8f36c20 (127.26.127.65). New cstate: current_term: 2 leader_uuid: "f35478026f9b471fb857ae2ec8f36c20" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:30.715155 29008 raft_consensus.cc:993] T 1cc85901e8094334bc5da96a42d19f7b P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: : Instructing follower 95a657a7eb394ae3858ac9ba341bea34 to start an election
I20260710 13:27:30.715584 29014 raft_consensus.cc:1081] T 1cc85901e8094334bc5da96a42d19f7b P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 LEADER]: Signalling peer 95a657a7eb394ae3858ac9ba341bea34 to start an election
I20260710 13:27:30.716747 28657 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1cc85901e8094334bc5da96a42d19f7b"
dest_uuid: "95a657a7eb394ae3858ac9ba341bea34"
 from {username='slave'} at 127.0.0.1:52104
I20260710 13:27:30.717175 28657 raft_consensus.cc:493] T 1cc85901e8094334bc5da96a42d19f7b P 95a657a7eb394ae3858ac9ba341bea34 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:30.717448 28657 raft_consensus.cc:3060] T 1cc85901e8094334bc5da96a42d19f7b P 95a657a7eb394ae3858ac9ba341bea34 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:30.721447 28657 raft_consensus.cc:515] T 1cc85901e8094334bc5da96a42d19f7b P 95a657a7eb394ae3858ac9ba341bea34 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } }
I20260710 13:27:30.723091 28657 leader_election.cc:290] T 1cc85901e8094334bc5da96a42d19f7b P 95a657a7eb394ae3858ac9ba341bea34 [CANDIDATE]: Term 2 election: Requested vote from peers 0c26b2a8f4ad4e5e9c73a798e32ccdc2 (127.26.127.67:39199), b416ad059bd940bc95e5d7fb70605b98 (127.26.127.66:43669)
I20260710 13:27:30.723673 28378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cc85901e8094334bc5da96a42d19f7b" candidate_uuid: "95a657a7eb394ae3858ac9ba341bea34" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2"
I20260710 13:27:30.724108 28304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cc85901e8094334bc5da96a42d19f7b" candidate_uuid: "95a657a7eb394ae3858ac9ba341bea34" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b416ad059bd940bc95e5d7fb70605b98"
I20260710 13:27:30.724206 28378 raft_consensus.cc:3055] T 1cc85901e8094334bc5da96a42d19f7b P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:30.724561 28378 raft_consensus.cc:740] T 1cc85901e8094334bc5da96a42d19f7b P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0c26b2a8f4ad4e5e9c73a798e32ccdc2, State: Running, Role: LEADER
I20260710 13:27:30.724577 28304 raft_consensus.cc:3060] T 1cc85901e8094334bc5da96a42d19f7b P b416ad059bd940bc95e5d7fb70605b98 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:30.725353 28378 consensus_queue.cc:260] T 1cc85901e8094334bc5da96a42d19f7b P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } }
I20260710 13:27:30.726459 28378 raft_consensus.cc:3060] T 1cc85901e8094334bc5da96a42d19f7b P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:30.728859 29007 raft_consensus.cc:993] T 62602a227a214542952c5134958655dc P b416ad059bd940bc95e5d7fb70605b98: : Instructing follower 95a657a7eb394ae3858ac9ba341bea34 to start an election
I20260710 13:27:30.729444 29019 raft_consensus.cc:1081] T 62602a227a214542952c5134958655dc P b416ad059bd940bc95e5d7fb70605b98 [term 1 LEADER]: Signalling peer 95a657a7eb394ae3858ac9ba341bea34 to start an election
I20260710 13:27:30.730351 28304 raft_consensus.cc:2468] T 1cc85901e8094334bc5da96a42d19f7b P b416ad059bd940bc95e5d7fb70605b98 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95a657a7eb394ae3858ac9ba341bea34 in term 2.
I20260710 13:27:30.730892 28657 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "62602a227a214542952c5134958655dc"
dest_uuid: "95a657a7eb394ae3858ac9ba341bea34"
 from {username='slave'} at 127.0.0.1:57316
I20260710 13:27:30.731401 28657 raft_consensus.cc:493] T 62602a227a214542952c5134958655dc P 95a657a7eb394ae3858ac9ba341bea34 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:30.731405 28623 leader_election.cc:304] T 1cc85901e8094334bc5da96a42d19f7b P 95a657a7eb394ae3858ac9ba341bea34 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 95a657a7eb394ae3858ac9ba341bea34, b416ad059bd940bc95e5d7fb70605b98; no voters: 
I20260710 13:27:30.731858 28657 raft_consensus.cc:3060] T 62602a227a214542952c5134958655dc P 95a657a7eb394ae3858ac9ba341bea34 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:30.731967 28378 raft_consensus.cc:2468] T 1cc85901e8094334bc5da96a42d19f7b P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95a657a7eb394ae3858ac9ba341bea34 in term 2.
I20260710 13:27:30.732254 29015 raft_consensus.cc:2804] T 1cc85901e8094334bc5da96a42d19f7b P 95a657a7eb394ae3858ac9ba341bea34 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:30.732771 29015 raft_consensus.cc:697] T 1cc85901e8094334bc5da96a42d19f7b P 95a657a7eb394ae3858ac9ba341bea34 [term 2 LEADER]: Becoming Leader. State: Replica: 95a657a7eb394ae3858ac9ba341bea34, State: Running, Role: LEADER
I20260710 13:27:30.733620 29015 consensus_queue.cc:237] T 1cc85901e8094334bc5da96a42d19f7b P 95a657a7eb394ae3858ac9ba341bea34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } }
I20260710 13:27:30.737725 28657 raft_consensus.cc:515] T 62602a227a214542952c5134958655dc P 95a657a7eb394ae3858ac9ba341bea34 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } }
I20260710 13:27:30.739382 28657 leader_election.cc:290] T 62602a227a214542952c5134958655dc P 95a657a7eb394ae3858ac9ba341bea34 [CANDIDATE]: Term 2 election: Requested vote from peers b416ad059bd940bc95e5d7fb70605b98 (127.26.127.66:43669), 0c26b2a8f4ad4e5e9c73a798e32ccdc2 (127.26.127.67:39199)
I20260710 13:27:30.739920 28304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62602a227a214542952c5134958655dc" candidate_uuid: "95a657a7eb394ae3858ac9ba341bea34" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b416ad059bd940bc95e5d7fb70605b98"
I20260710 13:27:30.740213 28378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62602a227a214542952c5134958655dc" candidate_uuid: "95a657a7eb394ae3858ac9ba341bea34" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2"
I20260710 13:27:30.740478 28304 raft_consensus.cc:3055] T 62602a227a214542952c5134958655dc P b416ad059bd940bc95e5d7fb70605b98 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:30.740765 28378 raft_consensus.cc:3060] T 62602a227a214542952c5134958655dc P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:30.740815 28304 raft_consensus.cc:740] T 62602a227a214542952c5134958655dc P b416ad059bd940bc95e5d7fb70605b98 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b416ad059bd940bc95e5d7fb70605b98, State: Running, Role: LEADER
I20260710 13:27:30.741648 28304 consensus_queue.cc:260] T 62602a227a214542952c5134958655dc P b416ad059bd940bc95e5d7fb70605b98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } }
I20260710 13:27:30.741411 28124 catalog_manager.cc:5697] T 1cc85901e8094334bc5da96a42d19f7b P 95a657a7eb394ae3858ac9ba341bea34 reported cstate change: term changed from 1 to 2, leader changed from 0c26b2a8f4ad4e5e9c73a798e32ccdc2 (127.26.127.67) to 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68). New cstate: current_term: 2 leader_uuid: "95a657a7eb394ae3858ac9ba341bea34" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:27:30.743036 28304 raft_consensus.cc:3060] T 62602a227a214542952c5134958655dc P b416ad059bd940bc95e5d7fb70605b98 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:30.746763 28378 raft_consensus.cc:2468] T 62602a227a214542952c5134958655dc P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95a657a7eb394ae3858ac9ba341bea34 in term 2.
I20260710 13:27:30.747640 28623 leader_election.cc:304] T 62602a227a214542952c5134958655dc P 95a657a7eb394ae3858ac9ba341bea34 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c26b2a8f4ad4e5e9c73a798e32ccdc2, 95a657a7eb394ae3858ac9ba341bea34; no voters: 
I20260710 13:27:30.748318 29015 raft_consensus.cc:2804] T 62602a227a214542952c5134958655dc P 95a657a7eb394ae3858ac9ba341bea34 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:30.749342 28304 raft_consensus.cc:2468] T 62602a227a214542952c5134958655dc P b416ad059bd940bc95e5d7fb70605b98 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95a657a7eb394ae3858ac9ba341bea34 in term 2.
I20260710 13:27:30.751260 29015 raft_consensus.cc:697] T 62602a227a214542952c5134958655dc P 95a657a7eb394ae3858ac9ba341bea34 [term 2 LEADER]: Becoming Leader. State: Replica: 95a657a7eb394ae3858ac9ba341bea34, State: Running, Role: LEADER
I20260710 13:27:30.752158 29015 consensus_queue.cc:237] T 62602a227a214542952c5134958655dc P 95a657a7eb394ae3858ac9ba341bea34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } }
I20260710 13:27:30.761576 28124 catalog_manager.cc:5697] T 62602a227a214542952c5134958655dc P 95a657a7eb394ae3858ac9ba341bea34 reported cstate change: term changed from 1 to 2, leader changed from b416ad059bd940bc95e5d7fb70605b98 (127.26.127.66) to 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68). New cstate: current_term: 2 leader_uuid: "95a657a7eb394ae3858ac9ba341bea34" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:27:30.979285 29008 raft_consensus.cc:993] T 5799b71fb9d44b54802cb73941f5604b P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: : Instructing follower 95a657a7eb394ae3858ac9ba341bea34 to start an election
I20260710 13:27:30.979815 29014 raft_consensus.cc:1081] T 5799b71fb9d44b54802cb73941f5604b P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 2 LEADER]: Signalling peer 95a657a7eb394ae3858ac9ba341bea34 to start an election
I20260710 13:27:30.981319 28654 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5799b71fb9d44b54802cb73941f5604b"
dest_uuid: "95a657a7eb394ae3858ac9ba341bea34"
 from {username='slave'} at 127.0.0.1:52104
I20260710 13:27:30.981755 28654 raft_consensus.cc:493] T 5799b71fb9d44b54802cb73941f5604b P 95a657a7eb394ae3858ac9ba341bea34 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:30.982023 28654 raft_consensus.cc:3060] T 5799b71fb9d44b54802cb73941f5604b P 95a657a7eb394ae3858ac9ba341bea34 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:30.986200 28654 raft_consensus.cc:515] T 5799b71fb9d44b54802cb73941f5604b P 95a657a7eb394ae3858ac9ba341bea34 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } }
I20260710 13:27:30.987707 28654 leader_election.cc:290] T 5799b71fb9d44b54802cb73941f5604b P 95a657a7eb394ae3858ac9ba341bea34 [CANDIDATE]: Term 3 election: Requested vote from peers b416ad059bd940bc95e5d7fb70605b98 (127.26.127.66:43669), 0c26b2a8f4ad4e5e9c73a798e32ccdc2 (127.26.127.67:39199)
I20260710 13:27:30.988332 28304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5799b71fb9d44b54802cb73941f5604b" candidate_uuid: "95a657a7eb394ae3858ac9ba341bea34" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "b416ad059bd940bc95e5d7fb70605b98"
I20260710 13:27:30.988627 28378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5799b71fb9d44b54802cb73941f5604b" candidate_uuid: "95a657a7eb394ae3858ac9ba341bea34" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2"
I20260710 13:27:30.988916 28304 raft_consensus.cc:3060] T 5799b71fb9d44b54802cb73941f5604b P b416ad059bd940bc95e5d7fb70605b98 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:30.989204 28378 raft_consensus.cc:3055] T 5799b71fb9d44b54802cb73941f5604b P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:27:30.989481 28378 raft_consensus.cc:740] T 5799b71fb9d44b54802cb73941f5604b P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0c26b2a8f4ad4e5e9c73a798e32ccdc2, State: Running, Role: LEADER
I20260710 13:27:30.990083 28378 consensus_queue.cc:260] T 5799b71fb9d44b54802cb73941f5604b P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } }
I20260710 13:27:30.990860 28378 raft_consensus.cc:3060] T 5799b71fb9d44b54802cb73941f5604b P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:30.993178 28304 raft_consensus.cc:2468] T 5799b71fb9d44b54802cb73941f5604b P b416ad059bd940bc95e5d7fb70605b98 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95a657a7eb394ae3858ac9ba341bea34 in term 3.
I20260710 13:27:30.994043 28623 leader_election.cc:304] T 5799b71fb9d44b54802cb73941f5604b P 95a657a7eb394ae3858ac9ba341bea34 [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: 95a657a7eb394ae3858ac9ba341bea34, b416ad059bd940bc95e5d7fb70605b98; no voters: 
I20260710 13:27:30.994652 29015 raft_consensus.cc:2804] T 5799b71fb9d44b54802cb73941f5604b P 95a657a7eb394ae3858ac9ba341bea34 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:27:30.995138 29015 raft_consensus.cc:697] T 5799b71fb9d44b54802cb73941f5604b P 95a657a7eb394ae3858ac9ba341bea34 [term 3 LEADER]: Becoming Leader. State: Replica: 95a657a7eb394ae3858ac9ba341bea34, State: Running, Role: LEADER
I20260710 13:27:30.995301 28378 raft_consensus.cc:2468] T 5799b71fb9d44b54802cb73941f5604b P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95a657a7eb394ae3858ac9ba341bea34 in term 3.
I20260710 13:27:30.996624 29015 consensus_queue.cc:237] T 5799b71fb9d44b54802cb73941f5604b P 95a657a7eb394ae3858ac9ba341bea34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } }
I20260710 13:27:31.002887 28124 catalog_manager.cc:5697] T 5799b71fb9d44b54802cb73941f5604b P 95a657a7eb394ae3858ac9ba341bea34 reported cstate change: term changed from 2 to 3, leader changed from 0c26b2a8f4ad4e5e9c73a798e32ccdc2 (127.26.127.67) to 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68). New cstate: current_term: 3 leader_uuid: "95a657a7eb394ae3858ac9ba341bea34" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:27:31.140267 28228 raft_consensus.cc:1275] T 2dc0dd9657dc483294b5fac9f37843ef P f35478026f9b471fb857ae2ec8f36c20 [term 2 FOLLOWER]: Refusing update from remote peer 95a657a7eb394ae3858ac9ba341bea34: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:27:31.141460 29015 consensus_queue.cc:1048] T 2dc0dd9657dc483294b5fac9f37843ef P 95a657a7eb394ae3858ac9ba341bea34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:27:31.146659 28378 raft_consensus.cc:1275] T 2dc0dd9657dc483294b5fac9f37843ef P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 2 FOLLOWER]: Refusing update from remote peer 95a657a7eb394ae3858ac9ba341bea34: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:27:31.147831 28376 raft_consensus.cc:1275] T 62602a227a214542952c5134958655dc P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 2 FOLLOWER]: Refusing update from remote peer 95a657a7eb394ae3858ac9ba341bea34: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:27:31.152906 29029 consensus_queue.cc:1048] T 2dc0dd9657dc483294b5fac9f37843ef P 95a657a7eb394ae3858ac9ba341bea34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:27:31.154282 29029 consensus_queue.cc:1048] T 62602a227a214542952c5134958655dc P 95a657a7eb394ae3858ac9ba341bea34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:27:31.180826 28304 raft_consensus.cc:1275] T 62602a227a214542952c5134958655dc P b416ad059bd940bc95e5d7fb70605b98 [term 2 FOLLOWER]: Refusing update from remote peer 95a657a7eb394ae3858ac9ba341bea34: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:27:31.187469 29015 consensus_queue.cc:1048] T 62602a227a214542952c5134958655dc P 95a657a7eb394ae3858ac9ba341bea34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:27:31.210554 28377 raft_consensus.cc:1275] T e381ed08b3bb44678a7cb2f92e05549f P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 2 FOLLOWER]: Refusing update from remote peer f35478026f9b471fb857ae2ec8f36c20: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:31.211556 29004 consensus_queue.cc:1048] T e381ed08b3bb44678a7cb2f92e05549f P f35478026f9b471fb857ae2ec8f36c20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:31.222389 28304 raft_consensus.cc:1275] T e381ed08b3bb44678a7cb2f92e05549f P b416ad059bd940bc95e5d7fb70605b98 [term 2 FOLLOWER]: Refusing update from remote peer f35478026f9b471fb857ae2ec8f36c20: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:31.224838 29042 consensus_queue.cc:1048] T e381ed08b3bb44678a7cb2f92e05549f P f35478026f9b471fb857ae2ec8f36c20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:27:31.309583 28302 raft_consensus.cc:1275] T 1cc85901e8094334bc5da96a42d19f7b P b416ad059bd940bc95e5d7fb70605b98 [term 2 FOLLOWER]: Refusing update from remote peer 95a657a7eb394ae3858ac9ba341bea34: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:27:31.310952 29016 consensus_queue.cc:1048] T 1cc85901e8094334bc5da96a42d19f7b P 95a657a7eb394ae3858ac9ba341bea34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:27:31.318982 28377 raft_consensus.cc:1275] T 1cc85901e8094334bc5da96a42d19f7b P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 2 FOLLOWER]: Refusing update from remote peer 95a657a7eb394ae3858ac9ba341bea34: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:27:31.320151 29016 consensus_queue.cc:1048] T 1cc85901e8094334bc5da96a42d19f7b P 95a657a7eb394ae3858ac9ba341bea34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:27:31.384646 28302 raft_consensus.cc:1275] T 5799b71fb9d44b54802cb73941f5604b P b416ad059bd940bc95e5d7fb70605b98 [term 3 FOLLOWER]: Refusing update from remote peer 95a657a7eb394ae3858ac9ba341bea34: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260710 13:27:31.385687 29016 consensus_queue.cc:1048] T 5799b71fb9d44b54802cb73941f5604b P 95a657a7eb394ae3858ac9ba341bea34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260710 13:27:31.393024 28377 raft_consensus.cc:1275] T 5799b71fb9d44b54802cb73941f5604b P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 3 FOLLOWER]: Refusing update from remote peer 95a657a7eb394ae3858ac9ba341bea34: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260710 13:27:31.395116 29032 consensus_queue.cc:1048] T 5799b71fb9d44b54802cb73941f5604b P 95a657a7eb394ae3858ac9ba341bea34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c26b2a8f4ad4e5e9c73a798e32ccdc2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260710 13:27:31.500666 27133 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:27:31.516610 27133 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:27:31.541806 28230 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "336b548707684ad1bd8c823cfac40169"
dest_uuid: "f35478026f9b471fb857ae2ec8f36c20"
mode: GRACEFUL
new_leader_uuid: "95a657a7eb394ae3858ac9ba341bea34"
 from {username='slave'} at 127.0.0.1:37442
I20260710 13:27:31.542272 28230 raft_consensus.cc:606] T 336b548707684ad1bd8c823cfac40169 P f35478026f9b471fb857ae2ec8f36c20 [term 1 LEADER]: Received request to transfer leadership to TS 95a657a7eb394ae3858ac9ba341bea34
I20260710 13:27:31.544466 28302 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e266baeb3a3443ba9a3defd915dbab9d"
dest_uuid: "b416ad059bd940bc95e5d7fb70605b98"
mode: GRACEFUL
new_leader_uuid: "95a657a7eb394ae3858ac9ba341bea34"
 from {username='slave'} at 127.0.0.1:50670
I20260710 13:27:31.544912 28302 raft_consensus.cc:606] T e266baeb3a3443ba9a3defd915dbab9d P b416ad059bd940bc95e5d7fb70605b98 [term 1 LEADER]: Received request to transfer leadership to TS 95a657a7eb394ae3858ac9ba341bea34
I20260710 13:27:31.545993 27133 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:27:31.546612 27133 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:27:31.758265 29019 raft_consensus.cc:993] T e266baeb3a3443ba9a3defd915dbab9d P b416ad059bd940bc95e5d7fb70605b98: : Instructing follower 95a657a7eb394ae3858ac9ba341bea34 to start an election
I20260710 13:27:31.758661 29051 raft_consensus.cc:1081] T e266baeb3a3443ba9a3defd915dbab9d P b416ad059bd940bc95e5d7fb70605b98 [term 1 LEADER]: Signalling peer 95a657a7eb394ae3858ac9ba341bea34 to start an election
I20260710 13:27:31.759965 28654 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e266baeb3a3443ba9a3defd915dbab9d"
dest_uuid: "95a657a7eb394ae3858ac9ba341bea34"
 from {username='slave'} at 127.0.0.1:57316
I20260710 13:27:31.760339 28654 raft_consensus.cc:493] T e266baeb3a3443ba9a3defd915dbab9d P 95a657a7eb394ae3858ac9ba341bea34 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:31.760555 28654 raft_consensus.cc:3060] T e266baeb3a3443ba9a3defd915dbab9d P 95a657a7eb394ae3858ac9ba341bea34 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:31.764551 28654 raft_consensus.cc:515] T e266baeb3a3443ba9a3defd915dbab9d P 95a657a7eb394ae3858ac9ba341bea34 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } }
I20260710 13:27:31.766232 28654 leader_election.cc:290] T e266baeb3a3443ba9a3defd915dbab9d P 95a657a7eb394ae3858ac9ba341bea34 [CANDIDATE]: Term 2 election: Requested vote from peers f35478026f9b471fb857ae2ec8f36c20 (127.26.127.65:37219), b416ad059bd940bc95e5d7fb70605b98 (127.26.127.66:43669)
I20260710 13:27:31.766974 28230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e266baeb3a3443ba9a3defd915dbab9d" candidate_uuid: "95a657a7eb394ae3858ac9ba341bea34" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "f35478026f9b471fb857ae2ec8f36c20"
I20260710 13:27:31.766974 28302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e266baeb3a3443ba9a3defd915dbab9d" candidate_uuid: "95a657a7eb394ae3858ac9ba341bea34" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b416ad059bd940bc95e5d7fb70605b98"
I20260710 13:27:31.767777 28230 raft_consensus.cc:3060] T e266baeb3a3443ba9a3defd915dbab9d P f35478026f9b471fb857ae2ec8f36c20 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:31.767856 28302 raft_consensus.cc:3055] T e266baeb3a3443ba9a3defd915dbab9d P b416ad059bd940bc95e5d7fb70605b98 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:31.768321 28302 raft_consensus.cc:740] T e266baeb3a3443ba9a3defd915dbab9d P b416ad059bd940bc95e5d7fb70605b98 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b416ad059bd940bc95e5d7fb70605b98, State: Running, Role: LEADER
I20260710 13:27:31.768970 28302 consensus_queue.cc:260] T e266baeb3a3443ba9a3defd915dbab9d P b416ad059bd940bc95e5d7fb70605b98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } }
I20260710 13:27:31.769807 28302 raft_consensus.cc:3060] T e266baeb3a3443ba9a3defd915dbab9d P b416ad059bd940bc95e5d7fb70605b98 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:31.772188 28230 raft_consensus.cc:2468] T e266baeb3a3443ba9a3defd915dbab9d P f35478026f9b471fb857ae2ec8f36c20 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95a657a7eb394ae3858ac9ba341bea34 in term 2.
I20260710 13:27:31.773221 28621 leader_election.cc:304] T e266baeb3a3443ba9a3defd915dbab9d P 95a657a7eb394ae3858ac9ba341bea34 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 95a657a7eb394ae3858ac9ba341bea34, f35478026f9b471fb857ae2ec8f36c20; no voters: 
I20260710 13:27:31.773922 29032 raft_consensus.cc:2804] T e266baeb3a3443ba9a3defd915dbab9d P 95a657a7eb394ae3858ac9ba341bea34 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:31.774353 29032 raft_consensus.cc:697] T e266baeb3a3443ba9a3defd915dbab9d P 95a657a7eb394ae3858ac9ba341bea34 [term 2 LEADER]: Becoming Leader. State: Replica: 95a657a7eb394ae3858ac9ba341bea34, State: Running, Role: LEADER
I20260710 13:27:31.774858 28302 raft_consensus.cc:2468] T e266baeb3a3443ba9a3defd915dbab9d P b416ad059bd940bc95e5d7fb70605b98 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95a657a7eb394ae3858ac9ba341bea34 in term 2.
I20260710 13:27:31.775300 29032 consensus_queue.cc:237] T e266baeb3a3443ba9a3defd915dbab9d P 95a657a7eb394ae3858ac9ba341bea34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } }
I20260710 13:27:31.785780 28124 catalog_manager.cc:5697] T e266baeb3a3443ba9a3defd915dbab9d P 95a657a7eb394ae3858ac9ba341bea34 reported cstate change: term changed from 1 to 2, leader changed from b416ad059bd940bc95e5d7fb70605b98 (127.26.127.66) to 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68). New cstate: current_term: 2 leader_uuid: "95a657a7eb394ae3858ac9ba341bea34" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:27:31.934775 29042 raft_consensus.cc:993] T 336b548707684ad1bd8c823cfac40169 P f35478026f9b471fb857ae2ec8f36c20: : Instructing follower 95a657a7eb394ae3858ac9ba341bea34 to start an election
I20260710 13:27:31.935213 29043 raft_consensus.cc:1081] T 336b548707684ad1bd8c823cfac40169 P f35478026f9b471fb857ae2ec8f36c20 [term 1 LEADER]: Signalling peer 95a657a7eb394ae3858ac9ba341bea34 to start an election
I20260710 13:27:31.936443 28654 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "336b548707684ad1bd8c823cfac40169"
dest_uuid: "95a657a7eb394ae3858ac9ba341bea34"
 from {username='slave'} at 127.0.0.1:52106
I20260710 13:27:31.936913 28654 raft_consensus.cc:493] T 336b548707684ad1bd8c823cfac40169 P 95a657a7eb394ae3858ac9ba341bea34 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:31.937227 28654 raft_consensus.cc:3060] T 336b548707684ad1bd8c823cfac40169 P 95a657a7eb394ae3858ac9ba341bea34 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:31.941586 28654 raft_consensus.cc:515] T 336b548707684ad1bd8c823cfac40169 P 95a657a7eb394ae3858ac9ba341bea34 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } }
I20260710 13:27:31.942931 28654 leader_election.cc:290] T 336b548707684ad1bd8c823cfac40169 P 95a657a7eb394ae3858ac9ba341bea34 [CANDIDATE]: Term 2 election: Requested vote from peers f35478026f9b471fb857ae2ec8f36c20 (127.26.127.65:37219), b416ad059bd940bc95e5d7fb70605b98 (127.26.127.66:43669)
I20260710 13:27:31.943749 28230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "336b548707684ad1bd8c823cfac40169" candidate_uuid: "95a657a7eb394ae3858ac9ba341bea34" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "f35478026f9b471fb857ae2ec8f36c20"
I20260710 13:27:31.943810 28302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "336b548707684ad1bd8c823cfac40169" candidate_uuid: "95a657a7eb394ae3858ac9ba341bea34" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b416ad059bd940bc95e5d7fb70605b98"
I20260710 13:27:31.944480 28230 raft_consensus.cc:3055] T 336b548707684ad1bd8c823cfac40169 P f35478026f9b471fb857ae2ec8f36c20 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:31.944541 28302 raft_consensus.cc:3060] T 336b548707684ad1bd8c823cfac40169 P b416ad059bd940bc95e5d7fb70605b98 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:31.944891 28230 raft_consensus.cc:740] T 336b548707684ad1bd8c823cfac40169 P f35478026f9b471fb857ae2ec8f36c20 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f35478026f9b471fb857ae2ec8f36c20, State: Running, Role: LEADER
I20260710 13:27:31.945622 28230 consensus_queue.cc:260] T 336b548707684ad1bd8c823cfac40169 P f35478026f9b471fb857ae2ec8f36c20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } }
I20260710 13:27:31.946765 28230 raft_consensus.cc:3060] T 336b548707684ad1bd8c823cfac40169 P f35478026f9b471fb857ae2ec8f36c20 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:31.950553 28302 raft_consensus.cc:2468] T 336b548707684ad1bd8c823cfac40169 P b416ad059bd940bc95e5d7fb70605b98 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95a657a7eb394ae3858ac9ba341bea34 in term 2.
I20260710 13:27:31.951555 28623 leader_election.cc:304] T 336b548707684ad1bd8c823cfac40169 P 95a657a7eb394ae3858ac9ba341bea34 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 95a657a7eb394ae3858ac9ba341bea34, b416ad059bd940bc95e5d7fb70605b98; no voters: 
I20260710 13:27:31.952250 29032 raft_consensus.cc:2804] T 336b548707684ad1bd8c823cfac40169 P 95a657a7eb394ae3858ac9ba341bea34 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:31.952630 29032 raft_consensus.cc:697] T 336b548707684ad1bd8c823cfac40169 P 95a657a7eb394ae3858ac9ba341bea34 [term 2 LEADER]: Becoming Leader. State: Replica: 95a657a7eb394ae3858ac9ba341bea34, State: Running, Role: LEADER
I20260710 13:27:31.952718 28230 raft_consensus.cc:2468] T 336b548707684ad1bd8c823cfac40169 P f35478026f9b471fb857ae2ec8f36c20 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95a657a7eb394ae3858ac9ba341bea34 in term 2.
I20260710 13:27:31.953421 29032 consensus_queue.cc:237] T 336b548707684ad1bd8c823cfac40169 P 95a657a7eb394ae3858ac9ba341bea34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } }
I20260710 13:27:31.960031 28124 catalog_manager.cc:5697] T 336b548707684ad1bd8c823cfac40169 P 95a657a7eb394ae3858ac9ba341bea34 reported cstate change: term changed from 1 to 2, leader changed from f35478026f9b471fb857ae2ec8f36c20 (127.26.127.65) to 95a657a7eb394ae3858ac9ba341bea34 (127.26.127.68). New cstate: current_term: 2 leader_uuid: "95a657a7eb394ae3858ac9ba341bea34" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95a657a7eb394ae3858ac9ba341bea34" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34905 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:27:32.231783 28302 raft_consensus.cc:1275] T e266baeb3a3443ba9a3defd915dbab9d P b416ad059bd940bc95e5d7fb70605b98 [term 2 FOLLOWER]: Refusing update from remote peer 95a657a7eb394ae3858ac9ba341bea34: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:27:32.232904 29032 consensus_queue.cc:1048] T e266baeb3a3443ba9a3defd915dbab9d P 95a657a7eb394ae3858ac9ba341bea34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:27:32.241385 28230 raft_consensus.cc:1275] T e266baeb3a3443ba9a3defd915dbab9d P f35478026f9b471fb857ae2ec8f36c20 [term 2 FOLLOWER]: Refusing update from remote peer 95a657a7eb394ae3858ac9ba341bea34: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:27:32.242852 29032 consensus_queue.cc:1048] T e266baeb3a3443ba9a3defd915dbab9d P 95a657a7eb394ae3858ac9ba341bea34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:27:32.452819 28230 raft_consensus.cc:1275] T 336b548707684ad1bd8c823cfac40169 P f35478026f9b471fb857ae2ec8f36c20 [term 2 FOLLOWER]: Refusing update from remote peer 95a657a7eb394ae3858ac9ba341bea34: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:27:32.453958 29032 consensus_queue.cc:1048] T 336b548707684ad1bd8c823cfac40169 P 95a657a7eb394ae3858ac9ba341bea34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f35478026f9b471fb857ae2ec8f36c20" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 37219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:27:32.465073 28302 raft_consensus.cc:1275] T 336b548707684ad1bd8c823cfac40169 P b416ad059bd940bc95e5d7fb70605b98 [term 2 FOLLOWER]: Refusing update from remote peer 95a657a7eb394ae3858ac9ba341bea34: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:27:32.467619 29016 consensus_queue.cc:1048] T 336b548707684ad1bd8c823cfac40169 P 95a657a7eb394ae3858ac9ba341bea34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b416ad059bd940bc95e5d7fb70605b98" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:27:32.547485 27133 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:27:32.560866 27133 tablet_server.cc:179] TabletServer@127.26.127.65:0 shutting down...
W20260710 13:27:32.576052 28269 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 1 similar messages]
W20260710 13:27:32.580220 28269 consensus_peers.cc:597] T ac889b38c6e9470e849a19e831010076 P b416ad059bd940bc95e5d7fb70605b98 -> Peer f35478026f9b471fb857ae2ec8f36c20 (127.26.127.65:37219): Couldn't send request to peer f35478026f9b471fb857ae2ec8f36c20. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:32.588783 27133 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:27:32.589576 27133 tablet_replica.cc:333] T 5a77a7b6eae740a4ac1855715df56869 P f35478026f9b471fb857ae2ec8f36c20: stopping tablet replica
I20260710 13:27:32.590114 27133 raft_consensus.cc:2243] T 5a77a7b6eae740a4ac1855715df56869 P f35478026f9b471fb857ae2ec8f36c20 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:32.590726 27133 raft_consensus.cc:2272] T 5a77a7b6eae740a4ac1855715df56869 P f35478026f9b471fb857ae2ec8f36c20 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:32.592479 27133 tablet_replica.cc:333] T 700259a6f2e24c27b5b85c205f6379d3 P f35478026f9b471fb857ae2ec8f36c20: stopping tablet replica
I20260710 13:27:32.593075 27133 raft_consensus.cc:2243] T 700259a6f2e24c27b5b85c205f6379d3 P f35478026f9b471fb857ae2ec8f36c20 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:32.593837 27133 raft_consensus.cc:2272] T 700259a6f2e24c27b5b85c205f6379d3 P f35478026f9b471fb857ae2ec8f36c20 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:32.595546 27133 tablet_replica.cc:333] T 9099b7fac51a4ed58f6078c28415d355 P f35478026f9b471fb857ae2ec8f36c20: stopping tablet replica
I20260710 13:27:32.596086 27133 raft_consensus.cc:2243] T 9099b7fac51a4ed58f6078c28415d355 P f35478026f9b471fb857ae2ec8f36c20 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:32.596570 27133 raft_consensus.cc:2272] T 9099b7fac51a4ed58f6078c28415d355 P f35478026f9b471fb857ae2ec8f36c20 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:32.598189 27133 tablet_replica.cc:333] T a190582997e0484ebe2f908a94065106 P f35478026f9b471fb857ae2ec8f36c20: stopping tablet replica
I20260710 13:27:32.598714 27133 raft_consensus.cc:2243] T a190582997e0484ebe2f908a94065106 P f35478026f9b471fb857ae2ec8f36c20 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:32.599133 27133 raft_consensus.cc:2272] T a190582997e0484ebe2f908a94065106 P f35478026f9b471fb857ae2ec8f36c20 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:32.600927 27133 tablet_replica.cc:333] T c62addc61c3947ce94bc8f5b9cdd0f5a P f35478026f9b471fb857ae2ec8f36c20: stopping tablet replica
I20260710 13:27:32.601585 27133 raft_consensus.cc:2243] T c62addc61c3947ce94bc8f5b9cdd0f5a P f35478026f9b471fb857ae2ec8f36c20 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:32.602017 27133 raft_consensus.cc:2272] T c62addc61c3947ce94bc8f5b9cdd0f5a P f35478026f9b471fb857ae2ec8f36c20 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:32.603761 27133 tablet_replica.cc:333] T e266baeb3a3443ba9a3defd915dbab9d P f35478026f9b471fb857ae2ec8f36c20: stopping tablet replica
I20260710 13:27:32.604272 27133 raft_consensus.cc:2243] T e266baeb3a3443ba9a3defd915dbab9d P f35478026f9b471fb857ae2ec8f36c20 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:32.604669 27133 raft_consensus.cc:2272] T e266baeb3a3443ba9a3defd915dbab9d P f35478026f9b471fb857ae2ec8f36c20 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:32.607453 27133 tablet_replica.cc:333] T 923cc7524c014cc4a6ca5b34829d24ec P f35478026f9b471fb857ae2ec8f36c20: stopping tablet replica
I20260710 13:27:32.608059 27133 raft_consensus.cc:2243] T 923cc7524c014cc4a6ca5b34829d24ec P f35478026f9b471fb857ae2ec8f36c20 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:32.608474 27133 raft_consensus.cc:2272] T 923cc7524c014cc4a6ca5b34829d24ec P f35478026f9b471fb857ae2ec8f36c20 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:32.610220 27133 tablet_replica.cc:333] T f849b55a951b49fd9771eb548ce8edac P f35478026f9b471fb857ae2ec8f36c20: stopping tablet replica
I20260710 13:27:32.610723 27133 raft_consensus.cc:2243] T f849b55a951b49fd9771eb548ce8edac P f35478026f9b471fb857ae2ec8f36c20 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:32.611119 27133 raft_consensus.cc:2272] T f849b55a951b49fd9771eb548ce8edac P f35478026f9b471fb857ae2ec8f36c20 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:32.612881 27133 tablet_replica.cc:333] T e381ed08b3bb44678a7cb2f92e05549f P f35478026f9b471fb857ae2ec8f36c20: stopping tablet replica
I20260710 13:27:32.613396 27133 raft_consensus.cc:2243] T e381ed08b3bb44678a7cb2f92e05549f P f35478026f9b471fb857ae2ec8f36c20 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:32.614096 27133 raft_consensus.cc:2272] T e381ed08b3bb44678a7cb2f92e05549f P f35478026f9b471fb857ae2ec8f36c20 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:32.615859 27133 tablet_replica.cc:333] T a2447fd25d2e499c9b575e6684535bf4 P f35478026f9b471fb857ae2ec8f36c20: stopping tablet replica
I20260710 13:27:32.616356 27133 raft_consensus.cc:2243] T a2447fd25d2e499c9b575e6684535bf4 P f35478026f9b471fb857ae2ec8f36c20 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:32.617120 27133 raft_consensus.cc:2272] T a2447fd25d2e499c9b575e6684535bf4 P f35478026f9b471fb857ae2ec8f36c20 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:32.618747 27133 tablet_replica.cc:333] T ac889b38c6e9470e849a19e831010076 P f35478026f9b471fb857ae2ec8f36c20: stopping tablet replica
I20260710 13:27:32.619212 27133 raft_consensus.cc:2243] T ac889b38c6e9470e849a19e831010076 P f35478026f9b471fb857ae2ec8f36c20 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:32.619590 27133 raft_consensus.cc:2272] T ac889b38c6e9470e849a19e831010076 P f35478026f9b471fb857ae2ec8f36c20 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:32.621213 27133 tablet_replica.cc:333] T 2dc0dd9657dc483294b5fac9f37843ef P f35478026f9b471fb857ae2ec8f36c20: stopping tablet replica
I20260710 13:27:32.621680 27133 raft_consensus.cc:2243] T 2dc0dd9657dc483294b5fac9f37843ef P f35478026f9b471fb857ae2ec8f36c20 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:32.622092 27133 raft_consensus.cc:2272] T 2dc0dd9657dc483294b5fac9f37843ef P f35478026f9b471fb857ae2ec8f36c20 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:32.623939 27133 tablet_replica.cc:333] T 336b548707684ad1bd8c823cfac40169 P f35478026f9b471fb857ae2ec8f36c20: stopping tablet replica
I20260710 13:27:32.624468 27133 raft_consensus.cc:2243] T 336b548707684ad1bd8c823cfac40169 P f35478026f9b471fb857ae2ec8f36c20 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:32.624948 27133 raft_consensus.cc:2272] T 336b548707684ad1bd8c823cfac40169 P f35478026f9b471fb857ae2ec8f36c20 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:32.627731 27133 tablet_replica.cc:333] T a5432503dc8f4dcd88196846b8e11a6f P f35478026f9b471fb857ae2ec8f36c20: stopping tablet replica
I20260710 13:27:32.628204 27133 raft_consensus.cc:2243] T a5432503dc8f4dcd88196846b8e11a6f P f35478026f9b471fb857ae2ec8f36c20 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:32.628990 27133 raft_consensus.cc:2272] T a5432503dc8f4dcd88196846b8e11a6f P f35478026f9b471fb857ae2ec8f36c20 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:32.630654 27133 tablet_replica.cc:333] T 240c313437544b88b25f1a5b6705cade P f35478026f9b471fb857ae2ec8f36c20: stopping tablet replica
I20260710 13:27:32.631153 27133 raft_consensus.cc:2243] T 240c313437544b88b25f1a5b6705cade P f35478026f9b471fb857ae2ec8f36c20 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:32.631678 27133 raft_consensus.cc:2272] T 240c313437544b88b25f1a5b6705cade P f35478026f9b471fb857ae2ec8f36c20 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:32.633355 27133 tablet_replica.cc:333] T b6bc1d6dbf6c4e2eb25401136bbd4947 P f35478026f9b471fb857ae2ec8f36c20: stopping tablet replica
I20260710 13:27:32.633793 27133 raft_consensus.cc:2243] T b6bc1d6dbf6c4e2eb25401136bbd4947 P f35478026f9b471fb857ae2ec8f36c20 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:32.634636 27133 raft_consensus.cc:2272] T b6bc1d6dbf6c4e2eb25401136bbd4947 P f35478026f9b471fb857ae2ec8f36c20 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:32.636817 27133 tablet_replica.cc:333] T 2e596fd952754b609a76c8f04645710b P f35478026f9b471fb857ae2ec8f36c20: stopping tablet replica
I20260710 13:27:32.637439 27133 raft_consensus.cc:2243] T 2e596fd952754b609a76c8f04645710b P f35478026f9b471fb857ae2ec8f36c20 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:32.638341 27133 raft_consensus.cc:2272] T 2e596fd952754b609a76c8f04645710b P f35478026f9b471fb857ae2ec8f36c20 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:32.640122 27133 tablet_replica.cc:333] T 38b3518be6c04dd684dcc178358103f0 P f35478026f9b471fb857ae2ec8f36c20: stopping tablet replica
I20260710 13:27:32.640547 27133 raft_consensus.cc:2243] T 38b3518be6c04dd684dcc178358103f0 P f35478026f9b471fb857ae2ec8f36c20 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:32.640931 27133 raft_consensus.cc:2272] T 38b3518be6c04dd684dcc178358103f0 P f35478026f9b471fb857ae2ec8f36c20 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:27:32.653934 28269 consensus_peers.cc:597] T 38b3518be6c04dd684dcc178358103f0 P b416ad059bd940bc95e5d7fb70605b98 -> Peer f35478026f9b471fb857ae2ec8f36c20 (127.26.127.65:37219): Couldn't send request to peer f35478026f9b471fb857ae2ec8f36c20. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:27:32.654659 28269 consensus_peers.cc:597] T a190582997e0484ebe2f908a94065106 P b416ad059bd940bc95e5d7fb70605b98 -> Peer f35478026f9b471fb857ae2ec8f36c20 (127.26.127.65:37219): Couldn't send request to peer f35478026f9b471fb857ae2ec8f36c20. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:27:32.675678 28621 consensus_peers.cc:597] T 2dc0dd9657dc483294b5fac9f37843ef P 95a657a7eb394ae3858ac9ba341bea34 -> Peer f35478026f9b471fb857ae2ec8f36c20 (127.26.127.65:37219): Couldn't send request to peer f35478026f9b471fb857ae2ec8f36c20. Status: Network error: Client connection negotiation failed: client connection to 127.26.127.65:37219: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:32.684038 27133 tablet_server.cc:196] TabletServer@127.26.127.65:0 shutdown complete.
W20260710 13:27:32.698917 28269 consensus_peers.cc:597] T 5a77a7b6eae740a4ac1855715df56869 P b416ad059bd940bc95e5d7fb70605b98 -> Peer f35478026f9b471fb857ae2ec8f36c20 (127.26.127.65:37219): Couldn't send request to peer f35478026f9b471fb857ae2ec8f36c20. Status: Network error: Client connection negotiation failed: client connection to 127.26.127.65:37219: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:32.722586 27133 tablet_server.cc:179] TabletServer@127.26.127.66:0 shutting down...
I20260710 13:27:32.752592 27133 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:27:32.753639 27133 tablet_replica.cc:333] T 700259a6f2e24c27b5b85c205f6379d3 P b416ad059bd940bc95e5d7fb70605b98: stopping tablet replica
I20260710 13:27:32.754662 27133 raft_consensus.cc:2243] T 700259a6f2e24c27b5b85c205f6379d3 P b416ad059bd940bc95e5d7fb70605b98 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260710 13:27:32.755240 28345 consensus_peers.cc:597] T 495233f9c3aa486b91032ca9f3c1be88 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 -> Peer b416ad059bd940bc95e5d7fb70605b98 (127.26.127.66:43669): Couldn't send request to peer b416ad059bd940bc95e5d7fb70605b98. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:32.755375 27133 raft_consensus.cc:2272] T 700259a6f2e24c27b5b85c205f6379d3 P b416ad059bd940bc95e5d7fb70605b98 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:27:32.755497 28343 consensus_peers.cc:597] T 240c313437544b88b25f1a5b6705cade P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 -> Peer f35478026f9b471fb857ae2ec8f36c20 (127.26.127.65:37219): Couldn't send request to peer f35478026f9b471fb857ae2ec8f36c20. Status: Network error: Client connection negotiation failed: client connection to 127.26.127.65:37219: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:27:32.757565 28343 consensus_peers.cc:597] T c62addc61c3947ce94bc8f5b9cdd0f5a P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 -> Peer f35478026f9b471fb857ae2ec8f36c20 (127.26.127.65:37219): Couldn't send request to peer f35478026f9b471fb857ae2ec8f36c20. Status: Network error: Client connection negotiation failed: client connection to 127.26.127.65:37219: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:32.757916 27133 tablet_replica.cc:333] T 235a93e76c224f6a95642724f10850a7 P b416ad059bd940bc95e5d7fb70605b98: stopping tablet replica
I20260710 13:27:32.758543 27133 raft_consensus.cc:2243] T 235a93e76c224f6a95642724f10850a7 P b416ad059bd940bc95e5d7fb70605b98 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:32.759461 27133 raft_consensus.cc:2272] T 235a93e76c224f6a95642724f10850a7 P b416ad059bd940bc95e5d7fb70605b98 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:32.761791 27133 tablet_replica.cc:333] T 5a77a7b6eae740a4ac1855715df56869 P b416ad059bd940bc95e5d7fb70605b98: stopping tablet replica
W20260710 13:27:32.762208 28269 consensus_peers.cc:597] T 923cc7524c014cc4a6ca5b34829d24ec P b416ad059bd940bc95e5d7fb70605b98 -> Peer f35478026f9b471fb857ae2ec8f36c20 (127.26.127.65:37219): Couldn't send request to peer f35478026f9b471fb857ae2ec8f36c20. Status: Network error: Client connection negotiation failed: client connection to 127.26.127.65:37219: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:32.762482 27133 raft_consensus.cc:2243] T 5a77a7b6eae740a4ac1855715df56869 P b416ad059bd940bc95e5d7fb70605b98 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:32.763203 27133 raft_consensus.cc:2272] T 5a77a7b6eae740a4ac1855715df56869 P b416ad059bd940bc95e5d7fb70605b98 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:32.764853 27133 tablet_replica.cc:333] T ac889b38c6e9470e849a19e831010076 P b416ad059bd940bc95e5d7fb70605b98: stopping tablet replica
I20260710 13:27:32.765317 27133 raft_consensus.cc:2243] T ac889b38c6e9470e849a19e831010076 P b416ad059bd940bc95e5d7fb70605b98 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:32.765924 27133 raft_consensus.cc:2272] T ac889b38c6e9470e849a19e831010076 P b416ad059bd940bc95e5d7fb70605b98 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:32.767488 27133 tablet_replica.cc:333] T a190582997e0484ebe2f908a94065106 P b416ad059bd940bc95e5d7fb70605b98: stopping tablet replica
I20260710 13:27:32.767942 27133 raft_consensus.cc:2243] T a190582997e0484ebe2f908a94065106 P b416ad059bd940bc95e5d7fb70605b98 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:32.768570 27133 raft_consensus.cc:2272] T a190582997e0484ebe2f908a94065106 P b416ad059bd940bc95e5d7fb70605b98 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:32.770212 27133 tablet_replica.cc:333] T 923cc7524c014cc4a6ca5b34829d24ec P b416ad059bd940bc95e5d7fb70605b98: stopping tablet replica
I20260710 13:27:32.770740 27133 raft_consensus.cc:2243] T 923cc7524c014cc4a6ca5b34829d24ec P b416ad059bd940bc95e5d7fb70605b98 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:32.771417 27133 raft_consensus.cc:2272] T 923cc7524c014cc4a6ca5b34829d24ec P b416ad059bd940bc95e5d7fb70605b98 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:32.773092 27133 tablet_replica.cc:333] T 773542c05588426f863d06788e74fd72 P b416ad059bd940bc95e5d7fb70605b98: stopping tablet replica
I20260710 13:27:32.773595 27133 raft_consensus.cc:2243] T 773542c05588426f863d06788e74fd72 P b416ad059bd940bc95e5d7fb70605b98 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:32.774118 27133 raft_consensus.cc:2272] T 773542c05588426f863d06788e74fd72 P b416ad059bd940bc95e5d7fb70605b98 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:32.775669 27133 tablet_replica.cc:333] T e266baeb3a3443ba9a3defd915dbab9d P b416ad059bd940bc95e5d7fb70605b98: stopping tablet replica
I20260710 13:27:32.776145 27133 raft_consensus.cc:2243] T e266baeb3a3443ba9a3defd915dbab9d P b416ad059bd940bc95e5d7fb70605b98 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:32.776523 27133 raft_consensus.cc:2272] T e266baeb3a3443ba9a3defd915dbab9d P b416ad059bd940bc95e5d7fb70605b98 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:32.778402 27133 tablet_replica.cc:333] T 2e596fd952754b609a76c8f04645710b P b416ad059bd940bc95e5d7fb70605b98: stopping tablet replica
I20260710 13:27:32.778923 27133 raft_consensus.cc:2243] T 2e596fd952754b609a76c8f04645710b P b416ad059bd940bc95e5d7fb70605b98 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:32.779409 27133 raft_consensus.cc:2272] T 2e596fd952754b609a76c8f04645710b P b416ad059bd940bc95e5d7fb70605b98 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:32.781149 27133 tablet_replica.cc:333] T f849b55a951b49fd9771eb548ce8edac P b416ad059bd940bc95e5d7fb70605b98: stopping tablet replica
I20260710 13:27:32.781631 27133 raft_consensus.cc:2243] T f849b55a951b49fd9771eb548ce8edac P b416ad059bd940bc95e5d7fb70605b98 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:32.782027 27133 raft_consensus.cc:2272] T f849b55a951b49fd9771eb548ce8edac P b416ad059bd940bc95e5d7fb70605b98 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:32.783704 27133 tablet_replica.cc:333] T 62602a227a214542952c5134958655dc P b416ad059bd940bc95e5d7fb70605b98: stopping tablet replica
I20260710 13:27:32.784178 27133 raft_consensus.cc:2243] T 62602a227a214542952c5134958655dc P b416ad059bd940bc95e5d7fb70605b98 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:32.784554 27133 raft_consensus.cc:2272] T 62602a227a214542952c5134958655dc P b416ad059bd940bc95e5d7fb70605b98 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:32.786099 27133 tablet_replica.cc:333] T 5799b71fb9d44b54802cb73941f5604b P b416ad059bd940bc95e5d7fb70605b98: stopping tablet replica
I20260710 13:27:32.786585 27133 raft_consensus.cc:2243] T 5799b71fb9d44b54802cb73941f5604b P b416ad059bd940bc95e5d7fb70605b98 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:32.787133 27133 raft_consensus.cc:2272] T 5799b71fb9d44b54802cb73941f5604b P b416ad059bd940bc95e5d7fb70605b98 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:32.788663 27133 tablet_replica.cc:333] T 1cc85901e8094334bc5da96a42d19f7b P b416ad059bd940bc95e5d7fb70605b98: stopping tablet replica
I20260710 13:27:32.789179 27133 raft_consensus.cc:2243] T 1cc85901e8094334bc5da96a42d19f7b P b416ad059bd940bc95e5d7fb70605b98 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:32.789781 27133 raft_consensus.cc:2272] T 1cc85901e8094334bc5da96a42d19f7b P b416ad059bd940bc95e5d7fb70605b98 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:32.791383 27133 tablet_replica.cc:333] T e381ed08b3bb44678a7cb2f92e05549f P b416ad059bd940bc95e5d7fb70605b98: stopping tablet replica
I20260710 13:27:32.791839 27133 raft_consensus.cc:2243] T e381ed08b3bb44678a7cb2f92e05549f P b416ad059bd940bc95e5d7fb70605b98 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:32.792243 27133 raft_consensus.cc:2272] T e381ed08b3bb44678a7cb2f92e05549f P b416ad059bd940bc95e5d7fb70605b98 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:32.793828 27133 tablet_replica.cc:333] T 38b3518be6c04dd684dcc178358103f0 P b416ad059bd940bc95e5d7fb70605b98: stopping tablet replica
I20260710 13:27:32.794282 27133 raft_consensus.cc:2243] T 38b3518be6c04dd684dcc178358103f0 P b416ad059bd940bc95e5d7fb70605b98 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:32.795023 27133 raft_consensus.cc:2272] T 38b3518be6c04dd684dcc178358103f0 P b416ad059bd940bc95e5d7fb70605b98 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:32.796593 27133 tablet_replica.cc:333] T a5432503dc8f4dcd88196846b8e11a6f P b416ad059bd940bc95e5d7fb70605b98: stopping tablet replica
I20260710 13:27:32.797078 27133 raft_consensus.cc:2243] T a5432503dc8f4dcd88196846b8e11a6f P b416ad059bd940bc95e5d7fb70605b98 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:32.797483 27133 raft_consensus.cc:2272] T a5432503dc8f4dcd88196846b8e11a6f P b416ad059bd940bc95e5d7fb70605b98 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:32.799083 27133 tablet_replica.cc:333] T 495233f9c3aa486b91032ca9f3c1be88 P b416ad059bd940bc95e5d7fb70605b98: stopping tablet replica
I20260710 13:27:32.799525 27133 raft_consensus.cc:2243] T 495233f9c3aa486b91032ca9f3c1be88 P b416ad059bd940bc95e5d7fb70605b98 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:32.800047 27133 raft_consensus.cc:2272] T 495233f9c3aa486b91032ca9f3c1be88 P b416ad059bd940bc95e5d7fb70605b98 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:32.801614 27133 tablet_replica.cc:333] T 336b548707684ad1bd8c823cfac40169 P b416ad059bd940bc95e5d7fb70605b98: stopping tablet replica
I20260710 13:27:32.802110 27133 raft_consensus.cc:2243] T 336b548707684ad1bd8c823cfac40169 P b416ad059bd940bc95e5d7fb70605b98 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:32.802688 27133 raft_consensus.cc:2272] T 336b548707684ad1bd8c823cfac40169 P b416ad059bd940bc95e5d7fb70605b98 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:27:32.837332 28623 consensus_peers.cc:597] T 5799b71fb9d44b54802cb73941f5604b P 95a657a7eb394ae3858ac9ba341bea34 -> Peer b416ad059bd940bc95e5d7fb70605b98 (127.26.127.66:43669): Couldn't send request to peer b416ad059bd940bc95e5d7fb70605b98. Status: Network error: Client connection negotiation failed: client connection to 127.26.127.66:43669: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:27:32.837778 28623 consensus_peers.cc:597] T 1cc85901e8094334bc5da96a42d19f7b P 95a657a7eb394ae3858ac9ba341bea34 -> Peer b416ad059bd940bc95e5d7fb70605b98 (127.26.127.66:43669): Couldn't send request to peer b416ad059bd940bc95e5d7fb70605b98. Status: Network error: Client connection negotiation failed: client connection to 127.26.127.66:43669: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:27:32.839912 28345 consensus_peers.cc:597] T f849b55a951b49fd9771eb548ce8edac P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 -> Peer b416ad059bd940bc95e5d7fb70605b98 (127.26.127.66:43669): Couldn't send request to peer b416ad059bd940bc95e5d7fb70605b98. Status: Network error: Client connection negotiation failed: client connection to 127.26.127.66:43669: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:27:32.842386 28345 consensus_peers.cc:597] T 773542c05588426f863d06788e74fd72 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 -> Peer b416ad059bd940bc95e5d7fb70605b98 (127.26.127.66:43669): Couldn't send request to peer b416ad059bd940bc95e5d7fb70605b98. Status: Network error: Client connection negotiation failed: client connection to 127.26.127.66:43669: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:32.845371 27133 tablet_server.cc:196] TabletServer@127.26.127.66:0 shutdown complete.
W20260710 13:27:32.857560 28343 consensus_peers.cc:597] T f849b55a951b49fd9771eb548ce8edac P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 -> Peer f35478026f9b471fb857ae2ec8f36c20 (127.26.127.65:37219): Couldn't send request to peer f35478026f9b471fb857ae2ec8f36c20. Status: Network error: Client connection negotiation failed: client connection to 127.26.127.65:37219: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:27:32.868613 28621 consensus_peers.cc:597] T e266baeb3a3443ba9a3defd915dbab9d P 95a657a7eb394ae3858ac9ba341bea34 -> Peer f35478026f9b471fb857ae2ec8f36c20 (127.26.127.65:37219): Couldn't send request to peer f35478026f9b471fb857ae2ec8f36c20. Status: Network error: Client connection negotiation failed: client connection to 127.26.127.65:37219: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:32.884423 27133 tablet_server.cc:179] TabletServer@127.26.127.67:0 shutting down...
I20260710 13:27:32.915633 27133 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:27:32.916250 27133 tablet_replica.cc:333] T 2dc0dd9657dc483294b5fac9f37843ef P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: stopping tablet replica
I20260710 13:27:32.916952 27133 raft_consensus.cc:2243] T 2dc0dd9657dc483294b5fac9f37843ef P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:32.917498 27133 raft_consensus.cc:2272] T 2dc0dd9657dc483294b5fac9f37843ef P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:32.919821 27133 tablet_replica.cc:333] T 9099b7fac51a4ed58f6078c28415d355 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: stopping tablet replica
I20260710 13:27:32.920444 27133 raft_consensus.cc:2243] T 9099b7fac51a4ed58f6078c28415d355 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:32.921411 27133 raft_consensus.cc:2272] T 9099b7fac51a4ed58f6078c28415d355 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:27:32.921824 28621 consensus_peers.cc:597] T 336b548707684ad1bd8c823cfac40169 P 95a657a7eb394ae3858ac9ba341bea34 -> Peer f35478026f9b471fb857ae2ec8f36c20 (127.26.127.65:37219): Couldn't send request to peer f35478026f9b471fb857ae2ec8f36c20. Status: Network error: Client connection negotiation failed: client connection to 127.26.127.65:37219: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:32.923244 27133 tablet_replica.cc:333] T 235a93e76c224f6a95642724f10850a7 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: stopping tablet replica
I20260710 13:27:32.923813 27133 raft_consensus.cc:2243] T 235a93e76c224f6a95642724f10850a7 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:32.924357 27133 raft_consensus.cc:2272] T 235a93e76c224f6a95642724f10850a7 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:32.926195 27133 tablet_replica.cc:333] T 5a77a7b6eae740a4ac1855715df56869 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: stopping tablet replica
I20260710 13:27:32.926719 27133 raft_consensus.cc:2243] T 5a77a7b6eae740a4ac1855715df56869 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:32.927105 27133 raft_consensus.cc:2272] T 5a77a7b6eae740a4ac1855715df56869 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:32.929144 27133 tablet_replica.cc:333] T 923cc7524c014cc4a6ca5b34829d24ec P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: stopping tablet replica
I20260710 13:27:32.929626 27133 raft_consensus.cc:2243] T 923cc7524c014cc4a6ca5b34829d24ec P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:32.930038 27133 raft_consensus.cc:2272] T 923cc7524c014cc4a6ca5b34829d24ec P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:27:32.930588 28623 consensus_peers.cc:597] T 5799b71fb9d44b54802cb73941f5604b P 95a657a7eb394ae3858ac9ba341bea34 -> Peer 0c26b2a8f4ad4e5e9c73a798e32ccdc2 (127.26.127.67:39199): Couldn't send request to peer 0c26b2a8f4ad4e5e9c73a798e32ccdc2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:32.931926 27133 tablet_replica.cc:333] T 773542c05588426f863d06788e74fd72 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: stopping tablet replica
I20260710 13:27:32.932480 27133 raft_consensus.cc:2243] T 773542c05588426f863d06788e74fd72 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:32.933275 27133 raft_consensus.cc:2272] T 773542c05588426f863d06788e74fd72 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:32.935016 27133 tablet_replica.cc:333] T 495233f9c3aa486b91032ca9f3c1be88 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: stopping tablet replica
I20260710 13:27:32.935525 27133 raft_consensus.cc:2243] T 495233f9c3aa486b91032ca9f3c1be88 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:32.936189 27133 raft_consensus.cc:2272] T 495233f9c3aa486b91032ca9f3c1be88 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:32.937927 27133 tablet_replica.cc:333] T f849b55a951b49fd9771eb548ce8edac P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: stopping tablet replica
I20260710 13:27:32.938447 27133 raft_consensus.cc:2243] T f849b55a951b49fd9771eb548ce8edac P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:32.939118 27133 raft_consensus.cc:2272] T f849b55a951b49fd9771eb548ce8edac P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:32.940773 27133 tablet_replica.cc:333] T 62602a227a214542952c5134958655dc P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: stopping tablet replica
I20260710 13:27:32.941255 27133 raft_consensus.cc:2243] T 62602a227a214542952c5134958655dc P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:32.941581 27133 raft_consensus.cc:2272] T 62602a227a214542952c5134958655dc P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:32.943087 27133 tablet_replica.cc:333] T 5799b71fb9d44b54802cb73941f5604b P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: stopping tablet replica
I20260710 13:27:32.943514 27133 raft_consensus.cc:2243] T 5799b71fb9d44b54802cb73941f5604b P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:32.943825 27133 raft_consensus.cc:2272] T 5799b71fb9d44b54802cb73941f5604b P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:32.945686 27133 tablet_replica.cc:333] T 1cc85901e8094334bc5da96a42d19f7b P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: stopping tablet replica
I20260710 13:27:32.946380 27133 raft_consensus.cc:2243] T 1cc85901e8094334bc5da96a42d19f7b P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:32.946780 27133 raft_consensus.cc:2272] T 1cc85901e8094334bc5da96a42d19f7b P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:32.949014 27133 tablet_replica.cc:333] T a2447fd25d2e499c9b575e6684535bf4 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: stopping tablet replica
W20260710 13:27:32.949839 28623 consensus_peers.cc:597] T 336b548707684ad1bd8c823cfac40169 P 95a657a7eb394ae3858ac9ba341bea34 -> Peer b416ad059bd940bc95e5d7fb70605b98 (127.26.127.66:43669): Couldn't send request to peer b416ad059bd940bc95e5d7fb70605b98. Status: Network error: Client connection negotiation failed: client connection to 127.26.127.66:43669: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:32.949859 27133 raft_consensus.cc:2243] T a2447fd25d2e499c9b575e6684535bf4 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:32.950843 27133 raft_consensus.cc:2272] T a2447fd25d2e499c9b575e6684535bf4 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:32.952656 27133 tablet_replica.cc:333] T e381ed08b3bb44678a7cb2f92e05549f P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: stopping tablet replica
I20260710 13:27:32.953198 27133 raft_consensus.cc:2243] T e381ed08b3bb44678a7cb2f92e05549f P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:32.953567 27133 raft_consensus.cc:2272] T e381ed08b3bb44678a7cb2f92e05549f P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:32.955097 27133 tablet_replica.cc:333] T c62addc61c3947ce94bc8f5b9cdd0f5a P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: stopping tablet replica
I20260710 13:27:32.955588 27133 raft_consensus.cc:2243] T c62addc61c3947ce94bc8f5b9cdd0f5a P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:32.956228 27133 raft_consensus.cc:2272] T c62addc61c3947ce94bc8f5b9cdd0f5a P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:32.957824 27133 tablet_replica.cc:333] T 38b3518be6c04dd684dcc178358103f0 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: stopping tablet replica
I20260710 13:27:32.958289 27133 raft_consensus.cc:2243] T 38b3518be6c04dd684dcc178358103f0 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:32.958742 27133 raft_consensus.cc:2272] T 38b3518be6c04dd684dcc178358103f0 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:32.961068 27133 tablet_replica.cc:333] T b6bc1d6dbf6c4e2eb25401136bbd4947 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: stopping tablet replica
I20260710 13:27:32.961607 27133 raft_consensus.cc:2243] T b6bc1d6dbf6c4e2eb25401136bbd4947 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:32.962371 27133 raft_consensus.cc:2272] T b6bc1d6dbf6c4e2eb25401136bbd4947 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:27:32.964008 28623 consensus_peers.cc:597] T 62602a227a214542952c5134958655dc P 95a657a7eb394ae3858ac9ba341bea34 -> Peer b416ad059bd940bc95e5d7fb70605b98 (127.26.127.66:43669): Couldn't send request to peer b416ad059bd940bc95e5d7fb70605b98. Status: Network error: Client connection negotiation failed: client connection to 127.26.127.66:43669: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:32.964382 27133 tablet_replica.cc:333] T 240c313437544b88b25f1a5b6705cade P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: stopping tablet replica
I20260710 13:27:32.964936 27133 raft_consensus.cc:2243] T 240c313437544b88b25f1a5b6705cade P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:32.965576 27133 raft_consensus.cc:2272] T 240c313437544b88b25f1a5b6705cade P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:32.967283 27133 tablet_replica.cc:333] T ac889b38c6e9470e849a19e831010076 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2: stopping tablet replica
I20260710 13:27:32.967674 27133 raft_consensus.cc:2243] T ac889b38c6e9470e849a19e831010076 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:32.968009 27133 raft_consensus.cc:2272] T ac889b38c6e9470e849a19e831010076 P 0c26b2a8f4ad4e5e9c73a798e32ccdc2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:33.025158 27133 tablet_server.cc:196] TabletServer@127.26.127.67:0 shutdown complete.
W20260710 13:27:33.038082 28623 consensus_peers.cc:597] T 2dc0dd9657dc483294b5fac9f37843ef P 95a657a7eb394ae3858ac9ba341bea34 -> Peer 0c26b2a8f4ad4e5e9c73a798e32ccdc2 (127.26.127.67:39199): Couldn't send request to peer 0c26b2a8f4ad4e5e9c73a798e32ccdc2. Status: Network error: Client connection negotiation failed: client connection to 127.26.127.67:39199: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:33.061789 27133 tablet_server.cc:179] TabletServer@127.26.127.68:0 shutting down...
I20260710 13:27:33.086061 27133 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:27:33.086670 27133 tablet_replica.cc:333] T c62addc61c3947ce94bc8f5b9cdd0f5a P 95a657a7eb394ae3858ac9ba341bea34: stopping tablet replica
I20260710 13:27:33.087257 27133 raft_consensus.cc:2243] T c62addc61c3947ce94bc8f5b9cdd0f5a P 95a657a7eb394ae3858ac9ba341bea34 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:33.087783 27133 raft_consensus.cc:2272] T c62addc61c3947ce94bc8f5b9cdd0f5a P 95a657a7eb394ae3858ac9ba341bea34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:33.089515 27133 tablet_replica.cc:333] T 240c313437544b88b25f1a5b6705cade P 95a657a7eb394ae3858ac9ba341bea34: stopping tablet replica
I20260710 13:27:33.090113 27133 raft_consensus.cc:2243] T 240c313437544b88b25f1a5b6705cade P 95a657a7eb394ae3858ac9ba341bea34 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:33.090648 27133 raft_consensus.cc:2272] T 240c313437544b88b25f1a5b6705cade P 95a657a7eb394ae3858ac9ba341bea34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:33.092293 27133 tablet_replica.cc:333] T a190582997e0484ebe2f908a94065106 P 95a657a7eb394ae3858ac9ba341bea34: stopping tablet replica
I20260710 13:27:33.092823 27133 raft_consensus.cc:2243] T a190582997e0484ebe2f908a94065106 P 95a657a7eb394ae3858ac9ba341bea34 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:33.093286 27133 raft_consensus.cc:2272] T a190582997e0484ebe2f908a94065106 P 95a657a7eb394ae3858ac9ba341bea34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:33.095227 27133 tablet_replica.cc:333] T e266baeb3a3443ba9a3defd915dbab9d P 95a657a7eb394ae3858ac9ba341bea34: stopping tablet replica
I20260710 13:27:33.095736 27133 raft_consensus.cc:2243] T e266baeb3a3443ba9a3defd915dbab9d P 95a657a7eb394ae3858ac9ba341bea34 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:33.096441 27133 raft_consensus.cc:2272] T e266baeb3a3443ba9a3defd915dbab9d P 95a657a7eb394ae3858ac9ba341bea34 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:33.098323 27133 tablet_replica.cc:333] T 235a93e76c224f6a95642724f10850a7 P 95a657a7eb394ae3858ac9ba341bea34: stopping tablet replica
I20260710 13:27:33.098842 27133 raft_consensus.cc:2243] T 235a93e76c224f6a95642724f10850a7 P 95a657a7eb394ae3858ac9ba341bea34 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:33.099304 27133 raft_consensus.cc:2272] T 235a93e76c224f6a95642724f10850a7 P 95a657a7eb394ae3858ac9ba341bea34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:33.101071 27133 tablet_replica.cc:333] T 773542c05588426f863d06788e74fd72 P 95a657a7eb394ae3858ac9ba341bea34: stopping tablet replica
I20260710 13:27:33.101565 27133 raft_consensus.cc:2243] T 773542c05588426f863d06788e74fd72 P 95a657a7eb394ae3858ac9ba341bea34 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:33.101974 27133 raft_consensus.cc:2272] T 773542c05588426f863d06788e74fd72 P 95a657a7eb394ae3858ac9ba341bea34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:33.103655 27133 tablet_replica.cc:333] T 700259a6f2e24c27b5b85c205f6379d3 P 95a657a7eb394ae3858ac9ba341bea34: stopping tablet replica
I20260710 13:27:33.104138 27133 raft_consensus.cc:2243] T 700259a6f2e24c27b5b85c205f6379d3 P 95a657a7eb394ae3858ac9ba341bea34 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:33.104629 27133 raft_consensus.cc:2272] T 700259a6f2e24c27b5b85c205f6379d3 P 95a657a7eb394ae3858ac9ba341bea34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:33.106237 27133 tablet_replica.cc:333] T 1cc85901e8094334bc5da96a42d19f7b P 95a657a7eb394ae3858ac9ba341bea34: stopping tablet replica
I20260710 13:27:33.106724 27133 raft_consensus.cc:2243] T 1cc85901e8094334bc5da96a42d19f7b P 95a657a7eb394ae3858ac9ba341bea34 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:33.107396 27133 raft_consensus.cc:2272] T 1cc85901e8094334bc5da96a42d19f7b P 95a657a7eb394ae3858ac9ba341bea34 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:33.109182 27133 tablet_replica.cc:333] T 495233f9c3aa486b91032ca9f3c1be88 P 95a657a7eb394ae3858ac9ba341bea34: stopping tablet replica
I20260710 13:27:33.109658 27133 raft_consensus.cc:2243] T 495233f9c3aa486b91032ca9f3c1be88 P 95a657a7eb394ae3858ac9ba341bea34 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:33.110180 27133 raft_consensus.cc:2272] T 495233f9c3aa486b91032ca9f3c1be88 P 95a657a7eb394ae3858ac9ba341bea34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:33.111714 27133 tablet_replica.cc:333] T 5799b71fb9d44b54802cb73941f5604b P 95a657a7eb394ae3858ac9ba341bea34: stopping tablet replica
I20260710 13:27:33.112210 27133 raft_consensus.cc:2243] T 5799b71fb9d44b54802cb73941f5604b P 95a657a7eb394ae3858ac9ba341bea34 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:27:33.112993 27133 raft_consensus.cc:2272] T 5799b71fb9d44b54802cb73941f5604b P 95a657a7eb394ae3858ac9ba341bea34 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:33.114434 27133 tablet_replica.cc:333] T a2447fd25d2e499c9b575e6684535bf4 P 95a657a7eb394ae3858ac9ba341bea34: stopping tablet replica
I20260710 13:27:33.114904 27133 raft_consensus.cc:2243] T a2447fd25d2e499c9b575e6684535bf4 P 95a657a7eb394ae3858ac9ba341bea34 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:33.115361 27133 raft_consensus.cc:2272] T a2447fd25d2e499c9b575e6684535bf4 P 95a657a7eb394ae3858ac9ba341bea34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:33.116962 27133 tablet_replica.cc:333] T 62602a227a214542952c5134958655dc P 95a657a7eb394ae3858ac9ba341bea34: stopping tablet replica
I20260710 13:27:33.117405 27133 raft_consensus.cc:2243] T 62602a227a214542952c5134958655dc P 95a657a7eb394ae3858ac9ba341bea34 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:33.118042 27133 raft_consensus.cc:2272] T 62602a227a214542952c5134958655dc P 95a657a7eb394ae3858ac9ba341bea34 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:33.119498 27133 tablet_replica.cc:333] T 9099b7fac51a4ed58f6078c28415d355 P 95a657a7eb394ae3858ac9ba341bea34: stopping tablet replica
I20260710 13:27:33.119946 27133 raft_consensus.cc:2243] T 9099b7fac51a4ed58f6078c28415d355 P 95a657a7eb394ae3858ac9ba341bea34 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:33.120384 27133 raft_consensus.cc:2272] T 9099b7fac51a4ed58f6078c28415d355 P 95a657a7eb394ae3858ac9ba341bea34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:33.121857 27133 tablet_replica.cc:333] T a5432503dc8f4dcd88196846b8e11a6f P 95a657a7eb394ae3858ac9ba341bea34: stopping tablet replica
I20260710 13:27:33.122305 27133 raft_consensus.cc:2243] T a5432503dc8f4dcd88196846b8e11a6f P 95a657a7eb394ae3858ac9ba341bea34 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:33.122778 27133 raft_consensus.cc:2272] T a5432503dc8f4dcd88196846b8e11a6f P 95a657a7eb394ae3858ac9ba341bea34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:33.124274 27133 tablet_replica.cc:333] T 2e596fd952754b609a76c8f04645710b P 95a657a7eb394ae3858ac9ba341bea34: stopping tablet replica
I20260710 13:27:33.124773 27133 raft_consensus.cc:2243] T 2e596fd952754b609a76c8f04645710b P 95a657a7eb394ae3858ac9ba341bea34 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:33.125236 27133 raft_consensus.cc:2272] T 2e596fd952754b609a76c8f04645710b P 95a657a7eb394ae3858ac9ba341bea34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:33.126773 27133 tablet_replica.cc:333] T b6bc1d6dbf6c4e2eb25401136bbd4947 P 95a657a7eb394ae3858ac9ba341bea34: stopping tablet replica
I20260710 13:27:33.127219 27133 raft_consensus.cc:2243] T b6bc1d6dbf6c4e2eb25401136bbd4947 P 95a657a7eb394ae3858ac9ba341bea34 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:33.127621 27133 raft_consensus.cc:2272] T b6bc1d6dbf6c4e2eb25401136bbd4947 P 95a657a7eb394ae3858ac9ba341bea34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:33.129184 27133 tablet_replica.cc:333] T 336b548707684ad1bd8c823cfac40169 P 95a657a7eb394ae3858ac9ba341bea34: stopping tablet replica
I20260710 13:27:33.129622 27133 raft_consensus.cc:2243] T 336b548707684ad1bd8c823cfac40169 P 95a657a7eb394ae3858ac9ba341bea34 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:33.130287 27133 raft_consensus.cc:2272] T 336b548707684ad1bd8c823cfac40169 P 95a657a7eb394ae3858ac9ba341bea34 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:33.132083 27133 tablet_replica.cc:333] T 2dc0dd9657dc483294b5fac9f37843ef P 95a657a7eb394ae3858ac9ba341bea34: stopping tablet replica
I20260710 13:27:33.132503 27133 raft_consensus.cc:2243] T 2dc0dd9657dc483294b5fac9f37843ef P 95a657a7eb394ae3858ac9ba341bea34 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:33.133297 27133 raft_consensus.cc:2272] T 2dc0dd9657dc483294b5fac9f37843ef P 95a657a7eb394ae3858ac9ba341bea34 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:33.167259 27133 tablet_server.cc:196] TabletServer@127.26.127.68:0 shutdown complete.
I20260710 13:27:33.192265 27133 master.cc:562] Master@127.26.127.126:33797 shutting down...
I20260710 13:27:33.212061 27133 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2dd74b72375a436f83876cdcca773426 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:33.212666 27133 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2dd74b72375a436f83876cdcca773426 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:33.213094 27133 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2dd74b72375a436f83876cdcca773426: stopping tablet replica
I20260710 13:27:33.233224 27133 master.cc:584] Master@127.26.127.126:33797 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (27304 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260710 13:27:33.289371 27133 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.26.127.126:41793
I20260710 13:27:33.290505 27133 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:27:33.296326 29072 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:27:33.297009 29073 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:27:33.297667 29075 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:27:33.298166 27133 server_base.cc:1061] running on GCE node
I20260710 13:27:33.299103 27133 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:27:33.299306 27133 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:27:33.299465 27133 hybrid_clock.cc:648] HybridClock initialized: now 1783690053299447 us; error 0 us; skew 500 ppm
I20260710 13:27:33.299983 27133 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:27:33.302258 27133 webserver.cc:533] Webserver started at http://127.26.127.126:43315/ using document root <none> and password file <none>
I20260710 13:27:33.302744 27133 fs_manager.cc:362] Metadata directory not provided
I20260710 13:27:33.302949 27133 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:27:33.303221 27133 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:27:33.304253 27133 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783690003215650-27133-0/minicluster-data/master-0-root/instance:
uuid: "4c3ce66a640747f488d994785b3ebf90"
format_stamp: "Formatted at 2026-07-10 13:27:33 on dist-test-slave-4llg"
I20260710 13:27:33.308499 27133 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260710 13:27:33.311867 29080 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:33.312815 27133 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:27:33.313102 27133 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783690003215650-27133-0/minicluster-data/master-0-root
uuid: "4c3ce66a640747f488d994785b3ebf90"
format_stamp: "Formatted at 2026-07-10 13:27:33 on dist-test-slave-4llg"
I20260710 13:27:33.313376 27133 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783690003215650-27133-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783690003215650-27133-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783690003215650-27133-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:27:33.332403 27133 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:27:33.333549 27133 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:27:33.370618 27133 rpc_server.cc:307] RPC server started. Bound to: 127.26.127.126:41793
I20260710 13:27:33.370708 29131 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.127.126:41793 every 8 connection(s)
I20260710 13:27:33.374361 29132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:33.383635 29132 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4c3ce66a640747f488d994785b3ebf90: Bootstrap starting.
I20260710 13:27:33.388037 29132 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4c3ce66a640747f488d994785b3ebf90: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:33.392079 29132 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4c3ce66a640747f488d994785b3ebf90: No bootstrap required, opened a new log
I20260710 13:27:33.394510 29132 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4c3ce66a640747f488d994785b3ebf90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4c3ce66a640747f488d994785b3ebf90" member_type: VOTER }
I20260710 13:27:33.394891 29132 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4c3ce66a640747f488d994785b3ebf90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:33.395136 29132 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4c3ce66a640747f488d994785b3ebf90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c3ce66a640747f488d994785b3ebf90, State: Initialized, Role: FOLLOWER
I20260710 13:27:33.395761 29132 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4c3ce66a640747f488d994785b3ebf90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4c3ce66a640747f488d994785b3ebf90" member_type: VOTER }
I20260710 13:27:33.396214 29132 raft_consensus.cc:399] T 00000000000000000000000000000000 P 4c3ce66a640747f488d994785b3ebf90 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:27:33.396428 29132 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4c3ce66a640747f488d994785b3ebf90 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:27:33.396733 29132 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4c3ce66a640747f488d994785b3ebf90 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:33.400664 29132 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4c3ce66a640747f488d994785b3ebf90 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4c3ce66a640747f488d994785b3ebf90" member_type: VOTER }
I20260710 13:27:33.401242 29132 leader_election.cc:304] T 00000000000000000000000000000000 P 4c3ce66a640747f488d994785b3ebf90 [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: 4c3ce66a640747f488d994785b3ebf90; no voters: 
I20260710 13:27:33.402350 29132 leader_election.cc:290] T 00000000000000000000000000000000 P 4c3ce66a640747f488d994785b3ebf90 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:27:33.402676 29135 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4c3ce66a640747f488d994785b3ebf90 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:33.403976 29135 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4c3ce66a640747f488d994785b3ebf90 [term 1 LEADER]: Becoming Leader. State: Replica: 4c3ce66a640747f488d994785b3ebf90, State: Running, Role: LEADER
I20260710 13:27:33.404646 29135 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4c3ce66a640747f488d994785b3ebf90 [LEADER]: Queue going to LEADER mode. State: All 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: "4c3ce66a640747f488d994785b3ebf90" member_type: VOTER }
I20260710 13:27:33.405225 29132 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4c3ce66a640747f488d994785b3ebf90 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:27:33.408850 29136 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4c3ce66a640747f488d994785b3ebf90 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4c3ce66a640747f488d994785b3ebf90" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4c3ce66a640747f488d994785b3ebf90" member_type: VOTER } }
I20260710 13:27:33.409592 29136 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4c3ce66a640747f488d994785b3ebf90 [sys.catalog]: This master's current role is: LEADER
I20260710 13:27:33.409193 29137 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4c3ce66a640747f488d994785b3ebf90 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4c3ce66a640747f488d994785b3ebf90. Latest consensus state: current_term: 1 leader_uuid: "4c3ce66a640747f488d994785b3ebf90" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4c3ce66a640747f488d994785b3ebf90" member_type: VOTER } }
I20260710 13:27:33.410084 29137 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4c3ce66a640747f488d994785b3ebf90 [sys.catalog]: This master's current role is: LEADER
I20260710 13:27:33.413571 29142 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:27:33.418757 29142 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:27:33.423988 27133 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:27:33.427469 29142 catalog_manager.cc:1383] Generated new cluster ID: 8abc5b90d0b44f55913432ff02ac4600
I20260710 13:27:33.427709 29142 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:27:33.450522 29142 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:27:33.451736 29142 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:27:33.468535 29142 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 4c3ce66a640747f488d994785b3ebf90: Generated new TSK 0
I20260710 13:27:33.469144 29142 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:27:33.490953 27133 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:27:33.496546 29153 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:27:33.497730 29154 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:27:33.500347 27133 server_base.cc:1061] running on GCE node
W20260710 13:27:33.500854 29156 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:27:33.501940 27133 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:27:33.502230 27133 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:27:33.502449 27133 hybrid_clock.cc:648] HybridClock initialized: now 1783690053502428 us; error 0 us; skew 500 ppm
I20260710 13:27:33.503047 27133 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:27:33.505278 27133 webserver.cc:533] Webserver started at http://127.26.127.65:45577/ using document root <none> and password file <none>
I20260710 13:27:33.505744 27133 fs_manager.cc:362] Metadata directory not provided
I20260710 13:27:33.505944 27133 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:27:33.506289 27133 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:27:33.507422 27133 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783690003215650-27133-0/minicluster-data/ts-0-root/instance:
uuid: "2de9a8371bf2443dadab3c13fd676f3c"
format_stamp: "Formatted at 2026-07-10 13:27:33 on dist-test-slave-4llg"
I20260710 13:27:33.511790 27133 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:27:33.515096 29161 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:33.515964 27133 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:27:33.516253 27133 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783690003215650-27133-0/minicluster-data/ts-0-root
uuid: "2de9a8371bf2443dadab3c13fd676f3c"
format_stamp: "Formatted at 2026-07-10 13:27:33 on dist-test-slave-4llg"
I20260710 13:27:33.516494 27133 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783690003215650-27133-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783690003215650-27133-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783690003215650-27133-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:27:33.531908 27133 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:27:33.533069 27133 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:27:33.534392 27133 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:27:33.536535 27133 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:27:33.536755 27133 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:33.537015 27133 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:27:33.537184 27133 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:33.575843 27133 rpc_server.cc:307] RPC server started. Bound to: 127.26.127.65:45567
I20260710 13:27:33.575948 29223 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.127.65:45567 every 8 connection(s)
I20260710 13:27:33.580386 27133 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:27:33.587908 29228 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:27:33.590816 29229 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:27:33.593648 29231 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:27:33.595882 29224 heartbeater.cc:344] Connected to a master server at 127.26.127.126:41793
I20260710 13:27:33.596246 29224 heartbeater.cc:461] Registering TS with master...
I20260710 13:27:33.596350 27133 server_base.cc:1061] running on GCE node
I20260710 13:27:33.597256 29224 heartbeater.cc:507] Master 127.26.127.126:41793 requested a full tablet report, sending...
I20260710 13:27:33.597501 27133 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:27:33.597764 27133 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:27:33.597978 27133 hybrid_clock.cc:648] HybridClock initialized: now 1783690053597954 us; error 0 us; skew 500 ppm
I20260710 13:27:33.598680 27133 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:27:33.599779 29097 ts_manager.cc:194] Registered new tserver with Master: 2de9a8371bf2443dadab3c13fd676f3c (127.26.127.65:45567)
I20260710 13:27:33.601356 27133 webserver.cc:533] Webserver started at http://127.26.127.66:45689/ using document root <none> and password file <none>
I20260710 13:27:33.601977 27133 fs_manager.cc:362] Metadata directory not provided
I20260710 13:27:33.602205 27133 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:27:33.602200 29097 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35904
I20260710 13:27:33.602720 27133 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:27:33.624233 27133 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783690003215650-27133-0/minicluster-data/ts-1-root/instance:
uuid: "6209eb9b3e194d14a7795b11e929a21f"
format_stamp: "Formatted at 2026-07-10 13:27:33 on dist-test-slave-4llg"
I20260710 13:27:33.631455 27133 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.004s
I20260710 13:27:33.635061 29237 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:33.635787 27133 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:27:33.636080 27133 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783690003215650-27133-0/minicluster-data/ts-1-root
uuid: "6209eb9b3e194d14a7795b11e929a21f"
format_stamp: "Formatted at 2026-07-10 13:27:33 on dist-test-slave-4llg"
I20260710 13:27:33.636380 27133 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783690003215650-27133-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783690003215650-27133-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783690003215650-27133-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:27:33.654337 27133 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:27:33.655627 27133 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:27:33.657213 27133 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:27:33.659569 27133 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:27:33.659796 27133 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:33.660064 27133 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:27:33.660250 27133 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:33.700162 27133 rpc_server.cc:307] RPC server started. Bound to: 127.26.127.66:35737
I20260710 13:27:33.700250 29299 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.127.66:35737 every 8 connection(s)
I20260710 13:27:33.706367 27133 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:27:33.714321 29303 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:27:33.715267 29304 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:27:33.718241 29306 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:27:33.718672 27133 server_base.cc:1061] running on GCE node
I20260710 13:27:33.719717 27133 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:27:33.719969 27133 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:27:33.720229 27133 hybrid_clock.cc:648] HybridClock initialized: now 1783690053720206 us; error 0 us; skew 500 ppm
I20260710 13:27:33.720309 29300 heartbeater.cc:344] Connected to a master server at 127.26.127.126:41793
I20260710 13:27:33.720780 29300 heartbeater.cc:461] Registering TS with master...
I20260710 13:27:33.721047 27133 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:27:33.721621 29300 heartbeater.cc:507] Master 127.26.127.126:41793 requested a full tablet report, sending...
I20260710 13:27:33.724061 27133 webserver.cc:533] Webserver started at http://127.26.127.67:43863/ using document root <none> and password file <none>
I20260710 13:27:33.724432 29097 ts_manager.cc:194] Registered new tserver with Master: 6209eb9b3e194d14a7795b11e929a21f (127.26.127.66:35737)
I20260710 13:27:33.724615 27133 fs_manager.cc:362] Metadata directory not provided
I20260710 13:27:33.724973 27133 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:27:33.725276 27133 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:27:33.726229 29097 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35920
I20260710 13:27:33.726655 27133 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783690003215650-27133-0/minicluster-data/ts-2-root/instance:
uuid: "7dcd5941d940460ca2df836fb08afd50"
format_stamp: "Formatted at 2026-07-10 13:27:33 on dist-test-slave-4llg"
I20260710 13:27:33.731240 27133 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:27:33.734241 29311 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:33.734964 27133 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 13:27:33.735241 27133 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783690003215650-27133-0/minicluster-data/ts-2-root
uuid: "7dcd5941d940460ca2df836fb08afd50"
format_stamp: "Formatted at 2026-07-10 13:27:33 on dist-test-slave-4llg"
I20260710 13:27:33.735520 27133 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783690003215650-27133-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783690003215650-27133-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783690003215650-27133-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:27:33.762399 27133 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:27:33.763583 27133 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:27:33.764992 27133 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:27:33.767161 27133 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:27:33.767386 27133 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:33.767617 27133 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:27:33.767786 27133 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:33.812013 27133 rpc_server.cc:307] RPC server started. Bound to: 127.26.127.67:35307
I20260710 13:27:33.812114 29373 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.127.67:35307 every 8 connection(s)
I20260710 13:27:33.817086 27133 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:27:33.823666 29377 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:27:33.825002 29378 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:27:33.827044 27133 server_base.cc:1061] running on GCE node
W20260710 13:27:33.827489 29381 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:27:33.828397 27133 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:27:33.828642 27133 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:27:33.828889 27133 hybrid_clock.cc:648] HybridClock initialized: now 1783690053828870 us; error 0 us; skew 500 ppm
I20260710 13:27:33.829434 27133 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:27:33.832307 27133 webserver.cc:533] Webserver started at http://127.26.127.68:33707/ using document root <none> and password file <none>
I20260710 13:27:33.832401 29374 heartbeater.cc:344] Connected to a master server at 127.26.127.126:41793
I20260710 13:27:33.832849 29374 heartbeater.cc:461] Registering TS with master...
I20260710 13:27:33.832916 27133 fs_manager.cc:362] Metadata directory not provided
I20260710 13:27:33.833241 27133 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:27:33.833529 27133 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:27:33.833639 29374 heartbeater.cc:507] Master 127.26.127.126:41793 requested a full tablet report, sending...
I20260710 13:27:33.834699 27133 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783690003215650-27133-0/minicluster-data/ts-3-root/instance:
uuid: "aa3d42c5bfbe49be9435ea18fcbbf415"
format_stamp: "Formatted at 2026-07-10 13:27:33 on dist-test-slave-4llg"
I20260710 13:27:33.835738 29097 ts_manager.cc:194] Registered new tserver with Master: 7dcd5941d940460ca2df836fb08afd50 (127.26.127.67:35307)
I20260710 13:27:33.837682 29097 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35928
I20260710 13:27:33.840620 27133 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.001s
I20260710 13:27:33.843948 29385 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:33.844686 27133 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:27:33.845022 27133 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783690003215650-27133-0/minicluster-data/ts-3-root
uuid: "aa3d42c5bfbe49be9435ea18fcbbf415"
format_stamp: "Formatted at 2026-07-10 13:27:33 on dist-test-slave-4llg"
I20260710 13:27:33.845285 27133 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783690003215650-27133-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783690003215650-27133-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783690003215650-27133-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:27:33.856685 27133 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:27:33.857961 27133 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:27:33.859338 27133 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:27:33.861495 27133 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:27:33.861709 27133 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:33.861944 27133 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:27:33.862113 27133 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:33.901625 27133 rpc_server.cc:307] RPC server started. Bound to: 127.26.127.68:34759
I20260710 13:27:33.901716 29447 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.127.68:34759 every 8 connection(s)
I20260710 13:27:33.915642 29448 heartbeater.cc:344] Connected to a master server at 127.26.127.126:41793
I20260710 13:27:33.916026 29448 heartbeater.cc:461] Registering TS with master...
I20260710 13:27:33.916805 29448 heartbeater.cc:507] Master 127.26.127.126:41793 requested a full tablet report, sending...
I20260710 13:27:33.918701 29097 ts_manager.cc:194] Registered new tserver with Master: aa3d42c5bfbe49be9435ea18fcbbf415 (127.26.127.68:34759)
I20260710 13:27:33.919580 27133 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.014658083s
I20260710 13:27:33.920068 29097 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35938
I20260710 13:27:33.946141 29097 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35942:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260710 13:27:34.093264 29188 tablet_service.cc:1511] Processing CreateTablet for tablet fbdae322c96e4b76803fe38c2f15341a (DEFAULT_TABLE table=test-workload [id=624d012bc30a4fd1afdc664fec888de2]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:27:34.093482 29189 tablet_service.cc:1511] Processing CreateTablet for tablet dfc859656b69454d92b35ec0fab99e96 (DEFAULT_TABLE table=test-workload [id=624d012bc30a4fd1afdc664fec888de2]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:27:34.095641 29187 tablet_service.cc:1511] Processing CreateTablet for tablet dc1737bd599d4c08a41123acc7d71d49 (DEFAULT_TABLE table=test-workload [id=624d012bc30a4fd1afdc664fec888de2]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:27:34.095690 29188 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbdae322c96e4b76803fe38c2f15341a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:34.096997 29189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfc859656b69454d92b35ec0fab99e96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:34.097715 29187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc1737bd599d4c08a41123acc7d71d49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:34.102922 29339 tablet_service.cc:1511] Processing CreateTablet for tablet fbdae322c96e4b76803fe38c2f15341a (DEFAULT_TABLE table=test-workload [id=624d012bc30a4fd1afdc664fec888de2]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:27:34.104327 29339 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbdae322c96e4b76803fe38c2f15341a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:34.105971 29413 tablet_service.cc:1511] Processing CreateTablet for tablet dfc859656b69454d92b35ec0fab99e96 (DEFAULT_TABLE table=test-workload [id=624d012bc30a4fd1afdc664fec888de2]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:27:34.106609 29412 tablet_service.cc:1511] Processing CreateTablet for tablet dc1737bd599d4c08a41123acc7d71d49 (DEFAULT_TABLE table=test-workload [id=624d012bc30a4fd1afdc664fec888de2]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:27:34.107352 29413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfc859656b69454d92b35ec0fab99e96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:34.108078 29412 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc1737bd599d4c08a41123acc7d71d49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:34.117871 29265 tablet_service.cc:1511] Processing CreateTablet for tablet dfc859656b69454d92b35ec0fab99e96 (DEFAULT_TABLE table=test-workload [id=624d012bc30a4fd1afdc664fec888de2]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:27:34.119216 29265 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfc859656b69454d92b35ec0fab99e96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:34.120378 29338 tablet_service.cc:1511] Processing CreateTablet for tablet dc1737bd599d4c08a41123acc7d71d49 (DEFAULT_TABLE table=test-workload [id=624d012bc30a4fd1afdc664fec888de2]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:27:34.122224 29338 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc1737bd599d4c08a41123acc7d71d49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:34.121925 29264 tablet_service.cc:1511] Processing CreateTablet for tablet fbdae322c96e4b76803fe38c2f15341a (DEFAULT_TABLE table=test-workload [id=624d012bc30a4fd1afdc664fec888de2]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:27:34.123647 29263 tablet_service.cc:1511] Processing CreateTablet for tablet 65f7af9c1fe34916b385e91e6128a2d9 (DEFAULT_TABLE table=test-workload [id=624d012bc30a4fd1afdc664fec888de2]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:27:34.124940 29264 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbdae322c96e4b76803fe38c2f15341a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:34.129060 29263 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65f7af9c1fe34916b385e91e6128a2d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:34.129639 29467 tablet_bootstrap.cc:492] T dc1737bd599d4c08a41123acc7d71d49 P 2de9a8371bf2443dadab3c13fd676f3c: Bootstrap starting.
I20260710 13:27:34.130899 29337 tablet_service.cc:1511] Processing CreateTablet for tablet 65f7af9c1fe34916b385e91e6128a2d9 (DEFAULT_TABLE table=test-workload [id=624d012bc30a4fd1afdc664fec888de2]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:27:34.132220 29337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65f7af9c1fe34916b385e91e6128a2d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:34.136550 29467 tablet_bootstrap.cc:654] T dc1737bd599d4c08a41123acc7d71d49 P 2de9a8371bf2443dadab3c13fd676f3c: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:34.147147 29411 tablet_service.cc:1511] Processing CreateTablet for tablet 65f7af9c1fe34916b385e91e6128a2d9 (DEFAULT_TABLE table=test-workload [id=624d012bc30a4fd1afdc664fec888de2]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:27:34.148453 29411 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65f7af9c1fe34916b385e91e6128a2d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:34.149410 29262 tablet_service.cc:1511] Processing CreateTablet for tablet 108da84f860a481bacc829047af01b47 (DEFAULT_TABLE table=test-workload [id=624d012bc30a4fd1afdc664fec888de2]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:27:34.150748 29262 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 108da84f860a481bacc829047af01b47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:34.151309 29187 tablet_service.cc:1511] Processing CreateTablet for tablet 108da84f860a481bacc829047af01b47 (DEFAULT_TABLE table=test-workload [id=624d012bc30a4fd1afdc664fec888de2]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:27:34.152495 29187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 108da84f860a481bacc829047af01b47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:34.153113 29336 tablet_service.cc:1511] Processing CreateTablet for tablet 108da84f860a481bacc829047af01b47 (DEFAULT_TABLE table=test-workload [id=624d012bc30a4fd1afdc664fec888de2]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:27:34.154371 29336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 108da84f860a481bacc829047af01b47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:34.157897 29410 tablet_service.cc:1511] Processing CreateTablet for tablet 90e873a8c5c14459b29c488dc595389d (DEFAULT_TABLE table=test-workload [id=624d012bc30a4fd1afdc664fec888de2]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:27:34.159190 29410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90e873a8c5c14459b29c488dc595389d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:34.172498 29261 tablet_service.cc:1511] Processing CreateTablet for tablet 90e873a8c5c14459b29c488dc595389d (DEFAULT_TABLE table=test-workload [id=624d012bc30a4fd1afdc664fec888de2]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:27:34.173900 29261 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90e873a8c5c14459b29c488dc595389d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:34.178488 29186 tablet_service.cc:1511] Processing CreateTablet for tablet 90e873a8c5c14459b29c488dc595389d (DEFAULT_TABLE table=test-workload [id=624d012bc30a4fd1afdc664fec888de2]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:27:34.179860 29186 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90e873a8c5c14459b29c488dc595389d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:34.179961 29260 tablet_service.cc:1511] Processing CreateTablet for tablet 51bdbfc2724145689ff82c99370c2edc (DEFAULT_TABLE table=test-workload [id=624d012bc30a4fd1afdc664fec888de2]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:27:34.181377 29260 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51bdbfc2724145689ff82c99370c2edc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:34.183508 29412 tablet_service.cc:1511] Processing CreateTablet for tablet 2b4273a95a8948e3bc7b646f3419cfd5 (DEFAULT_TABLE table=test-workload [id=624d012bc30a4fd1afdc664fec888de2]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:27:34.184120 29185 tablet_service.cc:1511] Processing CreateTablet for tablet 2b4273a95a8948e3bc7b646f3419cfd5 (DEFAULT_TABLE table=test-workload [id=624d012bc30a4fd1afdc664fec888de2]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:27:34.184788 29412 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b4273a95a8948e3bc7b646f3419cfd5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:34.185431 29185 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b4273a95a8948e3bc7b646f3419cfd5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:34.194365 29335 tablet_service.cc:1511] Processing CreateTablet for tablet 2b4273a95a8948e3bc7b646f3419cfd5 (DEFAULT_TABLE table=test-workload [id=624d012bc30a4fd1afdc664fec888de2]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:27:34.195370 29409 tablet_service.cc:1511] Processing CreateTablet for tablet 51bdbfc2724145689ff82c99370c2edc (DEFAULT_TABLE table=test-workload [id=624d012bc30a4fd1afdc664fec888de2]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:27:34.196729 29409 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51bdbfc2724145689ff82c99370c2edc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:34.195765 29335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b4273a95a8948e3bc7b646f3419cfd5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:34.197556 29334 tablet_service.cc:1511] Processing CreateTablet for tablet 51bdbfc2724145689ff82c99370c2edc (DEFAULT_TABLE table=test-workload [id=624d012bc30a4fd1afdc664fec888de2]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:27:34.199060 29334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51bdbfc2724145689ff82c99370c2edc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:34.214242 29468 tablet_bootstrap.cc:492] T dc1737bd599d4c08a41123acc7d71d49 P aa3d42c5bfbe49be9435ea18fcbbf415: Bootstrap starting.
I20260710 13:27:34.233307 29188 tablet_service.cc:1511] Processing CreateTablet for tablet 392f72defd244e5da11a052d404f26ea (DEFAULT_TABLE table=test-workload [id=624d012bc30a4fd1afdc664fec888de2]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:27:34.235138 29188 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 392f72defd244e5da11a052d404f26ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:34.239523 29467 tablet_bootstrap.cc:492] T dc1737bd599d4c08a41123acc7d71d49 P 2de9a8371bf2443dadab3c13fd676f3c: No bootstrap required, opened a new log
I20260710 13:27:34.240119 29467 ts_tablet_manager.cc:1403] T dc1737bd599d4c08a41123acc7d71d49 P 2de9a8371bf2443dadab3c13fd676f3c: Time spent bootstrapping tablet: real 0.111s	user 0.022s	sys 0.009s
I20260710 13:27:34.243255 29467 raft_consensus.cc:359] T dc1737bd599d4c08a41123acc7d71d49 P 2de9a8371bf2443dadab3c13fd676f3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } }
I20260710 13:27:34.247676 29467 raft_consensus.cc:385] T dc1737bd599d4c08a41123acc7d71d49 P 2de9a8371bf2443dadab3c13fd676f3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:34.247884 29263 tablet_service.cc:1511] Processing CreateTablet for tablet 392f72defd244e5da11a052d404f26ea (DEFAULT_TABLE table=test-workload [id=624d012bc30a4fd1afdc664fec888de2]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:27:34.248478 29467 raft_consensus.cc:740] T dc1737bd599d4c08a41123acc7d71d49 P 2de9a8371bf2443dadab3c13fd676f3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2de9a8371bf2443dadab3c13fd676f3c, State: Initialized, Role: FOLLOWER
I20260710 13:27:34.249240 29263 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 392f72defd244e5da11a052d404f26ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:34.249581 29471 tablet_bootstrap.cc:492] T fbdae322c96e4b76803fe38c2f15341a P 6209eb9b3e194d14a7795b11e929a21f: Bootstrap starting.
I20260710 13:27:34.250208 29467 consensus_queue.cc:260] T dc1737bd599d4c08a41123acc7d71d49 P 2de9a8371bf2443dadab3c13fd676f3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } }
I20260710 13:27:34.268122 29333 tablet_service.cc:1511] Processing CreateTablet for tablet 392f72defd244e5da11a052d404f26ea (DEFAULT_TABLE table=test-workload [id=624d012bc30a4fd1afdc664fec888de2]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:27:34.269613 29333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 392f72defd244e5da11a052d404f26ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:34.271986 29471 tablet_bootstrap.cc:654] T fbdae322c96e4b76803fe38c2f15341a P 6209eb9b3e194d14a7795b11e929a21f: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:34.278862 29412 tablet_service.cc:1511] Processing CreateTablet for tablet 54ffb4469e1348a793c9db8ba5f32865 (DEFAULT_TABLE table=test-workload [id=624d012bc30a4fd1afdc664fec888de2]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:27:34.280292 29412 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54ffb4469e1348a793c9db8ba5f32865. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:34.287424 29471 tablet_bootstrap.cc:492] T fbdae322c96e4b76803fe38c2f15341a P 6209eb9b3e194d14a7795b11e929a21f: No bootstrap required, opened a new log
I20260710 13:27:34.287941 29471 ts_tablet_manager.cc:1403] T fbdae322c96e4b76803fe38c2f15341a P 6209eb9b3e194d14a7795b11e929a21f: Time spent bootstrapping tablet: real 0.039s	user 0.009s	sys 0.003s
I20260710 13:27:34.289867 29185 tablet_service.cc:1511] Processing CreateTablet for tablet 54ffb4469e1348a793c9db8ba5f32865 (DEFAULT_TABLE table=test-workload [id=624d012bc30a4fd1afdc664fec888de2]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:27:34.291247 29185 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54ffb4469e1348a793c9db8ba5f32865. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:34.300716 29471 raft_consensus.cc:359] T fbdae322c96e4b76803fe38c2f15341a P 6209eb9b3e194d14a7795b11e929a21f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } }
I20260710 13:27:34.307857 29471 raft_consensus.cc:385] T fbdae322c96e4b76803fe38c2f15341a P 6209eb9b3e194d14a7795b11e929a21f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:34.308374 29471 raft_consensus.cc:740] T fbdae322c96e4b76803fe38c2f15341a P 6209eb9b3e194d14a7795b11e929a21f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6209eb9b3e194d14a7795b11e929a21f, State: Initialized, Role: FOLLOWER
I20260710 13:27:34.309405 29471 consensus_queue.cc:260] T fbdae322c96e4b76803fe38c2f15341a P 6209eb9b3e194d14a7795b11e929a21f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } }
I20260710 13:27:34.315801 29224 heartbeater.cc:499] Master 127.26.127.126:41793 was elected leader, sending a full tablet report...
I20260710 13:27:34.301818 29470 tablet_bootstrap.cc:492] T fbdae322c96e4b76803fe38c2f15341a P 7dcd5941d940460ca2df836fb08afd50: Bootstrap starting.
I20260710 13:27:34.310361 29467 ts_tablet_manager.cc:1434] T dc1737bd599d4c08a41123acc7d71d49 P 2de9a8371bf2443dadab3c13fd676f3c: Time spent starting tablet: real 0.070s	user 0.009s	sys 0.028s
I20260710 13:27:34.319120 29467 tablet_bootstrap.cc:492] T fbdae322c96e4b76803fe38c2f15341a P 2de9a8371bf2443dadab3c13fd676f3c: Bootstrap starting.
I20260710 13:27:34.324942 29470 tablet_bootstrap.cc:654] T fbdae322c96e4b76803fe38c2f15341a P 7dcd5941d940460ca2df836fb08afd50: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:34.325575 29467 tablet_bootstrap.cc:654] T fbdae322c96e4b76803fe38c2f15341a P 2de9a8371bf2443dadab3c13fd676f3c: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:34.316624 29468 tablet_bootstrap.cc:654] T dc1737bd599d4c08a41123acc7d71d49 P aa3d42c5bfbe49be9435ea18fcbbf415: Neither blocks nor log segments found. Creating new log.
W20260710 13:27:34.330498 29225 tablet.cc:2406] T dc1737bd599d4c08a41123acc7d71d49 P 2de9a8371bf2443dadab3c13fd676f3c: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 13:27:34.347535 29263 tablet_service.cc:1511] Processing CreateTablet for tablet 54ffb4469e1348a793c9db8ba5f32865 (DEFAULT_TABLE table=test-workload [id=624d012bc30a4fd1afdc664fec888de2]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:27:34.354378 29263 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54ffb4469e1348a793c9db8ba5f32865. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:34.364792 29467 tablet_bootstrap.cc:492] T fbdae322c96e4b76803fe38c2f15341a P 2de9a8371bf2443dadab3c13fd676f3c: No bootstrap required, opened a new log
I20260710 13:27:34.365535 29467 ts_tablet_manager.cc:1403] T fbdae322c96e4b76803fe38c2f15341a P 2de9a8371bf2443dadab3c13fd676f3c: Time spent bootstrapping tablet: real 0.047s	user 0.011s	sys 0.004s
I20260710 13:27:34.369473 29467 raft_consensus.cc:359] T fbdae322c96e4b76803fe38c2f15341a P 2de9a8371bf2443dadab3c13fd676f3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } }
I20260710 13:27:34.370244 29300 heartbeater.cc:499] Master 127.26.127.126:41793 was elected leader, sending a full tablet report...
I20260710 13:27:34.370566 29467 raft_consensus.cc:385] T fbdae322c96e4b76803fe38c2f15341a P 2de9a8371bf2443dadab3c13fd676f3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:34.370976 29467 raft_consensus.cc:740] T fbdae322c96e4b76803fe38c2f15341a P 2de9a8371bf2443dadab3c13fd676f3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2de9a8371bf2443dadab3c13fd676f3c, State: Initialized, Role: FOLLOWER
I20260710 13:27:34.372160 29467 consensus_queue.cc:260] T fbdae322c96e4b76803fe38c2f15341a P 2de9a8371bf2443dadab3c13fd676f3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } }
I20260710 13:27:34.375437 29467 ts_tablet_manager.cc:1434] T fbdae322c96e4b76803fe38c2f15341a P 2de9a8371bf2443dadab3c13fd676f3c: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:27:34.376850 29467 tablet_bootstrap.cc:492] T dfc859656b69454d92b35ec0fab99e96 P 2de9a8371bf2443dadab3c13fd676f3c: Bootstrap starting.
I20260710 13:27:34.383982 29187 tablet_service.cc:1511] Processing CreateTablet for tablet 925a2b7fc5bf4cf5b7206696b71f4128 (DEFAULT_TABLE table=test-workload [id=624d012bc30a4fd1afdc664fec888de2]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:27:34.384893 29467 tablet_bootstrap.cc:654] T dfc859656b69454d92b35ec0fab99e96 P 2de9a8371bf2443dadab3c13fd676f3c: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:34.385321 29187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 925a2b7fc5bf4cf5b7206696b71f4128. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:34.388912 29409 tablet_service.cc:1511] Processing CreateTablet for tablet 3f5ce2d049954e1cac128e0536423446 (DEFAULT_TABLE table=test-workload [id=624d012bc30a4fd1afdc664fec888de2]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:27:34.389492 29338 tablet_service.cc:1511] Processing CreateTablet for tablet 3f5ce2d049954e1cac128e0536423446 (DEFAULT_TABLE table=test-workload [id=624d012bc30a4fd1afdc664fec888de2]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:27:34.390199 29409 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f5ce2d049954e1cac128e0536423446. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:34.390689 29338 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f5ce2d049954e1cac128e0536423446. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:34.396432 29467 tablet_bootstrap.cc:492] T dfc859656b69454d92b35ec0fab99e96 P 2de9a8371bf2443dadab3c13fd676f3c: No bootstrap required, opened a new log
I20260710 13:27:34.396561 29471 ts_tablet_manager.cc:1434] T fbdae322c96e4b76803fe38c2f15341a P 6209eb9b3e194d14a7795b11e929a21f: Time spent starting tablet: real 0.108s	user 0.028s	sys 0.021s
I20260710 13:27:34.397084 29467 ts_tablet_manager.cc:1403] T dfc859656b69454d92b35ec0fab99e96 P 2de9a8371bf2443dadab3c13fd676f3c: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.013s
I20260710 13:27:34.397586 29471 tablet_bootstrap.cc:492] T 65f7af9c1fe34916b385e91e6128a2d9 P 6209eb9b3e194d14a7795b11e929a21f: Bootstrap starting.
I20260710 13:27:34.401746 29411 tablet_service.cc:1511] Processing CreateTablet for tablet 925a2b7fc5bf4cf5b7206696b71f4128 (DEFAULT_TABLE table=test-workload [id=624d012bc30a4fd1afdc664fec888de2]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:27:34.407998 29411 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 925a2b7fc5bf4cf5b7206696b71f4128. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:34.401856 29467 raft_consensus.cc:359] T dfc859656b69454d92b35ec0fab99e96 P 2de9a8371bf2443dadab3c13fd676f3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } }
I20260710 13:27:34.402690 29468 tablet_bootstrap.cc:492] T dc1737bd599d4c08a41123acc7d71d49 P aa3d42c5bfbe49be9435ea18fcbbf415: No bootstrap required, opened a new log
I20260710 13:27:34.411059 29467 raft_consensus.cc:385] T dfc859656b69454d92b35ec0fab99e96 P 2de9a8371bf2443dadab3c13fd676f3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:34.411424 29467 raft_consensus.cc:740] T dfc859656b69454d92b35ec0fab99e96 P 2de9a8371bf2443dadab3c13fd676f3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2de9a8371bf2443dadab3c13fd676f3c, State: Initialized, Role: FOLLOWER
I20260710 13:27:34.412329 29467 consensus_queue.cc:260] T dfc859656b69454d92b35ec0fab99e96 P 2de9a8371bf2443dadab3c13fd676f3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } }
I20260710 13:27:34.415050 29467 ts_tablet_manager.cc:1434] T dfc859656b69454d92b35ec0fab99e96 P 2de9a8371bf2443dadab3c13fd676f3c: Time spent starting tablet: real 0.017s	user 0.002s	sys 0.004s
I20260710 13:27:34.416047 29467 tablet_bootstrap.cc:492] T 90e873a8c5c14459b29c488dc595389d P 2de9a8371bf2443dadab3c13fd676f3c: Bootstrap starting.
I20260710 13:27:34.403410 29333 tablet_service.cc:1511] Processing CreateTablet for tablet 925a2b7fc5bf4cf5b7206696b71f4128 (DEFAULT_TABLE table=test-workload [id=624d012bc30a4fd1afdc664fec888de2]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:27:34.411511 29468 ts_tablet_manager.cc:1403] T dc1737bd599d4c08a41123acc7d71d49 P aa3d42c5bfbe49be9435ea18fcbbf415: Time spent bootstrapping tablet: real 0.198s	user 0.024s	sys 0.011s
I20260710 13:27:34.407029 29471 tablet_bootstrap.cc:654] T 65f7af9c1fe34916b385e91e6128a2d9 P 6209eb9b3e194d14a7795b11e929a21f: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:34.419430 29333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 925a2b7fc5bf4cf5b7206696b71f4128. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:34.420449 29468 raft_consensus.cc:359] T dc1737bd599d4c08a41123acc7d71d49 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } }
I20260710 13:27:34.421461 29468 raft_consensus.cc:385] T dc1737bd599d4c08a41123acc7d71d49 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:34.421818 29468 raft_consensus.cc:740] T dc1737bd599d4c08a41123acc7d71d49 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa3d42c5bfbe49be9435ea18fcbbf415, State: Initialized, Role: FOLLOWER
W20260710 13:27:34.422175 29145 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:27:34.424449 29187 tablet_service.cc:1511] Processing CreateTablet for tablet 9fcf19a72777449aaaefb0f40c33bb2f (DEFAULT_TABLE table=test-workload [id=624d012bc30a4fd1afdc664fec888de2]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:27:34.424332 29260 tablet_service.cc:1511] Processing CreateTablet for tablet 3f5ce2d049954e1cac128e0536423446 (DEFAULT_TABLE table=test-workload [id=624d012bc30a4fd1afdc664fec888de2]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:27:34.425864 29187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fcf19a72777449aaaefb0f40c33bb2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:34.426187 29260 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f5ce2d049954e1cac128e0536423446. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:34.426697 29474 raft_consensus.cc:493] T fbdae322c96e4b76803fe38c2f15341a P 6209eb9b3e194d14a7795b11e929a21f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:34.427245 29474 raft_consensus.cc:515] T fbdae322c96e4b76803fe38c2f15341a P 6209eb9b3e194d14a7795b11e929a21f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } }
I20260710 13:27:34.429095 29468 consensus_queue.cc:260] T dc1737bd599d4c08a41123acc7d71d49 P aa3d42c5bfbe49be9435ea18fcbbf415 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } }
I20260710 13:27:34.429747 29470 tablet_bootstrap.cc:492] T fbdae322c96e4b76803fe38c2f15341a P 7dcd5941d940460ca2df836fb08afd50: No bootstrap required, opened a new log
I20260710 13:27:34.431980 29474 leader_election.cc:290] T fbdae322c96e4b76803fe38c2f15341a P 6209eb9b3e194d14a7795b11e929a21f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7dcd5941d940460ca2df836fb08afd50 (127.26.127.67:35307), 2de9a8371bf2443dadab3c13fd676f3c (127.26.127.65:45567)
I20260710 13:27:34.433109 29470 ts_tablet_manager.cc:1403] T fbdae322c96e4b76803fe38c2f15341a P 7dcd5941d940460ca2df836fb08afd50: Time spent bootstrapping tablet: real 0.132s	user 0.021s	sys 0.010s
I20260710 13:27:34.436237 29470 raft_consensus.cc:359] T fbdae322c96e4b76803fe38c2f15341a P 7dcd5941d940460ca2df836fb08afd50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } }
I20260710 13:27:34.437114 29467 tablet_bootstrap.cc:654] T 90e873a8c5c14459b29c488dc595389d P 2de9a8371bf2443dadab3c13fd676f3c: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:34.437283 29470 raft_consensus.cc:385] T fbdae322c96e4b76803fe38c2f15341a P 7dcd5941d940460ca2df836fb08afd50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:34.437687 29470 raft_consensus.cc:740] T fbdae322c96e4b76803fe38c2f15341a P 7dcd5941d940460ca2df836fb08afd50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dcd5941d940460ca2df836fb08afd50, State: Initialized, Role: FOLLOWER
I20260710 13:27:34.439579 29470 consensus_queue.cc:260] T fbdae322c96e4b76803fe38c2f15341a P 7dcd5941d940460ca2df836fb08afd50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } }
I20260710 13:27:34.454035 29334 tablet_service.cc:1511] Processing CreateTablet for tablet 9fcf19a72777449aaaefb0f40c33bb2f (DEFAULT_TABLE table=test-workload [id=624d012bc30a4fd1afdc664fec888de2]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:27:34.455399 29334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fcf19a72777449aaaefb0f40c33bb2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:34.456815 29411 tablet_service.cc:1511] Processing CreateTablet for tablet fa43120f1a6149269837f26c44522494 (DEFAULT_TABLE table=test-workload [id=624d012bc30a4fd1afdc664fec888de2]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:27:34.458053 29411 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa43120f1a6149269837f26c44522494. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:34.458314 29185 tablet_service.cc:1511] Processing CreateTablet for tablet fa43120f1a6149269837f26c44522494 (DEFAULT_TABLE table=test-workload [id=624d012bc30a4fd1afdc664fec888de2]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:27:34.459512 29185 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa43120f1a6149269837f26c44522494. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:34.464906 29335 tablet_service.cc:1511] Processing CreateTablet for tablet b7356369d46e45d8b1ff538426bc18ce (DEFAULT_TABLE table=test-workload [id=624d012bc30a4fd1afdc664fec888de2]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:27:34.466188 29335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7356369d46e45d8b1ff538426bc18ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:34.465895 29410 tablet_service.cc:1511] Processing CreateTablet for tablet b7356369d46e45d8b1ff538426bc18ce (DEFAULT_TABLE table=test-workload [id=624d012bc30a4fd1afdc664fec888de2]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:27:34.467104 29410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7356369d46e45d8b1ff538426bc18ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:34.477684 29448 heartbeater.cc:499] Master 127.26.127.126:41793 was elected leader, sending a full tablet report...
I20260710 13:27:34.478631 29468 ts_tablet_manager.cc:1434] T dc1737bd599d4c08a41123acc7d71d49 P aa3d42c5bfbe49be9435ea18fcbbf415: Time spent starting tablet: real 0.061s	user 0.009s	sys 0.002s
I20260710 13:27:34.479899 29468 tablet_bootstrap.cc:492] T dfc859656b69454d92b35ec0fab99e96 P aa3d42c5bfbe49be9435ea18fcbbf415: Bootstrap starting.
I20260710 13:27:34.484583 29374 heartbeater.cc:499] Master 127.26.127.126:41793 was elected leader, sending a full tablet report...
I20260710 13:27:34.487504 29337 tablet_service.cc:1511] Processing CreateTablet for tablet 2e82c52039164f5ab45cd2f7f6f77aca (DEFAULT_TABLE table=test-workload [id=624d012bc30a4fd1afdc664fec888de2]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:27:34.488930 29337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e82c52039164f5ab45cd2f7f6f77aca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:34.489970 29470 ts_tablet_manager.cc:1434] T fbdae322c96e4b76803fe38c2f15341a P 7dcd5941d940460ca2df836fb08afd50: Time spent starting tablet: real 0.057s	user 0.010s	sys 0.004s
I20260710 13:27:34.490931 29470 tablet_bootstrap.cc:492] T 65f7af9c1fe34916b385e91e6128a2d9 P 7dcd5941d940460ca2df836fb08afd50: Bootstrap starting.
I20260710 13:27:34.475793 29188 tablet_service.cc:1511] Processing CreateTablet for tablet b7356369d46e45d8b1ff538426bc18ce (DEFAULT_TABLE table=test-workload [id=624d012bc30a4fd1afdc664fec888de2]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:27:34.503289 29470 tablet_bootstrap.cc:654] T 65f7af9c1fe34916b385e91e6128a2d9 P 7dcd5941d940460ca2df836fb08afd50: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:34.505414 29188 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7356369d46e45d8b1ff538426bc18ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:34.505123 29263 tablet_service.cc:1511] Processing CreateTablet for tablet 9fcf19a72777449aaaefb0f40c33bb2f (DEFAULT_TABLE table=test-workload [id=624d012bc30a4fd1afdc664fec888de2]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:27:34.506347 29263 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fcf19a72777449aaaefb0f40c33bb2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:34.516686 29261 tablet_service.cc:1511] Processing CreateTablet for tablet fa43120f1a6149269837f26c44522494 (DEFAULT_TABLE table=test-workload [id=624d012bc30a4fd1afdc664fec888de2]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:27:34.518510 29261 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa43120f1a6149269837f26c44522494. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:34.526296 29264 tablet_service.cc:1511] Processing CreateTablet for tablet 2e82c52039164f5ab45cd2f7f6f77aca (DEFAULT_TABLE table=test-workload [id=624d012bc30a4fd1afdc664fec888de2]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:27:34.527630 29264 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e82c52039164f5ab45cd2f7f6f77aca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:34.545852 29467 tablet_bootstrap.cc:492] T 90e873a8c5c14459b29c488dc595389d P 2de9a8371bf2443dadab3c13fd676f3c: No bootstrap required, opened a new log
I20260710 13:27:34.546383 29467 ts_tablet_manager.cc:1403] T 90e873a8c5c14459b29c488dc595389d P 2de9a8371bf2443dadab3c13fd676f3c: Time spent bootstrapping tablet: real 0.131s	user 0.012s	sys 0.000s
I20260710 13:27:34.546862 29411 tablet_service.cc:1511] Processing CreateTablet for tablet 2e82c52039164f5ab45cd2f7f6f77aca (DEFAULT_TABLE table=test-workload [id=624d012bc30a4fd1afdc664fec888de2]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:27:34.548696 29411 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e82c52039164f5ab45cd2f7f6f77aca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:34.549561 29471 tablet_bootstrap.cc:492] T 65f7af9c1fe34916b385e91e6128a2d9 P 6209eb9b3e194d14a7795b11e929a21f: No bootstrap required, opened a new log
I20260710 13:27:34.550097 29471 ts_tablet_manager.cc:1403] T 65f7af9c1fe34916b385e91e6128a2d9 P 6209eb9b3e194d14a7795b11e929a21f: Time spent bootstrapping tablet: real 0.153s	user 0.020s	sys 0.014s
I20260710 13:27:34.559721 29471 raft_consensus.cc:359] T 65f7af9c1fe34916b385e91e6128a2d9 P 6209eb9b3e194d14a7795b11e929a21f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } }
I20260710 13:27:34.560425 29471 raft_consensus.cc:385] T 65f7af9c1fe34916b385e91e6128a2d9 P 6209eb9b3e194d14a7795b11e929a21f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:34.564945 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbdae322c96e4b76803fe38c2f15341a" candidate_uuid: "6209eb9b3e194d14a7795b11e929a21f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2de9a8371bf2443dadab3c13fd676f3c" is_pre_election: true
I20260710 13:27:34.572439 29260 tablet_service.cc:1511] Processing CreateTablet for tablet 7a9876384dcc4953acfc8f9d3f6ababb (DEFAULT_TABLE table=test-workload [id=624d012bc30a4fd1afdc664fec888de2]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:27:34.569352 29483 raft_consensus.cc:493] T fbdae322c96e4b76803fe38c2f15341a P 7dcd5941d940460ca2df836fb08afd50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:34.573807 29333 tablet_service.cc:1511] Processing CreateTablet for tablet 7a9876384dcc4953acfc8f9d3f6ababb (DEFAULT_TABLE table=test-workload [id=624d012bc30a4fd1afdc664fec888de2]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:27:34.560704 29471 raft_consensus.cc:740] T 65f7af9c1fe34916b385e91e6128a2d9 P 6209eb9b3e194d14a7795b11e929a21f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6209eb9b3e194d14a7795b11e929a21f, State: Initialized, Role: FOLLOWER
I20260710 13:27:34.573982 29483 raft_consensus.cc:515] T fbdae322c96e4b76803fe38c2f15341a P 7dcd5941d940460ca2df836fb08afd50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } }
I20260710 13:27:34.575132 29333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a9876384dcc4953acfc8f9d3f6ababb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:34.575098 29471 consensus_queue.cc:260] T 65f7af9c1fe34916b385e91e6128a2d9 P 6209eb9b3e194d14a7795b11e929a21f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } }
I20260710 13:27:34.577455 29471 ts_tablet_manager.cc:1434] T 65f7af9c1fe34916b385e91e6128a2d9 P 6209eb9b3e194d14a7795b11e929a21f: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.001s
I20260710 13:27:34.569187 29468 tablet_bootstrap.cc:654] T dfc859656b69454d92b35ec0fab99e96 P aa3d42c5bfbe49be9435ea18fcbbf415: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:34.572482 29199 raft_consensus.cc:2468] T fbdae322c96e4b76803fe38c2f15341a P 2de9a8371bf2443dadab3c13fd676f3c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6209eb9b3e194d14a7795b11e929a21f in term 0.
I20260710 13:27:34.579505 29240 leader_election.cc:304] T fbdae322c96e4b76803fe38c2f15341a P 6209eb9b3e194d14a7795b11e929a21f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2de9a8371bf2443dadab3c13fd676f3c, 6209eb9b3e194d14a7795b11e929a21f; no voters: 
I20260710 13:27:34.580582 29479 raft_consensus.cc:2804] T fbdae322c96e4b76803fe38c2f15341a P 6209eb9b3e194d14a7795b11e929a21f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:34.581065 29479 raft_consensus.cc:493] T fbdae322c96e4b76803fe38c2f15341a P 6209eb9b3e194d14a7795b11e929a21f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:34.569794 29187 tablet_service.cc:1511] Processing CreateTablet for tablet 7a9876384dcc4953acfc8f9d3f6ababb (DEFAULT_TABLE table=test-workload [id=624d012bc30a4fd1afdc664fec888de2]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:27:34.581383 29479 raft_consensus.cc:3060] T fbdae322c96e4b76803fe38c2f15341a P 6209eb9b3e194d14a7795b11e929a21f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:34.582145 29187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a9876384dcc4953acfc8f9d3f6ababb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:34.573814 29260 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a9876384dcc4953acfc8f9d3f6ababb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:34.571585 29467 raft_consensus.cc:359] T 90e873a8c5c14459b29c488dc595389d P 2de9a8371bf2443dadab3c13fd676f3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } }
I20260710 13:27:34.590507 29483 leader_election.cc:290] T fbdae322c96e4b76803fe38c2f15341a P 7dcd5941d940460ca2df836fb08afd50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2de9a8371bf2443dadab3c13fd676f3c (127.26.127.65:45567), 6209eb9b3e194d14a7795b11e929a21f (127.26.127.66:35737)
I20260710 13:27:34.595197 29467 raft_consensus.cc:385] T 90e873a8c5c14459b29c488dc595389d P 2de9a8371bf2443dadab3c13fd676f3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:34.604104 29467 raft_consensus.cc:740] T 90e873a8c5c14459b29c488dc595389d P 2de9a8371bf2443dadab3c13fd676f3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2de9a8371bf2443dadab3c13fd676f3c, State: Initialized, Role: FOLLOWER
I20260710 13:27:34.602440 29471 tablet_bootstrap.cc:492] T dfc859656b69454d92b35ec0fab99e96 P 6209eb9b3e194d14a7795b11e929a21f: Bootstrap starting.
I20260710 13:27:34.601411 29479 raft_consensus.cc:515] T fbdae322c96e4b76803fe38c2f15341a P 6209eb9b3e194d14a7795b11e929a21f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } }
I20260710 13:27:34.614159 29479 leader_election.cc:290] T fbdae322c96e4b76803fe38c2f15341a P 6209eb9b3e194d14a7795b11e929a21f [CANDIDATE]: Term 1 election: Requested vote from peers 7dcd5941d940460ca2df836fb08afd50 (127.26.127.67:35307), 2de9a8371bf2443dadab3c13fd676f3c (127.26.127.65:45567)
I20260710 13:27:34.615953 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbdae322c96e4b76803fe38c2f15341a" candidate_uuid: "6209eb9b3e194d14a7795b11e929a21f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2de9a8371bf2443dadab3c13fd676f3c"
I20260710 13:27:34.616549 29199 raft_consensus.cc:3060] T fbdae322c96e4b76803fe38c2f15341a P 2de9a8371bf2443dadab3c13fd676f3c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:34.625806 29467 consensus_queue.cc:260] T 90e873a8c5c14459b29c488dc595389d P 2de9a8371bf2443dadab3c13fd676f3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } }
I20260710 13:27:34.628042 29472 raft_consensus.cc:493] T 90e873a8c5c14459b29c488dc595389d P 2de9a8371bf2443dadab3c13fd676f3c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:34.628532 29472 raft_consensus.cc:515] T 90e873a8c5c14459b29c488dc595389d P 2de9a8371bf2443dadab3c13fd676f3c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } }
I20260710 13:27:34.628450 29467 ts_tablet_manager.cc:1434] T 90e873a8c5c14459b29c488dc595389d P 2de9a8371bf2443dadab3c13fd676f3c: Time spent starting tablet: real 0.078s	user 0.003s	sys 0.002s
I20260710 13:27:34.640297 29264 tablet_service.cc:1511] Processing CreateTablet for tablet 6c8a219133ec47cf811dc9769ccbbdd9 (DEFAULT_TABLE table=test-workload [id=624d012bc30a4fd1afdc664fec888de2]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:27:34.641640 29264 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c8a219133ec47cf811dc9769ccbbdd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:34.632442 29275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbdae322c96e4b76803fe38c2f15341a" candidate_uuid: "7dcd5941d940460ca2df836fb08afd50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6209eb9b3e194d14a7795b11e929a21f" is_pre_election: true
I20260710 13:27:34.641860 29479 raft_consensus.cc:493] T 65f7af9c1fe34916b385e91e6128a2d9 P 6209eb9b3e194d14a7795b11e929a21f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:34.642423 29275 raft_consensus.cc:2393] T fbdae322c96e4b76803fe38c2f15341a P 6209eb9b3e194d14a7795b11e929a21f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7dcd5941d940460ca2df836fb08afd50 in current term 1: Already voted for candidate 6209eb9b3e194d14a7795b11e929a21f in this term.
I20260710 13:27:34.642556 29479 raft_consensus.cc:515] T 65f7af9c1fe34916b385e91e6128a2d9 P 6209eb9b3e194d14a7795b11e929a21f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } }
I20260710 13:27:34.643636 29472 leader_election.cc:290] T 90e873a8c5c14459b29c488dc595389d P 2de9a8371bf2443dadab3c13fd676f3c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa3d42c5bfbe49be9435ea18fcbbf415 (127.26.127.68:34759), 6209eb9b3e194d14a7795b11e929a21f (127.26.127.66:35737)
I20260710 13:27:34.647910 29471 tablet_bootstrap.cc:654] T dfc859656b69454d92b35ec0fab99e96 P 6209eb9b3e194d14a7795b11e929a21f: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:34.634817 29199 raft_consensus.cc:2468] T fbdae322c96e4b76803fe38c2f15341a P 2de9a8371bf2443dadab3c13fd676f3c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6209eb9b3e194d14a7795b11e929a21f in term 1.
I20260710 13:27:34.661218 29482 raft_consensus.cc:493] T dc1737bd599d4c08a41123acc7d71d49 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:34.661720 29482 raft_consensus.cc:515] T dc1737bd599d4c08a41123acc7d71d49 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } }
I20260710 13:27:34.663602 29482 leader_election.cc:290] T dc1737bd599d4c08a41123acc7d71d49 P aa3d42c5bfbe49be9435ea18fcbbf415 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7dcd5941d940460ca2df836fb08afd50 (127.26.127.67:35307), 2de9a8371bf2443dadab3c13fd676f3c (127.26.127.65:45567)
I20260710 13:27:34.664223 29198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbdae322c96e4b76803fe38c2f15341a" candidate_uuid: "7dcd5941d940460ca2df836fb08afd50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2de9a8371bf2443dadab3c13fd676f3c" is_pre_election: true
I20260710 13:27:34.666394 29198 raft_consensus.cc:2393] T fbdae322c96e4b76803fe38c2f15341a P 2de9a8371bf2443dadab3c13fd676f3c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7dcd5941d940460ca2df836fb08afd50 in current term 1: Already voted for candidate 6209eb9b3e194d14a7795b11e929a21f in this term.
W20260710 13:27:34.667339 29082 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.26.127.67:35307, user_credentials={real_user=slave}} blocked reactor thread for 45631.4us
I20260710 13:27:34.670469 29335 tablet_service.cc:1511] Processing CreateTablet for tablet 2f1051817ac449ceaeabc86b0db6c740 (DEFAULT_TABLE table=test-workload [id=624d012bc30a4fd1afdc664fec888de2]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:27:34.672281 29335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f1051817ac449ceaeabc86b0db6c740. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:34.679458 29188 tablet_service.cc:1511] Processing CreateTablet for tablet 6c8a219133ec47cf811dc9769ccbbdd9 (DEFAULT_TABLE table=test-workload [id=624d012bc30a4fd1afdc664fec888de2]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:27:34.680768 29188 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c8a219133ec47cf811dc9769ccbbdd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:34.681456 29470 tablet_bootstrap.cc:492] T 65f7af9c1fe34916b385e91e6128a2d9 P 7dcd5941d940460ca2df836fb08afd50: No bootstrap required, opened a new log
I20260710 13:27:34.682093 29470 ts_tablet_manager.cc:1403] T 65f7af9c1fe34916b385e91e6128a2d9 P 7dcd5941d940460ca2df836fb08afd50: Time spent bootstrapping tablet: real 0.191s	user 0.022s	sys 0.032s
I20260710 13:27:34.688704 29470 raft_consensus.cc:359] T 65f7af9c1fe34916b385e91e6128a2d9 P 7dcd5941d940460ca2df836fb08afd50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } }
I20260710 13:27:34.689532 29470 raft_consensus.cc:385] T 65f7af9c1fe34916b385e91e6128a2d9 P 7dcd5941d940460ca2df836fb08afd50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:34.689867 29470 raft_consensus.cc:740] T 65f7af9c1fe34916b385e91e6128a2d9 P 7dcd5941d940460ca2df836fb08afd50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dcd5941d940460ca2df836fb08afd50, State: Initialized, Role: FOLLOWER
I20260710 13:27:34.690768 29470 consensus_queue.cc:260] T 65f7af9c1fe34916b385e91e6128a2d9 P 7dcd5941d940460ca2df836fb08afd50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } }
I20260710 13:27:34.693631 29349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbdae322c96e4b76803fe38c2f15341a" candidate_uuid: "6209eb9b3e194d14a7795b11e929a21f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dcd5941d940460ca2df836fb08afd50" is_pre_election: true
I20260710 13:27:34.693989 29348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbdae322c96e4b76803fe38c2f15341a" candidate_uuid: "6209eb9b3e194d14a7795b11e929a21f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dcd5941d940460ca2df836fb08afd50"
I20260710 13:27:34.694461 29349 raft_consensus.cc:2468] T fbdae322c96e4b76803fe38c2f15341a P 7dcd5941d940460ca2df836fb08afd50 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6209eb9b3e194d14a7795b11e929a21f in term 0.
I20260710 13:27:34.695302 29263 tablet_service.cc:1511] Processing CreateTablet for tablet 807712d045504aeea7a3c1da18fb85aa (DEFAULT_TABLE table=test-workload [id=624d012bc30a4fd1afdc664fec888de2]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:27:34.695709 29479 leader_election.cc:290] T 65f7af9c1fe34916b385e91e6128a2d9 P 6209eb9b3e194d14a7795b11e929a21f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7dcd5941d940460ca2df836fb08afd50 (127.26.127.67:35307), aa3d42c5bfbe49be9435ea18fcbbf415 (127.26.127.68:34759)
I20260710 13:27:34.696569 29263 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 807712d045504aeea7a3c1da18fb85aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:34.700933 29410 tablet_service.cc:1511] Processing CreateTablet for tablet 6c8a219133ec47cf811dc9769ccbbdd9 (DEFAULT_TABLE table=test-workload [id=624d012bc30a4fd1afdc664fec888de2]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:27:34.702678 29410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c8a219133ec47cf811dc9769ccbbdd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:34.700171 29185 tablet_service.cc:1511] Processing CreateTablet for tablet 2f1051817ac449ceaeabc86b0db6c740 (DEFAULT_TABLE table=test-workload [id=624d012bc30a4fd1afdc664fec888de2]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:27:34.704035 29185 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f1051817ac449ceaeabc86b0db6c740. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:34.693691 29409 tablet_service.cc:1511] Processing CreateTablet for tablet 2f1051817ac449ceaeabc86b0db6c740 (DEFAULT_TABLE table=test-workload [id=624d012bc30a4fd1afdc664fec888de2]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:27:34.705510 29409 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f1051817ac449ceaeabc86b0db6c740. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:34.709770 29349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65f7af9c1fe34916b385e91e6128a2d9" candidate_uuid: "6209eb9b3e194d14a7795b11e929a21f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dcd5941d940460ca2df836fb08afd50" is_pre_election: true
I20260710 13:27:34.702840 29337 tablet_service.cc:1511] Processing CreateTablet for tablet 807712d045504aeea7a3c1da18fb85aa (DEFAULT_TABLE table=test-workload [id=624d012bc30a4fd1afdc664fec888de2]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:27:34.678457 29467 tablet_bootstrap.cc:492] T 2b4273a95a8948e3bc7b646f3419cfd5 P 2de9a8371bf2443dadab3c13fd676f3c: Bootstrap starting.
I20260710 13:27:34.720535 29468 tablet_bootstrap.cc:492] T dfc859656b69454d92b35ec0fab99e96 P aa3d42c5bfbe49be9435ea18fcbbf415: No bootstrap required, opened a new log
I20260710 13:27:34.721073 29468 ts_tablet_manager.cc:1403] T dfc859656b69454d92b35ec0fab99e96 P aa3d42c5bfbe49be9435ea18fcbbf415: Time spent bootstrapping tablet: real 0.241s	user 0.017s	sys 0.006s
I20260710 13:27:34.724015 29468 raft_consensus.cc:359] T dfc859656b69454d92b35ec0fab99e96 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } }
I20260710 13:27:34.714836 29349 raft_consensus.cc:2468] T 65f7af9c1fe34916b385e91e6128a2d9 P 7dcd5941d940460ca2df836fb08afd50 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6209eb9b3e194d14a7795b11e929a21f in term 0.
I20260710 13:27:34.725366 29314 leader_election.cc:304] T fbdae322c96e4b76803fe38c2f15341a P 7dcd5941d940460ca2df836fb08afd50 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7dcd5941d940460ca2df836fb08afd50; no voters: 2de9a8371bf2443dadab3c13fd676f3c, 6209eb9b3e194d14a7795b11e929a21f
I20260710 13:27:34.726608 29483 raft_consensus.cc:3060] T fbdae322c96e4b76803fe38c2f15341a P 7dcd5941d940460ca2df836fb08afd50 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:34.728597 29337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 807712d045504aeea7a3c1da18fb85aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:34.733774 29239 leader_election.cc:304] T 65f7af9c1fe34916b385e91e6128a2d9 P 6209eb9b3e194d14a7795b11e929a21f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6209eb9b3e194d14a7795b11e929a21f, 7dcd5941d940460ca2df836fb08afd50; no voters: 
I20260710 13:27:34.734742 29479 raft_consensus.cc:2804] T 65f7af9c1fe34916b385e91e6128a2d9 P 6209eb9b3e194d14a7795b11e929a21f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:34.735087 29479 raft_consensus.cc:493] T 65f7af9c1fe34916b385e91e6128a2d9 P 6209eb9b3e194d14a7795b11e929a21f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:34.735424 29479 raft_consensus.cc:3060] T 65f7af9c1fe34916b385e91e6128a2d9 P 6209eb9b3e194d14a7795b11e929a21f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:34.742583 29479 raft_consensus.cc:515] T 65f7af9c1fe34916b385e91e6128a2d9 P 6209eb9b3e194d14a7795b11e929a21f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } }
I20260710 13:27:34.724740 29468 raft_consensus.cc:385] T dfc859656b69454d92b35ec0fab99e96 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:34.745129 29468 raft_consensus.cc:740] T dfc859656b69454d92b35ec0fab99e96 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa3d42c5bfbe49be9435ea18fcbbf415, State: Initialized, Role: FOLLOWER
I20260710 13:27:34.744156 29483 raft_consensus.cc:2749] T fbdae322c96e4b76803fe38c2f15341a P 7dcd5941d940460ca2df836fb08afd50 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:34.746201 29468 consensus_queue.cc:260] T dfc859656b69454d92b35ec0fab99e96 P aa3d42c5bfbe49be9435ea18fcbbf415 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } }
I20260710 13:27:34.749462 29468 ts_tablet_manager.cc:1434] T dfc859656b69454d92b35ec0fab99e96 P aa3d42c5bfbe49be9435ea18fcbbf415: Time spent starting tablet: real 0.028s	user 0.008s	sys 0.000s
I20260710 13:27:34.750332 29240 leader_election.cc:304] T fbdae322c96e4b76803fe38c2f15341a P 6209eb9b3e194d14a7795b11e929a21f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2de9a8371bf2443dadab3c13fd676f3c, 6209eb9b3e194d14a7795b11e929a21f; no voters: 7dcd5941d940460ca2df836fb08afd50
I20260710 13:27:34.750357 29472 raft_consensus.cc:493] T dc1737bd599d4c08a41123acc7d71d49 P 2de9a8371bf2443dadab3c13fd676f3c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:34.750694 29468 tablet_bootstrap.cc:492] T 2b4273a95a8948e3bc7b646f3419cfd5 P aa3d42c5bfbe49be9435ea18fcbbf415: Bootstrap starting.
I20260710 13:27:34.751066 29472 raft_consensus.cc:515] T dc1737bd599d4c08a41123acc7d71d49 P 2de9a8371bf2443dadab3c13fd676f3c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } }
I20260710 13:27:34.751583 29474 raft_consensus.cc:2804] T fbdae322c96e4b76803fe38c2f15341a P 6209eb9b3e194d14a7795b11e929a21f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:34.755926 29472 leader_election.cc:290] T dc1737bd599d4c08a41123acc7d71d49 P 2de9a8371bf2443dadab3c13fd676f3c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7dcd5941d940460ca2df836fb08afd50 (127.26.127.67:35307), aa3d42c5bfbe49be9435ea18fcbbf415 (127.26.127.68:34759)
I20260710 13:27:34.759367 29472 raft_consensus.cc:493] T dfc859656b69454d92b35ec0fab99e96 P 2de9a8371bf2443dadab3c13fd676f3c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:34.759843 29472 raft_consensus.cc:515] T dfc859656b69454d92b35ec0fab99e96 P 2de9a8371bf2443dadab3c13fd676f3c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } }
I20260710 13:27:34.762224 29472 leader_election.cc:290] T dfc859656b69454d92b35ec0fab99e96 P 2de9a8371bf2443dadab3c13fd676f3c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6209eb9b3e194d14a7795b11e929a21f (127.26.127.66:35737), aa3d42c5bfbe49be9435ea18fcbbf415 (127.26.127.68:34759)
I20260710 13:27:34.770917 29479 leader_election.cc:290] T 65f7af9c1fe34916b385e91e6128a2d9 P 6209eb9b3e194d14a7795b11e929a21f [CANDIDATE]: Term 1 election: Requested vote from peers 7dcd5941d940460ca2df836fb08afd50 (127.26.127.67:35307), aa3d42c5bfbe49be9435ea18fcbbf415 (127.26.127.68:34759)
I20260710 13:27:34.778374 29411 tablet_service.cc:1511] Processing CreateTablet for tablet 807712d045504aeea7a3c1da18fb85aa (DEFAULT_TABLE table=test-workload [id=624d012bc30a4fd1afdc664fec888de2]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:27:34.779696 29411 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 807712d045504aeea7a3c1da18fb85aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:34.779770 29349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65f7af9c1fe34916b385e91e6128a2d9" candidate_uuid: "6209eb9b3e194d14a7795b11e929a21f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dcd5941d940460ca2df836fb08afd50"
I20260710 13:27:34.780678 29349 raft_consensus.cc:3060] T 65f7af9c1fe34916b385e91e6128a2d9 P 7dcd5941d940460ca2df836fb08afd50 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:34.781113 29275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90e873a8c5c14459b29c488dc595389d" candidate_uuid: "2de9a8371bf2443dadab3c13fd676f3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6209eb9b3e194d14a7795b11e929a21f" is_pre_election: true
I20260710 13:27:34.782529 29274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfc859656b69454d92b35ec0fab99e96" candidate_uuid: "2de9a8371bf2443dadab3c13fd676f3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6209eb9b3e194d14a7795b11e929a21f" is_pre_election: true
I20260710 13:27:34.785738 29188 tablet_service.cc:1511] Processing CreateTablet for tablet 544dad2dd79b47cfa0b90b10837e1379 (DEFAULT_TABLE table=test-workload [id=624d012bc30a4fd1afdc664fec888de2]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:27:34.787041 29188 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 544dad2dd79b47cfa0b90b10837e1379. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:34.788396 29349 raft_consensus.cc:2468] T 65f7af9c1fe34916b385e91e6128a2d9 P 7dcd5941d940460ca2df836fb08afd50 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6209eb9b3e194d14a7795b11e929a21f in term 1.
I20260710 13:27:34.789710 29239 leader_election.cc:304] T 65f7af9c1fe34916b385e91e6128a2d9 P 6209eb9b3e194d14a7795b11e929a21f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6209eb9b3e194d14a7795b11e929a21f, 7dcd5941d940460ca2df836fb08afd50; no voters: 
I20260710 13:27:34.770709 29474 raft_consensus.cc:697] T fbdae322c96e4b76803fe38c2f15341a P 6209eb9b3e194d14a7795b11e929a21f [term 1 LEADER]: Becoming Leader. State: Replica: 6209eb9b3e194d14a7795b11e929a21f, State: Running, Role: LEADER
I20260710 13:27:34.795289 29479 raft_consensus.cc:2804] T 65f7af9c1fe34916b385e91e6128a2d9 P 6209eb9b3e194d14a7795b11e929a21f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:34.798292 29479 raft_consensus.cc:697] T 65f7af9c1fe34916b385e91e6128a2d9 P 6209eb9b3e194d14a7795b11e929a21f [term 1 LEADER]: Becoming Leader. State: Replica: 6209eb9b3e194d14a7795b11e929a21f, State: Running, Role: LEADER
I20260710 13:27:34.797775 29474 consensus_queue.cc:237] T fbdae322c96e4b76803fe38c2f15341a P 6209eb9b3e194d14a7795b11e929a21f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } }
I20260710 13:27:34.811425 29349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc1737bd599d4c08a41123acc7d71d49" candidate_uuid: "2de9a8371bf2443dadab3c13fd676f3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dcd5941d940460ca2df836fb08afd50" is_pre_election: true
I20260710 13:27:34.812000 29423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65f7af9c1fe34916b385e91e6128a2d9" candidate_uuid: "6209eb9b3e194d14a7795b11e929a21f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" is_pre_election: true
W20260710 13:27:34.813681 29163 leader_election.cc:343] T dc1737bd599d4c08a41123acc7d71d49 P 2de9a8371bf2443dadab3c13fd676f3c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7dcd5941d940460ca2df836fb08afd50 (127.26.127.67:35307): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:34.814194 29422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65f7af9c1fe34916b385e91e6128a2d9" candidate_uuid: "6209eb9b3e194d14a7795b11e929a21f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415"
W20260710 13:27:34.817343 29240 leader_election.cc:343] T 65f7af9c1fe34916b385e91e6128a2d9 P 6209eb9b3e194d14a7795b11e929a21f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa3d42c5bfbe49be9435ea18fcbbf415 (127.26.127.68:34759): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:34.804188 29479 consensus_queue.cc:237] T 65f7af9c1fe34916b385e91e6128a2d9 P 6209eb9b3e194d14a7795b11e929a21f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } }
I20260710 13:27:34.830948 29467 tablet_bootstrap.cc:654] T 2b4273a95a8948e3bc7b646f3419cfd5 P 2de9a8371bf2443dadab3c13fd676f3c: Neither blocks nor log segments found. Creating new log.
W20260710 13:27:34.838632 29165 leader_election.cc:343] T 90e873a8c5c14459b29c488dc595389d P 2de9a8371bf2443dadab3c13fd676f3c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6209eb9b3e194d14a7795b11e929a21f (127.26.127.66:35737): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:27:34.839329 29165 leader_election.cc:343] T dfc859656b69454d92b35ec0fab99e96 P 2de9a8371bf2443dadab3c13fd676f3c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6209eb9b3e194d14a7795b11e929a21f (127.26.127.66:35737): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:34.840319 29333 tablet_service.cc:1511] Processing CreateTablet for tablet 544dad2dd79b47cfa0b90b10837e1379 (DEFAULT_TABLE table=test-workload [id=624d012bc30a4fd1afdc664fec888de2]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:27:34.840672 29261 tablet_service.cc:1511] Processing CreateTablet for tablet 544dad2dd79b47cfa0b90b10837e1379 (DEFAULT_TABLE table=test-workload [id=624d012bc30a4fd1afdc664fec888de2]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:27:34.841590 29333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 544dad2dd79b47cfa0b90b10837e1379. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:34.841913 29261 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 544dad2dd79b47cfa0b90b10837e1379. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 13:27:34.845084 29240 leader_election.cc:343] T 65f7af9c1fe34916b385e91e6128a2d9 P 6209eb9b3e194d14a7795b11e929a21f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer aa3d42c5bfbe49be9435ea18fcbbf415 (127.26.127.68:34759): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:34.852078 29468 tablet_bootstrap.cc:654] T 2b4273a95a8948e3bc7b646f3419cfd5 P aa3d42c5bfbe49be9435ea18fcbbf415: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:34.853870 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc1737bd599d4c08a41123acc7d71d49" candidate_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2de9a8371bf2443dadab3c13fd676f3c" is_pre_election: true
I20260710 13:27:34.854566 29199 raft_consensus.cc:2468] T dc1737bd599d4c08a41123acc7d71d49 P 2de9a8371bf2443dadab3c13fd676f3c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa3d42c5bfbe49be9435ea18fcbbf415 in term 0.
I20260710 13:27:34.858774 29412 tablet_service.cc:1511] Processing CreateTablet for tablet d825badf78bf4a33a83860f937a0bea9 (DEFAULT_TABLE table=test-workload [id=624d012bc30a4fd1afdc664fec888de2]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:27:34.861714 29412 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d825badf78bf4a33a83860f937a0bea9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:34.861759 29422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90e873a8c5c14459b29c488dc595389d" candidate_uuid: "2de9a8371bf2443dadab3c13fd676f3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" is_pre_election: true
I20260710 13:27:34.863656 29422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc1737bd599d4c08a41123acc7d71d49" candidate_uuid: "2de9a8371bf2443dadab3c13fd676f3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" is_pre_election: true
I20260710 13:27:34.864243 29422 raft_consensus.cc:2468] T dc1737bd599d4c08a41123acc7d71d49 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2de9a8371bf2443dadab3c13fd676f3c in term 0.
I20260710 13:27:34.866418 29260 tablet_service.cc:1511] Processing CreateTablet for tablet d825badf78bf4a33a83860f937a0bea9 (DEFAULT_TABLE table=test-workload [id=624d012bc30a4fd1afdc664fec888de2]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:27:34.867110 29188 tablet_service.cc:1511] Processing CreateTablet for tablet d825badf78bf4a33a83860f937a0bea9 (DEFAULT_TABLE table=test-workload [id=624d012bc30a4fd1afdc664fec888de2]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:27:34.868357 29188 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d825badf78bf4a33a83860f937a0bea9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:34.868301 29388 leader_election.cc:304] T dc1737bd599d4c08a41123acc7d71d49 P aa3d42c5bfbe49be9435ea18fcbbf415 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2de9a8371bf2443dadab3c13fd676f3c, aa3d42c5bfbe49be9435ea18fcbbf415; no voters: 
I20260710 13:27:34.869259 29482 raft_consensus.cc:2804] T dc1737bd599d4c08a41123acc7d71d49 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:34.869619 29482 raft_consensus.cc:493] T dc1737bd599d4c08a41123acc7d71d49 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:34.869967 29482 raft_consensus.cc:3060] T dc1737bd599d4c08a41123acc7d71d49 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:34.871299 29413 tablet_service.cc:1511] Processing CreateTablet for tablet 1bf1a3849848430989c597075f9eec60 (DEFAULT_TABLE table=test-workload [id=624d012bc30a4fd1afdc664fec888de2]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:27:34.872293 29471 tablet_bootstrap.cc:492] T dfc859656b69454d92b35ec0fab99e96 P 6209eb9b3e194d14a7795b11e929a21f: No bootstrap required, opened a new log
I20260710 13:27:34.868114 29334 tablet_service.cc:1511] Processing CreateTablet for tablet 1bf1a3849848430989c597075f9eec60 (DEFAULT_TABLE table=test-workload [id=624d012bc30a4fd1afdc664fec888de2]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:27:34.872583 29413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bf1a3849848430989c597075f9eec60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:34.872867 29471 ts_tablet_manager.cc:1403] T dfc859656b69454d92b35ec0fab99e96 P 6209eb9b3e194d14a7795b11e929a21f: Time spent bootstrapping tablet: real 0.271s	user 0.018s	sys 0.006s
I20260710 13:27:34.881692 29334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bf1a3849848430989c597075f9eec60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:34.889425 29470 ts_tablet_manager.cc:1434] T 65f7af9c1fe34916b385e91e6128a2d9 P 7dcd5941d940460ca2df836fb08afd50: Time spent starting tablet: real 0.207s	user 0.021s	sys 0.027s
I20260710 13:27:34.890605 29470 tablet_bootstrap.cc:492] T 108da84f860a481bacc829047af01b47 P 7dcd5941d940460ca2df836fb08afd50: Bootstrap starting.
I20260710 13:27:34.896100 29260 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d825badf78bf4a33a83860f937a0bea9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:34.902611 29187 tablet_service.cc:1511] Processing CreateTablet for tablet 1bf1a3849848430989c597075f9eec60 (DEFAULT_TABLE table=test-workload [id=624d012bc30a4fd1afdc664fec888de2]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:27:34.903961 29187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bf1a3849848430989c597075f9eec60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:34.904196 29097 catalog_manager.cc:5697] T fbdae322c96e4b76803fe38c2f15341a P 6209eb9b3e194d14a7795b11e929a21f reported cstate change: term changed from 0 to 1, leader changed from <none> to 6209eb9b3e194d14a7795b11e929a21f (127.26.127.66). New cstate: current_term: 1 leader_uuid: "6209eb9b3e194d14a7795b11e929a21f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:34.909258 29422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfc859656b69454d92b35ec0fab99e96" candidate_uuid: "2de9a8371bf2443dadab3c13fd676f3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" is_pre_election: true
I20260710 13:27:34.909893 29422 raft_consensus.cc:2468] T dfc859656b69454d92b35ec0fab99e96 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2de9a8371bf2443dadab3c13fd676f3c in term 0.
W20260710 13:27:34.911137 29164 leader_election.cc:343] T 90e873a8c5c14459b29c488dc595389d P 2de9a8371bf2443dadab3c13fd676f3c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa3d42c5bfbe49be9435ea18fcbbf415 (127.26.127.68:34759): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:34.911600 29164 leader_election.cc:304] T 90e873a8c5c14459b29c488dc595389d P 2de9a8371bf2443dadab3c13fd676f3c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2de9a8371bf2443dadab3c13fd676f3c; no voters: 6209eb9b3e194d14a7795b11e929a21f, aa3d42c5bfbe49be9435ea18fcbbf415
I20260710 13:27:34.912245 29471 raft_consensus.cc:359] T dfc859656b69454d92b35ec0fab99e96 P 6209eb9b3e194d14a7795b11e929a21f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } }
I20260710 13:27:34.912873 29472 raft_consensus.cc:2749] T 90e873a8c5c14459b29c488dc595389d P 2de9a8371bf2443dadab3c13fd676f3c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:34.911305 29264 tablet_service.cc:1511] Processing CreateTablet for tablet 0c287e603fb0495b8bd42bcd49042211 (DEFAULT_TABLE table=test-workload [id=624d012bc30a4fd1afdc664fec888de2]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:27:34.914448 29264 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c287e603fb0495b8bd42bcd49042211. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:34.915347 29411 tablet_service.cc:1511] Processing CreateTablet for tablet 0c287e603fb0495b8bd42bcd49042211 (DEFAULT_TABLE table=test-workload [id=624d012bc30a4fd1afdc664fec888de2]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:27:34.913002 29471 raft_consensus.cc:385] T dfc859656b69454d92b35ec0fab99e96 P 6209eb9b3e194d14a7795b11e929a21f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:34.916950 29471 raft_consensus.cc:740] T dfc859656b69454d92b35ec0fab99e96 P 6209eb9b3e194d14a7795b11e929a21f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6209eb9b3e194d14a7795b11e929a21f, State: Initialized, Role: FOLLOWER
I20260710 13:27:34.917846 29471 consensus_queue.cc:260] T dfc859656b69454d92b35ec0fab99e96 P 6209eb9b3e194d14a7795b11e929a21f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } }
I20260710 13:27:34.918507 29411 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c287e603fb0495b8bd42bcd49042211. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:34.920293 29337 tablet_service.cc:1511] Processing CreateTablet for tablet 0c287e603fb0495b8bd42bcd49042211 (DEFAULT_TABLE table=test-workload [id=624d012bc30a4fd1afdc664fec888de2]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:27:34.921924 29337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c287e603fb0495b8bd42bcd49042211. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:34.920336 29471 ts_tablet_manager.cc:1434] T dfc859656b69454d92b35ec0fab99e96 P 6209eb9b3e194d14a7795b11e929a21f: Time spent starting tablet: real 0.042s	user 0.006s	sys 0.000s
I20260710 13:27:34.929430 29164 leader_election.cc:304] T dc1737bd599d4c08a41123acc7d71d49 P 2de9a8371bf2443dadab3c13fd676f3c [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: 2de9a8371bf2443dadab3c13fd676f3c, aa3d42c5bfbe49be9435ea18fcbbf415; no voters: 7dcd5941d940460ca2df836fb08afd50
I20260710 13:27:34.929847 29471 tablet_bootstrap.cc:492] T 108da84f860a481bacc829047af01b47 P 6209eb9b3e194d14a7795b11e929a21f: Bootstrap starting.
I20260710 13:27:34.930697 29472 raft_consensus.cc:2804] T dc1737bd599d4c08a41123acc7d71d49 P 2de9a8371bf2443dadab3c13fd676f3c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:34.931071 29472 raft_consensus.cc:493] T dc1737bd599d4c08a41123acc7d71d49 P 2de9a8371bf2443dadab3c13fd676f3c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:34.931394 29472 raft_consensus.cc:3060] T dc1737bd599d4c08a41123acc7d71d49 P 2de9a8371bf2443dadab3c13fd676f3c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:34.937454 29164 leader_election.cc:304] T dfc859656b69454d92b35ec0fab99e96 P 2de9a8371bf2443dadab3c13fd676f3c [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: 2de9a8371bf2443dadab3c13fd676f3c, aa3d42c5bfbe49be9435ea18fcbbf415; no voters: 6209eb9b3e194d14a7795b11e929a21f
I20260710 13:27:34.937749 29482 raft_consensus.cc:515] T dc1737bd599d4c08a41123acc7d71d49 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } }
I20260710 13:27:34.962921 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc1737bd599d4c08a41123acc7d71d49" candidate_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2de9a8371bf2443dadab3c13fd676f3c"
I20260710 13:27:34.972617 29470 tablet_bootstrap.cc:654] T 108da84f860a481bacc829047af01b47 P 7dcd5941d940460ca2df836fb08afd50: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:34.972834 29472 raft_consensus.cc:515] T dc1737bd599d4c08a41123acc7d71d49 P 2de9a8371bf2443dadab3c13fd676f3c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } }
I20260710 13:27:34.961871 29482 leader_election.cc:290] T dc1737bd599d4c08a41123acc7d71d49 P aa3d42c5bfbe49be9435ea18fcbbf415 [CANDIDATE]: Term 1 election: Requested vote from peers 7dcd5941d940460ca2df836fb08afd50 (127.26.127.67:35307), 2de9a8371bf2443dadab3c13fd676f3c (127.26.127.65:45567)
I20260710 13:27:34.961022 29349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc1737bd599d4c08a41123acc7d71d49" candidate_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dcd5941d940460ca2df836fb08afd50" is_pre_election: true
I20260710 13:27:34.973573 29468 tablet_bootstrap.cc:492] T 2b4273a95a8948e3bc7b646f3419cfd5 P aa3d42c5bfbe49be9435ea18fcbbf415: No bootstrap required, opened a new log
I20260710 13:27:34.973551 29467 tablet_bootstrap.cc:492] T 2b4273a95a8948e3bc7b646f3419cfd5 P 2de9a8371bf2443dadab3c13fd676f3c: No bootstrap required, opened a new log
I20260710 13:27:34.974153 29199 raft_consensus.cc:2393] T dc1737bd599d4c08a41123acc7d71d49 P 2de9a8371bf2443dadab3c13fd676f3c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate aa3d42c5bfbe49be9435ea18fcbbf415 in current term 1: Already voted for candidate 2de9a8371bf2443dadab3c13fd676f3c in this term.
W20260710 13:27:34.991519 29387 leader_election.cc:343] T dc1737bd599d4c08a41123acc7d71d49 P aa3d42c5bfbe49be9435ea18fcbbf415 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7dcd5941d940460ca2df836fb08afd50 (127.26.127.67:35307): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:34.989846 29347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc1737bd599d4c08a41123acc7d71d49" candidate_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dcd5941d940460ca2df836fb08afd50"
I20260710 13:27:34.976161 29348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc1737bd599d4c08a41123acc7d71d49" candidate_uuid: "2de9a8371bf2443dadab3c13fd676f3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dcd5941d940460ca2df836fb08afd50"
I20260710 13:27:34.990602 29468 ts_tablet_manager.cc:1403] T 2b4273a95a8948e3bc7b646f3419cfd5 P aa3d42c5bfbe49be9435ea18fcbbf415: Time spent bootstrapping tablet: real 0.240s	user 0.029s	sys 0.038s
W20260710 13:27:34.993983 29163 leader_election.cc:343] T dc1737bd599d4c08a41123acc7d71d49 P 2de9a8371bf2443dadab3c13fd676f3c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7dcd5941d940460ca2df836fb08afd50 (127.26.127.67:35307): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:27:34.994767 29387 leader_election.cc:343] T dc1737bd599d4c08a41123acc7d71d49 P aa3d42c5bfbe49be9435ea18fcbbf415 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7dcd5941d940460ca2df836fb08afd50 (127.26.127.67:35307): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:34.995185 29387 leader_election.cc:304] T dc1737bd599d4c08a41123acc7d71d49 P aa3d42c5bfbe49be9435ea18fcbbf415 [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: aa3d42c5bfbe49be9435ea18fcbbf415; no voters: 2de9a8371bf2443dadab3c13fd676f3c, 7dcd5941d940460ca2df836fb08afd50
I20260710 13:27:34.995930 29482 raft_consensus.cc:2749] T dc1737bd599d4c08a41123acc7d71d49 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:27:34.975019 29472 leader_election.cc:290] T dc1737bd599d4c08a41123acc7d71d49 P 2de9a8371bf2443dadab3c13fd676f3c [CANDIDATE]: Term 1 election: Requested vote from peers 7dcd5941d940460ca2df836fb08afd50 (127.26.127.67:35307), aa3d42c5bfbe49be9435ea18fcbbf415 (127.26.127.68:34759)
I20260710 13:27:34.997073 29472 raft_consensus.cc:2804] T dfc859656b69454d92b35ec0fab99e96 P 2de9a8371bf2443dadab3c13fd676f3c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:34.997404 29472 raft_consensus.cc:493] T dfc859656b69454d92b35ec0fab99e96 P 2de9a8371bf2443dadab3c13fd676f3c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:34.997695 29472 raft_consensus.cc:3060] T dfc859656b69454d92b35ec0fab99e96 P 2de9a8371bf2443dadab3c13fd676f3c [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:27:35.000890 29164 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.127.68:34759, user_credentials={real_user=slave}} blocked reactor thread for 63564.1us
I20260710 13:27:35.001598 29471 tablet_bootstrap.cc:654] T 108da84f860a481bacc829047af01b47 P 6209eb9b3e194d14a7795b11e929a21f: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:35.003242 29467 ts_tablet_manager.cc:1403] T 2b4273a95a8948e3bc7b646f3419cfd5 P 2de9a8371bf2443dadab3c13fd676f3c: Time spent bootstrapping tablet: real 0.345s	user 0.027s	sys 0.010s
I20260710 13:27:34.996675 29468 raft_consensus.cc:359] T 2b4273a95a8948e3bc7b646f3419cfd5 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } }
I20260710 13:27:35.006415 29468 raft_consensus.cc:385] T 2b4273a95a8948e3bc7b646f3419cfd5 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:35.006713 29468 raft_consensus.cc:740] T 2b4273a95a8948e3bc7b646f3419cfd5 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa3d42c5bfbe49be9435ea18fcbbf415, State: Initialized, Role: FOLLOWER
I20260710 13:27:35.006881 29422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc1737bd599d4c08a41123acc7d71d49" candidate_uuid: "2de9a8371bf2443dadab3c13fd676f3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415"
I20260710 13:27:35.007674 29422 raft_consensus.cc:2393] T dc1737bd599d4c08a41123acc7d71d49 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2de9a8371bf2443dadab3c13fd676f3c in current term 1: Already voted for candidate aa3d42c5bfbe49be9435ea18fcbbf415 in this term.
I20260710 13:27:35.007527 29468 consensus_queue.cc:260] T 2b4273a95a8948e3bc7b646f3419cfd5 P aa3d42c5bfbe49be9435ea18fcbbf415 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } }
I20260710 13:27:35.009702 29164 leader_election.cc:304] T dc1737bd599d4c08a41123acc7d71d49 P 2de9a8371bf2443dadab3c13fd676f3c [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: 2de9a8371bf2443dadab3c13fd676f3c; no voters: 7dcd5941d940460ca2df836fb08afd50, aa3d42c5bfbe49be9435ea18fcbbf415
I20260710 13:27:35.014490 29468 ts_tablet_manager.cc:1434] T 2b4273a95a8948e3bc7b646f3419cfd5 P aa3d42c5bfbe49be9435ea18fcbbf415: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.001s
I20260710 13:27:35.016288 29468 tablet_bootstrap.cc:492] T 54ffb4469e1348a793c9db8ba5f32865 P aa3d42c5bfbe49be9435ea18fcbbf415: Bootstrap starting.
I20260710 13:27:35.018687 29505 raft_consensus.cc:2749] T dc1737bd599d4c08a41123acc7d71d49 P 2de9a8371bf2443dadab3c13fd676f3c [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:27:35.024559 29470 tablet_bootstrap.cc:492] T 108da84f860a481bacc829047af01b47 P 7dcd5941d940460ca2df836fb08afd50: No bootstrap required, opened a new log
I20260710 13:27:35.025100 29470 ts_tablet_manager.cc:1403] T 108da84f860a481bacc829047af01b47 P 7dcd5941d940460ca2df836fb08afd50: Time spent bootstrapping tablet: real 0.135s	user 0.021s	sys 0.007s
I20260710 13:27:35.028129 29470 raft_consensus.cc:359] T 108da84f860a481bacc829047af01b47 P 7dcd5941d940460ca2df836fb08afd50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } }
I20260710 13:27:35.030083 29470 raft_consensus.cc:385] T 108da84f860a481bacc829047af01b47 P 7dcd5941d940460ca2df836fb08afd50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:35.030369 29470 raft_consensus.cc:740] T 108da84f860a481bacc829047af01b47 P 7dcd5941d940460ca2df836fb08afd50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dcd5941d940460ca2df836fb08afd50, State: Initialized, Role: FOLLOWER
I20260710 13:27:35.031097 29470 consensus_queue.cc:260] T 108da84f860a481bacc829047af01b47 P 7dcd5941d940460ca2df836fb08afd50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } }
I20260710 13:27:35.033216 29470 ts_tablet_manager.cc:1434] T 108da84f860a481bacc829047af01b47 P 7dcd5941d940460ca2df836fb08afd50: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260710 13:27:35.028569 29467 raft_consensus.cc:359] T 2b4273a95a8948e3bc7b646f3419cfd5 P 2de9a8371bf2443dadab3c13fd676f3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } }
I20260710 13:27:35.033566 29467 raft_consensus.cc:385] T 2b4273a95a8948e3bc7b646f3419cfd5 P 2de9a8371bf2443dadab3c13fd676f3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:35.033856 29467 raft_consensus.cc:740] T 2b4273a95a8948e3bc7b646f3419cfd5 P 2de9a8371bf2443dadab3c13fd676f3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2de9a8371bf2443dadab3c13fd676f3c, State: Initialized, Role: FOLLOWER
I20260710 13:27:35.034436 29470 tablet_bootstrap.cc:492] T dc1737bd599d4c08a41123acc7d71d49 P 7dcd5941d940460ca2df836fb08afd50: Bootstrap starting.
I20260710 13:27:35.034570 29467 consensus_queue.cc:260] T 2b4273a95a8948e3bc7b646f3419cfd5 P 2de9a8371bf2443dadab3c13fd676f3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } }
I20260710 13:27:35.037266 29472 raft_consensus.cc:515] T dfc859656b69454d92b35ec0fab99e96 P 2de9a8371bf2443dadab3c13fd676f3c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } }
I20260710 13:27:35.041270 29470 tablet_bootstrap.cc:654] T dc1737bd599d4c08a41123acc7d71d49 P 7dcd5941d940460ca2df836fb08afd50: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:35.042698 29472 leader_election.cc:290] T dfc859656b69454d92b35ec0fab99e96 P 2de9a8371bf2443dadab3c13fd676f3c [CANDIDATE]: Term 1 election: Requested vote from peers 6209eb9b3e194d14a7795b11e929a21f (127.26.127.66:35737), aa3d42c5bfbe49be9435ea18fcbbf415 (127.26.127.68:34759)
I20260710 13:27:35.045313 29422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfc859656b69454d92b35ec0fab99e96" candidate_uuid: "2de9a8371bf2443dadab3c13fd676f3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415"
I20260710 13:27:35.046103 29422 raft_consensus.cc:3060] T dfc859656b69454d92b35ec0fab99e96 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:35.049410 29274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfc859656b69454d92b35ec0fab99e96" candidate_uuid: "2de9a8371bf2443dadab3c13fd676f3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6209eb9b3e194d14a7795b11e929a21f"
I20260710 13:27:35.050015 29274 raft_consensus.cc:3060] T dfc859656b69454d92b35ec0fab99e96 P 6209eb9b3e194d14a7795b11e929a21f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:35.050030 29468 tablet_bootstrap.cc:654] T 54ffb4469e1348a793c9db8ba5f32865 P aa3d42c5bfbe49be9435ea18fcbbf415: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:35.063483 29471 tablet_bootstrap.cc:492] T 108da84f860a481bacc829047af01b47 P 6209eb9b3e194d14a7795b11e929a21f: No bootstrap required, opened a new log
I20260710 13:27:35.063970 29471 ts_tablet_manager.cc:1403] T 108da84f860a481bacc829047af01b47 P 6209eb9b3e194d14a7795b11e929a21f: Time spent bootstrapping tablet: real 0.134s	user 0.022s	sys 0.020s
I20260710 13:27:35.066421 29467 ts_tablet_manager.cc:1434] T 2b4273a95a8948e3bc7b646f3419cfd5 P 2de9a8371bf2443dadab3c13fd676f3c: Time spent starting tablet: real 0.060s	user 0.006s	sys 0.001s
I20260710 13:27:35.068023 29467 tablet_bootstrap.cc:492] T 392f72defd244e5da11a052d404f26ea P 2de9a8371bf2443dadab3c13fd676f3c: Bootstrap starting.
I20260710 13:27:35.071592 29468 tablet_bootstrap.cc:492] T 54ffb4469e1348a793c9db8ba5f32865 P aa3d42c5bfbe49be9435ea18fcbbf415: No bootstrap required, opened a new log
I20260710 13:27:35.072268 29468 ts_tablet_manager.cc:1403] T 54ffb4469e1348a793c9db8ba5f32865 P aa3d42c5bfbe49be9435ea18fcbbf415: Time spent bootstrapping tablet: real 0.057s	user 0.013s	sys 0.014s
I20260710 13:27:35.074926 29467 tablet_bootstrap.cc:654] T 392f72defd244e5da11a052d404f26ea P 2de9a8371bf2443dadab3c13fd676f3c: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:35.071602 29274 raft_consensus.cc:2468] T dfc859656b69454d92b35ec0fab99e96 P 6209eb9b3e194d14a7795b11e929a21f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2de9a8371bf2443dadab3c13fd676f3c in term 1.
I20260710 13:27:35.077600 29422 raft_consensus.cc:2468] T dfc859656b69454d92b35ec0fab99e96 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2de9a8371bf2443dadab3c13fd676f3c in term 1.
I20260710 13:27:35.077890 29471 raft_consensus.cc:359] T 108da84f860a481bacc829047af01b47 P 6209eb9b3e194d14a7795b11e929a21f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } }
I20260710 13:27:35.078172 29165 leader_election.cc:304] T dfc859656b69454d92b35ec0fab99e96 P 2de9a8371bf2443dadab3c13fd676f3c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2de9a8371bf2443dadab3c13fd676f3c, 6209eb9b3e194d14a7795b11e929a21f; no voters: 
I20260710 13:27:35.078593 29471 raft_consensus.cc:385] T 108da84f860a481bacc829047af01b47 P 6209eb9b3e194d14a7795b11e929a21f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:35.078919 29471 raft_consensus.cc:740] T 108da84f860a481bacc829047af01b47 P 6209eb9b3e194d14a7795b11e929a21f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6209eb9b3e194d14a7795b11e929a21f, State: Initialized, Role: FOLLOWER
I20260710 13:27:35.079315 29470 tablet_bootstrap.cc:492] T dc1737bd599d4c08a41123acc7d71d49 P 7dcd5941d940460ca2df836fb08afd50: No bootstrap required, opened a new log
I20260710 13:27:35.079295 29472 raft_consensus.cc:2804] T dfc859656b69454d92b35ec0fab99e96 P 2de9a8371bf2443dadab3c13fd676f3c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:35.079921 29472 raft_consensus.cc:697] T dfc859656b69454d92b35ec0fab99e96 P 2de9a8371bf2443dadab3c13fd676f3c [term 1 LEADER]: Becoming Leader. State: Replica: 2de9a8371bf2443dadab3c13fd676f3c, State: Running, Role: LEADER
I20260710 13:27:35.080090 29470 ts_tablet_manager.cc:1403] T dc1737bd599d4c08a41123acc7d71d49 P 7dcd5941d940460ca2df836fb08afd50: Time spent bootstrapping tablet: real 0.046s	user 0.030s	sys 0.013s
I20260710 13:27:35.080960 29472 consensus_queue.cc:237] T dfc859656b69454d92b35ec0fab99e96 P 2de9a8371bf2443dadab3c13fd676f3c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } }
I20260710 13:27:35.081326 29468 raft_consensus.cc:359] T 54ffb4469e1348a793c9db8ba5f32865 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } }
I20260710 13:27:35.082100 29468 raft_consensus.cc:385] T 54ffb4469e1348a793c9db8ba5f32865 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:35.082453 29468 raft_consensus.cc:740] T 54ffb4469e1348a793c9db8ba5f32865 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa3d42c5bfbe49be9435ea18fcbbf415, State: Initialized, Role: FOLLOWER
I20260710 13:27:35.083061 29470 raft_consensus.cc:359] T dc1737bd599d4c08a41123acc7d71d49 P 7dcd5941d940460ca2df836fb08afd50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } }
I20260710 13:27:35.083248 29468 consensus_queue.cc:260] T 54ffb4469e1348a793c9db8ba5f32865 P aa3d42c5bfbe49be9435ea18fcbbf415 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } }
I20260710 13:27:35.083813 29470 raft_consensus.cc:385] T dc1737bd599d4c08a41123acc7d71d49 P 7dcd5941d940460ca2df836fb08afd50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:35.084167 29470 raft_consensus.cc:740] T dc1737bd599d4c08a41123acc7d71d49 P 7dcd5941d940460ca2df836fb08afd50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dcd5941d940460ca2df836fb08afd50, State: Initialized, Role: FOLLOWER
I20260710 13:27:35.084921 29470 consensus_queue.cc:260] T dc1737bd599d4c08a41123acc7d71d49 P 7dcd5941d940460ca2df836fb08afd50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } }
I20260710 13:27:35.085595 29468 ts_tablet_manager.cc:1434] T 54ffb4469e1348a793c9db8ba5f32865 P aa3d42c5bfbe49be9435ea18fcbbf415: Time spent starting tablet: real 0.013s	user 0.010s	sys 0.000s
I20260710 13:27:35.086606 29468 tablet_bootstrap.cc:492] T 90e873a8c5c14459b29c488dc595389d P aa3d42c5bfbe49be9435ea18fcbbf415: Bootstrap starting.
I20260710 13:27:35.087106 29470 ts_tablet_manager.cc:1434] T dc1737bd599d4c08a41123acc7d71d49 P 7dcd5941d940460ca2df836fb08afd50: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:27:35.088027 29470 tablet_bootstrap.cc:492] T 2b4273a95a8948e3bc7b646f3419cfd5 P 7dcd5941d940460ca2df836fb08afd50: Bootstrap starting.
I20260710 13:27:35.079631 29471 consensus_queue.cc:260] T 108da84f860a481bacc829047af01b47 P 6209eb9b3e194d14a7795b11e929a21f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } }
I20260710 13:27:35.092679 29468 tablet_bootstrap.cc:654] T 90e873a8c5c14459b29c488dc595389d P aa3d42c5bfbe49be9435ea18fcbbf415: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:35.094664 29471 ts_tablet_manager.cc:1434] T 108da84f860a481bacc829047af01b47 P 6209eb9b3e194d14a7795b11e929a21f: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.001s
I20260710 13:27:35.095928 29471 tablet_bootstrap.cc:492] T 392f72defd244e5da11a052d404f26ea P 6209eb9b3e194d14a7795b11e929a21f: Bootstrap starting.
I20260710 13:27:35.102245 29467 tablet_bootstrap.cc:492] T 392f72defd244e5da11a052d404f26ea P 2de9a8371bf2443dadab3c13fd676f3c: No bootstrap required, opened a new log
I20260710 13:27:35.102802 29467 ts_tablet_manager.cc:1403] T 392f72defd244e5da11a052d404f26ea P 2de9a8371bf2443dadab3c13fd676f3c: Time spent bootstrapping tablet: real 0.035s	user 0.009s	sys 0.003s
I20260710 13:27:35.103821 29471 tablet_bootstrap.cc:654] T 392f72defd244e5da11a052d404f26ea P 6209eb9b3e194d14a7795b11e929a21f: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:35.109017 29470 tablet_bootstrap.cc:654] T 2b4273a95a8948e3bc7b646f3419cfd5 P 7dcd5941d940460ca2df836fb08afd50: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:35.109920 29467 raft_consensus.cc:359] T 392f72defd244e5da11a052d404f26ea P 2de9a8371bf2443dadab3c13fd676f3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } }
I20260710 13:27:35.110687 29467 raft_consensus.cc:385] T 392f72defd244e5da11a052d404f26ea P 2de9a8371bf2443dadab3c13fd676f3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:35.111012 29467 raft_consensus.cc:740] T 392f72defd244e5da11a052d404f26ea P 2de9a8371bf2443dadab3c13fd676f3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2de9a8371bf2443dadab3c13fd676f3c, State: Initialized, Role: FOLLOWER
I20260710 13:27:35.104280 29095 catalog_manager.cc:5697] T 65f7af9c1fe34916b385e91e6128a2d9 P 6209eb9b3e194d14a7795b11e929a21f reported cstate change: term changed from 0 to 1, leader changed from <none> to 6209eb9b3e194d14a7795b11e929a21f (127.26.127.66). New cstate: current_term: 1 leader_uuid: "6209eb9b3e194d14a7795b11e929a21f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:35.114241 29467 consensus_queue.cc:260] T 392f72defd244e5da11a052d404f26ea P 2de9a8371bf2443dadab3c13fd676f3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } }
I20260710 13:27:35.135144 29467 ts_tablet_manager.cc:1434] T 392f72defd244e5da11a052d404f26ea P 2de9a8371bf2443dadab3c13fd676f3c: Time spent starting tablet: real 0.032s	user 0.009s	sys 0.000s
I20260710 13:27:35.136632 29467 tablet_bootstrap.cc:492] T 54ffb4469e1348a793c9db8ba5f32865 P 2de9a8371bf2443dadab3c13fd676f3c: Bootstrap starting.
I20260710 13:27:35.138790 29495 raft_consensus.cc:493] T 108da84f860a481bacc829047af01b47 P 7dcd5941d940460ca2df836fb08afd50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:35.139454 29495 raft_consensus.cc:515] T 108da84f860a481bacc829047af01b47 P 7dcd5941d940460ca2df836fb08afd50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } }
I20260710 13:27:35.143347 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "108da84f860a481bacc829047af01b47" candidate_uuid: "7dcd5941d940460ca2df836fb08afd50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2de9a8371bf2443dadab3c13fd676f3c" is_pre_election: true
W20260710 13:27:35.159418 29314 leader_election.cc:343] T 108da84f860a481bacc829047af01b47 P 7dcd5941d940460ca2df836fb08afd50 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2de9a8371bf2443dadab3c13fd676f3c (127.26.127.65:45567): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:35.166574 29274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "108da84f860a481bacc829047af01b47" candidate_uuid: "7dcd5941d940460ca2df836fb08afd50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6209eb9b3e194d14a7795b11e929a21f" is_pre_election: true
I20260710 13:27:35.167474 29274 raft_consensus.cc:2468] T 108da84f860a481bacc829047af01b47 P 6209eb9b3e194d14a7795b11e929a21f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7dcd5941d940460ca2df836fb08afd50 in term 0.
I20260710 13:27:35.169339 29315 leader_election.cc:304] T 108da84f860a481bacc829047af01b47 P 7dcd5941d940460ca2df836fb08afd50 [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: 6209eb9b3e194d14a7795b11e929a21f, 7dcd5941d940460ca2df836fb08afd50; no voters: 2de9a8371bf2443dadab3c13fd676f3c
I20260710 13:27:35.170447 29483 raft_consensus.cc:2804] T 108da84f860a481bacc829047af01b47 P 7dcd5941d940460ca2df836fb08afd50 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:35.170816 29483 raft_consensus.cc:493] T 108da84f860a481bacc829047af01b47 P 7dcd5941d940460ca2df836fb08afd50 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:35.171160 29483 raft_consensus.cc:3060] T 108da84f860a481bacc829047af01b47 P 7dcd5941d940460ca2df836fb08afd50 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:35.171597 29495 leader_election.cc:290] T 108da84f860a481bacc829047af01b47 P 7dcd5941d940460ca2df836fb08afd50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2de9a8371bf2443dadab3c13fd676f3c (127.26.127.65:45567), 6209eb9b3e194d14a7795b11e929a21f (127.26.127.66:35737)
I20260710 13:27:35.173682 29467 tablet_bootstrap.cc:654] T 54ffb4469e1348a793c9db8ba5f32865 P 2de9a8371bf2443dadab3c13fd676f3c: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:35.173341 29096 catalog_manager.cc:5697] T dfc859656b69454d92b35ec0fab99e96 P 2de9a8371bf2443dadab3c13fd676f3c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2de9a8371bf2443dadab3c13fd676f3c (127.26.127.65). New cstate: current_term: 1 leader_uuid: "2de9a8371bf2443dadab3c13fd676f3c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:35.177250 29483 raft_consensus.cc:515] T 108da84f860a481bacc829047af01b47 P 7dcd5941d940460ca2df836fb08afd50 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } }
I20260710 13:27:35.180235 29471 tablet_bootstrap.cc:492] T 392f72defd244e5da11a052d404f26ea P 6209eb9b3e194d14a7795b11e929a21f: No bootstrap required, opened a new log
I20260710 13:27:35.180749 29471 ts_tablet_manager.cc:1403] T 392f72defd244e5da11a052d404f26ea P 6209eb9b3e194d14a7795b11e929a21f: Time spent bootstrapping tablet: real 0.085s	user 0.034s	sys 0.025s
I20260710 13:27:35.180624 29468 tablet_bootstrap.cc:492] T 90e873a8c5c14459b29c488dc595389d P aa3d42c5bfbe49be9435ea18fcbbf415: No bootstrap required, opened a new log
I20260710 13:27:35.180804 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "108da84f860a481bacc829047af01b47" candidate_uuid: "7dcd5941d940460ca2df836fb08afd50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2de9a8371bf2443dadab3c13fd676f3c"
I20260710 13:27:35.181560 29468 ts_tablet_manager.cc:1403] T 90e873a8c5c14459b29c488dc595389d P aa3d42c5bfbe49be9435ea18fcbbf415: Time spent bootstrapping tablet: real 0.095s	user 0.032s	sys 0.033s
W20260710 13:27:35.182425 29314 leader_election.cc:343] T 108da84f860a481bacc829047af01b47 P 7dcd5941d940460ca2df836fb08afd50 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2de9a8371bf2443dadab3c13fd676f3c (127.26.127.65:45567): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:35.183810 29471 raft_consensus.cc:359] T 392f72defd244e5da11a052d404f26ea P 6209eb9b3e194d14a7795b11e929a21f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } }
I20260710 13:27:35.184559 29471 raft_consensus.cc:385] T 392f72defd244e5da11a052d404f26ea P 6209eb9b3e194d14a7795b11e929a21f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:35.184346 29468 raft_consensus.cc:359] T 90e873a8c5c14459b29c488dc595389d P aa3d42c5bfbe49be9435ea18fcbbf415 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } }
I20260710 13:27:35.184928 29471 raft_consensus.cc:740] T 392f72defd244e5da11a052d404f26ea P 6209eb9b3e194d14a7795b11e929a21f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6209eb9b3e194d14a7795b11e929a21f, State: Initialized, Role: FOLLOWER
I20260710 13:27:35.185402 29274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "108da84f860a481bacc829047af01b47" candidate_uuid: "7dcd5941d940460ca2df836fb08afd50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6209eb9b3e194d14a7795b11e929a21f"
I20260710 13:27:35.186051 29274 raft_consensus.cc:3060] T 108da84f860a481bacc829047af01b47 P 6209eb9b3e194d14a7795b11e929a21f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:35.185878 29471 consensus_queue.cc:260] T 392f72defd244e5da11a052d404f26ea P 6209eb9b3e194d14a7795b11e929a21f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } }
I20260710 13:27:35.187441 29470 tablet_bootstrap.cc:492] T 2b4273a95a8948e3bc7b646f3419cfd5 P 7dcd5941d940460ca2df836fb08afd50: No bootstrap required, opened a new log
I20260710 13:27:35.187896 29470 ts_tablet_manager.cc:1403] T 2b4273a95a8948e3bc7b646f3419cfd5 P 7dcd5941d940460ca2df836fb08afd50: Time spent bootstrapping tablet: real 0.100s	user 0.016s	sys 0.037s
I20260710 13:27:35.188140 29471 ts_tablet_manager.cc:1434] T 392f72defd244e5da11a052d404f26ea P 6209eb9b3e194d14a7795b11e929a21f: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:27:35.189190 29471 tablet_bootstrap.cc:492] T 51bdbfc2724145689ff82c99370c2edc P 6209eb9b3e194d14a7795b11e929a21f: Bootstrap starting.
I20260710 13:27:35.190886 29470 raft_consensus.cc:359] T 2b4273a95a8948e3bc7b646f3419cfd5 P 7dcd5941d940460ca2df836fb08afd50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } }
I20260710 13:27:35.191651 29470 raft_consensus.cc:385] T 2b4273a95a8948e3bc7b646f3419cfd5 P 7dcd5941d940460ca2df836fb08afd50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:35.191990 29470 raft_consensus.cc:740] T 2b4273a95a8948e3bc7b646f3419cfd5 P 7dcd5941d940460ca2df836fb08afd50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dcd5941d940460ca2df836fb08afd50, State: Initialized, Role: FOLLOWER
I20260710 13:27:35.185418 29468 raft_consensus.cc:385] T 90e873a8c5c14459b29c488dc595389d P aa3d42c5bfbe49be9435ea18fcbbf415 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:35.193382 29468 raft_consensus.cc:740] T 90e873a8c5c14459b29c488dc595389d P aa3d42c5bfbe49be9435ea18fcbbf415 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa3d42c5bfbe49be9435ea18fcbbf415, State: Initialized, Role: FOLLOWER
I20260710 13:27:35.194136 29468 consensus_queue.cc:260] T 90e873a8c5c14459b29c488dc595389d P aa3d42c5bfbe49be9435ea18fcbbf415 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } }
I20260710 13:27:35.195297 29467 tablet_bootstrap.cc:492] T 54ffb4469e1348a793c9db8ba5f32865 P 2de9a8371bf2443dadab3c13fd676f3c: No bootstrap required, opened a new log
I20260710 13:27:35.195421 29471 tablet_bootstrap.cc:654] T 51bdbfc2724145689ff82c99370c2edc P 6209eb9b3e194d14a7795b11e929a21f: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:35.195922 29467 ts_tablet_manager.cc:1403] T 54ffb4469e1348a793c9db8ba5f32865 P 2de9a8371bf2443dadab3c13fd676f3c: Time spent bootstrapping tablet: real 0.060s	user 0.009s	sys 0.005s
I20260710 13:27:35.196312 29468 ts_tablet_manager.cc:1434] T 90e873a8c5c14459b29c488dc595389d P aa3d42c5bfbe49be9435ea18fcbbf415: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.000s
I20260710 13:27:35.197312 29468 tablet_bootstrap.cc:492] T 65f7af9c1fe34916b385e91e6128a2d9 P aa3d42c5bfbe49be9435ea18fcbbf415: Bootstrap starting.
I20260710 13:27:35.199309 29467 raft_consensus.cc:359] T 54ffb4469e1348a793c9db8ba5f32865 P 2de9a8371bf2443dadab3c13fd676f3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } }
I20260710 13:27:35.201066 29467 raft_consensus.cc:385] T 54ffb4469e1348a793c9db8ba5f32865 P 2de9a8371bf2443dadab3c13fd676f3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:35.201545 29467 raft_consensus.cc:740] T 54ffb4469e1348a793c9db8ba5f32865 P 2de9a8371bf2443dadab3c13fd676f3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2de9a8371bf2443dadab3c13fd676f3c, State: Initialized, Role: FOLLOWER
I20260710 13:27:35.192900 29470 consensus_queue.cc:260] T 2b4273a95a8948e3bc7b646f3419cfd5 P 7dcd5941d940460ca2df836fb08afd50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } }
I20260710 13:27:35.203806 29274 raft_consensus.cc:2468] T 108da84f860a481bacc829047af01b47 P 6209eb9b3e194d14a7795b11e929a21f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dcd5941d940460ca2df836fb08afd50 in term 1.
I20260710 13:27:35.204982 29315 leader_election.cc:304] T 108da84f860a481bacc829047af01b47 P 7dcd5941d940460ca2df836fb08afd50 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6209eb9b3e194d14a7795b11e929a21f, 7dcd5941d940460ca2df836fb08afd50; no voters: 2de9a8371bf2443dadab3c13fd676f3c
I20260710 13:27:35.205880 29468 tablet_bootstrap.cc:654] T 65f7af9c1fe34916b385e91e6128a2d9 P aa3d42c5bfbe49be9435ea18fcbbf415: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:35.206595 29471 tablet_bootstrap.cc:492] T 51bdbfc2724145689ff82c99370c2edc P 6209eb9b3e194d14a7795b11e929a21f: No bootstrap required, opened a new log
I20260710 13:27:35.207054 29471 ts_tablet_manager.cc:1403] T 51bdbfc2724145689ff82c99370c2edc P 6209eb9b3e194d14a7795b11e929a21f: Time spent bootstrapping tablet: real 0.018s	user 0.006s	sys 0.009s
I20260710 13:27:35.207291 29495 raft_consensus.cc:2804] T 108da84f860a481bacc829047af01b47 P 7dcd5941d940460ca2df836fb08afd50 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:35.210556 29471 raft_consensus.cc:359] T 51bdbfc2724145689ff82c99370c2edc P 6209eb9b3e194d14a7795b11e929a21f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } }
I20260710 13:27:35.211308 29471 raft_consensus.cc:385] T 51bdbfc2724145689ff82c99370c2edc P 6209eb9b3e194d14a7795b11e929a21f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:35.211689 29471 raft_consensus.cc:740] T 51bdbfc2724145689ff82c99370c2edc P 6209eb9b3e194d14a7795b11e929a21f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6209eb9b3e194d14a7795b11e929a21f, State: Initialized, Role: FOLLOWER
I20260710 13:27:35.212849 29470 ts_tablet_manager.cc:1434] T 2b4273a95a8948e3bc7b646f3419cfd5 P 7dcd5941d940460ca2df836fb08afd50: Time spent starting tablet: real 0.025s	user 0.009s	sys 0.000s
I20260710 13:27:35.213092 29471 consensus_queue.cc:260] T 51bdbfc2724145689ff82c99370c2edc P 6209eb9b3e194d14a7795b11e929a21f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } }
I20260710 13:27:35.213913 29467 consensus_queue.cc:260] T 54ffb4469e1348a793c9db8ba5f32865 P 2de9a8371bf2443dadab3c13fd676f3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } }
I20260710 13:27:35.184255 29483 leader_election.cc:290] T 108da84f860a481bacc829047af01b47 P 7dcd5941d940460ca2df836fb08afd50 [CANDIDATE]: Term 1 election: Requested vote from peers 2de9a8371bf2443dadab3c13fd676f3c (127.26.127.65:45567), 6209eb9b3e194d14a7795b11e929a21f (127.26.127.66:35737)
I20260710 13:27:35.215708 29470 tablet_bootstrap.cc:492] T 392f72defd244e5da11a052d404f26ea P 7dcd5941d940460ca2df836fb08afd50: Bootstrap starting.
I20260710 13:27:35.219700 29471 ts_tablet_manager.cc:1434] T 51bdbfc2724145689ff82c99370c2edc P 6209eb9b3e194d14a7795b11e929a21f: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.002s
I20260710 13:27:35.222537 29483 raft_consensus.cc:493] T dc1737bd599d4c08a41123acc7d71d49 P 7dcd5941d940460ca2df836fb08afd50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:35.228259 29483 raft_consensus.cc:515] T dc1737bd599d4c08a41123acc7d71d49 P 7dcd5941d940460ca2df836fb08afd50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } }
I20260710 13:27:35.225147 29495 raft_consensus.cc:697] T 108da84f860a481bacc829047af01b47 P 7dcd5941d940460ca2df836fb08afd50 [term 1 LEADER]: Becoming Leader. State: Replica: 7dcd5941d940460ca2df836fb08afd50, State: Running, Role: LEADER
I20260710 13:27:35.234107 29495 consensus_queue.cc:237] T 108da84f860a481bacc829047af01b47 P 7dcd5941d940460ca2df836fb08afd50 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } }
I20260710 13:27:35.234125 29468 tablet_bootstrap.cc:492] T 65f7af9c1fe34916b385e91e6128a2d9 P aa3d42c5bfbe49be9435ea18fcbbf415: No bootstrap required, opened a new log
I20260710 13:27:35.236178 29468 ts_tablet_manager.cc:1403] T 65f7af9c1fe34916b385e91e6128a2d9 P aa3d42c5bfbe49be9435ea18fcbbf415: Time spent bootstrapping tablet: real 0.039s	user 0.012s	sys 0.008s
I20260710 13:27:35.236532 29482 raft_consensus.cc:493] T 54ffb4469e1348a793c9db8ba5f32865 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:35.237026 29482 raft_consensus.cc:515] T 54ffb4469e1348a793c9db8ba5f32865 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } }
I20260710 13:27:35.239382 29471 tablet_bootstrap.cc:492] T 90e873a8c5c14459b29c488dc595389d P 6209eb9b3e194d14a7795b11e929a21f: Bootstrap starting.
I20260710 13:27:35.240232 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54ffb4469e1348a793c9db8ba5f32865" candidate_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2de9a8371bf2443dadab3c13fd676f3c" is_pre_election: true
I20260710 13:27:35.240794 29483 leader_election.cc:290] T dc1737bd599d4c08a41123acc7d71d49 P 7dcd5941d940460ca2df836fb08afd50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa3d42c5bfbe49be9435ea18fcbbf415 (127.26.127.68:34759), 2de9a8371bf2443dadab3c13fd676f3c (127.26.127.65:45567)
I20260710 13:27:35.247008 29483 raft_consensus.cc:493] T 2b4273a95a8948e3bc7b646f3419cfd5 P 7dcd5941d940460ca2df836fb08afd50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:35.247560 29483 raft_consensus.cc:515] T 2b4273a95a8948e3bc7b646f3419cfd5 P 7dcd5941d940460ca2df836fb08afd50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } }
I20260710 13:27:35.250353 29483 leader_election.cc:290] T 2b4273a95a8948e3bc7b646f3419cfd5 P 7dcd5941d940460ca2df836fb08afd50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa3d42c5bfbe49be9435ea18fcbbf415 (127.26.127.68:34759), 2de9a8371bf2443dadab3c13fd676f3c (127.26.127.65:45567)
I20260710 13:27:35.251281 29197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b4273a95a8948e3bc7b646f3419cfd5" candidate_uuid: "7dcd5941d940460ca2df836fb08afd50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2de9a8371bf2443dadab3c13fd676f3c" is_pre_election: true
I20260710 13:27:35.251926 29197 raft_consensus.cc:2468] T 2b4273a95a8948e3bc7b646f3419cfd5 P 2de9a8371bf2443dadab3c13fd676f3c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7dcd5941d940460ca2df836fb08afd50 in term 0.
I20260710 13:27:35.252498 29471 tablet_bootstrap.cc:654] T 90e873a8c5c14459b29c488dc595389d P 6209eb9b3e194d14a7795b11e929a21f: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:35.253147 29474 raft_consensus.cc:493] T 51bdbfc2724145689ff82c99370c2edc P 6209eb9b3e194d14a7795b11e929a21f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:35.253243 29314 leader_election.cc:304] T 2b4273a95a8948e3bc7b646f3419cfd5 P 7dcd5941d940460ca2df836fb08afd50 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2de9a8371bf2443dadab3c13fd676f3c, 7dcd5941d940460ca2df836fb08afd50; no voters: 
I20260710 13:27:35.253804 29470 tablet_bootstrap.cc:654] T 392f72defd244e5da11a052d404f26ea P 7dcd5941d940460ca2df836fb08afd50: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:35.253736 29474 raft_consensus.cc:515] T 51bdbfc2724145689ff82c99370c2edc P 6209eb9b3e194d14a7795b11e929a21f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } }
I20260710 13:27:35.254194 29483 raft_consensus.cc:2804] T 2b4273a95a8948e3bc7b646f3419cfd5 P 7dcd5941d940460ca2df836fb08afd50 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:35.254726 29483 raft_consensus.cc:493] T 2b4273a95a8948e3bc7b646f3419cfd5 P 7dcd5941d940460ca2df836fb08afd50 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:35.255115 29483 raft_consensus.cc:3060] T 2b4273a95a8948e3bc7b646f3419cfd5 P 7dcd5941d940460ca2df836fb08afd50 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:35.256095 29474 leader_election.cc:290] T 51bdbfc2724145689ff82c99370c2edc P 6209eb9b3e194d14a7795b11e929a21f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7dcd5941d940460ca2df836fb08afd50 (127.26.127.67:35307), aa3d42c5bfbe49be9435ea18fcbbf415 (127.26.127.68:34759)
I20260710 13:27:35.239246 29468 raft_consensus.cc:359] T 65f7af9c1fe34916b385e91e6128a2d9 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } }
I20260710 13:27:35.240918 29199 raft_consensus.cc:2468] T 54ffb4469e1348a793c9db8ba5f32865 P 2de9a8371bf2443dadab3c13fd676f3c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa3d42c5bfbe49be9435ea18fcbbf415 in term 0.
I20260710 13:27:35.241477 29198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc1737bd599d4c08a41123acc7d71d49" candidate_uuid: "7dcd5941d940460ca2df836fb08afd50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2de9a8371bf2443dadab3c13fd676f3c" is_pre_election: true
I20260710 13:27:35.258440 29274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54ffb4469e1348a793c9db8ba5f32865" candidate_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6209eb9b3e194d14a7795b11e929a21f" is_pre_election: true
I20260710 13:27:35.258833 29198 raft_consensus.cc:2393] T dc1737bd599d4c08a41123acc7d71d49 P 2de9a8371bf2443dadab3c13fd676f3c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7dcd5941d940460ca2df836fb08afd50 in current term 1: Already voted for candidate 2de9a8371bf2443dadab3c13fd676f3c in this term.
I20260710 13:27:35.239585 29482 leader_election.cc:290] T 54ffb4469e1348a793c9db8ba5f32865 P aa3d42c5bfbe49be9435ea18fcbbf415 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2de9a8371bf2443dadab3c13fd676f3c (127.26.127.65:45567), 6209eb9b3e194d14a7795b11e929a21f (127.26.127.66:35737)
I20260710 13:27:35.243283 29479 consensus_queue.cc:1048] T fbdae322c96e4b76803fe38c2f15341a P 6209eb9b3e194d14a7795b11e929a21f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:35.260324 29422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51bdbfc2724145689ff82c99370c2edc" candidate_uuid: "6209eb9b3e194d14a7795b11e929a21f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" is_pre_election: true
I20260710 13:27:35.260293 29388 leader_election.cc:304] T 54ffb4469e1348a793c9db8ba5f32865 P aa3d42c5bfbe49be9435ea18fcbbf415 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2de9a8371bf2443dadab3c13fd676f3c, aa3d42c5bfbe49be9435ea18fcbbf415; no voters: 
I20260710 13:27:35.261637 29468 raft_consensus.cc:385] T 65f7af9c1fe34916b385e91e6128a2d9 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:35.262012 29468 raft_consensus.cc:740] T 65f7af9c1fe34916b385e91e6128a2d9 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa3d42c5bfbe49be9435ea18fcbbf415, State: Initialized, Role: FOLLOWER
I20260710 13:27:35.262563 29348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51bdbfc2724145689ff82c99370c2edc" candidate_uuid: "6209eb9b3e194d14a7795b11e929a21f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dcd5941d940460ca2df836fb08afd50" is_pre_election: true
I20260710 13:27:35.262797 29468 consensus_queue.cc:260] T 65f7af9c1fe34916b385e91e6128a2d9 P aa3d42c5bfbe49be9435ea18fcbbf415 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } }
W20260710 13:27:35.263563 29389 leader_election.cc:343] T 54ffb4469e1348a793c9db8ba5f32865 P aa3d42c5bfbe49be9435ea18fcbbf415 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6209eb9b3e194d14a7795b11e929a21f (127.26.127.66:35737): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:27:35.264478 29240 leader_election.cc:343] T 51bdbfc2724145689ff82c99370c2edc P 6209eb9b3e194d14a7795b11e929a21f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa3d42c5bfbe49be9435ea18fcbbf415 (127.26.127.68:34759): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:27:35.265087 29239 leader_election.cc:343] T 51bdbfc2724145689ff82c99370c2edc P 6209eb9b3e194d14a7795b11e929a21f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7dcd5941d940460ca2df836fb08afd50 (127.26.127.67:35307): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:35.265161 29482 raft_consensus.cc:2804] T 54ffb4469e1348a793c9db8ba5f32865 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:35.265693 29482 raft_consensus.cc:493] T 54ffb4469e1348a793c9db8ba5f32865 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:35.265226 29483 raft_consensus.cc:515] T 2b4273a95a8948e3bc7b646f3419cfd5 P 7dcd5941d940460ca2df836fb08afd50 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } }
I20260710 13:27:35.266121 29482 raft_consensus.cc:3060] T 54ffb4469e1348a793c9db8ba5f32865 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:35.225059 29467 ts_tablet_manager.cc:1434] T 54ffb4469e1348a793c9db8ba5f32865 P 2de9a8371bf2443dadab3c13fd676f3c: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.001s
I20260710 13:27:35.265599 29239 leader_election.cc:304] T 51bdbfc2724145689ff82c99370c2edc P 6209eb9b3e194d14a7795b11e929a21f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6209eb9b3e194d14a7795b11e929a21f; no voters: 7dcd5941d940460ca2df836fb08afd50, aa3d42c5bfbe49be9435ea18fcbbf415
I20260710 13:27:35.268323 29479 raft_consensus.cc:2749] T 51bdbfc2724145689ff82c99370c2edc P 6209eb9b3e194d14a7795b11e929a21f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:35.269708 29467 tablet_bootstrap.cc:492] T 108da84f860a481bacc829047af01b47 P 2de9a8371bf2443dadab3c13fd676f3c: Bootstrap starting.
I20260710 13:27:35.273582 29482 raft_consensus.cc:515] T 54ffb4469e1348a793c9db8ba5f32865 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } }
I20260710 13:27:35.277122 29471 tablet_bootstrap.cc:492] T 90e873a8c5c14459b29c488dc595389d P 6209eb9b3e194d14a7795b11e929a21f: No bootstrap required, opened a new log
I20260710 13:27:35.277899 29471 ts_tablet_manager.cc:1403] T 90e873a8c5c14459b29c488dc595389d P 6209eb9b3e194d14a7795b11e929a21f: Time spent bootstrapping tablet: real 0.039s	user 0.008s	sys 0.005s
I20260710 13:27:35.279539 29422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc1737bd599d4c08a41123acc7d71d49" candidate_uuid: "7dcd5941d940460ca2df836fb08afd50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" is_pre_election: true
I20260710 13:27:35.283113 29422 raft_consensus.cc:2393] T dc1737bd599d4c08a41123acc7d71d49 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7dcd5941d940460ca2df836fb08afd50 in current term 1: Already voted for candidate aa3d42c5bfbe49be9435ea18fcbbf415 in this term.
I20260710 13:27:35.284385 29198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54ffb4469e1348a793c9db8ba5f32865" candidate_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2de9a8371bf2443dadab3c13fd676f3c"
I20260710 13:27:35.284808 29423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b4273a95a8948e3bc7b646f3419cfd5" candidate_uuid: "7dcd5941d940460ca2df836fb08afd50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" is_pre_election: true
I20260710 13:27:35.285013 29198 raft_consensus.cc:3060] T 54ffb4469e1348a793c9db8ba5f32865 P 2de9a8371bf2443dadab3c13fd676f3c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:35.285476 29423 raft_consensus.cc:2468] T 2b4273a95a8948e3bc7b646f3419cfd5 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7dcd5941d940460ca2df836fb08afd50 in term 0.
I20260710 13:27:35.286571 29474 consensus_queue.cc:1048] T fbdae322c96e4b76803fe38c2f15341a P 6209eb9b3e194d14a7795b11e929a21f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:35.286979 29471 raft_consensus.cc:359] T 90e873a8c5c14459b29c488dc595389d P 6209eb9b3e194d14a7795b11e929a21f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } }
I20260710 13:27:35.287706 29471 raft_consensus.cc:385] T 90e873a8c5c14459b29c488dc595389d P 6209eb9b3e194d14a7795b11e929a21f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:35.287988 29471 raft_consensus.cc:740] T 90e873a8c5c14459b29c488dc595389d P 6209eb9b3e194d14a7795b11e929a21f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6209eb9b3e194d14a7795b11e929a21f, State: Initialized, Role: FOLLOWER
I20260710 13:27:35.288697 29471 consensus_queue.cc:260] T 90e873a8c5c14459b29c488dc595389d P 6209eb9b3e194d14a7795b11e929a21f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } }
I20260710 13:27:35.294431 29314 leader_election.cc:304] T dc1737bd599d4c08a41123acc7d71d49 P 7dcd5941d940460ca2df836fb08afd50 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7dcd5941d940460ca2df836fb08afd50; no voters: 2de9a8371bf2443dadab3c13fd676f3c, aa3d42c5bfbe49be9435ea18fcbbf415
I20260710 13:27:35.295272 29423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b4273a95a8948e3bc7b646f3419cfd5" candidate_uuid: "7dcd5941d940460ca2df836fb08afd50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415"
I20260710 13:27:35.296119 29423 raft_consensus.cc:3060] T 2b4273a95a8948e3bc7b646f3419cfd5 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:35.298897 29471 ts_tablet_manager.cc:1434] T 90e873a8c5c14459b29c488dc595389d P 6209eb9b3e194d14a7795b11e929a21f: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260710 13:27:35.299279 29467 tablet_bootstrap.cc:654] T 108da84f860a481bacc829047af01b47 P 2de9a8371bf2443dadab3c13fd676f3c: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:35.299960 29471 tablet_bootstrap.cc:492] T 54ffb4469e1348a793c9db8ba5f32865 P 6209eb9b3e194d14a7795b11e929a21f: Bootstrap starting.
I20260710 13:27:35.302399 29495 raft_consensus.cc:3060] T dc1737bd599d4c08a41123acc7d71d49 P 7dcd5941d940460ca2df836fb08afd50 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:35.303144 29470 tablet_bootstrap.cc:492] T 392f72defd244e5da11a052d404f26ea P 7dcd5941d940460ca2df836fb08afd50: No bootstrap required, opened a new log
I20260710 13:27:35.303784 29470 ts_tablet_manager.cc:1403] T 392f72defd244e5da11a052d404f26ea P 7dcd5941d940460ca2df836fb08afd50: Time spent bootstrapping tablet: real 0.088s	user 0.007s	sys 0.005s
I20260710 13:27:35.306968 29470 raft_consensus.cc:359] T 392f72defd244e5da11a052d404f26ea P 7dcd5941d940460ca2df836fb08afd50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } }
I20260710 13:27:35.307799 29470 raft_consensus.cc:385] T 392f72defd244e5da11a052d404f26ea P 7dcd5941d940460ca2df836fb08afd50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:35.308187 29470 raft_consensus.cc:740] T 392f72defd244e5da11a052d404f26ea P 7dcd5941d940460ca2df836fb08afd50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dcd5941d940460ca2df836fb08afd50, State: Initialized, Role: FOLLOWER
I20260710 13:27:35.311772 29495 raft_consensus.cc:2749] T dc1737bd599d4c08a41123acc7d71d49 P 7dcd5941d940460ca2df836fb08afd50 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:35.315018 29470 consensus_queue.cc:260] T 392f72defd244e5da11a052d404f26ea P 7dcd5941d940460ca2df836fb08afd50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } }
I20260710 13:27:35.318200 29198 raft_consensus.cc:2468] T 54ffb4469e1348a793c9db8ba5f32865 P 2de9a8371bf2443dadab3c13fd676f3c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa3d42c5bfbe49be9435ea18fcbbf415 in term 1.
I20260710 13:27:35.319579 29470 ts_tablet_manager.cc:1434] T 392f72defd244e5da11a052d404f26ea P 7dcd5941d940460ca2df836fb08afd50: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260710 13:27:35.319908 29388 leader_election.cc:304] T 54ffb4469e1348a793c9db8ba5f32865 P aa3d42c5bfbe49be9435ea18fcbbf415 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2de9a8371bf2443dadab3c13fd676f3c, aa3d42c5bfbe49be9435ea18fcbbf415; no voters: 
I20260710 13:27:35.322960 29471 tablet_bootstrap.cc:654] T 54ffb4469e1348a793c9db8ba5f32865 P 6209eb9b3e194d14a7795b11e929a21f: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:35.326046 29470 tablet_bootstrap.cc:492] T 51bdbfc2724145689ff82c99370c2edc P 7dcd5941d940460ca2df836fb08afd50: Bootstrap starting.
I20260710 13:27:35.330754 29468 ts_tablet_manager.cc:1434] T 65f7af9c1fe34916b385e91e6128a2d9 P aa3d42c5bfbe49be9435ea18fcbbf415: Time spent starting tablet: real 0.094s	user 0.016s	sys 0.014s
I20260710 13:27:35.331730 29468 tablet_bootstrap.cc:492] T 51bdbfc2724145689ff82c99370c2edc P aa3d42c5bfbe49be9435ea18fcbbf415: Bootstrap starting.
I20260710 13:27:35.333961 29482 leader_election.cc:290] T 54ffb4469e1348a793c9db8ba5f32865 P aa3d42c5bfbe49be9435ea18fcbbf415 [CANDIDATE]: Term 1 election: Requested vote from peers 2de9a8371bf2443dadab3c13fd676f3c (127.26.127.65:45567), 6209eb9b3e194d14a7795b11e929a21f (127.26.127.66:35737)
I20260710 13:27:35.334296 29274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54ffb4469e1348a793c9db8ba5f32865" candidate_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6209eb9b3e194d14a7795b11e929a21f"
W20260710 13:27:35.336185 29389 leader_election.cc:343] T 54ffb4469e1348a793c9db8ba5f32865 P aa3d42c5bfbe49be9435ea18fcbbf415 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6209eb9b3e194d14a7795b11e929a21f (127.26.127.66:35737): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:35.341775 29527 raft_consensus.cc:2804] T 54ffb4469e1348a793c9db8ba5f32865 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:35.346657 29527 raft_consensus.cc:697] T 54ffb4469e1348a793c9db8ba5f32865 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 1 LEADER]: Becoming Leader. State: Replica: aa3d42c5bfbe49be9435ea18fcbbf415, State: Running, Role: LEADER
I20260710 13:27:35.346114 29468 tablet_bootstrap.cc:654] T 51bdbfc2724145689ff82c99370c2edc P aa3d42c5bfbe49be9435ea18fcbbf415: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:35.354375 29422 raft_consensus.cc:3060] T 65f7af9c1fe34916b385e91e6128a2d9 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:35.342674 29093 catalog_manager.cc:5697] T 108da84f860a481bacc829047af01b47 P 7dcd5941d940460ca2df836fb08afd50 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7dcd5941d940460ca2df836fb08afd50 (127.26.127.67). New cstate: current_term: 1 leader_uuid: "7dcd5941d940460ca2df836fb08afd50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:35.352907 29471 tablet_bootstrap.cc:492] T 54ffb4469e1348a793c9db8ba5f32865 P 6209eb9b3e194d14a7795b11e929a21f: No bootstrap required, opened a new log
I20260710 13:27:35.355952 29483 leader_election.cc:290] T 2b4273a95a8948e3bc7b646f3419cfd5 P 7dcd5941d940460ca2df836fb08afd50 [CANDIDATE]: Term 1 election: Requested vote from peers aa3d42c5bfbe49be9435ea18fcbbf415 (127.26.127.68:34759), 2de9a8371bf2443dadab3c13fd676f3c (127.26.127.65:45567)
I20260710 13:27:35.356125 29471 ts_tablet_manager.cc:1403] T 54ffb4469e1348a793c9db8ba5f32865 P 6209eb9b3e194d14a7795b11e929a21f: Time spent bootstrapping tablet: real 0.056s	user 0.012s	sys 0.004s
I20260710 13:27:35.348410 29423 raft_consensus.cc:2468] T 2b4273a95a8948e3bc7b646f3419cfd5 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dcd5941d940460ca2df836fb08afd50 in term 1.
I20260710 13:27:35.358340 29470 tablet_bootstrap.cc:654] T 51bdbfc2724145689ff82c99370c2edc P 7dcd5941d940460ca2df836fb08afd50: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:35.359622 29471 raft_consensus.cc:359] T 54ffb4469e1348a793c9db8ba5f32865 P 6209eb9b3e194d14a7795b11e929a21f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } }
I20260710 13:27:35.360353 29471 raft_consensus.cc:385] T 54ffb4469e1348a793c9db8ba5f32865 P 6209eb9b3e194d14a7795b11e929a21f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:35.360667 29471 raft_consensus.cc:740] T 54ffb4469e1348a793c9db8ba5f32865 P 6209eb9b3e194d14a7795b11e929a21f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6209eb9b3e194d14a7795b11e929a21f, State: Initialized, Role: FOLLOWER
I20260710 13:27:35.354467 29527 consensus_queue.cc:237] T 54ffb4469e1348a793c9db8ba5f32865 P aa3d42c5bfbe49be9435ea18fcbbf415 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } }
I20260710 13:27:35.366240 29474 consensus_queue.cc:1048] T 65f7af9c1fe34916b385e91e6128a2d9 P 6209eb9b3e194d14a7795b11e929a21f [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:27:35.365666 29198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b4273a95a8948e3bc7b646f3419cfd5" candidate_uuid: "7dcd5941d940460ca2df836fb08afd50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2de9a8371bf2443dadab3c13fd676f3c"
I20260710 13:27:35.372107 29471 consensus_queue.cc:260] T 54ffb4469e1348a793c9db8ba5f32865 P 6209eb9b3e194d14a7795b11e929a21f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } }
I20260710 13:27:35.372892 29314 leader_election.cc:304] T 2b4273a95a8948e3bc7b646f3419cfd5 P 7dcd5941d940460ca2df836fb08afd50 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7dcd5941d940460ca2df836fb08afd50, aa3d42c5bfbe49be9435ea18fcbbf415; no voters: 
I20260710 13:27:35.375599 29198 raft_consensus.cc:3060] T 2b4273a95a8948e3bc7b646f3419cfd5 P 2de9a8371bf2443dadab3c13fd676f3c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:35.390275 29495 raft_consensus.cc:2804] T 2b4273a95a8948e3bc7b646f3419cfd5 P 7dcd5941d940460ca2df836fb08afd50 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:35.394898 29472 raft_consensus.cc:493] T 392f72defd244e5da11a052d404f26ea P 2de9a8371bf2443dadab3c13fd676f3c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:35.395421 29472 raft_consensus.cc:515] T 392f72defd244e5da11a052d404f26ea P 2de9a8371bf2443dadab3c13fd676f3c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } }
I20260710 13:27:35.381201 29471 ts_tablet_manager.cc:1434] T 54ffb4469e1348a793c9db8ba5f32865 P 6209eb9b3e194d14a7795b11e929a21f: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.001s
I20260710 13:27:35.395524 29495 raft_consensus.cc:697] T 2b4273a95a8948e3bc7b646f3419cfd5 P 7dcd5941d940460ca2df836fb08afd50 [term 1 LEADER]: Becoming Leader. State: Replica: 7dcd5941d940460ca2df836fb08afd50, State: Running, Role: LEADER
I20260710 13:27:35.400127 29467 tablet_bootstrap.cc:492] T 108da84f860a481bacc829047af01b47 P 2de9a8371bf2443dadab3c13fd676f3c: No bootstrap required, opened a new log
I20260710 13:27:35.400419 29472 leader_election.cc:290] T 392f72defd244e5da11a052d404f26ea P 2de9a8371bf2443dadab3c13fd676f3c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6209eb9b3e194d14a7795b11e929a21f (127.26.127.66:35737), 7dcd5941d940460ca2df836fb08afd50 (127.26.127.67:35307)
I20260710 13:27:35.400645 29467 ts_tablet_manager.cc:1403] T 108da84f860a481bacc829047af01b47 P 2de9a8371bf2443dadab3c13fd676f3c: Time spent bootstrapping tablet: real 0.131s	user 0.018s	sys 0.010s
I20260710 13:27:35.401692 29471 tablet_bootstrap.cc:492] T 3f5ce2d049954e1cac128e0536423446 P 6209eb9b3e194d14a7795b11e929a21f: Bootstrap starting.
I20260710 13:27:35.399802 29495 consensus_queue.cc:237] T 2b4273a95a8948e3bc7b646f3419cfd5 P 7dcd5941d940460ca2df836fb08afd50 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } }
I20260710 13:27:35.406167 29468 tablet_bootstrap.cc:492] T 51bdbfc2724145689ff82c99370c2edc P aa3d42c5bfbe49be9435ea18fcbbf415: No bootstrap required, opened a new log
I20260710 13:27:35.406665 29468 ts_tablet_manager.cc:1403] T 51bdbfc2724145689ff82c99370c2edc P aa3d42c5bfbe49be9435ea18fcbbf415: Time spent bootstrapping tablet: real 0.075s	user 0.010s	sys 0.002s
I20260710 13:27:35.411739 29467 raft_consensus.cc:359] T 108da84f860a481bacc829047af01b47 P 2de9a8371bf2443dadab3c13fd676f3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } }
I20260710 13:27:35.413203 29467 raft_consensus.cc:385] T 108da84f860a481bacc829047af01b47 P 2de9a8371bf2443dadab3c13fd676f3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:35.413517 29467 raft_consensus.cc:740] T 108da84f860a481bacc829047af01b47 P 2de9a8371bf2443dadab3c13fd676f3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2de9a8371bf2443dadab3c13fd676f3c, State: Initialized, Role: FOLLOWER
I20260710 13:27:35.413779 29274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "392f72defd244e5da11a052d404f26ea" candidate_uuid: "2de9a8371bf2443dadab3c13fd676f3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6209eb9b3e194d14a7795b11e929a21f" is_pre_election: true
I20260710 13:27:35.413976 29471 tablet_bootstrap.cc:654] T 3f5ce2d049954e1cac128e0536423446 P 6209eb9b3e194d14a7795b11e929a21f: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:35.415506 29274 raft_consensus.cc:2468] T 392f72defd244e5da11a052d404f26ea P 6209eb9b3e194d14a7795b11e929a21f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2de9a8371bf2443dadab3c13fd676f3c in term 0.
I20260710 13:27:35.416975 29165 leader_election.cc:304] T 392f72defd244e5da11a052d404f26ea P 2de9a8371bf2443dadab3c13fd676f3c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2de9a8371bf2443dadab3c13fd676f3c, 6209eb9b3e194d14a7795b11e929a21f; no voters: 
I20260710 13:27:35.418784 29467 consensus_queue.cc:260] T 108da84f860a481bacc829047af01b47 P 2de9a8371bf2443dadab3c13fd676f3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } }
I20260710 13:27:35.421365 29472 raft_consensus.cc:2804] T 392f72defd244e5da11a052d404f26ea P 2de9a8371bf2443dadab3c13fd676f3c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:35.423789 29467 ts_tablet_manager.cc:1434] T 108da84f860a481bacc829047af01b47 P 2de9a8371bf2443dadab3c13fd676f3c: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.002s
I20260710 13:27:35.425514 29467 tablet_bootstrap.cc:492] T 925a2b7fc5bf4cf5b7206696b71f4128 P 2de9a8371bf2443dadab3c13fd676f3c: Bootstrap starting.
I20260710 13:27:35.422524 29347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "392f72defd244e5da11a052d404f26ea" candidate_uuid: "2de9a8371bf2443dadab3c13fd676f3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dcd5941d940460ca2df836fb08afd50" is_pre_election: true
I20260710 13:27:35.426728 29347 raft_consensus.cc:2468] T 392f72defd244e5da11a052d404f26ea P 7dcd5941d940460ca2df836fb08afd50 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2de9a8371bf2443dadab3c13fd676f3c in term 0.
I20260710 13:27:35.422547 29472 raft_consensus.cc:493] T 392f72defd244e5da11a052d404f26ea P 2de9a8371bf2443dadab3c13fd676f3c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:35.427706 29472 raft_consensus.cc:3060] T 392f72defd244e5da11a052d404f26ea P 2de9a8371bf2443dadab3c13fd676f3c [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:27:35.431020 29145 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:27:35.432595 29470 tablet_bootstrap.cc:492] T 51bdbfc2724145689ff82c99370c2edc P 7dcd5941d940460ca2df836fb08afd50: No bootstrap required, opened a new log
I20260710 13:27:35.433108 29470 ts_tablet_manager.cc:1403] T 51bdbfc2724145689ff82c99370c2edc P 7dcd5941d940460ca2df836fb08afd50: Time spent bootstrapping tablet: real 0.108s	user 0.032s	sys 0.011s
I20260710 13:27:35.435127 29474 consensus_queue.cc:1048] T 65f7af9c1fe34916b385e91e6128a2d9 P 6209eb9b3e194d14a7795b11e929a21f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:35.436098 29467 tablet_bootstrap.cc:654] T 925a2b7fc5bf4cf5b7206696b71f4128 P 2de9a8371bf2443dadab3c13fd676f3c: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:35.431044 29468 raft_consensus.cc:359] T 51bdbfc2724145689ff82c99370c2edc P aa3d42c5bfbe49be9435ea18fcbbf415 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } }
I20260710 13:27:35.438133 29468 raft_consensus.cc:385] T 51bdbfc2724145689ff82c99370c2edc P aa3d42c5bfbe49be9435ea18fcbbf415 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:35.438421 29468 raft_consensus.cc:740] T 51bdbfc2724145689ff82c99370c2edc P aa3d42c5bfbe49be9435ea18fcbbf415 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa3d42c5bfbe49be9435ea18fcbbf415, State: Initialized, Role: FOLLOWER
I20260710 13:27:35.440773 29468 consensus_queue.cc:260] T 51bdbfc2724145689ff82c99370c2edc P aa3d42c5bfbe49be9435ea18fcbbf415 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } }
I20260710 13:27:35.443100 29468 ts_tablet_manager.cc:1434] T 51bdbfc2724145689ff82c99370c2edc P aa3d42c5bfbe49be9435ea18fcbbf415: Time spent starting tablet: real 0.036s	user 0.008s	sys 0.000s
I20260710 13:27:35.445505 29468 tablet_bootstrap.cc:492] T 925a2b7fc5bf4cf5b7206696b71f4128 P aa3d42c5bfbe49be9435ea18fcbbf415: Bootstrap starting.
I20260710 13:27:35.445703 29472 raft_consensus.cc:515] T 392f72defd244e5da11a052d404f26ea P 2de9a8371bf2443dadab3c13fd676f3c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } }
I20260710 13:27:35.448513 29274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "392f72defd244e5da11a052d404f26ea" candidate_uuid: "2de9a8371bf2443dadab3c13fd676f3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6209eb9b3e194d14a7795b11e929a21f"
I20260710 13:27:35.449129 29274 raft_consensus.cc:3060] T 392f72defd244e5da11a052d404f26ea P 6209eb9b3e194d14a7795b11e929a21f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:35.449272 29198 raft_consensus.cc:2468] T 2b4273a95a8948e3bc7b646f3419cfd5 P 2de9a8371bf2443dadab3c13fd676f3c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dcd5941d940460ca2df836fb08afd50 in term 1.
I20260710 13:27:35.448390 29093 catalog_manager.cc:5697] T 54ffb4469e1348a793c9db8ba5f32865 P aa3d42c5bfbe49be9435ea18fcbbf415 reported cstate change: term changed from 0 to 1, leader changed from <none> to aa3d42c5bfbe49be9435ea18fcbbf415 (127.26.127.68). New cstate: current_term: 1 leader_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:35.459041 29470 raft_consensus.cc:359] T 51bdbfc2724145689ff82c99370c2edc P 7dcd5941d940460ca2df836fb08afd50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } }
I20260710 13:27:35.460454 29470 raft_consensus.cc:385] T 51bdbfc2724145689ff82c99370c2edc P 7dcd5941d940460ca2df836fb08afd50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:35.460847 29470 raft_consensus.cc:740] T 51bdbfc2724145689ff82c99370c2edc P 7dcd5941d940460ca2df836fb08afd50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dcd5941d940460ca2df836fb08afd50, State: Initialized, Role: FOLLOWER
I20260710 13:27:35.461661 29470 consensus_queue.cc:260] T 51bdbfc2724145689ff82c99370c2edc P 7dcd5941d940460ca2df836fb08afd50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } }
I20260710 13:27:35.464481 29470 ts_tablet_manager.cc:1434] T 51bdbfc2724145689ff82c99370c2edc P 7dcd5941d940460ca2df836fb08afd50: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.000s
I20260710 13:27:35.467486 29470 tablet_bootstrap.cc:492] T 9fcf19a72777449aaaefb0f40c33bb2f P 7dcd5941d940460ca2df836fb08afd50: Bootstrap starting.
I20260710 13:27:35.467717 29348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "392f72defd244e5da11a052d404f26ea" candidate_uuid: "2de9a8371bf2443dadab3c13fd676f3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dcd5941d940460ca2df836fb08afd50"
I20260710 13:27:35.468822 29468 tablet_bootstrap.cc:654] T 925a2b7fc5bf4cf5b7206696b71f4128 P aa3d42c5bfbe49be9435ea18fcbbf415: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:35.469028 29348 raft_consensus.cc:3060] T 392f72defd244e5da11a052d404f26ea P 7dcd5941d940460ca2df836fb08afd50 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:35.468179 29472 leader_election.cc:290] T 392f72defd244e5da11a052d404f26ea P 2de9a8371bf2443dadab3c13fd676f3c [CANDIDATE]: Term 1 election: Requested vote from peers 6209eb9b3e194d14a7795b11e929a21f (127.26.127.66:35737), 7dcd5941d940460ca2df836fb08afd50 (127.26.127.67:35307)
I20260710 13:27:35.476470 29348 raft_consensus.cc:2468] T 392f72defd244e5da11a052d404f26ea P 7dcd5941d940460ca2df836fb08afd50 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2de9a8371bf2443dadab3c13fd676f3c in term 1.
I20260710 13:27:35.476482 29505 consensus_queue.cc:1048] T dfc859656b69454d92b35ec0fab99e96 P 2de9a8371bf2443dadab3c13fd676f3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:27:35.477946 29163 leader_election.cc:304] T 392f72defd244e5da11a052d404f26ea P 2de9a8371bf2443dadab3c13fd676f3c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2de9a8371bf2443dadab3c13fd676f3c, 7dcd5941d940460ca2df836fb08afd50; no voters: 
I20260710 13:27:35.465518 29274 raft_consensus.cc:2468] T 392f72defd244e5da11a052d404f26ea P 6209eb9b3e194d14a7795b11e929a21f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2de9a8371bf2443dadab3c13fd676f3c in term 1.
I20260710 13:27:35.486074 29471 tablet_bootstrap.cc:492] T 3f5ce2d049954e1cac128e0536423446 P 6209eb9b3e194d14a7795b11e929a21f: No bootstrap required, opened a new log
I20260710 13:27:35.486577 29471 ts_tablet_manager.cc:1403] T 3f5ce2d049954e1cac128e0536423446 P 6209eb9b3e194d14a7795b11e929a21f: Time spent bootstrapping tablet: real 0.085s	user 0.010s	sys 0.002s
I20260710 13:27:35.489159 29471 raft_consensus.cc:359] T 3f5ce2d049954e1cac128e0536423446 P 6209eb9b3e194d14a7795b11e929a21f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } }
I20260710 13:27:35.489830 29471 raft_consensus.cc:385] T 3f5ce2d049954e1cac128e0536423446 P 6209eb9b3e194d14a7795b11e929a21f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:35.490098 29471 raft_consensus.cc:740] T 3f5ce2d049954e1cac128e0536423446 P 6209eb9b3e194d14a7795b11e929a21f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6209eb9b3e194d14a7795b11e929a21f, State: Initialized, Role: FOLLOWER
I20260710 13:27:35.490926 29471 consensus_queue.cc:260] T 3f5ce2d049954e1cac128e0536423446 P 6209eb9b3e194d14a7795b11e929a21f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } }
I20260710 13:27:35.492190 29505 raft_consensus.cc:2804] T 392f72defd244e5da11a052d404f26ea P 2de9a8371bf2443dadab3c13fd676f3c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:35.492831 29505 raft_consensus.cc:697] T 392f72defd244e5da11a052d404f26ea P 2de9a8371bf2443dadab3c13fd676f3c [term 1 LEADER]: Becoming Leader. State: Replica: 2de9a8371bf2443dadab3c13fd676f3c, State: Running, Role: LEADER
I20260710 13:27:35.494017 29471 ts_tablet_manager.cc:1434] T 3f5ce2d049954e1cac128e0536423446 P 6209eb9b3e194d14a7795b11e929a21f: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:27:35.493690 29505 consensus_queue.cc:237] T 392f72defd244e5da11a052d404f26ea P 2de9a8371bf2443dadab3c13fd676f3c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } }
I20260710 13:27:35.494421 29468 tablet_bootstrap.cc:492] T 925a2b7fc5bf4cf5b7206696b71f4128 P aa3d42c5bfbe49be9435ea18fcbbf415: No bootstrap required, opened a new log
I20260710 13:27:35.494877 29468 ts_tablet_manager.cc:1403] T 925a2b7fc5bf4cf5b7206696b71f4128 P aa3d42c5bfbe49be9435ea18fcbbf415: Time spent bootstrapping tablet: real 0.050s	user 0.012s	sys 0.000s
I20260710 13:27:35.494917 29471 tablet_bootstrap.cc:492] T 2e82c52039164f5ab45cd2f7f6f77aca P 6209eb9b3e194d14a7795b11e929a21f: Bootstrap starting.
I20260710 13:27:35.496155 29470 tablet_bootstrap.cc:654] T 9fcf19a72777449aaaefb0f40c33bb2f P 7dcd5941d940460ca2df836fb08afd50: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:35.497393 29468 raft_consensus.cc:359] T 925a2b7fc5bf4cf5b7206696b71f4128 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } }
I20260710 13:27:35.498060 29468 raft_consensus.cc:385] T 925a2b7fc5bf4cf5b7206696b71f4128 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:35.498345 29468 raft_consensus.cc:740] T 925a2b7fc5bf4cf5b7206696b71f4128 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa3d42c5bfbe49be9435ea18fcbbf415, State: Initialized, Role: FOLLOWER
I20260710 13:27:35.499045 29468 consensus_queue.cc:260] T 925a2b7fc5bf4cf5b7206696b71f4128 P aa3d42c5bfbe49be9435ea18fcbbf415 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } }
I20260710 13:27:35.501374 29471 tablet_bootstrap.cc:654] T 2e82c52039164f5ab45cd2f7f6f77aca P 6209eb9b3e194d14a7795b11e929a21f: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:35.501039 29468 ts_tablet_manager.cc:1434] T 925a2b7fc5bf4cf5b7206696b71f4128 P aa3d42c5bfbe49be9435ea18fcbbf415: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:27:35.510175 29468 tablet_bootstrap.cc:492] T 3f5ce2d049954e1cac128e0536423446 P aa3d42c5bfbe49be9435ea18fcbbf415: Bootstrap starting.
I20260710 13:27:35.514034 29470 tablet_bootstrap.cc:492] T 9fcf19a72777449aaaefb0f40c33bb2f P 7dcd5941d940460ca2df836fb08afd50: No bootstrap required, opened a new log
I20260710 13:27:35.514420 29471 tablet_bootstrap.cc:492] T 2e82c52039164f5ab45cd2f7f6f77aca P 6209eb9b3e194d14a7795b11e929a21f: No bootstrap required, opened a new log
I20260710 13:27:35.505234 29091 catalog_manager.cc:5697] T 2b4273a95a8948e3bc7b646f3419cfd5 P 7dcd5941d940460ca2df836fb08afd50 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7dcd5941d940460ca2df836fb08afd50 (127.26.127.67). New cstate: current_term: 1 leader_uuid: "7dcd5941d940460ca2df836fb08afd50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:35.516372 29468 tablet_bootstrap.cc:654] T 3f5ce2d049954e1cac128e0536423446 P aa3d42c5bfbe49be9435ea18fcbbf415: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:35.533270 29471 ts_tablet_manager.cc:1403] T 2e82c52039164f5ab45cd2f7f6f77aca P 6209eb9b3e194d14a7795b11e929a21f: Time spent bootstrapping tablet: real 0.039s	user 0.016s	sys 0.001s
I20260710 13:27:35.533244 29470 ts_tablet_manager.cc:1403] T 9fcf19a72777449aaaefb0f40c33bb2f P 7dcd5941d940460ca2df836fb08afd50: Time spent bootstrapping tablet: real 0.066s	user 0.010s	sys 0.004s
I20260710 13:27:35.528884 29549 consensus_queue.cc:1048] T dfc859656b69454d92b35ec0fab99e96 P 2de9a8371bf2443dadab3c13fd676f3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:27:35.537546 29470 raft_consensus.cc:359] T 9fcf19a72777449aaaefb0f40c33bb2f P 7dcd5941d940460ca2df836fb08afd50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } }
I20260710 13:27:35.538470 29470 raft_consensus.cc:385] T 9fcf19a72777449aaaefb0f40c33bb2f P 7dcd5941d940460ca2df836fb08afd50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:35.538938 29470 raft_consensus.cc:740] T 9fcf19a72777449aaaefb0f40c33bb2f P 7dcd5941d940460ca2df836fb08afd50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dcd5941d940460ca2df836fb08afd50, State: Initialized, Role: FOLLOWER
I20260710 13:27:35.540480 29470 consensus_queue.cc:260] T 9fcf19a72777449aaaefb0f40c33bb2f P 7dcd5941d940460ca2df836fb08afd50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } }
I20260710 13:27:35.542695 29470 ts_tablet_manager.cc:1434] T 9fcf19a72777449aaaefb0f40c33bb2f P 7dcd5941d940460ca2df836fb08afd50: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:27:35.543479 29470 tablet_bootstrap.cc:492] T 3f5ce2d049954e1cac128e0536423446 P 7dcd5941d940460ca2df836fb08afd50: Bootstrap starting.
I20260710 13:27:35.543326 29092 catalog_manager.cc:5697] T 392f72defd244e5da11a052d404f26ea P 2de9a8371bf2443dadab3c13fd676f3c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2de9a8371bf2443dadab3c13fd676f3c (127.26.127.65). New cstate: current_term: 1 leader_uuid: "2de9a8371bf2443dadab3c13fd676f3c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:35.549530 29470 tablet_bootstrap.cc:654] T 3f5ce2d049954e1cac128e0536423446 P 7dcd5941d940460ca2df836fb08afd50: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:35.555774 29470 tablet_bootstrap.cc:492] T 3f5ce2d049954e1cac128e0536423446 P 7dcd5941d940460ca2df836fb08afd50: No bootstrap required, opened a new log
I20260710 13:27:35.555796 29468 tablet_bootstrap.cc:492] T 3f5ce2d049954e1cac128e0536423446 P aa3d42c5bfbe49be9435ea18fcbbf415: No bootstrap required, opened a new log
I20260710 13:27:35.556223 29470 ts_tablet_manager.cc:1403] T 3f5ce2d049954e1cac128e0536423446 P 7dcd5941d940460ca2df836fb08afd50: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260710 13:27:35.556504 29468 ts_tablet_manager.cc:1403] T 3f5ce2d049954e1cac128e0536423446 P aa3d42c5bfbe49be9435ea18fcbbf415: Time spent bootstrapping tablet: real 0.047s	user 0.008s	sys 0.006s
I20260710 13:27:35.532302 29467 tablet_bootstrap.cc:492] T 925a2b7fc5bf4cf5b7206696b71f4128 P 2de9a8371bf2443dadab3c13fd676f3c: No bootstrap required, opened a new log
I20260710 13:27:35.536062 29471 raft_consensus.cc:359] T 2e82c52039164f5ab45cd2f7f6f77aca P 6209eb9b3e194d14a7795b11e929a21f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } }
I20260710 13:27:35.558401 29471 raft_consensus.cc:385] T 2e82c52039164f5ab45cd2f7f6f77aca P 6209eb9b3e194d14a7795b11e929a21f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:35.558698 29471 raft_consensus.cc:740] T 2e82c52039164f5ab45cd2f7f6f77aca P 6209eb9b3e194d14a7795b11e929a21f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6209eb9b3e194d14a7795b11e929a21f, State: Initialized, Role: FOLLOWER
I20260710 13:27:35.559029 29474 raft_consensus.cc:493] T 90e873a8c5c14459b29c488dc595389d P 6209eb9b3e194d14a7795b11e929a21f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:35.558822 29470 raft_consensus.cc:359] T 3f5ce2d049954e1cac128e0536423446 P 7dcd5941d940460ca2df836fb08afd50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } }
I20260710 13:27:35.559515 29470 raft_consensus.cc:385] T 3f5ce2d049954e1cac128e0536423446 P 7dcd5941d940460ca2df836fb08afd50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:35.559352 29471 consensus_queue.cc:260] T 2e82c52039164f5ab45cd2f7f6f77aca P 6209eb9b3e194d14a7795b11e929a21f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } }
I20260710 13:27:35.559926 29470 raft_consensus.cc:740] T 3f5ce2d049954e1cac128e0536423446 P 7dcd5941d940460ca2df836fb08afd50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dcd5941d940460ca2df836fb08afd50, State: Initialized, Role: FOLLOWER
I20260710 13:27:35.559525 29474 raft_consensus.cc:515] T 90e873a8c5c14459b29c488dc595389d P 6209eb9b3e194d14a7795b11e929a21f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } }
I20260710 13:27:35.560585 29470 consensus_queue.cc:260] T 3f5ce2d049954e1cac128e0536423446 P 7dcd5941d940460ca2df836fb08afd50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } }
I20260710 13:27:35.561767 29474 leader_election.cc:290] T 90e873a8c5c14459b29c488dc595389d P 6209eb9b3e194d14a7795b11e929a21f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa3d42c5bfbe49be9435ea18fcbbf415 (127.26.127.68:34759), 2de9a8371bf2443dadab3c13fd676f3c (127.26.127.65:45567)
I20260710 13:27:35.562601 29470 ts_tablet_manager.cc:1434] T 3f5ce2d049954e1cac128e0536423446 P 7dcd5941d940460ca2df836fb08afd50: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260710 13:27:35.562740 29467 ts_tablet_manager.cc:1403] T 925a2b7fc5bf4cf5b7206696b71f4128 P 2de9a8371bf2443dadab3c13fd676f3c: Time spent bootstrapping tablet: real 0.137s	user 0.023s	sys 0.005s
I20260710 13:27:35.563510 29470 tablet_bootstrap.cc:492] T 925a2b7fc5bf4cf5b7206696b71f4128 P 7dcd5941d940460ca2df836fb08afd50: Bootstrap starting.
I20260710 13:27:35.563591 29423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90e873a8c5c14459b29c488dc595389d" candidate_uuid: "6209eb9b3e194d14a7795b11e929a21f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" is_pre_election: true
I20260710 13:27:35.564014 29198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90e873a8c5c14459b29c488dc595389d" candidate_uuid: "6209eb9b3e194d14a7795b11e929a21f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2de9a8371bf2443dadab3c13fd676f3c" is_pre_election: true
I20260710 13:27:35.564270 29423 raft_consensus.cc:2468] T 90e873a8c5c14459b29c488dc595389d P aa3d42c5bfbe49be9435ea18fcbbf415 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6209eb9b3e194d14a7795b11e929a21f in term 0.
I20260710 13:27:35.564632 29198 raft_consensus.cc:2468] T 90e873a8c5c14459b29c488dc595389d P 2de9a8371bf2443dadab3c13fd676f3c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6209eb9b3e194d14a7795b11e929a21f in term 0.
I20260710 13:27:35.565168 29467 raft_consensus.cc:359] T 925a2b7fc5bf4cf5b7206696b71f4128 P 2de9a8371bf2443dadab3c13fd676f3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } }
I20260710 13:27:35.565814 29240 leader_election.cc:304] T 90e873a8c5c14459b29c488dc595389d P 6209eb9b3e194d14a7795b11e929a21f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2de9a8371bf2443dadab3c13fd676f3c, 6209eb9b3e194d14a7795b11e929a21f; no voters: 
I20260710 13:27:35.561797 29471 ts_tablet_manager.cc:1434] T 2e82c52039164f5ab45cd2f7f6f77aca P 6209eb9b3e194d14a7795b11e929a21f: Time spent starting tablet: real 0.028s	user 0.004s	sys 0.002s
I20260710 13:27:35.567442 29468 raft_consensus.cc:359] T 3f5ce2d049954e1cac128e0536423446 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } }
I20260710 13:27:35.568123 29468 raft_consensus.cc:385] T 3f5ce2d049954e1cac128e0536423446 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:35.568182 29474 raft_consensus.cc:2804] T 90e873a8c5c14459b29c488dc595389d P 6209eb9b3e194d14a7795b11e929a21f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:35.568466 29468 raft_consensus.cc:740] T 3f5ce2d049954e1cac128e0536423446 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa3d42c5bfbe49be9435ea18fcbbf415, State: Initialized, Role: FOLLOWER
I20260710 13:27:35.568614 29474 raft_consensus.cc:493] T 90e873a8c5c14459b29c488dc595389d P 6209eb9b3e194d14a7795b11e929a21f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:35.569061 29474 raft_consensus.cc:3060] T 90e873a8c5c14459b29c488dc595389d P 6209eb9b3e194d14a7795b11e929a21f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:35.569442 29470 tablet_bootstrap.cc:654] T 925a2b7fc5bf4cf5b7206696b71f4128 P 7dcd5941d940460ca2df836fb08afd50: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:35.567884 29471 tablet_bootstrap.cc:492] T 7a9876384dcc4953acfc8f9d3f6ababb P 6209eb9b3e194d14a7795b11e929a21f: Bootstrap starting.
I20260710 13:27:35.565833 29467 raft_consensus.cc:385] T 925a2b7fc5bf4cf5b7206696b71f4128 P 2de9a8371bf2443dadab3c13fd676f3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:35.573230 29467 raft_consensus.cc:740] T 925a2b7fc5bf4cf5b7206696b71f4128 P 2de9a8371bf2443dadab3c13fd676f3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2de9a8371bf2443dadab3c13fd676f3c, State: Initialized, Role: FOLLOWER
I20260710 13:27:35.574157 29467 consensus_queue.cc:260] T 925a2b7fc5bf4cf5b7206696b71f4128 P 2de9a8371bf2443dadab3c13fd676f3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } }
I20260710 13:27:35.569208 29468 consensus_queue.cc:260] T 3f5ce2d049954e1cac128e0536423446 P aa3d42c5bfbe49be9435ea18fcbbf415 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } }
I20260710 13:27:35.580698 29471 tablet_bootstrap.cc:654] T 7a9876384dcc4953acfc8f9d3f6ababb P 6209eb9b3e194d14a7795b11e929a21f: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:35.583315 29474 raft_consensus.cc:515] T 90e873a8c5c14459b29c488dc595389d P 6209eb9b3e194d14a7795b11e929a21f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } }
I20260710 13:27:35.590157 29468 ts_tablet_manager.cc:1434] T 3f5ce2d049954e1cac128e0536423446 P aa3d42c5bfbe49be9435ea18fcbbf415: Time spent starting tablet: real 0.033s	user 0.005s	sys 0.000s
I20260710 13:27:35.590997 29474 leader_election.cc:290] T 90e873a8c5c14459b29c488dc595389d P 6209eb9b3e194d14a7795b11e929a21f [CANDIDATE]: Term 1 election: Requested vote from peers aa3d42c5bfbe49be9435ea18fcbbf415 (127.26.127.68:34759), 2de9a8371bf2443dadab3c13fd676f3c (127.26.127.65:45567)
I20260710 13:27:35.591408 29468 tablet_bootstrap.cc:492] T fa43120f1a6149269837f26c44522494 P aa3d42c5bfbe49be9435ea18fcbbf415: Bootstrap starting.
I20260710 13:27:35.592306 29198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90e873a8c5c14459b29c488dc595389d" candidate_uuid: "6209eb9b3e194d14a7795b11e929a21f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2de9a8371bf2443dadab3c13fd676f3c"
I20260710 13:27:35.592892 29198 raft_consensus.cc:3060] T 90e873a8c5c14459b29c488dc595389d P 2de9a8371bf2443dadab3c13fd676f3c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:35.597061 29423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90e873a8c5c14459b29c488dc595389d" candidate_uuid: "6209eb9b3e194d14a7795b11e929a21f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415"
I20260710 13:27:35.597826 29423 raft_consensus.cc:3060] T 90e873a8c5c14459b29c488dc595389d P aa3d42c5bfbe49be9435ea18fcbbf415 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:35.599489 29467 ts_tablet_manager.cc:1434] T 925a2b7fc5bf4cf5b7206696b71f4128 P 2de9a8371bf2443dadab3c13fd676f3c: Time spent starting tablet: real 0.036s	user 0.007s	sys 0.000s
I20260710 13:27:35.597118 29495 raft_consensus.cc:493] T 51bdbfc2724145689ff82c99370c2edc P 7dcd5941d940460ca2df836fb08afd50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:35.601015 29495 raft_consensus.cc:515] T 51bdbfc2724145689ff82c99370c2edc P 7dcd5941d940460ca2df836fb08afd50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } }
I20260710 13:27:35.603144 29495 leader_election.cc:290] T 51bdbfc2724145689ff82c99370c2edc P 7dcd5941d940460ca2df836fb08afd50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6209eb9b3e194d14a7795b11e929a21f (127.26.127.66:35737), aa3d42c5bfbe49be9435ea18fcbbf415 (127.26.127.68:34759)
I20260710 13:27:35.605450 29467 tablet_bootstrap.cc:492] T fa43120f1a6149269837f26c44522494 P 2de9a8371bf2443dadab3c13fd676f3c: Bootstrap starting.
I20260710 13:27:35.606405 29274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51bdbfc2724145689ff82c99370c2edc" candidate_uuid: "7dcd5941d940460ca2df836fb08afd50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6209eb9b3e194d14a7795b11e929a21f" is_pre_election: true
I20260710 13:27:35.607782 29274 raft_consensus.cc:2468] T 51bdbfc2724145689ff82c99370c2edc P 6209eb9b3e194d14a7795b11e929a21f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7dcd5941d940460ca2df836fb08afd50 in term 0.
I20260710 13:27:35.608180 29479 raft_consensus.cc:493] T 54ffb4469e1348a793c9db8ba5f32865 P 6209eb9b3e194d14a7795b11e929a21f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:35.613008 29479 raft_consensus.cc:515] T 54ffb4469e1348a793c9db8ba5f32865 P 6209eb9b3e194d14a7795b11e929a21f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } }
I20260710 13:27:35.610051 29422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51bdbfc2724145689ff82c99370c2edc" candidate_uuid: "7dcd5941d940460ca2df836fb08afd50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" is_pre_election: true
I20260710 13:27:35.614081 29422 raft_consensus.cc:2468] T 51bdbfc2724145689ff82c99370c2edc P aa3d42c5bfbe49be9435ea18fcbbf415 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7dcd5941d940460ca2df836fb08afd50 in term 0.
I20260710 13:27:35.615516 29468 tablet_bootstrap.cc:654] T fa43120f1a6149269837f26c44522494 P aa3d42c5bfbe49be9435ea18fcbbf415: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:35.615475 29314 leader_election.cc:304] T 51bdbfc2724145689ff82c99370c2edc P 7dcd5941d940460ca2df836fb08afd50 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7dcd5941d940460ca2df836fb08afd50, aa3d42c5bfbe49be9435ea18fcbbf415; no voters: 
I20260710 13:27:35.616700 29495 raft_consensus.cc:2804] T 51bdbfc2724145689ff82c99370c2edc P 7dcd5941d940460ca2df836fb08afd50 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:35.617187 29495 raft_consensus.cc:493] T 51bdbfc2724145689ff82c99370c2edc P 7dcd5941d940460ca2df836fb08afd50 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:35.619423 29495 raft_consensus.cc:3060] T 51bdbfc2724145689ff82c99370c2edc P 7dcd5941d940460ca2df836fb08afd50 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:35.619751 29467 tablet_bootstrap.cc:654] T fa43120f1a6149269837f26c44522494 P 2de9a8371bf2443dadab3c13fd676f3c: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:35.622201 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54ffb4469e1348a793c9db8ba5f32865" candidate_uuid: "6209eb9b3e194d14a7795b11e929a21f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2de9a8371bf2443dadab3c13fd676f3c" is_pre_election: true
I20260710 13:27:35.619014 29479 leader_election.cc:290] T 54ffb4469e1348a793c9db8ba5f32865 P 6209eb9b3e194d14a7795b11e929a21f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa3d42c5bfbe49be9435ea18fcbbf415 (127.26.127.68:34759), 2de9a8371bf2443dadab3c13fd676f3c (127.26.127.65:45567)
I20260710 13:27:35.623136 29479 raft_consensus.cc:493] T 3f5ce2d049954e1cac128e0536423446 P 6209eb9b3e194d14a7795b11e929a21f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:35.623564 29479 raft_consensus.cc:515] T 3f5ce2d049954e1cac128e0536423446 P 6209eb9b3e194d14a7795b11e929a21f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } }
I20260710 13:27:35.624012 29422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54ffb4469e1348a793c9db8ba5f32865" candidate_uuid: "6209eb9b3e194d14a7795b11e929a21f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" is_pre_election: true
I20260710 13:27:35.625989 29479 leader_election.cc:290] T 3f5ce2d049954e1cac128e0536423446 P 6209eb9b3e194d14a7795b11e929a21f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7dcd5941d940460ca2df836fb08afd50 (127.26.127.67:35307), aa3d42c5bfbe49be9435ea18fcbbf415 (127.26.127.68:34759)
I20260710 13:27:35.623136 29199 raft_consensus.cc:2393] T 54ffb4469e1348a793c9db8ba5f32865 P 2de9a8371bf2443dadab3c13fd676f3c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6209eb9b3e194d14a7795b11e929a21f in current term 1: Already voted for candidate aa3d42c5bfbe49be9435ea18fcbbf415 in this term.
I20260710 13:27:35.626840 29347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f5ce2d049954e1cac128e0536423446" candidate_uuid: "6209eb9b3e194d14a7795b11e929a21f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dcd5941d940460ca2df836fb08afd50" is_pre_election: true
I20260710 13:27:35.627501 29347 raft_consensus.cc:2468] T 3f5ce2d049954e1cac128e0536423446 P 7dcd5941d940460ca2df836fb08afd50 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6209eb9b3e194d14a7795b11e929a21f in term 0.
I20260710 13:27:35.627974 29240 leader_election.cc:304] T 54ffb4469e1348a793c9db8ba5f32865 P 6209eb9b3e194d14a7795b11e929a21f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6209eb9b3e194d14a7795b11e929a21f; no voters: 2de9a8371bf2443dadab3c13fd676f3c, aa3d42c5bfbe49be9435ea18fcbbf415
I20260710 13:27:35.628821 29239 leader_election.cc:304] T 3f5ce2d049954e1cac128e0536423446 P 6209eb9b3e194d14a7795b11e929a21f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6209eb9b3e194d14a7795b11e929a21f, 7dcd5941d940460ca2df836fb08afd50; no voters: 
I20260710 13:27:35.629225 29422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f5ce2d049954e1cac128e0536423446" candidate_uuid: "6209eb9b3e194d14a7795b11e929a21f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" is_pre_election: true
I20260710 13:27:35.629878 29422 raft_consensus.cc:2468] T 3f5ce2d049954e1cac128e0536423446 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6209eb9b3e194d14a7795b11e929a21f in term 0.
I20260710 13:27:35.629944 29496 raft_consensus.cc:3060] T 54ffb4469e1348a793c9db8ba5f32865 P 6209eb9b3e194d14a7795b11e929a21f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:35.631484 29479 raft_consensus.cc:2804] T 3f5ce2d049954e1cac128e0536423446 P 6209eb9b3e194d14a7795b11e929a21f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:35.631908 29479 raft_consensus.cc:493] T 3f5ce2d049954e1cac128e0536423446 P 6209eb9b3e194d14a7795b11e929a21f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:35.632241 29479 raft_consensus.cc:3060] T 3f5ce2d049954e1cac128e0536423446 P 6209eb9b3e194d14a7795b11e929a21f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:35.631673 29198 raft_consensus.cc:2468] T 90e873a8c5c14459b29c488dc595389d P 2de9a8371bf2443dadab3c13fd676f3c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6209eb9b3e194d14a7795b11e929a21f in term 1.
I20260710 13:27:35.635962 29240 leader_election.cc:304] T 90e873a8c5c14459b29c488dc595389d P 6209eb9b3e194d14a7795b11e929a21f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2de9a8371bf2443dadab3c13fd676f3c, 6209eb9b3e194d14a7795b11e929a21f; no voters: 
I20260710 13:27:35.611847 29423 raft_consensus.cc:2468] T 90e873a8c5c14459b29c488dc595389d P aa3d42c5bfbe49be9435ea18fcbbf415 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6209eb9b3e194d14a7795b11e929a21f in term 1.
I20260710 13:27:35.638394 29474 raft_consensus.cc:2804] T 90e873a8c5c14459b29c488dc595389d P 6209eb9b3e194d14a7795b11e929a21f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:35.639427 29496 raft_consensus.cc:2749] T 54ffb4469e1348a793c9db8ba5f32865 P 6209eb9b3e194d14a7795b11e929a21f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:35.643639 29495 raft_consensus.cc:515] T 51bdbfc2724145689ff82c99370c2edc P 7dcd5941d940460ca2df836fb08afd50 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } }
I20260710 13:27:35.648031 29468 tablet_bootstrap.cc:492] T fa43120f1a6149269837f26c44522494 P aa3d42c5bfbe49be9435ea18fcbbf415: No bootstrap required, opened a new log
I20260710 13:27:35.645428 29467 tablet_bootstrap.cc:492] T fa43120f1a6149269837f26c44522494 P 2de9a8371bf2443dadab3c13fd676f3c: No bootstrap required, opened a new log
I20260710 13:27:35.648672 29468 ts_tablet_manager.cc:1403] T fa43120f1a6149269837f26c44522494 P aa3d42c5bfbe49be9435ea18fcbbf415: Time spent bootstrapping tablet: real 0.058s	user 0.015s	sys 0.004s
I20260710 13:27:35.648504 29479 raft_consensus.cc:515] T 3f5ce2d049954e1cac128e0536423446 P 6209eb9b3e194d14a7795b11e929a21f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } }
I20260710 13:27:35.648923 29467 ts_tablet_manager.cc:1403] T fa43120f1a6149269837f26c44522494 P 2de9a8371bf2443dadab3c13fd676f3c: Time spent bootstrapping tablet: real 0.044s	user 0.015s	sys 0.005s
I20260710 13:27:35.651520 29347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f5ce2d049954e1cac128e0536423446" candidate_uuid: "6209eb9b3e194d14a7795b11e929a21f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dcd5941d940460ca2df836fb08afd50"
I20260710 13:27:35.652122 29347 raft_consensus.cc:3060] T 3f5ce2d049954e1cac128e0536423446 P 7dcd5941d940460ca2df836fb08afd50 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:35.653997 29274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51bdbfc2724145689ff82c99370c2edc" candidate_uuid: "7dcd5941d940460ca2df836fb08afd50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6209eb9b3e194d14a7795b11e929a21f"
I20260710 13:27:35.654636 29274 raft_consensus.cc:3060] T 51bdbfc2724145689ff82c99370c2edc P 6209eb9b3e194d14a7795b11e929a21f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:35.652313 29468 raft_consensus.cc:359] T fa43120f1a6149269837f26c44522494 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } }
I20260710 13:27:35.655802 29468 raft_consensus.cc:385] T fa43120f1a6149269837f26c44522494 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:35.656179 29468 raft_consensus.cc:740] T fa43120f1a6149269837f26c44522494 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa3d42c5bfbe49be9435ea18fcbbf415, State: Initialized, Role: FOLLOWER
I20260710 13:27:35.657720 29468 consensus_queue.cc:260] T fa43120f1a6149269837f26c44522494 P aa3d42c5bfbe49be9435ea18fcbbf415 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } }
I20260710 13:27:35.660815 29468 ts_tablet_manager.cc:1434] T fa43120f1a6149269837f26c44522494 P aa3d42c5bfbe49be9435ea18fcbbf415: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.001s
I20260710 13:27:35.661636 29347 raft_consensus.cc:2468] T 3f5ce2d049954e1cac128e0536423446 P 7dcd5941d940460ca2df836fb08afd50 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6209eb9b3e194d14a7795b11e929a21f in term 1.
I20260710 13:27:35.662871 29239 leader_election.cc:304] T 3f5ce2d049954e1cac128e0536423446 P 6209eb9b3e194d14a7795b11e929a21f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6209eb9b3e194d14a7795b11e929a21f, 7dcd5941d940460ca2df836fb08afd50; no voters: 
I20260710 13:27:35.663251 29474 raft_consensus.cc:697] T 90e873a8c5c14459b29c488dc595389d P 6209eb9b3e194d14a7795b11e929a21f [term 1 LEADER]: Becoming Leader. State: Replica: 6209eb9b3e194d14a7795b11e929a21f, State: Running, Role: LEADER
I20260710 13:27:35.664269 29560 raft_consensus.cc:2804] T 3f5ce2d049954e1cac128e0536423446 P 6209eb9b3e194d14a7795b11e929a21f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:35.666265 29422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51bdbfc2724145689ff82c99370c2edc" candidate_uuid: "7dcd5941d940460ca2df836fb08afd50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415"
I20260710 13:27:35.666723 29560 raft_consensus.cc:697] T 3f5ce2d049954e1cac128e0536423446 P 6209eb9b3e194d14a7795b11e929a21f [term 1 LEADER]: Becoming Leader. State: Replica: 6209eb9b3e194d14a7795b11e929a21f, State: Running, Role: LEADER
I20260710 13:27:35.666889 29422 raft_consensus.cc:3060] T 51bdbfc2724145689ff82c99370c2edc P aa3d42c5bfbe49be9435ea18fcbbf415 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:35.667616 29560 consensus_queue.cc:237] T 3f5ce2d049954e1cac128e0536423446 P 6209eb9b3e194d14a7795b11e929a21f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } }
I20260710 13:27:35.668241 29467 raft_consensus.cc:359] T fa43120f1a6149269837f26c44522494 P 2de9a8371bf2443dadab3c13fd676f3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } }
I20260710 13:27:35.668924 29467 raft_consensus.cc:385] T fa43120f1a6149269837f26c44522494 P 2de9a8371bf2443dadab3c13fd676f3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:35.669181 29467 raft_consensus.cc:740] T fa43120f1a6149269837f26c44522494 P 2de9a8371bf2443dadab3c13fd676f3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2de9a8371bf2443dadab3c13fd676f3c, State: Initialized, Role: FOLLOWER
I20260710 13:27:35.669842 29467 consensus_queue.cc:260] T fa43120f1a6149269837f26c44522494 P 2de9a8371bf2443dadab3c13fd676f3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } }
I20260710 13:27:35.671777 29467 ts_tablet_manager.cc:1434] T fa43120f1a6149269837f26c44522494 P 2de9a8371bf2443dadab3c13fd676f3c: Time spent starting tablet: real 0.021s	user 0.003s	sys 0.000s
I20260710 13:27:35.672581 29468 tablet_bootstrap.cc:492] T b7356369d46e45d8b1ff538426bc18ce P aa3d42c5bfbe49be9435ea18fcbbf415: Bootstrap starting.
I20260710 13:27:35.673588 29470 tablet_bootstrap.cc:492] T 925a2b7fc5bf4cf5b7206696b71f4128 P 7dcd5941d940460ca2df836fb08afd50: No bootstrap required, opened a new log
I20260710 13:27:35.674057 29470 ts_tablet_manager.cc:1403] T 925a2b7fc5bf4cf5b7206696b71f4128 P 7dcd5941d940460ca2df836fb08afd50: Time spent bootstrapping tablet: real 0.111s	user 0.042s	sys 0.042s
I20260710 13:27:35.674276 29527 raft_consensus.cc:493] T 925a2b7fc5bf4cf5b7206696b71f4128 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:35.674731 29527 raft_consensus.cc:515] T 925a2b7fc5bf4cf5b7206696b71f4128 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } }
I20260710 13:27:35.676584 29470 raft_consensus.cc:359] T 925a2b7fc5bf4cf5b7206696b71f4128 P 7dcd5941d940460ca2df836fb08afd50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } }
I20260710 13:27:35.664117 29474 consensus_queue.cc:237] T 90e873a8c5c14459b29c488dc595389d P 6209eb9b3e194d14a7795b11e929a21f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } }
I20260710 13:27:35.665688 29495 leader_election.cc:290] T 51bdbfc2724145689ff82c99370c2edc P 7dcd5941d940460ca2df836fb08afd50 [CANDIDATE]: Term 1 election: Requested vote from peers 6209eb9b3e194d14a7795b11e929a21f (127.26.127.66:35737), aa3d42c5bfbe49be9435ea18fcbbf415 (127.26.127.68:34759)
I20260710 13:27:35.677285 29470 raft_consensus.cc:385] T 925a2b7fc5bf4cf5b7206696b71f4128 P 7dcd5941d940460ca2df836fb08afd50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:35.677785 29470 raft_consensus.cc:740] T 925a2b7fc5bf4cf5b7206696b71f4128 P 7dcd5941d940460ca2df836fb08afd50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dcd5941d940460ca2df836fb08afd50, State: Initialized, Role: FOLLOWER
I20260710 13:27:35.677942 29347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "925a2b7fc5bf4cf5b7206696b71f4128" candidate_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dcd5941d940460ca2df836fb08afd50" is_pre_election: true
I20260710 13:27:35.678916 29198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "925a2b7fc5bf4cf5b7206696b71f4128" candidate_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2de9a8371bf2443dadab3c13fd676f3c" is_pre_election: true
I20260710 13:27:35.679641 29198 raft_consensus.cc:2468] T 925a2b7fc5bf4cf5b7206696b71f4128 P 2de9a8371bf2443dadab3c13fd676f3c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa3d42c5bfbe49be9435ea18fcbbf415 in term 0.
I20260710 13:27:35.680269 29470 consensus_queue.cc:260] T 925a2b7fc5bf4cf5b7206696b71f4128 P 7dcd5941d940460ca2df836fb08afd50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } }
I20260710 13:27:35.680796 29388 leader_election.cc:304] T 925a2b7fc5bf4cf5b7206696b71f4128 P aa3d42c5bfbe49be9435ea18fcbbf415 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2de9a8371bf2443dadab3c13fd676f3c, aa3d42c5bfbe49be9435ea18fcbbf415; no voters: 
I20260710 13:27:35.681785 29532 raft_consensus.cc:2804] T 925a2b7fc5bf4cf5b7206696b71f4128 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:35.682217 29532 raft_consensus.cc:493] T 925a2b7fc5bf4cf5b7206696b71f4128 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:35.682562 29532 raft_consensus.cc:3060] T 925a2b7fc5bf4cf5b7206696b71f4128 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:35.682775 29347 raft_consensus.cc:2468] T 925a2b7fc5bf4cf5b7206696b71f4128 P 7dcd5941d940460ca2df836fb08afd50 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa3d42c5bfbe49be9435ea18fcbbf415 in term 0.
I20260710 13:27:35.683750 29470 ts_tablet_manager.cc:1434] T 925a2b7fc5bf4cf5b7206696b71f4128 P 7dcd5941d940460ca2df836fb08afd50: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:27:35.684794 29527 leader_election.cc:290] T 925a2b7fc5bf4cf5b7206696b71f4128 P aa3d42c5bfbe49be9435ea18fcbbf415 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7dcd5941d940460ca2df836fb08afd50 (127.26.127.67:35307), 2de9a8371bf2443dadab3c13fd676f3c (127.26.127.65:45567)
I20260710 13:27:35.665287 29423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f5ce2d049954e1cac128e0536423446" candidate_uuid: "6209eb9b3e194d14a7795b11e929a21f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415"
I20260710 13:27:35.686666 29423 raft_consensus.cc:3060] T 3f5ce2d049954e1cac128e0536423446 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:35.687064 29479 leader_election.cc:290] T 3f5ce2d049954e1cac128e0536423446 P 6209eb9b3e194d14a7795b11e929a21f [CANDIDATE]: Term 1 election: Requested vote from peers 7dcd5941d940460ca2df836fb08afd50 (127.26.127.67:35307), aa3d42c5bfbe49be9435ea18fcbbf415 (127.26.127.68:34759)
I20260710 13:27:35.686118 29422 raft_consensus.cc:2468] T 51bdbfc2724145689ff82c99370c2edc P aa3d42c5bfbe49be9435ea18fcbbf415 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dcd5941d940460ca2df836fb08afd50 in term 1.
I20260710 13:27:35.689806 29314 leader_election.cc:304] T 51bdbfc2724145689ff82c99370c2edc P 7dcd5941d940460ca2df836fb08afd50 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7dcd5941d940460ca2df836fb08afd50, aa3d42c5bfbe49be9435ea18fcbbf415; no voters: 
I20260710 13:27:35.690666 29467 tablet_bootstrap.cc:492] T b7356369d46e45d8b1ff538426bc18ce P 2de9a8371bf2443dadab3c13fd676f3c: Bootstrap starting.
I20260710 13:27:35.690901 29495 raft_consensus.cc:2804] T 51bdbfc2724145689ff82c99370c2edc P 7dcd5941d940460ca2df836fb08afd50 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:35.691587 29495 raft_consensus.cc:697] T 51bdbfc2724145689ff82c99370c2edc P 7dcd5941d940460ca2df836fb08afd50 [term 1 LEADER]: Becoming Leader. State: Replica: 7dcd5941d940460ca2df836fb08afd50, State: Running, Role: LEADER
I20260710 13:27:35.692435 29495 consensus_queue.cc:237] T 51bdbfc2724145689ff82c99370c2edc P 7dcd5941d940460ca2df836fb08afd50 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } }
I20260710 13:27:35.694568 29470 tablet_bootstrap.cc:492] T 2e82c52039164f5ab45cd2f7f6f77aca P 7dcd5941d940460ca2df836fb08afd50: Bootstrap starting.
I20260710 13:27:35.699258 29468 tablet_bootstrap.cc:654] T b7356369d46e45d8b1ff538426bc18ce P aa3d42c5bfbe49be9435ea18fcbbf415: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:35.700297 29470 tablet_bootstrap.cc:654] T 2e82c52039164f5ab45cd2f7f6f77aca P 7dcd5941d940460ca2df836fb08afd50: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:35.701594 29532 raft_consensus.cc:515] T 925a2b7fc5bf4cf5b7206696b71f4128 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } }
I20260710 13:27:35.702687 29471 tablet_bootstrap.cc:492] T 7a9876384dcc4953acfc8f9d3f6ababb P 6209eb9b3e194d14a7795b11e929a21f: No bootstrap required, opened a new log
I20260710 13:27:35.705204 29347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "925a2b7fc5bf4cf5b7206696b71f4128" candidate_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dcd5941d940460ca2df836fb08afd50"
I20260710 13:27:35.705291 29198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "925a2b7fc5bf4cf5b7206696b71f4128" candidate_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2de9a8371bf2443dadab3c13fd676f3c"
I20260710 13:27:35.706262 29347 raft_consensus.cc:3060] T 925a2b7fc5bf4cf5b7206696b71f4128 P 7dcd5941d940460ca2df836fb08afd50 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:35.706730 29198 raft_consensus.cc:3060] T 925a2b7fc5bf4cf5b7206696b71f4128 P 2de9a8371bf2443dadab3c13fd676f3c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:35.710757 29468 tablet_bootstrap.cc:492] T b7356369d46e45d8b1ff538426bc18ce P aa3d42c5bfbe49be9435ea18fcbbf415: No bootstrap required, opened a new log
I20260710 13:27:35.711269 29468 ts_tablet_manager.cc:1403] T b7356369d46e45d8b1ff538426bc18ce P aa3d42c5bfbe49be9435ea18fcbbf415: Time spent bootstrapping tablet: real 0.039s	user 0.009s	sys 0.000s
I20260710 13:27:35.714037 29468 raft_consensus.cc:359] T b7356369d46e45d8b1ff538426bc18ce P aa3d42c5bfbe49be9435ea18fcbbf415 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } }
I20260710 13:27:35.714491 29532 leader_election.cc:290] T 925a2b7fc5bf4cf5b7206696b71f4128 P aa3d42c5bfbe49be9435ea18fcbbf415 [CANDIDATE]: Term 1 election: Requested vote from peers 7dcd5941d940460ca2df836fb08afd50 (127.26.127.67:35307), 2de9a8371bf2443dadab3c13fd676f3c (127.26.127.65:45567)
I20260710 13:27:35.662855 29274 raft_consensus.cc:2468] T 51bdbfc2724145689ff82c99370c2edc P 6209eb9b3e194d14a7795b11e929a21f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dcd5941d940460ca2df836fb08afd50 in term 1.
I20260710 13:27:35.716679 29347 raft_consensus.cc:2468] T 925a2b7fc5bf4cf5b7206696b71f4128 P 7dcd5941d940460ca2df836fb08afd50 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa3d42c5bfbe49be9435ea18fcbbf415 in term 1.
I20260710 13:27:35.721915 29092 catalog_manager.cc:5697] T 90e873a8c5c14459b29c488dc595389d P 6209eb9b3e194d14a7795b11e929a21f reported cstate change: term changed from 0 to 1, leader changed from <none> to 6209eb9b3e194d14a7795b11e929a21f (127.26.127.66). New cstate: current_term: 1 leader_uuid: "6209eb9b3e194d14a7795b11e929a21f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:35.726244 29423 raft_consensus.cc:2468] T 3f5ce2d049954e1cac128e0536423446 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6209eb9b3e194d14a7795b11e929a21f in term 1.
I20260710 13:27:35.726622 29093 catalog_manager.cc:5697] T 51bdbfc2724145689ff82c99370c2edc P 7dcd5941d940460ca2df836fb08afd50 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7dcd5941d940460ca2df836fb08afd50 (127.26.127.67). New cstate: current_term: 1 leader_uuid: "7dcd5941d940460ca2df836fb08afd50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:35.714672 29468 raft_consensus.cc:385] T b7356369d46e45d8b1ff538426bc18ce P aa3d42c5bfbe49be9435ea18fcbbf415 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:35.728256 29468 raft_consensus.cc:740] T b7356369d46e45d8b1ff538426bc18ce P aa3d42c5bfbe49be9435ea18fcbbf415 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa3d42c5bfbe49be9435ea18fcbbf415, State: Initialized, Role: FOLLOWER
I20260710 13:27:35.728972 29468 consensus_queue.cc:260] T b7356369d46e45d8b1ff538426bc18ce P aa3d42c5bfbe49be9435ea18fcbbf415 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } }
I20260710 13:27:35.722687 29198 raft_consensus.cc:2468] T 925a2b7fc5bf4cf5b7206696b71f4128 P 2de9a8371bf2443dadab3c13fd676f3c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa3d42c5bfbe49be9435ea18fcbbf415 in term 1.
I20260710 13:27:35.731036 29468 ts_tablet_manager.cc:1434] T b7356369d46e45d8b1ff538426bc18ce P aa3d42c5bfbe49be9435ea18fcbbf415: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.002s
I20260710 13:27:35.699265 29467 tablet_bootstrap.cc:654] T b7356369d46e45d8b1ff538426bc18ce P 2de9a8371bf2443dadab3c13fd676f3c: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:35.733112 29388 leader_election.cc:304] T 925a2b7fc5bf4cf5b7206696b71f4128 P aa3d42c5bfbe49be9435ea18fcbbf415 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2de9a8371bf2443dadab3c13fd676f3c, aa3d42c5bfbe49be9435ea18fcbbf415; no voters: 
I20260710 13:27:35.734503 29532 raft_consensus.cc:2804] T 925a2b7fc5bf4cf5b7206696b71f4128 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:35.735013 29532 raft_consensus.cc:697] T 925a2b7fc5bf4cf5b7206696b71f4128 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 1 LEADER]: Becoming Leader. State: Replica: aa3d42c5bfbe49be9435ea18fcbbf415, State: Running, Role: LEADER
I20260710 13:27:35.736086 29532 consensus_queue.cc:237] T 925a2b7fc5bf4cf5b7206696b71f4128 P aa3d42c5bfbe49be9435ea18fcbbf415 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } }
I20260710 13:27:35.740973 29495 raft_consensus.cc:493] T 9fcf19a72777449aaaefb0f40c33bb2f P 7dcd5941d940460ca2df836fb08afd50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:35.741627 29495 raft_consensus.cc:515] T 9fcf19a72777449aaaefb0f40c33bb2f P 7dcd5941d940460ca2df836fb08afd50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } }
I20260710 13:27:35.745096 29495 leader_election.cc:290] T 9fcf19a72777449aaaefb0f40c33bb2f P 7dcd5941d940460ca2df836fb08afd50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2de9a8371bf2443dadab3c13fd676f3c (127.26.127.65:45567), 6209eb9b3e194d14a7795b11e929a21f (127.26.127.66:35737)
I20260710 13:27:35.745801 29198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fcf19a72777449aaaefb0f40c33bb2f" candidate_uuid: "7dcd5941d940460ca2df836fb08afd50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2de9a8371bf2443dadab3c13fd676f3c" is_pre_election: true
I20260710 13:27:35.746259 29468 tablet_bootstrap.cc:492] T 2e82c52039164f5ab45cd2f7f6f77aca P aa3d42c5bfbe49be9435ea18fcbbf415: Bootstrap starting.
W20260710 13:27:35.747669 29314 leader_election.cc:343] T 9fcf19a72777449aaaefb0f40c33bb2f P 7dcd5941d940460ca2df836fb08afd50 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2de9a8371bf2443dadab3c13fd676f3c (127.26.127.65:45567): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:35.749285 29095 catalog_manager.cc:5697] T 3f5ce2d049954e1cac128e0536423446 P 6209eb9b3e194d14a7795b11e929a21f reported cstate change: term changed from 0 to 1, leader changed from <none> to 6209eb9b3e194d14a7795b11e929a21f (127.26.127.66). New cstate: current_term: 1 leader_uuid: "6209eb9b3e194d14a7795b11e929a21f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:35.753041 29470 tablet_bootstrap.cc:492] T 2e82c52039164f5ab45cd2f7f6f77aca P 7dcd5941d940460ca2df836fb08afd50: No bootstrap required, opened a new log
I20260710 13:27:35.753525 29470 ts_tablet_manager.cc:1403] T 2e82c52039164f5ab45cd2f7f6f77aca P 7dcd5941d940460ca2df836fb08afd50: Time spent bootstrapping tablet: real 0.059s	user 0.018s	sys 0.023s
I20260710 13:27:35.749804 29274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fcf19a72777449aaaefb0f40c33bb2f" candidate_uuid: "7dcd5941d940460ca2df836fb08afd50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6209eb9b3e194d14a7795b11e929a21f" is_pre_election: true
W20260710 13:27:35.755722 29315 leader_election.cc:343] T 9fcf19a72777449aaaefb0f40c33bb2f P 7dcd5941d940460ca2df836fb08afd50 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6209eb9b3e194d14a7795b11e929a21f (127.26.127.66:35737): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:35.755862 29468 tablet_bootstrap.cc:654] T 2e82c52039164f5ab45cd2f7f6f77aca P aa3d42c5bfbe49be9435ea18fcbbf415: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:35.756157 29315 leader_election.cc:304] T 9fcf19a72777449aaaefb0f40c33bb2f P 7dcd5941d940460ca2df836fb08afd50 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7dcd5941d940460ca2df836fb08afd50; no voters: 2de9a8371bf2443dadab3c13fd676f3c, 6209eb9b3e194d14a7795b11e929a21f
I20260710 13:27:35.757335 29495 raft_consensus.cc:2749] T 9fcf19a72777449aaaefb0f40c33bb2f P 7dcd5941d940460ca2df836fb08afd50 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:35.761749 29527 consensus_queue.cc:1048] T 54ffb4469e1348a793c9db8ba5f32865 P aa3d42c5bfbe49be9435ea18fcbbf415 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:35.772783 29470 raft_consensus.cc:359] T 2e82c52039164f5ab45cd2f7f6f77aca P 7dcd5941d940460ca2df836fb08afd50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } }
I20260710 13:27:35.773440 29470 raft_consensus.cc:385] T 2e82c52039164f5ab45cd2f7f6f77aca P 7dcd5941d940460ca2df836fb08afd50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:35.773731 29470 raft_consensus.cc:740] T 2e82c52039164f5ab45cd2f7f6f77aca P 7dcd5941d940460ca2df836fb08afd50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dcd5941d940460ca2df836fb08afd50, State: Initialized, Role: FOLLOWER
I20260710 13:27:35.717204 29471 ts_tablet_manager.cc:1403] T 7a9876384dcc4953acfc8f9d3f6ababb P 6209eb9b3e194d14a7795b11e929a21f: Time spent bootstrapping tablet: real 0.149s	user 0.012s	sys 0.001s
I20260710 13:27:35.777405 29468 tablet_bootstrap.cc:492] T 2e82c52039164f5ab45cd2f7f6f77aca P aa3d42c5bfbe49be9435ea18fcbbf415: No bootstrap required, opened a new log
I20260710 13:27:35.778043 29468 ts_tablet_manager.cc:1403] T 2e82c52039164f5ab45cd2f7f6f77aca P aa3d42c5bfbe49be9435ea18fcbbf415: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.002s
I20260710 13:27:35.778604 29470 consensus_queue.cc:260] T 2e82c52039164f5ab45cd2f7f6f77aca P 7dcd5941d940460ca2df836fb08afd50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } }
I20260710 13:27:35.779459 29471 raft_consensus.cc:359] T 7a9876384dcc4953acfc8f9d3f6ababb P 6209eb9b3e194d14a7795b11e929a21f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } }
I20260710 13:27:35.785028 29471 raft_consensus.cc:385] T 7a9876384dcc4953acfc8f9d3f6ababb P 6209eb9b3e194d14a7795b11e929a21f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:35.794288 29471 raft_consensus.cc:740] T 7a9876384dcc4953acfc8f9d3f6ababb P 6209eb9b3e194d14a7795b11e929a21f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6209eb9b3e194d14a7795b11e929a21f, State: Initialized, Role: FOLLOWER
I20260710 13:27:35.795048 29471 consensus_queue.cc:260] T 7a9876384dcc4953acfc8f9d3f6ababb P 6209eb9b3e194d14a7795b11e929a21f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } }
I20260710 13:27:35.796258 29532 consensus_queue.cc:1048] T 54ffb4469e1348a793c9db8ba5f32865 P aa3d42c5bfbe49be9435ea18fcbbf415 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:35.797480 29467 tablet_bootstrap.cc:492] T b7356369d46e45d8b1ff538426bc18ce P 2de9a8371bf2443dadab3c13fd676f3c: No bootstrap required, opened a new log
I20260710 13:27:35.798170 29467 ts_tablet_manager.cc:1403] T b7356369d46e45d8b1ff538426bc18ce P 2de9a8371bf2443dadab3c13fd676f3c: Time spent bootstrapping tablet: real 0.108s	user 0.036s	sys 0.033s
I20260710 13:27:35.801667 29467 raft_consensus.cc:359] T b7356369d46e45d8b1ff538426bc18ce P 2de9a8371bf2443dadab3c13fd676f3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } }
I20260710 13:27:35.802635 29467 raft_consensus.cc:385] T b7356369d46e45d8b1ff538426bc18ce P 2de9a8371bf2443dadab3c13fd676f3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:35.803054 29467 raft_consensus.cc:740] T b7356369d46e45d8b1ff538426bc18ce P 2de9a8371bf2443dadab3c13fd676f3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2de9a8371bf2443dadab3c13fd676f3c, State: Initialized, Role: FOLLOWER
I20260710 13:27:35.803927 29467 consensus_queue.cc:260] T b7356369d46e45d8b1ff538426bc18ce P 2de9a8371bf2443dadab3c13fd676f3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } }
I20260710 13:27:35.805169 29479 raft_consensus.cc:493] T 2e82c52039164f5ab45cd2f7f6f77aca P 6209eb9b3e194d14a7795b11e929a21f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:35.795269 29468 raft_consensus.cc:359] T 2e82c52039164f5ab45cd2f7f6f77aca P aa3d42c5bfbe49be9435ea18fcbbf415 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } }
I20260710 13:27:35.805930 29468 raft_consensus.cc:385] T 2e82c52039164f5ab45cd2f7f6f77aca P aa3d42c5bfbe49be9435ea18fcbbf415 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:35.805778 29479 raft_consensus.cc:515] T 2e82c52039164f5ab45cd2f7f6f77aca P 6209eb9b3e194d14a7795b11e929a21f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } }
I20260710 13:27:35.806239 29468 raft_consensus.cc:740] T 2e82c52039164f5ab45cd2f7f6f77aca P aa3d42c5bfbe49be9435ea18fcbbf415 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa3d42c5bfbe49be9435ea18fcbbf415, State: Initialized, Role: FOLLOWER
I20260710 13:27:35.807269 29467 ts_tablet_manager.cc:1434] T b7356369d46e45d8b1ff538426bc18ce P 2de9a8371bf2443dadab3c13fd676f3c: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 13:27:35.807955 29479 leader_election.cc:290] T 2e82c52039164f5ab45cd2f7f6f77aca P 6209eb9b3e194d14a7795b11e929a21f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7dcd5941d940460ca2df836fb08afd50 (127.26.127.67:35307), aa3d42c5bfbe49be9435ea18fcbbf415 (127.26.127.68:34759)
I20260710 13:27:35.808624 29467 tablet_bootstrap.cc:492] T 9fcf19a72777449aaaefb0f40c33bb2f P 2de9a8371bf2443dadab3c13fd676f3c: Bootstrap starting.
I20260710 13:27:35.809808 29423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e82c52039164f5ab45cd2f7f6f77aca" candidate_uuid: "6209eb9b3e194d14a7795b11e929a21f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" is_pre_election: true
I20260710 13:27:35.808650 29093 catalog_manager.cc:5697] T 925a2b7fc5bf4cf5b7206696b71f4128 P aa3d42c5bfbe49be9435ea18fcbbf415 reported cstate change: term changed from 0 to 1, leader changed from <none> to aa3d42c5bfbe49be9435ea18fcbbf415 (127.26.127.68). New cstate: current_term: 1 leader_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:35.812978 29471 ts_tablet_manager.cc:1434] T 7a9876384dcc4953acfc8f9d3f6ababb P 6209eb9b3e194d14a7795b11e929a21f: Time spent starting tablet: real 0.036s	user 0.006s	sys 0.000s
I20260710 13:27:35.809166 29468 consensus_queue.cc:260] T 2e82c52039164f5ab45cd2f7f6f77aca P aa3d42c5bfbe49be9435ea18fcbbf415 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } }
I20260710 13:27:35.814296 29423 raft_consensus.cc:2468] T 2e82c52039164f5ab45cd2f7f6f77aca P aa3d42c5bfbe49be9435ea18fcbbf415 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6209eb9b3e194d14a7795b11e929a21f in term 0.
I20260710 13:27:35.816426 29240 leader_election.cc:304] T 2e82c52039164f5ab45cd2f7f6f77aca P 6209eb9b3e194d14a7795b11e929a21f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6209eb9b3e194d14a7795b11e929a21f, aa3d42c5bfbe49be9435ea18fcbbf415; no voters: 
I20260710 13:27:35.813917 29471 tablet_bootstrap.cc:492] T 9fcf19a72777449aaaefb0f40c33bb2f P 6209eb9b3e194d14a7795b11e929a21f: Bootstrap starting.
I20260710 13:27:35.817310 29479 raft_consensus.cc:2804] T 2e82c52039164f5ab45cd2f7f6f77aca P 6209eb9b3e194d14a7795b11e929a21f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:35.817262 29467 tablet_bootstrap.cc:654] T 9fcf19a72777449aaaefb0f40c33bb2f P 2de9a8371bf2443dadab3c13fd676f3c: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:35.817337 29468 ts_tablet_manager.cc:1434] T 2e82c52039164f5ab45cd2f7f6f77aca P aa3d42c5bfbe49be9435ea18fcbbf415: Time spent starting tablet: real 0.039s	user 0.006s	sys 0.001s
I20260710 13:27:35.824338 29468 tablet_bootstrap.cc:492] T 2f1051817ac449ceaeabc86b0db6c740 P aa3d42c5bfbe49be9435ea18fcbbf415: Bootstrap starting.
I20260710 13:27:35.829650 29479 raft_consensus.cc:493] T 2e82c52039164f5ab45cd2f7f6f77aca P 6209eb9b3e194d14a7795b11e929a21f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:35.830049 29479 raft_consensus.cc:3060] T 2e82c52039164f5ab45cd2f7f6f77aca P 6209eb9b3e194d14a7795b11e929a21f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:35.830170 29549 raft_consensus.cc:493] T 108da84f860a481bacc829047af01b47 P 2de9a8371bf2443dadab3c13fd676f3c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:35.830709 29549 raft_consensus.cc:515] T 108da84f860a481bacc829047af01b47 P 2de9a8371bf2443dadab3c13fd676f3c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } }
I20260710 13:27:35.831489 29505 raft_consensus.cc:493] T b7356369d46e45d8b1ff538426bc18ce P 2de9a8371bf2443dadab3c13fd676f3c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:35.831941 29505 raft_consensus.cc:515] T b7356369d46e45d8b1ff538426bc18ce P 2de9a8371bf2443dadab3c13fd676f3c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } }
I20260710 13:27:35.832839 29549 leader_election.cc:290] T 108da84f860a481bacc829047af01b47 P 2de9a8371bf2443dadab3c13fd676f3c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6209eb9b3e194d14a7795b11e929a21f (127.26.127.66:35737), 7dcd5941d940460ca2df836fb08afd50 (127.26.127.67:35307)
I20260710 13:27:35.833899 29505 leader_election.cc:290] T b7356369d46e45d8b1ff538426bc18ce P 2de9a8371bf2443dadab3c13fd676f3c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7dcd5941d940460ca2df836fb08afd50 (127.26.127.67:35307), aa3d42c5bfbe49be9435ea18fcbbf415 (127.26.127.68:34759)
I20260710 13:27:35.836071 29423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7356369d46e45d8b1ff538426bc18ce" candidate_uuid: "2de9a8371bf2443dadab3c13fd676f3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" is_pre_election: true
I20260710 13:27:35.836788 29423 raft_consensus.cc:2468] T b7356369d46e45d8b1ff538426bc18ce P aa3d42c5bfbe49be9435ea18fcbbf415 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2de9a8371bf2443dadab3c13fd676f3c in term 0.
I20260710 13:27:35.837939 29164 leader_election.cc:304] T b7356369d46e45d8b1ff538426bc18ce P 2de9a8371bf2443dadab3c13fd676f3c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2de9a8371bf2443dadab3c13fd676f3c, aa3d42c5bfbe49be9435ea18fcbbf415; no voters: 
I20260710 13:27:35.839071 29505 raft_consensus.cc:2804] T b7356369d46e45d8b1ff538426bc18ce P 2de9a8371bf2443dadab3c13fd676f3c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:35.839416 29505 raft_consensus.cc:493] T b7356369d46e45d8b1ff538426bc18ce P 2de9a8371bf2443dadab3c13fd676f3c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:35.839811 29505 raft_consensus.cc:3060] T b7356369d46e45d8b1ff538426bc18ce P 2de9a8371bf2443dadab3c13fd676f3c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:35.842216 29275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "108da84f860a481bacc829047af01b47" candidate_uuid: "2de9a8371bf2443dadab3c13fd676f3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6209eb9b3e194d14a7795b11e929a21f" is_pre_election: true
I20260710 13:27:35.843246 29467 tablet_bootstrap.cc:492] T 9fcf19a72777449aaaefb0f40c33bb2f P 2de9a8371bf2443dadab3c13fd676f3c: No bootstrap required, opened a new log
I20260710 13:27:35.848094 29505 raft_consensus.cc:515] T b7356369d46e45d8b1ff538426bc18ce P 2de9a8371bf2443dadab3c13fd676f3c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } }
I20260710 13:27:35.848945 29467 ts_tablet_manager.cc:1403] T 9fcf19a72777449aaaefb0f40c33bb2f P 2de9a8371bf2443dadab3c13fd676f3c: Time spent bootstrapping tablet: real 0.041s	user 0.009s	sys 0.010s
I20260710 13:27:35.851011 29347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "108da84f860a481bacc829047af01b47" candidate_uuid: "2de9a8371bf2443dadab3c13fd676f3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dcd5941d940460ca2df836fb08afd50" is_pre_election: true
I20260710 13:27:35.851353 29348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7356369d46e45d8b1ff538426bc18ce" candidate_uuid: "2de9a8371bf2443dadab3c13fd676f3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dcd5941d940460ca2df836fb08afd50" is_pre_election: true
I20260710 13:27:35.851714 29349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e82c52039164f5ab45cd2f7f6f77aca" candidate_uuid: "6209eb9b3e194d14a7795b11e929a21f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dcd5941d940460ca2df836fb08afd50" is_pre_election: true
I20260710 13:27:35.852339 29349 raft_consensus.cc:2468] T 2e82c52039164f5ab45cd2f7f6f77aca P 7dcd5941d940460ca2df836fb08afd50 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6209eb9b3e194d14a7795b11e929a21f in term 0.
W20260710 13:27:35.852875 29163 leader_election.cc:343] T b7356369d46e45d8b1ff538426bc18ce P 2de9a8371bf2443dadab3c13fd676f3c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7dcd5941d940460ca2df836fb08afd50 (127.26.127.67:35307): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:35.854923 29467 raft_consensus.cc:359] T 9fcf19a72777449aaaefb0f40c33bb2f P 2de9a8371bf2443dadab3c13fd676f3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } }
I20260710 13:27:35.855625 29467 raft_consensus.cc:385] T 9fcf19a72777449aaaefb0f40c33bb2f P 2de9a8371bf2443dadab3c13fd676f3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:35.855890 29467 raft_consensus.cc:740] T 9fcf19a72777449aaaefb0f40c33bb2f P 2de9a8371bf2443dadab3c13fd676f3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2de9a8371bf2443dadab3c13fd676f3c, State: Initialized, Role: FOLLOWER
I20260710 13:27:35.856534 29467 consensus_queue.cc:260] T 9fcf19a72777449aaaefb0f40c33bb2f P 2de9a8371bf2443dadab3c13fd676f3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } }
I20260710 13:27:35.858706 29470 ts_tablet_manager.cc:1434] T 2e82c52039164f5ab45cd2f7f6f77aca P 7dcd5941d940460ca2df836fb08afd50: Time spent starting tablet: real 0.105s	user 0.006s	sys 0.001s
I20260710 13:27:35.859124 29198 raft_consensus.cc:3060] T 108da84f860a481bacc829047af01b47 P 2de9a8371bf2443dadab3c13fd676f3c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:35.859613 29470 tablet_bootstrap.cc:492] T b7356369d46e45d8b1ff538426bc18ce P 7dcd5941d940460ca2df836fb08afd50: Bootstrap starting.
I20260710 13:27:35.847391 29479 raft_consensus.cc:515] T 2e82c52039164f5ab45cd2f7f6f77aca P 6209eb9b3e194d14a7795b11e929a21f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } }
I20260710 13:27:35.865406 29423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e82c52039164f5ab45cd2f7f6f77aca" candidate_uuid: "6209eb9b3e194d14a7795b11e929a21f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415"
I20260710 13:27:35.865726 29467 ts_tablet_manager.cc:1434] T 9fcf19a72777449aaaefb0f40c33bb2f P 2de9a8371bf2443dadab3c13fd676f3c: Time spent starting tablet: real 0.015s	user 0.002s	sys 0.003s
I20260710 13:27:35.866004 29423 raft_consensus.cc:3060] T 2e82c52039164f5ab45cd2f7f6f77aca P aa3d42c5bfbe49be9435ea18fcbbf415 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:35.866665 29467 tablet_bootstrap.cc:492] T 6c8a219133ec47cf811dc9769ccbbdd9 P 2de9a8371bf2443dadab3c13fd676f3c: Bootstrap starting.
I20260710 13:27:35.867493 29479 leader_election.cc:290] T 2e82c52039164f5ab45cd2f7f6f77aca P 6209eb9b3e194d14a7795b11e929a21f [CANDIDATE]: Term 1 election: Requested vote from peers 7dcd5941d940460ca2df836fb08afd50 (127.26.127.67:35307), aa3d42c5bfbe49be9435ea18fcbbf415 (127.26.127.68:34759)
I20260710 13:27:35.867808 29348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e82c52039164f5ab45cd2f7f6f77aca" candidate_uuid: "6209eb9b3e194d14a7795b11e929a21f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dcd5941d940460ca2df836fb08afd50"
I20260710 13:27:35.868391 29348 raft_consensus.cc:3060] T 2e82c52039164f5ab45cd2f7f6f77aca P 7dcd5941d940460ca2df836fb08afd50 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:35.868556 29470 tablet_bootstrap.cc:654] T b7356369d46e45d8b1ff538426bc18ce P 7dcd5941d940460ca2df836fb08afd50: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:35.871455 29505 leader_election.cc:290] T b7356369d46e45d8b1ff538426bc18ce P 2de9a8371bf2443dadab3c13fd676f3c [CANDIDATE]: Term 1 election: Requested vote from peers 7dcd5941d940460ca2df836fb08afd50 (127.26.127.67:35307), aa3d42c5bfbe49be9435ea18fcbbf415 (127.26.127.68:34759)
I20260710 13:27:35.871665 29422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7356369d46e45d8b1ff538426bc18ce" candidate_uuid: "2de9a8371bf2443dadab3c13fd676f3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415"
I20260710 13:27:35.872339 29422 raft_consensus.cc:3060] T b7356369d46e45d8b1ff538426bc18ce P aa3d42c5bfbe49be9435ea18fcbbf415 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:35.873245 29483 consensus_queue.cc:1048] T 2b4273a95a8948e3bc7b646f3419cfd5 P 7dcd5941d940460ca2df836fb08afd50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:35.874387 29349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7356369d46e45d8b1ff538426bc18ce" candidate_uuid: "2de9a8371bf2443dadab3c13fd676f3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dcd5941d940460ca2df836fb08afd50"
I20260710 13:27:35.875082 29467 tablet_bootstrap.cc:654] T 6c8a219133ec47cf811dc9769ccbbdd9 P 2de9a8371bf2443dadab3c13fd676f3c: Neither blocks nor log segments found. Creating new log.
W20260710 13:27:35.877068 29163 leader_election.cc:343] T b7356369d46e45d8b1ff538426bc18ce P 2de9a8371bf2443dadab3c13fd676f3c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7dcd5941d940460ca2df836fb08afd50 (127.26.127.67:35307): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:35.879807 29422 raft_consensus.cc:2468] T b7356369d46e45d8b1ff538426bc18ce P aa3d42c5bfbe49be9435ea18fcbbf415 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2de9a8371bf2443dadab3c13fd676f3c in term 1.
I20260710 13:27:35.881024 29164 leader_election.cc:304] T b7356369d46e45d8b1ff538426bc18ce P 2de9a8371bf2443dadab3c13fd676f3c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2de9a8371bf2443dadab3c13fd676f3c, aa3d42c5bfbe49be9435ea18fcbbf415; no voters: 7dcd5941d940460ca2df836fb08afd50
I20260710 13:27:35.882123 29505 raft_consensus.cc:2804] T b7356369d46e45d8b1ff538426bc18ce P 2de9a8371bf2443dadab3c13fd676f3c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:35.882606 29505 raft_consensus.cc:697] T b7356369d46e45d8b1ff538426bc18ce P 2de9a8371bf2443dadab3c13fd676f3c [term 1 LEADER]: Becoming Leader. State: Replica: 2de9a8371bf2443dadab3c13fd676f3c, State: Running, Role: LEADER
I20260710 13:27:35.883396 29505 consensus_queue.cc:237] T b7356369d46e45d8b1ff538426bc18ce P 2de9a8371bf2443dadab3c13fd676f3c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } }
I20260710 13:27:35.849704 29275 raft_consensus.cc:2393] T 108da84f860a481bacc829047af01b47 P 6209eb9b3e194d14a7795b11e929a21f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2de9a8371bf2443dadab3c13fd676f3c in current term 1: Already voted for candidate 7dcd5941d940460ca2df836fb08afd50 in this term.
I20260710 13:27:35.885778 29479 raft_consensus.cc:493] T 7a9876384dcc4953acfc8f9d3f6ababb P 6209eb9b3e194d14a7795b11e929a21f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:35.886319 29479 raft_consensus.cc:515] T 7a9876384dcc4953acfc8f9d3f6ababb P 6209eb9b3e194d14a7795b11e929a21f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } }
I20260710 13:27:35.886703 29165 leader_election.cc:304] T 108da84f860a481bacc829047af01b47 P 2de9a8371bf2443dadab3c13fd676f3c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2de9a8371bf2443dadab3c13fd676f3c; no voters: 6209eb9b3e194d14a7795b11e929a21f, 7dcd5941d940460ca2df836fb08afd50
I20260710 13:27:35.888445 29423 raft_consensus.cc:2468] T 2e82c52039164f5ab45cd2f7f6f77aca P aa3d42c5bfbe49be9435ea18fcbbf415 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6209eb9b3e194d14a7795b11e929a21f in term 1.
I20260710 13:27:35.889303 29197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a9876384dcc4953acfc8f9d3f6ababb" candidate_uuid: "6209eb9b3e194d14a7795b11e929a21f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2de9a8371bf2443dadab3c13fd676f3c" is_pre_election: true
I20260710 13:27:35.889681 29240 leader_election.cc:304] T 2e82c52039164f5ab45cd2f7f6f77aca P 6209eb9b3e194d14a7795b11e929a21f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6209eb9b3e194d14a7795b11e929a21f, aa3d42c5bfbe49be9435ea18fcbbf415; no voters: 
I20260710 13:27:35.890153 29479 leader_election.cc:290] T 7a9876384dcc4953acfc8f9d3f6ababb P 6209eb9b3e194d14a7795b11e929a21f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2de9a8371bf2443dadab3c13fd676f3c (127.26.127.65:45567), 7dcd5941d940460ca2df836fb08afd50 (127.26.127.67:35307)
I20260710 13:27:35.890605 29560 raft_consensus.cc:2804] T 2e82c52039164f5ab45cd2f7f6f77aca P 6209eb9b3e194d14a7795b11e929a21f [term 1 FOLLOWER]: Leader election won for term 1
W20260710 13:27:35.891069 29240 leader_election.cc:343] T 7a9876384dcc4953acfc8f9d3f6ababb P 6209eb9b3e194d14a7795b11e929a21f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2de9a8371bf2443dadab3c13fd676f3c (127.26.127.65:45567): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:35.839810 29471 tablet_bootstrap.cc:654] T 9fcf19a72777449aaaefb0f40c33bb2f P 6209eb9b3e194d14a7795b11e929a21f: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:35.896734 29468 tablet_bootstrap.cc:654] T 2f1051817ac449ceaeabc86b0db6c740 P aa3d42c5bfbe49be9435ea18fcbbf415: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:35.891108 29560 raft_consensus.cc:697] T 2e82c52039164f5ab45cd2f7f6f77aca P 6209eb9b3e194d14a7795b11e929a21f [term 1 LEADER]: Becoming Leader. State: Replica: 6209eb9b3e194d14a7795b11e929a21f, State: Running, Role: LEADER
I20260710 13:27:35.900575 29348 raft_consensus.cc:2468] T 2e82c52039164f5ab45cd2f7f6f77aca P 7dcd5941d940460ca2df836fb08afd50 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6209eb9b3e194d14a7795b11e929a21f in term 1.
I20260710 13:27:35.908844 29470 tablet_bootstrap.cc:492] T b7356369d46e45d8b1ff538426bc18ce P 7dcd5941d940460ca2df836fb08afd50: No bootstrap required, opened a new log
I20260710 13:27:35.909397 29470 ts_tablet_manager.cc:1403] T b7356369d46e45d8b1ff538426bc18ce P 7dcd5941d940460ca2df836fb08afd50: Time spent bootstrapping tablet: real 0.050s	user 0.018s	sys 0.004s
I20260710 13:27:35.909896 29560 consensus_queue.cc:237] T 2e82c52039164f5ab45cd2f7f6f77aca P 6209eb9b3e194d14a7795b11e929a21f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } }
I20260710 13:27:35.912184 29470 raft_consensus.cc:359] T b7356369d46e45d8b1ff538426bc18ce P 7dcd5941d940460ca2df836fb08afd50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } }
I20260710 13:27:35.913156 29470 raft_consensus.cc:385] T b7356369d46e45d8b1ff538426bc18ce P 7dcd5941d940460ca2df836fb08afd50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:35.913470 29470 raft_consensus.cc:740] T b7356369d46e45d8b1ff538426bc18ce P 7dcd5941d940460ca2df836fb08afd50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dcd5941d940460ca2df836fb08afd50, State: Initialized, Role: FOLLOWER
I20260710 13:27:35.914119 29470 consensus_queue.cc:260] T b7356369d46e45d8b1ff538426bc18ce P 7dcd5941d940460ca2df836fb08afd50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } }
I20260710 13:27:35.916373 29470 ts_tablet_manager.cc:1434] T b7356369d46e45d8b1ff538426bc18ce P 7dcd5941d940460ca2df836fb08afd50: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:27:35.917310 29470 tablet_bootstrap.cc:492] T 7a9876384dcc4953acfc8f9d3f6ababb P 7dcd5941d940460ca2df836fb08afd50: Bootstrap starting.
I20260710 13:27:35.923367 29470 tablet_bootstrap.cc:654] T 7a9876384dcc4953acfc8f9d3f6ababb P 7dcd5941d940460ca2df836fb08afd50: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:35.923026 29495 consensus_queue.cc:1048] T 2b4273a95a8948e3bc7b646f3419cfd5 P 7dcd5941d940460ca2df836fb08afd50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:27:35.904666 29349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a9876384dcc4953acfc8f9d3f6ababb" candidate_uuid: "6209eb9b3e194d14a7795b11e929a21f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dcd5941d940460ca2df836fb08afd50" is_pre_election: true
W20260710 13:27:35.942116 29239 leader_election.cc:343] T 7a9876384dcc4953acfc8f9d3f6ababb P 6209eb9b3e194d14a7795b11e929a21f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7dcd5941d940460ca2df836fb08afd50 (127.26.127.67:35307): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:35.951243 29239 leader_election.cc:304] T 7a9876384dcc4953acfc8f9d3f6ababb P 6209eb9b3e194d14a7795b11e929a21f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6209eb9b3e194d14a7795b11e929a21f; no voters: 2de9a8371bf2443dadab3c13fd676f3c, 7dcd5941d940460ca2df836fb08afd50
I20260710 13:27:35.952692 29474 raft_consensus.cc:2749] T 7a9876384dcc4953acfc8f9d3f6ababb P 6209eb9b3e194d14a7795b11e929a21f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:35.954196 29468 tablet_bootstrap.cc:492] T 2f1051817ac449ceaeabc86b0db6c740 P aa3d42c5bfbe49be9435ea18fcbbf415: No bootstrap required, opened a new log
I20260710 13:27:35.954845 29468 ts_tablet_manager.cc:1403] T 2f1051817ac449ceaeabc86b0db6c740 P aa3d42c5bfbe49be9435ea18fcbbf415: Time spent bootstrapping tablet: real 0.131s	user 0.009s	sys 0.006s
I20260710 13:27:35.957688 29467 tablet_bootstrap.cc:492] T 6c8a219133ec47cf811dc9769ccbbdd9 P 2de9a8371bf2443dadab3c13fd676f3c: No bootstrap required, opened a new log
I20260710 13:27:35.958171 29467 ts_tablet_manager.cc:1403] T 6c8a219133ec47cf811dc9769ccbbdd9 P 2de9a8371bf2443dadab3c13fd676f3c: Time spent bootstrapping tablet: real 0.092s	user 0.036s	sys 0.033s
I20260710 13:27:35.961438 29467 raft_consensus.cc:359] T 6c8a219133ec47cf811dc9769ccbbdd9 P 2de9a8371bf2443dadab3c13fd676f3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } }
I20260710 13:27:35.962323 29467 raft_consensus.cc:385] T 6c8a219133ec47cf811dc9769ccbbdd9 P 2de9a8371bf2443dadab3c13fd676f3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:35.962669 29467 raft_consensus.cc:740] T 6c8a219133ec47cf811dc9769ccbbdd9 P 2de9a8371bf2443dadab3c13fd676f3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2de9a8371bf2443dadab3c13fd676f3c, State: Initialized, Role: FOLLOWER
I20260710 13:27:35.963708 29467 consensus_queue.cc:260] T 6c8a219133ec47cf811dc9769ccbbdd9 P 2de9a8371bf2443dadab3c13fd676f3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } }
I20260710 13:27:35.966001 29467 ts_tablet_manager.cc:1434] T 6c8a219133ec47cf811dc9769ccbbdd9 P 2de9a8371bf2443dadab3c13fd676f3c: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:27:35.966500 29549 raft_consensus.cc:2749] T 108da84f860a481bacc829047af01b47 P 2de9a8371bf2443dadab3c13fd676f3c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:35.967031 29468 raft_consensus.cc:359] T 2f1051817ac449ceaeabc86b0db6c740 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } }
I20260710 13:27:35.967774 29468 raft_consensus.cc:385] T 2f1051817ac449ceaeabc86b0db6c740 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:35.967685 29483 consensus_queue.cc:1048] T 108da84f860a481bacc829047af01b47 P 7dcd5941d940460ca2df836fb08afd50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:35.968055 29467 tablet_bootstrap.cc:492] T 2f1051817ac449ceaeabc86b0db6c740 P 2de9a8371bf2443dadab3c13fd676f3c: Bootstrap starting.
I20260710 13:27:35.969197 29468 raft_consensus.cc:740] T 2f1051817ac449ceaeabc86b0db6c740 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa3d42c5bfbe49be9435ea18fcbbf415, State: Initialized, Role: FOLLOWER
I20260710 13:27:35.972996 29468 consensus_queue.cc:260] T 2f1051817ac449ceaeabc86b0db6c740 P aa3d42c5bfbe49be9435ea18fcbbf415 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } }
I20260710 13:27:35.975550 29468 ts_tablet_manager.cc:1434] T 2f1051817ac449ceaeabc86b0db6c740 P aa3d42c5bfbe49be9435ea18fcbbf415: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260710 13:27:35.975764 29467 tablet_bootstrap.cc:654] T 2f1051817ac449ceaeabc86b0db6c740 P 2de9a8371bf2443dadab3c13fd676f3c: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:35.976815 29468 tablet_bootstrap.cc:492] T 6c8a219133ec47cf811dc9769ccbbdd9 P aa3d42c5bfbe49be9435ea18fcbbf415: Bootstrap starting.
I20260710 13:27:35.979678 29091 catalog_manager.cc:5697] T b7356369d46e45d8b1ff538426bc18ce P 2de9a8371bf2443dadab3c13fd676f3c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2de9a8371bf2443dadab3c13fd676f3c (127.26.127.65). New cstate: current_term: 1 leader_uuid: "2de9a8371bf2443dadab3c13fd676f3c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:35.980332 29092 catalog_manager.cc:5697] T 2e82c52039164f5ab45cd2f7f6f77aca P 6209eb9b3e194d14a7795b11e929a21f reported cstate change: term changed from 0 to 1, leader changed from <none> to 6209eb9b3e194d14a7795b11e929a21f (127.26.127.66). New cstate: current_term: 1 leader_uuid: "6209eb9b3e194d14a7795b11e929a21f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:35.984398 29468 tablet_bootstrap.cc:654] T 6c8a219133ec47cf811dc9769ccbbdd9 P aa3d42c5bfbe49be9435ea18fcbbf415: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:35.986754 29483 consensus_queue.cc:1048] T 108da84f860a481bacc829047af01b47 P 7dcd5941d940460ca2df836fb08afd50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:35.987203 29482 raft_consensus.cc:493] T 2f1051817ac449ceaeabc86b0db6c740 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:35.987807 29482 raft_consensus.cc:515] T 2f1051817ac449ceaeabc86b0db6c740 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } }
I20260710 13:27:35.991628 29470 tablet_bootstrap.cc:492] T 7a9876384dcc4953acfc8f9d3f6ababb P 7dcd5941d940460ca2df836fb08afd50: No bootstrap required, opened a new log
I20260710 13:27:35.992106 29470 ts_tablet_manager.cc:1403] T 7a9876384dcc4953acfc8f9d3f6ababb P 7dcd5941d940460ca2df836fb08afd50: Time spent bootstrapping tablet: real 0.075s	user 0.015s	sys 0.012s
I20260710 13:27:35.991982 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f1051817ac449ceaeabc86b0db6c740" candidate_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2de9a8371bf2443dadab3c13fd676f3c" is_pre_election: true
I20260710 13:27:35.992831 29482 leader_election.cc:290] T 2f1051817ac449ceaeabc86b0db6c740 P aa3d42c5bfbe49be9435ea18fcbbf415 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7dcd5941d940460ca2df836fb08afd50 (127.26.127.67:35307), 2de9a8371bf2443dadab3c13fd676f3c (127.26.127.65:45567)
I20260710 13:27:35.994845 29470 raft_consensus.cc:359] T 7a9876384dcc4953acfc8f9d3f6ababb P 7dcd5941d940460ca2df836fb08afd50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } }
I20260710 13:27:36.002399 29549 consensus_queue.cc:1048] T 392f72defd244e5da11a052d404f26ea P 2de9a8371bf2443dadab3c13fd676f3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:27:35.994884 29349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f1051817ac449ceaeabc86b0db6c740" candidate_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dcd5941d940460ca2df836fb08afd50" is_pre_election: true
I20260710 13:27:36.012756 29470 raft_consensus.cc:385] T 7a9876384dcc4953acfc8f9d3f6ababb P 7dcd5941d940460ca2df836fb08afd50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:36.013209 29470 raft_consensus.cc:740] T 7a9876384dcc4953acfc8f9d3f6ababb P 7dcd5941d940460ca2df836fb08afd50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dcd5941d940460ca2df836fb08afd50, State: Initialized, Role: FOLLOWER
W20260710 13:27:36.013435 29387 leader_election.cc:343] T 2f1051817ac449ceaeabc86b0db6c740 P aa3d42c5bfbe49be9435ea18fcbbf415 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7dcd5941d940460ca2df836fb08afd50 (127.26.127.67:35307): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:36.013928 29470 consensus_queue.cc:260] T 7a9876384dcc4953acfc8f9d3f6ababb P 7dcd5941d940460ca2df836fb08afd50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } }
I20260710 13:27:36.016120 29495 raft_consensus.cc:493] T b7356369d46e45d8b1ff538426bc18ce P 7dcd5941d940460ca2df836fb08afd50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:36.016778 29495 raft_consensus.cc:515] T b7356369d46e45d8b1ff538426bc18ce P 7dcd5941d940460ca2df836fb08afd50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } }
W20260710 13:27:36.018105 29388 leader_election.cc:343] T 2f1051817ac449ceaeabc86b0db6c740 P aa3d42c5bfbe49be9435ea18fcbbf415 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2de9a8371bf2443dadab3c13fd676f3c (127.26.127.65:45567): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:36.018761 29388 leader_election.cc:304] T 2f1051817ac449ceaeabc86b0db6c740 P aa3d42c5bfbe49be9435ea18fcbbf415 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aa3d42c5bfbe49be9435ea18fcbbf415; no voters: 2de9a8371bf2443dadab3c13fd676f3c, 7dcd5941d940460ca2df836fb08afd50
I20260710 13:27:36.019932 29495 leader_election.cc:290] T b7356369d46e45d8b1ff538426bc18ce P 7dcd5941d940460ca2df836fb08afd50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa3d42c5bfbe49be9435ea18fcbbf415 (127.26.127.68:34759), 2de9a8371bf2443dadab3c13fd676f3c (127.26.127.65:45567)
I20260710 13:27:36.020792 29570 raft_consensus.cc:493] T fa43120f1a6149269837f26c44522494 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:36.021417 29570 raft_consensus.cc:515] T fa43120f1a6149269837f26c44522494 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } }
I20260710 13:27:36.022588 29422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7356369d46e45d8b1ff538426bc18ce" candidate_uuid: "7dcd5941d940460ca2df836fb08afd50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" is_pre_election: true
I20260710 13:27:36.023622 29422 raft_consensus.cc:2393] T b7356369d46e45d8b1ff538426bc18ce P aa3d42c5bfbe49be9435ea18fcbbf415 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7dcd5941d940460ca2df836fb08afd50 in current term 1: Already voted for candidate 2de9a8371bf2443dadab3c13fd676f3c in this term.
I20260710 13:27:36.024143 29570 leader_election.cc:290] T fa43120f1a6149269837f26c44522494 P aa3d42c5bfbe49be9435ea18fcbbf415 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2de9a8371bf2443dadab3c13fd676f3c (127.26.127.65:45567), 6209eb9b3e194d14a7795b11e929a21f (127.26.127.66:35737)
I20260710 13:27:36.026976 29273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa43120f1a6149269837f26c44522494" candidate_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6209eb9b3e194d14a7795b11e929a21f" is_pre_election: true
I20260710 13:27:36.028136 29197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa43120f1a6149269837f26c44522494" candidate_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2de9a8371bf2443dadab3c13fd676f3c" is_pre_election: true
W20260710 13:27:36.028425 29389 leader_election.cc:343] T fa43120f1a6149269837f26c44522494 P aa3d42c5bfbe49be9435ea18fcbbf415 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6209eb9b3e194d14a7795b11e929a21f (127.26.127.66:35737): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:36.016124 29470 ts_tablet_manager.cc:1434] T 7a9876384dcc4953acfc8f9d3f6ababb P 7dcd5941d940460ca2df836fb08afd50: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.001s
I20260710 13:27:36.028995 29197 raft_consensus.cc:2468] T fa43120f1a6149269837f26c44522494 P 2de9a8371bf2443dadab3c13fd676f3c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa3d42c5bfbe49be9435ea18fcbbf415 in term 0.
I20260710 13:27:36.029855 29470 tablet_bootstrap.cc:492] T 807712d045504aeea7a3c1da18fb85aa P 7dcd5941d940460ca2df836fb08afd50: Bootstrap starting.
I20260710 13:27:36.032606 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7356369d46e45d8b1ff538426bc18ce" candidate_uuid: "7dcd5941d940460ca2df836fb08afd50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2de9a8371bf2443dadab3c13fd676f3c" is_pre_election: true
I20260710 13:27:36.034929 29314 leader_election.cc:304] T b7356369d46e45d8b1ff538426bc18ce P 7dcd5941d940460ca2df836fb08afd50 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7dcd5941d940460ca2df836fb08afd50; no voters: 2de9a8371bf2443dadab3c13fd676f3c, aa3d42c5bfbe49be9435ea18fcbbf415
I20260710 13:27:36.037060 29495 raft_consensus.cc:3060] T b7356369d46e45d8b1ff538426bc18ce P 7dcd5941d940460ca2df836fb08afd50 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:36.038479 29470 tablet_bootstrap.cc:654] T 807712d045504aeea7a3c1da18fb85aa P 7dcd5941d940460ca2df836fb08afd50: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:36.055413 29472 consensus_queue.cc:1048] T 392f72defd244e5da11a052d404f26ea P 2de9a8371bf2443dadab3c13fd676f3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:27:36.070719 29570 raft_consensus.cc:2749] T 2f1051817ac449ceaeabc86b0db6c740 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:36.072080 29388 leader_election.cc:304] T fa43120f1a6149269837f26c44522494 P aa3d42c5bfbe49be9435ea18fcbbf415 [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: 2de9a8371bf2443dadab3c13fd676f3c, aa3d42c5bfbe49be9435ea18fcbbf415; no voters: 6209eb9b3e194d14a7795b11e929a21f
I20260710 13:27:36.073886 29482 raft_consensus.cc:2804] T fa43120f1a6149269837f26c44522494 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:36.074399 29482 raft_consensus.cc:493] T fa43120f1a6149269837f26c44522494 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:36.074823 29482 raft_consensus.cc:3060] T fa43120f1a6149269837f26c44522494 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:36.087332 29470 tablet_bootstrap.cc:492] T 807712d045504aeea7a3c1da18fb85aa P 7dcd5941d940460ca2df836fb08afd50: No bootstrap required, opened a new log
I20260710 13:27:36.087996 29470 ts_tablet_manager.cc:1403] T 807712d045504aeea7a3c1da18fb85aa P 7dcd5941d940460ca2df836fb08afd50: Time spent bootstrapping tablet: real 0.058s	user 0.021s	sys 0.013s
I20260710 13:27:36.091347 29470 raft_consensus.cc:359] T 807712d045504aeea7a3c1da18fb85aa P 7dcd5941d940460ca2df836fb08afd50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } }
I20260710 13:27:36.092219 29470 raft_consensus.cc:385] T 807712d045504aeea7a3c1da18fb85aa P 7dcd5941d940460ca2df836fb08afd50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:36.092540 29470 raft_consensus.cc:740] T 807712d045504aeea7a3c1da18fb85aa P 7dcd5941d940460ca2df836fb08afd50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dcd5941d940460ca2df836fb08afd50, State: Initialized, Role: FOLLOWER
I20260710 13:27:36.093724 29470 consensus_queue.cc:260] T 807712d045504aeea7a3c1da18fb85aa P 7dcd5941d940460ca2df836fb08afd50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } }
I20260710 13:27:36.096644 29470 ts_tablet_manager.cc:1434] T 807712d045504aeea7a3c1da18fb85aa P 7dcd5941d940460ca2df836fb08afd50: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.001s
I20260710 13:27:36.097811 29470 tablet_bootstrap.cc:492] T 0c287e603fb0495b8bd42bcd49042211 P 7dcd5941d940460ca2df836fb08afd50: Bootstrap starting.
I20260710 13:27:36.106437 29470 tablet_bootstrap.cc:654] T 0c287e603fb0495b8bd42bcd49042211 P 7dcd5941d940460ca2df836fb08afd50: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:36.100302 29495 raft_consensus.cc:2749] T b7356369d46e45d8b1ff538426bc18ce P 7dcd5941d940460ca2df836fb08afd50 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:36.119513 29470 tablet_bootstrap.cc:492] T 0c287e603fb0495b8bd42bcd49042211 P 7dcd5941d940460ca2df836fb08afd50: No bootstrap required, opened a new log
I20260710 13:27:36.120085 29470 ts_tablet_manager.cc:1403] T 0c287e603fb0495b8bd42bcd49042211 P 7dcd5941d940460ca2df836fb08afd50: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.008s
I20260710 13:27:36.121997 29471 tablet_bootstrap.cc:492] T 9fcf19a72777449aaaefb0f40c33bb2f P 6209eb9b3e194d14a7795b11e929a21f: No bootstrap required, opened a new log
I20260710 13:27:36.122489 29471 ts_tablet_manager.cc:1403] T 9fcf19a72777449aaaefb0f40c33bb2f P 6209eb9b3e194d14a7795b11e929a21f: Time spent bootstrapping tablet: real 0.309s	user 0.021s	sys 0.022s
I20260710 13:27:36.127645 29471 raft_consensus.cc:359] T 9fcf19a72777449aaaefb0f40c33bb2f P 6209eb9b3e194d14a7795b11e929a21f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } }
I20260710 13:27:36.128353 29471 raft_consensus.cc:385] T 9fcf19a72777449aaaefb0f40c33bb2f P 6209eb9b3e194d14a7795b11e929a21f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:36.128628 29471 raft_consensus.cc:740] T 9fcf19a72777449aaaefb0f40c33bb2f P 6209eb9b3e194d14a7795b11e929a21f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6209eb9b3e194d14a7795b11e929a21f, State: Initialized, Role: FOLLOWER
I20260710 13:27:36.132866 29560 consensus_queue.cc:1048] T 90e873a8c5c14459b29c488dc595389d P 6209eb9b3e194d14a7795b11e929a21f [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:36.133598 29471 consensus_queue.cc:260] T 9fcf19a72777449aaaefb0f40c33bb2f P 6209eb9b3e194d14a7795b11e929a21f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } }
I20260710 13:27:36.135710 29471 ts_tablet_manager.cc:1434] T 9fcf19a72777449aaaefb0f40c33bb2f P 6209eb9b3e194d14a7795b11e929a21f: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 13:27:36.136976 29483 consensus_queue.cc:1048] T 51bdbfc2724145689ff82c99370c2edc P 7dcd5941d940460ca2df836fb08afd50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:27:36.139303 29471 tablet_bootstrap.cc:492] T fa43120f1a6149269837f26c44522494 P 6209eb9b3e194d14a7795b11e929a21f: Bootstrap starting.
I20260710 13:27:36.122931 29470 raft_consensus.cc:359] T 0c287e603fb0495b8bd42bcd49042211 P 7dcd5941d940460ca2df836fb08afd50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } }
I20260710 13:27:36.141327 29470 raft_consensus.cc:385] T 0c287e603fb0495b8bd42bcd49042211 P 7dcd5941d940460ca2df836fb08afd50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:36.141634 29470 raft_consensus.cc:740] T 0c287e603fb0495b8bd42bcd49042211 P 7dcd5941d940460ca2df836fb08afd50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dcd5941d940460ca2df836fb08afd50, State: Initialized, Role: FOLLOWER
I20260710 13:27:36.142446 29470 consensus_queue.cc:260] T 0c287e603fb0495b8bd42bcd49042211 P 7dcd5941d940460ca2df836fb08afd50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } }
I20260710 13:27:36.148978 29470 ts_tablet_manager.cc:1434] T 0c287e603fb0495b8bd42bcd49042211 P 7dcd5941d940460ca2df836fb08afd50: Time spent starting tablet: real 0.029s	user 0.003s	sys 0.006s
I20260710 13:27:36.150056 29470 tablet_bootstrap.cc:492] T 2f1051817ac449ceaeabc86b0db6c740 P 7dcd5941d940460ca2df836fb08afd50: Bootstrap starting.
I20260710 13:27:36.153244 29495 consensus_queue.cc:1048] T 51bdbfc2724145689ff82c99370c2edc P 7dcd5941d940460ca2df836fb08afd50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:36.167426 29470 tablet_bootstrap.cc:654] T 2f1051817ac449ceaeabc86b0db6c740 P 7dcd5941d940460ca2df836fb08afd50: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:36.173026 29471 tablet_bootstrap.cc:654] T fa43120f1a6149269837f26c44522494 P 6209eb9b3e194d14a7795b11e929a21f: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:36.127661 29482 raft_consensus.cc:515] T fa43120f1a6149269837f26c44522494 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } }
I20260710 13:27:36.189817 29471 tablet_bootstrap.cc:492] T fa43120f1a6149269837f26c44522494 P 6209eb9b3e194d14a7795b11e929a21f: No bootstrap required, opened a new log
I20260710 13:27:36.190486 29471 ts_tablet_manager.cc:1403] T fa43120f1a6149269837f26c44522494 P 6209eb9b3e194d14a7795b11e929a21f: Time spent bootstrapping tablet: real 0.051s	user 0.013s	sys 0.001s
I20260710 13:27:36.204221 29470 tablet_bootstrap.cc:492] T 2f1051817ac449ceaeabc86b0db6c740 P 7dcd5941d940460ca2df836fb08afd50: No bootstrap required, opened a new log
I20260710 13:27:36.204924 29470 ts_tablet_manager.cc:1403] T 2f1051817ac449ceaeabc86b0db6c740 P 7dcd5941d940460ca2df836fb08afd50: Time spent bootstrapping tablet: real 0.055s	user 0.013s	sys 0.011s
I20260710 13:27:36.208449 29470 raft_consensus.cc:359] T 2f1051817ac449ceaeabc86b0db6c740 P 7dcd5941d940460ca2df836fb08afd50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } }
I20260710 13:27:36.209378 29470 raft_consensus.cc:385] T 2f1051817ac449ceaeabc86b0db6c740 P 7dcd5941d940460ca2df836fb08afd50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:36.209722 29470 raft_consensus.cc:740] T 2f1051817ac449ceaeabc86b0db6c740 P 7dcd5941d940460ca2df836fb08afd50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dcd5941d940460ca2df836fb08afd50, State: Initialized, Role: FOLLOWER
I20260710 13:27:36.200381 29471 raft_consensus.cc:359] T fa43120f1a6149269837f26c44522494 P 6209eb9b3e194d14a7795b11e929a21f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } }
I20260710 13:27:36.210506 29470 consensus_queue.cc:260] T 2f1051817ac449ceaeabc86b0db6c740 P 7dcd5941d940460ca2df836fb08afd50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } }
I20260710 13:27:36.212610 29471 raft_consensus.cc:385] T fa43120f1a6149269837f26c44522494 P 6209eb9b3e194d14a7795b11e929a21f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:36.211803 29482 leader_election.cc:290] T fa43120f1a6149269837f26c44522494 P aa3d42c5bfbe49be9435ea18fcbbf415 [CANDIDATE]: Term 1 election: Requested vote from peers 2de9a8371bf2443dadab3c13fd676f3c (127.26.127.65:45567), 6209eb9b3e194d14a7795b11e929a21f (127.26.127.66:35737)
I20260710 13:27:36.213081 29471 raft_consensus.cc:740] T fa43120f1a6149269837f26c44522494 P 6209eb9b3e194d14a7795b11e929a21f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6209eb9b3e194d14a7795b11e929a21f, State: Initialized, Role: FOLLOWER
I20260710 13:27:36.214147 29471 consensus_queue.cc:260] T fa43120f1a6149269837f26c44522494 P 6209eb9b3e194d14a7795b11e929a21f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } }
I20260710 13:27:36.215960 29198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa43120f1a6149269837f26c44522494" candidate_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2de9a8371bf2443dadab3c13fd676f3c"
I20260710 13:27:36.216836 29274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa43120f1a6149269837f26c44522494" candidate_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6209eb9b3e194d14a7795b11e929a21f"
I20260710 13:27:36.217247 29198 raft_consensus.cc:3060] T fa43120f1a6149269837f26c44522494 P 2de9a8371bf2443dadab3c13fd676f3c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:36.217437 29274 raft_consensus.cc:3060] T fa43120f1a6149269837f26c44522494 P 6209eb9b3e194d14a7795b11e929a21f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:36.214839 29470 ts_tablet_manager.cc:1434] T 2f1051817ac449ceaeabc86b0db6c740 P 7dcd5941d940460ca2df836fb08afd50: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 13:27:36.222992 29470 tablet_bootstrap.cc:492] T 1bf1a3849848430989c597075f9eec60 P 7dcd5941d940460ca2df836fb08afd50: Bootstrap starting.
I20260710 13:27:36.225889 29471 ts_tablet_manager.cc:1434] T fa43120f1a6149269837f26c44522494 P 6209eb9b3e194d14a7795b11e929a21f: Time spent starting tablet: real 0.035s	user 0.008s	sys 0.002s
I20260710 13:27:36.227113 29471 tablet_bootstrap.cc:492] T 6c8a219133ec47cf811dc9769ccbbdd9 P 6209eb9b3e194d14a7795b11e929a21f: Bootstrap starting.
I20260710 13:27:36.229553 29470 tablet_bootstrap.cc:654] T 1bf1a3849848430989c597075f9eec60 P 7dcd5941d940460ca2df836fb08afd50: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:36.231998 29472 raft_consensus.cc:493] T 6c8a219133ec47cf811dc9769ccbbdd9 P 2de9a8371bf2443dadab3c13fd676f3c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:36.232514 29472 raft_consensus.cc:515] T 6c8a219133ec47cf811dc9769ccbbdd9 P 2de9a8371bf2443dadab3c13fd676f3c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } }
I20260710 13:27:36.235703 29472 leader_election.cc:290] T 6c8a219133ec47cf811dc9769ccbbdd9 P 2de9a8371bf2443dadab3c13fd676f3c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa3d42c5bfbe49be9435ea18fcbbf415 (127.26.127.68:34759), 6209eb9b3e194d14a7795b11e929a21f (127.26.127.66:35737)
I20260710 13:27:36.238300 29273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c8a219133ec47cf811dc9769ccbbdd9" candidate_uuid: "2de9a8371bf2443dadab3c13fd676f3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6209eb9b3e194d14a7795b11e929a21f" is_pre_election: true
I20260710 13:27:36.241448 29467 tablet_bootstrap.cc:492] T 2f1051817ac449ceaeabc86b0db6c740 P 2de9a8371bf2443dadab3c13fd676f3c: No bootstrap required, opened a new log
W20260710 13:27:36.241525 29165 leader_election.cc:343] T 6c8a219133ec47cf811dc9769ccbbdd9 P 2de9a8371bf2443dadab3c13fd676f3c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6209eb9b3e194d14a7795b11e929a21f (127.26.127.66:35737): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:36.241932 29467 ts_tablet_manager.cc:1403] T 2f1051817ac449ceaeabc86b0db6c740 P 2de9a8371bf2443dadab3c13fd676f3c: Time spent bootstrapping tablet: real 0.274s	user 0.029s	sys 0.055s
I20260710 13:27:36.242190 29274 raft_consensus.cc:2468] T fa43120f1a6149269837f26c44522494 P 6209eb9b3e194d14a7795b11e929a21f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa3d42c5bfbe49be9435ea18fcbbf415 in term 1.
I20260710 13:27:36.240149 29479 consensus_queue.cc:1048] T 3f5ce2d049954e1cac128e0536423446 P 6209eb9b3e194d14a7795b11e929a21f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260710 13:27:36.245918 29389 leader_election.cc:304] T fa43120f1a6149269837f26c44522494 P aa3d42c5bfbe49be9435ea18fcbbf415 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6209eb9b3e194d14a7795b11e929a21f, aa3d42c5bfbe49be9435ea18fcbbf415; no voters: 
I20260710 13:27:36.246790 29482 raft_consensus.cc:2804] T fa43120f1a6149269837f26c44522494 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:36.246908 29422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c8a219133ec47cf811dc9769ccbbdd9" candidate_uuid: "2de9a8371bf2443dadab3c13fd676f3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" is_pre_election: true
I20260710 13:27:36.247303 29482 raft_consensus.cc:697] T fa43120f1a6149269837f26c44522494 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 1 LEADER]: Becoming Leader. State: Replica: aa3d42c5bfbe49be9435ea18fcbbf415, State: Running, Role: LEADER
I20260710 13:27:36.248193 29482 consensus_queue.cc:237] T fa43120f1a6149269837f26c44522494 P aa3d42c5bfbe49be9435ea18fcbbf415 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } }
I20260710 13:27:36.240543 29198 raft_consensus.cc:2468] T fa43120f1a6149269837f26c44522494 P 2de9a8371bf2443dadab3c13fd676f3c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa3d42c5bfbe49be9435ea18fcbbf415 in term 1.
I20260710 13:27:36.248953 29474 consensus_queue.cc:1048] T 3f5ce2d049954e1cac128e0536423446 P 6209eb9b3e194d14a7795b11e929a21f [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:27:36.252521 29164 leader_election.cc:343] T 6c8a219133ec47cf811dc9769ccbbdd9 P 2de9a8371bf2443dadab3c13fd676f3c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa3d42c5bfbe49be9435ea18fcbbf415 (127.26.127.68:34759): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:36.253023 29164 leader_election.cc:304] T 6c8a219133ec47cf811dc9769ccbbdd9 P 2de9a8371bf2443dadab3c13fd676f3c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2de9a8371bf2443dadab3c13fd676f3c; no voters: 6209eb9b3e194d14a7795b11e929a21f, aa3d42c5bfbe49be9435ea18fcbbf415
I20260710 13:27:36.258235 29470 tablet_bootstrap.cc:492] T 1bf1a3849848430989c597075f9eec60 P 7dcd5941d940460ca2df836fb08afd50: No bootstrap required, opened a new log
I20260710 13:27:36.258810 29470 ts_tablet_manager.cc:1403] T 1bf1a3849848430989c597075f9eec60 P 7dcd5941d940460ca2df836fb08afd50: Time spent bootstrapping tablet: real 0.036s	user 0.013s	sys 0.004s
I20260710 13:27:36.262108 29532 consensus_queue.cc:1048] T 925a2b7fc5bf4cf5b7206696b71f4128 P aa3d42c5bfbe49be9435ea18fcbbf415 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:36.262578 29470 raft_consensus.cc:359] T 1bf1a3849848430989c597075f9eec60 P 7dcd5941d940460ca2df836fb08afd50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } }
I20260710 13:27:36.263595 29470 raft_consensus.cc:385] T 1bf1a3849848430989c597075f9eec60 P 7dcd5941d940460ca2df836fb08afd50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:36.264003 29470 raft_consensus.cc:740] T 1bf1a3849848430989c597075f9eec60 P 7dcd5941d940460ca2df836fb08afd50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dcd5941d940460ca2df836fb08afd50, State: Initialized, Role: FOLLOWER
I20260710 13:27:36.264724 29474 consensus_queue.cc:1048] T 90e873a8c5c14459b29c488dc595389d P 6209eb9b3e194d14a7795b11e929a21f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:36.265204 29472 raft_consensus.cc:2749] T 6c8a219133ec47cf811dc9769ccbbdd9 P 2de9a8371bf2443dadab3c13fd676f3c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:36.271349 29468 tablet_bootstrap.cc:492] T 6c8a219133ec47cf811dc9769ccbbdd9 P aa3d42c5bfbe49be9435ea18fcbbf415: No bootstrap required, opened a new log
I20260710 13:27:36.271862 29468 ts_tablet_manager.cc:1403] T 6c8a219133ec47cf811dc9769ccbbdd9 P aa3d42c5bfbe49be9435ea18fcbbf415: Time spent bootstrapping tablet: real 0.295s	user 0.106s	sys 0.113s
I20260710 13:27:36.273253 29467 raft_consensus.cc:359] T 2f1051817ac449ceaeabc86b0db6c740 P 2de9a8371bf2443dadab3c13fd676f3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } }
I20260710 13:27:36.274163 29467 raft_consensus.cc:385] T 2f1051817ac449ceaeabc86b0db6c740 P 2de9a8371bf2443dadab3c13fd676f3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:36.272866 29470 consensus_queue.cc:260] T 1bf1a3849848430989c597075f9eec60 P 7dcd5941d940460ca2df836fb08afd50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } }
I20260710 13:27:36.274605 29467 raft_consensus.cc:740] T 2f1051817ac449ceaeabc86b0db6c740 P 2de9a8371bf2443dadab3c13fd676f3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2de9a8371bf2443dadab3c13fd676f3c, State: Initialized, Role: FOLLOWER
I20260710 13:27:36.277130 29471 tablet_bootstrap.cc:654] T 6c8a219133ec47cf811dc9769ccbbdd9 P 6209eb9b3e194d14a7795b11e929a21f: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:36.277324 29470 ts_tablet_manager.cc:1434] T 1bf1a3849848430989c597075f9eec60 P 7dcd5941d940460ca2df836fb08afd50: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260710 13:27:36.278435 29470 tablet_bootstrap.cc:492] T 544dad2dd79b47cfa0b90b10837e1379 P 7dcd5941d940460ca2df836fb08afd50: Bootstrap starting.
I20260710 13:27:36.278048 29468 raft_consensus.cc:359] T 6c8a219133ec47cf811dc9769ccbbdd9 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } }
I20260710 13:27:36.279119 29468 raft_consensus.cc:385] T 6c8a219133ec47cf811dc9769ccbbdd9 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:36.279556 29468 raft_consensus.cc:740] T 6c8a219133ec47cf811dc9769ccbbdd9 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa3d42c5bfbe49be9435ea18fcbbf415, State: Initialized, Role: FOLLOWER
I20260710 13:27:36.280550 29468 consensus_queue.cc:260] T 6c8a219133ec47cf811dc9769ccbbdd9 P aa3d42c5bfbe49be9435ea18fcbbf415 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } }
I20260710 13:27:36.276258 29467 consensus_queue.cc:260] T 2f1051817ac449ceaeabc86b0db6c740 P 2de9a8371bf2443dadab3c13fd676f3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } }
I20260710 13:27:36.283710 29468 ts_tablet_manager.cc:1434] T 6c8a219133ec47cf811dc9769ccbbdd9 P aa3d42c5bfbe49be9435ea18fcbbf415: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 13:27:36.285082 29468 tablet_bootstrap.cc:492] T 807712d045504aeea7a3c1da18fb85aa P aa3d42c5bfbe49be9435ea18fcbbf415: Bootstrap starting.
I20260710 13:27:36.286758 29495 raft_consensus.cc:493] T 0c287e603fb0495b8bd42bcd49042211 P 7dcd5941d940460ca2df836fb08afd50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:36.287232 29495 raft_consensus.cc:515] T 0c287e603fb0495b8bd42bcd49042211 P 7dcd5941d940460ca2df836fb08afd50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } }
I20260710 13:27:36.289081 29495 leader_election.cc:290] T 0c287e603fb0495b8bd42bcd49042211 P 7dcd5941d940460ca2df836fb08afd50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6209eb9b3e194d14a7795b11e929a21f (127.26.127.66:35737), aa3d42c5bfbe49be9435ea18fcbbf415 (127.26.127.68:34759)
I20260710 13:27:36.289865 29275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c287e603fb0495b8bd42bcd49042211" candidate_uuid: "7dcd5941d940460ca2df836fb08afd50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6209eb9b3e194d14a7795b11e929a21f" is_pre_election: true
I20260710 13:27:36.290625 29422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c287e603fb0495b8bd42bcd49042211" candidate_uuid: "7dcd5941d940460ca2df836fb08afd50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" is_pre_election: true
W20260710 13:27:36.291409 29315 leader_election.cc:343] T 0c287e603fb0495b8bd42bcd49042211 P 7dcd5941d940460ca2df836fb08afd50 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6209eb9b3e194d14a7795b11e929a21f (127.26.127.66:35737): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:36.292444 29467 ts_tablet_manager.cc:1434] T 2f1051817ac449ceaeabc86b0db6c740 P 2de9a8371bf2443dadab3c13fd676f3c: Time spent starting tablet: real 0.050s	user 0.005s	sys 0.002s
W20260710 13:27:36.293092 29314 leader_election.cc:343] T 0c287e603fb0495b8bd42bcd49042211 P 7dcd5941d940460ca2df836fb08afd50 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa3d42c5bfbe49be9435ea18fcbbf415 (127.26.127.68:34759): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:36.293545 29314 leader_election.cc:304] T 0c287e603fb0495b8bd42bcd49042211 P 7dcd5941d940460ca2df836fb08afd50 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7dcd5941d940460ca2df836fb08afd50; no voters: 6209eb9b3e194d14a7795b11e929a21f, aa3d42c5bfbe49be9435ea18fcbbf415
I20260710 13:27:36.297562 29467 tablet_bootstrap.cc:492] T 7a9876384dcc4953acfc8f9d3f6ababb P 2de9a8371bf2443dadab3c13fd676f3c: Bootstrap starting.
I20260710 13:27:36.297329 29495 raft_consensus.cc:2749] T 0c287e603fb0495b8bd42bcd49042211 P 7dcd5941d940460ca2df836fb08afd50 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:36.303593 29472 raft_consensus.cc:493] T 9fcf19a72777449aaaefb0f40c33bb2f P 2de9a8371bf2443dadab3c13fd676f3c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:36.304113 29472 raft_consensus.cc:515] T 9fcf19a72777449aaaefb0f40c33bb2f P 2de9a8371bf2443dadab3c13fd676f3c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } }
I20260710 13:27:36.306263 29472 leader_election.cc:290] T 9fcf19a72777449aaaefb0f40c33bb2f P 2de9a8371bf2443dadab3c13fd676f3c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6209eb9b3e194d14a7795b11e929a21f (127.26.127.66:35737), 7dcd5941d940460ca2df836fb08afd50 (127.26.127.67:35307)
I20260710 13:27:36.308497 29275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fcf19a72777449aaaefb0f40c33bb2f" candidate_uuid: "2de9a8371bf2443dadab3c13fd676f3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6209eb9b3e194d14a7795b11e929a21f" is_pre_election: true
I20260710 13:27:36.309203 29275 raft_consensus.cc:2468] T 9fcf19a72777449aaaefb0f40c33bb2f P 6209eb9b3e194d14a7795b11e929a21f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2de9a8371bf2443dadab3c13fd676f3c in term 0.
I20260710 13:27:36.310395 29165 leader_election.cc:304] T 9fcf19a72777449aaaefb0f40c33bb2f P 2de9a8371bf2443dadab3c13fd676f3c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2de9a8371bf2443dadab3c13fd676f3c, 6209eb9b3e194d14a7795b11e929a21f; no voters: 
I20260710 13:27:36.313939 29347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fcf19a72777449aaaefb0f40c33bb2f" candidate_uuid: "2de9a8371bf2443dadab3c13fd676f3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dcd5941d940460ca2df836fb08afd50" is_pre_election: true
I20260710 13:27:36.314591 29347 raft_consensus.cc:2468] T 9fcf19a72777449aaaefb0f40c33bb2f P 7dcd5941d940460ca2df836fb08afd50 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2de9a8371bf2443dadab3c13fd676f3c in term 0.
I20260710 13:27:36.315503 29483 raft_consensus.cc:493] T 7a9876384dcc4953acfc8f9d3f6ababb P 7dcd5941d940460ca2df836fb08afd50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:36.316025 29483 raft_consensus.cc:515] T 7a9876384dcc4953acfc8f9d3f6ababb P 7dcd5941d940460ca2df836fb08afd50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } }
I20260710 13:27:36.323889 29495 raft_consensus.cc:493] T 1bf1a3849848430989c597075f9eec60 P 7dcd5941d940460ca2df836fb08afd50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:36.324159 29197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a9876384dcc4953acfc8f9d3f6ababb" candidate_uuid: "7dcd5941d940460ca2df836fb08afd50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2de9a8371bf2443dadab3c13fd676f3c" is_pre_election: true
I20260710 13:27:36.324388 29495 raft_consensus.cc:515] T 1bf1a3849848430989c597075f9eec60 P 7dcd5941d940460ca2df836fb08afd50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } }
I20260710 13:27:36.326217 29472 raft_consensus.cc:2804] T 9fcf19a72777449aaaefb0f40c33bb2f P 2de9a8371bf2443dadab3c13fd676f3c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:36.326635 29472 raft_consensus.cc:493] T 9fcf19a72777449aaaefb0f40c33bb2f P 2de9a8371bf2443dadab3c13fd676f3c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:36.326555 29482 consensus_queue.cc:1048] T 925a2b7fc5bf4cf5b7206696b71f4128 P aa3d42c5bfbe49be9435ea18fcbbf415 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:36.327064 29472 raft_consensus.cc:3060] T 9fcf19a72777449aaaefb0f40c33bb2f P 2de9a8371bf2443dadab3c13fd676f3c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:36.329078 29422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bf1a3849848430989c597075f9eec60" candidate_uuid: "7dcd5941d940460ca2df836fb08afd50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" is_pre_election: true
W20260710 13:27:36.330534 29314 leader_election.cc:343] T 1bf1a3849848430989c597075f9eec60 P 7dcd5941d940460ca2df836fb08afd50 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa3d42c5bfbe49be9435ea18fcbbf415 (127.26.127.68:34759): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:27:36.331199 29314 leader_election.cc:343] T 7a9876384dcc4953acfc8f9d3f6ababb P 7dcd5941d940460ca2df836fb08afd50 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2de9a8371bf2443dadab3c13fd676f3c (127.26.127.65:45567): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:36.346364 29483 leader_election.cc:290] T 7a9876384dcc4953acfc8f9d3f6ababb P 7dcd5941d940460ca2df836fb08afd50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2de9a8371bf2443dadab3c13fd676f3c (127.26.127.65:45567), 6209eb9b3e194d14a7795b11e929a21f (127.26.127.66:35737)
I20260710 13:27:36.347572 29275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a9876384dcc4953acfc8f9d3f6ababb" candidate_uuid: "7dcd5941d940460ca2df836fb08afd50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6209eb9b3e194d14a7795b11e929a21f" is_pre_election: true
I20260710 13:27:36.348235 29275 raft_consensus.cc:2468] T 7a9876384dcc4953acfc8f9d3f6ababb P 6209eb9b3e194d14a7795b11e929a21f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7dcd5941d940460ca2df836fb08afd50 in term 0.
I20260710 13:27:36.349581 29315 leader_election.cc:304] T 7a9876384dcc4953acfc8f9d3f6ababb P 7dcd5941d940460ca2df836fb08afd50 [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: 6209eb9b3e194d14a7795b11e929a21f, 7dcd5941d940460ca2df836fb08afd50; no voters: 2de9a8371bf2443dadab3c13fd676f3c
I20260710 13:27:36.350813 29505 raft_consensus.cc:493] T 2f1051817ac449ceaeabc86b0db6c740 P 2de9a8371bf2443dadab3c13fd676f3c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:36.351286 29505 raft_consensus.cc:515] T 2f1051817ac449ceaeabc86b0db6c740 P 2de9a8371bf2443dadab3c13fd676f3c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } }
I20260710 13:27:36.345420 29495 leader_election.cc:290] T 1bf1a3849848430989c597075f9eec60 P 7dcd5941d940460ca2df836fb08afd50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa3d42c5bfbe49be9435ea18fcbbf415 (127.26.127.68:34759), 2de9a8371bf2443dadab3c13fd676f3c (127.26.127.65:45567)
I20260710 13:27:36.352437 29495 raft_consensus.cc:2804] T 7a9876384dcc4953acfc8f9d3f6ababb P 7dcd5941d940460ca2df836fb08afd50 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:36.352803 29495 raft_consensus.cc:493] T 7a9876384dcc4953acfc8f9d3f6ababb P 7dcd5941d940460ca2df836fb08afd50 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:36.353041 29470 tablet_bootstrap.cc:654] T 544dad2dd79b47cfa0b90b10837e1379 P 7dcd5941d940460ca2df836fb08afd50: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:36.353148 29495 raft_consensus.cc:3060] T 7a9876384dcc4953acfc8f9d3f6ababb P 7dcd5941d940460ca2df836fb08afd50 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:36.353396 29505 leader_election.cc:290] T 2f1051817ac449ceaeabc86b0db6c740 P 2de9a8371bf2443dadab3c13fd676f3c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7dcd5941d940460ca2df836fb08afd50 (127.26.127.67:35307), aa3d42c5bfbe49be9435ea18fcbbf415 (127.26.127.68:34759)
I20260710 13:27:36.356391 29422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f1051817ac449ceaeabc86b0db6c740" candidate_uuid: "2de9a8371bf2443dadab3c13fd676f3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" is_pre_election: true
I20260710 13:27:36.357043 29422 raft_consensus.cc:2468] T 2f1051817ac449ceaeabc86b0db6c740 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2de9a8371bf2443dadab3c13fd676f3c in term 0.
I20260710 13:27:36.358057 29468 tablet_bootstrap.cc:654] T 807712d045504aeea7a3c1da18fb85aa P aa3d42c5bfbe49be9435ea18fcbbf415: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:36.359300 29472 raft_consensus.cc:515] T 9fcf19a72777449aaaefb0f40c33bb2f P 2de9a8371bf2443dadab3c13fd676f3c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } }
I20260710 13:27:36.365044 29467 tablet_bootstrap.cc:654] T 7a9876384dcc4953acfc8f9d3f6ababb P 2de9a8371bf2443dadab3c13fd676f3c: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:36.369684 29197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bf1a3849848430989c597075f9eec60" candidate_uuid: "7dcd5941d940460ca2df836fb08afd50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2de9a8371bf2443dadab3c13fd676f3c" is_pre_election: true
I20260710 13:27:36.360759 29164 leader_election.cc:304] T 2f1051817ac449ceaeabc86b0db6c740 P 2de9a8371bf2443dadab3c13fd676f3c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2de9a8371bf2443dadab3c13fd676f3c, aa3d42c5bfbe49be9435ea18fcbbf415; no voters: 
I20260710 13:27:36.375991 29505 raft_consensus.cc:2804] T 2f1051817ac449ceaeabc86b0db6c740 P 2de9a8371bf2443dadab3c13fd676f3c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:36.376394 29505 raft_consensus.cc:493] T 2f1051817ac449ceaeabc86b0db6c740 P 2de9a8371bf2443dadab3c13fd676f3c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:36.376745 29505 raft_consensus.cc:3060] T 2f1051817ac449ceaeabc86b0db6c740 P 2de9a8371bf2443dadab3c13fd676f3c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:36.365104 29483 raft_consensus.cc:493] T 807712d045504aeea7a3c1da18fb85aa P 7dcd5941d940460ca2df836fb08afd50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:36.378440 29483 raft_consensus.cc:515] T 807712d045504aeea7a3c1da18fb85aa P 7dcd5941d940460ca2df836fb08afd50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } }
I20260710 13:27:36.382143 29275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "807712d045504aeea7a3c1da18fb85aa" candidate_uuid: "7dcd5941d940460ca2df836fb08afd50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6209eb9b3e194d14a7795b11e929a21f" is_pre_election: true
W20260710 13:27:36.382838 29314 leader_election.cc:343] T 1bf1a3849848430989c597075f9eec60 P 7dcd5941d940460ca2df836fb08afd50 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2de9a8371bf2443dadab3c13fd676f3c (127.26.127.65:45567): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:36.383471 29314 leader_election.cc:304] T 1bf1a3849848430989c597075f9eec60 P 7dcd5941d940460ca2df836fb08afd50 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7dcd5941d940460ca2df836fb08afd50; no voters: 2de9a8371bf2443dadab3c13fd676f3c, aa3d42c5bfbe49be9435ea18fcbbf415
I20260710 13:27:36.384598 29590 raft_consensus.cc:2749] T 1bf1a3849848430989c597075f9eec60 P 7dcd5941d940460ca2df836fb08afd50 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:36.385239 29483 leader_election.cc:290] T 807712d045504aeea7a3c1da18fb85aa P 7dcd5941d940460ca2df836fb08afd50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6209eb9b3e194d14a7795b11e929a21f (127.26.127.66:35737), aa3d42c5bfbe49be9435ea18fcbbf415 (127.26.127.68:34759)
I20260710 13:27:36.382164 29274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fcf19a72777449aaaefb0f40c33bb2f" candidate_uuid: "2de9a8371bf2443dadab3c13fd676f3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6209eb9b3e194d14a7795b11e929a21f"
W20260710 13:27:36.385637 29315 leader_election.cc:343] T 807712d045504aeea7a3c1da18fb85aa P 7dcd5941d940460ca2df836fb08afd50 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6209eb9b3e194d14a7795b11e929a21f (127.26.127.66:35737): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:36.386320 29274 raft_consensus.cc:3060] T 9fcf19a72777449aaaefb0f40c33bb2f P 6209eb9b3e194d14a7795b11e929a21f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:36.388176 29560 consensus_queue.cc:1048] T 2e82c52039164f5ab45cd2f7f6f77aca P 6209eb9b3e194d14a7795b11e929a21f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:36.383531 29549 consensus_queue.cc:1048] T b7356369d46e45d8b1ff538426bc18ce P 2de9a8371bf2443dadab3c13fd676f3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:36.390365 29348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f1051817ac449ceaeabc86b0db6c740" candidate_uuid: "2de9a8371bf2443dadab3c13fd676f3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dcd5941d940460ca2df836fb08afd50" is_pre_election: true
I20260710 13:27:36.390622 29472 leader_election.cc:290] T 9fcf19a72777449aaaefb0f40c33bb2f P 2de9a8371bf2443dadab3c13fd676f3c [CANDIDATE]: Term 1 election: Requested vote from peers 6209eb9b3e194d14a7795b11e929a21f (127.26.127.66:35737), 7dcd5941d940460ca2df836fb08afd50 (127.26.127.67:35307)
I20260710 13:27:36.390985 29348 raft_consensus.cc:2468] T 2f1051817ac449ceaeabc86b0db6c740 P 7dcd5941d940460ca2df836fb08afd50 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2de9a8371bf2443dadab3c13fd676f3c in term 0.
I20260710 13:27:36.398247 29346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fcf19a72777449aaaefb0f40c33bb2f" candidate_uuid: "2de9a8371bf2443dadab3c13fd676f3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dcd5941d940460ca2df836fb08afd50"
I20260710 13:27:36.398581 29474 consensus_queue.cc:1048] T 2e82c52039164f5ab45cd2f7f6f77aca P 6209eb9b3e194d14a7795b11e929a21f [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:36.398862 29346 raft_consensus.cc:3060] T 9fcf19a72777449aaaefb0f40c33bb2f P 7dcd5941d940460ca2df836fb08afd50 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:36.403101 29274 raft_consensus.cc:2468] T 9fcf19a72777449aaaefb0f40c33bb2f P 6209eb9b3e194d14a7795b11e929a21f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2de9a8371bf2443dadab3c13fd676f3c in term 1.
I20260710 13:27:36.423470 29468 tablet_bootstrap.cc:492] T 807712d045504aeea7a3c1da18fb85aa P aa3d42c5bfbe49be9435ea18fcbbf415: No bootstrap required, opened a new log
I20260710 13:27:36.423538 29165 leader_election.cc:304] T 9fcf19a72777449aaaefb0f40c33bb2f P 2de9a8371bf2443dadab3c13fd676f3c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2de9a8371bf2443dadab3c13fd676f3c, 6209eb9b3e194d14a7795b11e929a21f; no voters: 
I20260710 13:27:36.424106 29468 ts_tablet_manager.cc:1403] T 807712d045504aeea7a3c1da18fb85aa P aa3d42c5bfbe49be9435ea18fcbbf415: Time spent bootstrapping tablet: real 0.139s	user 0.014s	sys 0.006s
I20260710 13:27:36.424925 29472 raft_consensus.cc:2804] T 9fcf19a72777449aaaefb0f40c33bb2f P 2de9a8371bf2443dadab3c13fd676f3c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:36.425411 29472 raft_consensus.cc:697] T 9fcf19a72777449aaaefb0f40c33bb2f P 2de9a8371bf2443dadab3c13fd676f3c [term 1 LEADER]: Becoming Leader. State: Replica: 2de9a8371bf2443dadab3c13fd676f3c, State: Running, Role: LEADER
I20260710 13:27:36.426203 29472 consensus_queue.cc:237] T 9fcf19a72777449aaaefb0f40c33bb2f P 2de9a8371bf2443dadab3c13fd676f3c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } }
I20260710 13:27:36.426769 29505 raft_consensus.cc:515] T 2f1051817ac449ceaeabc86b0db6c740 P 2de9a8371bf2443dadab3c13fd676f3c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } }
I20260710 13:27:36.419305 29495 raft_consensus.cc:515] T 7a9876384dcc4953acfc8f9d3f6ababb P 7dcd5941d940460ca2df836fb08afd50 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } }
I20260710 13:27:36.427603 29468 raft_consensus.cc:359] T 807712d045504aeea7a3c1da18fb85aa P aa3d42c5bfbe49be9435ea18fcbbf415 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } }
I20260710 13:27:36.430956 29198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a9876384dcc4953acfc8f9d3f6ababb" candidate_uuid: "7dcd5941d940460ca2df836fb08afd50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2de9a8371bf2443dadab3c13fd676f3c"
I20260710 13:27:36.431170 29422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "807712d045504aeea7a3c1da18fb85aa" candidate_uuid: "7dcd5941d940460ca2df836fb08afd50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" is_pre_election: true
I20260710 13:27:36.428558 29468 raft_consensus.cc:385] T 807712d045504aeea7a3c1da18fb85aa P aa3d42c5bfbe49be9435ea18fcbbf415 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 13:27:36.432755 29314 leader_election.cc:343] T 7a9876384dcc4953acfc8f9d3f6ababb P 7dcd5941d940460ca2df836fb08afd50 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2de9a8371bf2443dadab3c13fd676f3c (127.26.127.65:45567): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:36.433152 29468 raft_consensus.cc:740] T 807712d045504aeea7a3c1da18fb85aa P aa3d42c5bfbe49be9435ea18fcbbf415 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa3d42c5bfbe49be9435ea18fcbbf415, State: Initialized, Role: FOLLOWER
I20260710 13:27:36.432782 29092 catalog_manager.cc:5697] T fa43120f1a6149269837f26c44522494 P aa3d42c5bfbe49be9435ea18fcbbf415 reported cstate change: term changed from 0 to 1, leader changed from <none> to aa3d42c5bfbe49be9435ea18fcbbf415 (127.26.127.68). New cstate: current_term: 1 leader_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } health_report { overall_health: UNKNOWN } } }
W20260710 13:27:36.435309 29145 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:27:36.436548 29468 consensus_queue.cc:260] T 807712d045504aeea7a3c1da18fb85aa P aa3d42c5bfbe49be9435ea18fcbbf415 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } }
I20260710 13:27:36.435742 29495 leader_election.cc:290] T 7a9876384dcc4953acfc8f9d3f6ababb P 7dcd5941d940460ca2df836fb08afd50 [CANDIDATE]: Term 1 election: Requested vote from peers 2de9a8371bf2443dadab3c13fd676f3c (127.26.127.65:45567), 6209eb9b3e194d14a7795b11e929a21f (127.26.127.66:35737)
I20260710 13:27:36.451551 29274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a9876384dcc4953acfc8f9d3f6ababb" candidate_uuid: "7dcd5941d940460ca2df836fb08afd50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6209eb9b3e194d14a7795b11e929a21f"
I20260710 13:27:36.452076 29345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f1051817ac449ceaeabc86b0db6c740" candidate_uuid: "2de9a8371bf2443dadab3c13fd676f3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dcd5941d940460ca2df836fb08afd50"
I20260710 13:27:36.452329 29274 raft_consensus.cc:3060] T 7a9876384dcc4953acfc8f9d3f6ababb P 6209eb9b3e194d14a7795b11e929a21f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:36.467357 29468 ts_tablet_manager.cc:1434] T 807712d045504aeea7a3c1da18fb85aa P aa3d42c5bfbe49be9435ea18fcbbf415: Time spent starting tablet: real 0.043s	user 0.008s	sys 0.000s
I20260710 13:27:36.468904 29468 tablet_bootstrap.cc:492] T 1bf1a3849848430989c597075f9eec60 P aa3d42c5bfbe49be9435ea18fcbbf415: Bootstrap starting.
I20260710 13:27:36.471750 29505 leader_election.cc:290] T 2f1051817ac449ceaeabc86b0db6c740 P 2de9a8371bf2443dadab3c13fd676f3c [CANDIDATE]: Term 1 election: Requested vote from peers 7dcd5941d940460ca2df836fb08afd50 (127.26.127.67:35307), aa3d42c5bfbe49be9435ea18fcbbf415 (127.26.127.68:34759)
I20260710 13:27:36.472911 29470 tablet_bootstrap.cc:492] T 544dad2dd79b47cfa0b90b10837e1379 P 7dcd5941d940460ca2df836fb08afd50: No bootstrap required, opened a new log
I20260710 13:27:36.473387 29470 ts_tablet_manager.cc:1403] T 544dad2dd79b47cfa0b90b10837e1379 P 7dcd5941d940460ca2df836fb08afd50: Time spent bootstrapping tablet: real 0.195s	user 0.011s	sys 0.008s
I20260710 13:27:36.475931 29470 raft_consensus.cc:359] T 544dad2dd79b47cfa0b90b10837e1379 P 7dcd5941d940460ca2df836fb08afd50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } }
I20260710 13:27:36.452970 29345 raft_consensus.cc:3060] T 2f1051817ac449ceaeabc86b0db6c740 P 7dcd5941d940460ca2df836fb08afd50 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:36.482973 29471 tablet_bootstrap.cc:492] T 6c8a219133ec47cf811dc9769ccbbdd9 P 6209eb9b3e194d14a7795b11e929a21f: No bootstrap required, opened a new log
I20260710 13:27:36.483475 29471 ts_tablet_manager.cc:1403] T 6c8a219133ec47cf811dc9769ccbbdd9 P 6209eb9b3e194d14a7795b11e929a21f: Time spent bootstrapping tablet: real 0.257s	user 0.044s	sys 0.068s
I20260710 13:27:36.483311 29423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f1051817ac449ceaeabc86b0db6c740" candidate_uuid: "2de9a8371bf2443dadab3c13fd676f3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415"
I20260710 13:27:36.485579 29423 raft_consensus.cc:3060] T 2f1051817ac449ceaeabc86b0db6c740 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:36.487087 29468 tablet_bootstrap.cc:654] T 1bf1a3849848430989c597075f9eec60 P aa3d42c5bfbe49be9435ea18fcbbf415: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:36.476603 29470 raft_consensus.cc:385] T 544dad2dd79b47cfa0b90b10837e1379 P 7dcd5941d940460ca2df836fb08afd50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:36.492997 29470 raft_consensus.cc:740] T 544dad2dd79b47cfa0b90b10837e1379 P 7dcd5941d940460ca2df836fb08afd50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dcd5941d940460ca2df836fb08afd50, State: Initialized, Role: FOLLOWER
I20260710 13:27:36.493762 29470 consensus_queue.cc:260] T 544dad2dd79b47cfa0b90b10837e1379 P 7dcd5941d940460ca2df836fb08afd50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } }
I20260710 13:27:36.494215 29346 raft_consensus.cc:2468] T 9fcf19a72777449aaaefb0f40c33bb2f P 7dcd5941d940460ca2df836fb08afd50 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2de9a8371bf2443dadab3c13fd676f3c in term 1.
I20260710 13:27:36.441509 29422 raft_consensus.cc:2468] T 807712d045504aeea7a3c1da18fb85aa P aa3d42c5bfbe49be9435ea18fcbbf415 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7dcd5941d940460ca2df836fb08afd50 in term 0.
I20260710 13:27:36.496037 29423 raft_consensus.cc:2468] T 2f1051817ac449ceaeabc86b0db6c740 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2de9a8371bf2443dadab3c13fd676f3c in term 1.
I20260710 13:27:36.497222 29164 leader_election.cc:304] T 2f1051817ac449ceaeabc86b0db6c740 P 2de9a8371bf2443dadab3c13fd676f3c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2de9a8371bf2443dadab3c13fd676f3c, aa3d42c5bfbe49be9435ea18fcbbf415; no voters: 
I20260710 13:27:36.497327 29314 leader_election.cc:304] T 807712d045504aeea7a3c1da18fb85aa P 7dcd5941d940460ca2df836fb08afd50 [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: 7dcd5941d940460ca2df836fb08afd50, aa3d42c5bfbe49be9435ea18fcbbf415; no voters: 6209eb9b3e194d14a7795b11e929a21f
I20260710 13:27:36.498039 29549 raft_consensus.cc:2804] T 2f1051817ac449ceaeabc86b0db6c740 P 2de9a8371bf2443dadab3c13fd676f3c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:36.498167 29471 raft_consensus.cc:359] T 6c8a219133ec47cf811dc9769ccbbdd9 P 6209eb9b3e194d14a7795b11e929a21f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } }
I20260710 13:27:36.498579 29549 raft_consensus.cc:697] T 2f1051817ac449ceaeabc86b0db6c740 P 2de9a8371bf2443dadab3c13fd676f3c [term 1 LEADER]: Becoming Leader. State: Replica: 2de9a8371bf2443dadab3c13fd676f3c, State: Running, Role: LEADER
I20260710 13:27:36.498859 29471 raft_consensus.cc:385] T 6c8a219133ec47cf811dc9769ccbbdd9 P 6209eb9b3e194d14a7795b11e929a21f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:36.499164 29471 raft_consensus.cc:740] T 6c8a219133ec47cf811dc9769ccbbdd9 P 6209eb9b3e194d14a7795b11e929a21f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6209eb9b3e194d14a7795b11e929a21f, State: Initialized, Role: FOLLOWER
I20260710 13:27:36.499433 29549 consensus_queue.cc:237] T 2f1051817ac449ceaeabc86b0db6c740 P 2de9a8371bf2443dadab3c13fd676f3c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } }
I20260710 13:27:36.499825 29471 consensus_queue.cc:260] T 6c8a219133ec47cf811dc9769ccbbdd9 P 6209eb9b3e194d14a7795b11e929a21f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } }
I20260710 13:27:36.503515 29274 raft_consensus.cc:2468] T 7a9876384dcc4953acfc8f9d3f6ababb P 6209eb9b3e194d14a7795b11e929a21f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dcd5941d940460ca2df836fb08afd50 in term 1.
I20260710 13:27:36.504963 29315 leader_election.cc:304] T 7a9876384dcc4953acfc8f9d3f6ababb P 7dcd5941d940460ca2df836fb08afd50 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6209eb9b3e194d14a7795b11e929a21f, 7dcd5941d940460ca2df836fb08afd50; no voters: 2de9a8371bf2443dadab3c13fd676f3c
I20260710 13:27:36.505265 29590 raft_consensus.cc:2804] T 807712d045504aeea7a3c1da18fb85aa P 7dcd5941d940460ca2df836fb08afd50 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:36.505355 29570 raft_consensus.cc:493] T 6c8a219133ec47cf811dc9769ccbbdd9 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:36.505777 29590 raft_consensus.cc:493] T 807712d045504aeea7a3c1da18fb85aa P 7dcd5941d940460ca2df836fb08afd50 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:36.505913 29570 raft_consensus.cc:515] T 6c8a219133ec47cf811dc9769ccbbdd9 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } }
I20260710 13:27:36.506163 29590 raft_consensus.cc:3060] T 807712d045504aeea7a3c1da18fb85aa P 7dcd5941d940460ca2df836fb08afd50 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:36.506572 29482 raft_consensus.cc:493] T dc1737bd599d4c08a41123acc7d71d49 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:36.507042 29482 raft_consensus.cc:515] T dc1737bd599d4c08a41123acc7d71d49 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } }
I20260710 13:27:36.509168 29482 leader_election.cc:290] T dc1737bd599d4c08a41123acc7d71d49 P aa3d42c5bfbe49be9435ea18fcbbf415 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7dcd5941d940460ca2df836fb08afd50 (127.26.127.67:35307), 2de9a8371bf2443dadab3c13fd676f3c (127.26.127.65:45567)
I20260710 13:27:36.506119 29483 raft_consensus.cc:2804] T 7a9876384dcc4953acfc8f9d3f6ababb P 7dcd5941d940460ca2df836fb08afd50 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:36.510581 29483 raft_consensus.cc:697] T 7a9876384dcc4953acfc8f9d3f6ababb P 7dcd5941d940460ca2df836fb08afd50 [term 1 LEADER]: Becoming Leader. State: Replica: 7dcd5941d940460ca2df836fb08afd50, State: Running, Role: LEADER
I20260710 13:27:36.511626 29483 consensus_queue.cc:237] T 7a9876384dcc4953acfc8f9d3f6ababb P 7dcd5941d940460ca2df836fb08afd50 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } }
I20260710 13:27:36.513759 29570 leader_election.cc:290] T 6c8a219133ec47cf811dc9769ccbbdd9 P aa3d42c5bfbe49be9435ea18fcbbf415 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2de9a8371bf2443dadab3c13fd676f3c (127.26.127.65:45567), 6209eb9b3e194d14a7795b11e929a21f (127.26.127.66:35737)
I20260710 13:27:36.515911 29471 ts_tablet_manager.cc:1434] T 6c8a219133ec47cf811dc9769ccbbdd9 P 6209eb9b3e194d14a7795b11e929a21f: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.000s
I20260710 13:27:36.516458 29274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c8a219133ec47cf811dc9769ccbbdd9" candidate_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6209eb9b3e194d14a7795b11e929a21f" is_pre_election: true
I20260710 13:27:36.516914 29471 tablet_bootstrap.cc:492] T d825badf78bf4a33a83860f937a0bea9 P 6209eb9b3e194d14a7795b11e929a21f: Bootstrap starting.
I20260710 13:27:36.517232 29274 raft_consensus.cc:2468] T 6c8a219133ec47cf811dc9769ccbbdd9 P 6209eb9b3e194d14a7795b11e929a21f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa3d42c5bfbe49be9435ea18fcbbf415 in term 0.
I20260710 13:27:36.517258 29346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc1737bd599d4c08a41123acc7d71d49" candidate_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dcd5941d940460ca2df836fb08afd50" is_pre_election: true
I20260710 13:27:36.518126 29346 raft_consensus.cc:2468] T dc1737bd599d4c08a41123acc7d71d49 P 7dcd5941d940460ca2df836fb08afd50 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa3d42c5bfbe49be9435ea18fcbbf415 in term 1.
I20260710 13:27:36.518646 29389 leader_election.cc:304] T 6c8a219133ec47cf811dc9769ccbbdd9 P aa3d42c5bfbe49be9435ea18fcbbf415 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6209eb9b3e194d14a7795b11e929a21f, aa3d42c5bfbe49be9435ea18fcbbf415; no voters: 
I20260710 13:27:36.519207 29387 leader_election.cc:304] T dc1737bd599d4c08a41123acc7d71d49 P aa3d42c5bfbe49be9435ea18fcbbf415 [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: 7dcd5941d940460ca2df836fb08afd50, aa3d42c5bfbe49be9435ea18fcbbf415; no voters: 
I20260710 13:27:36.519539 29570 raft_consensus.cc:2804] T 6c8a219133ec47cf811dc9769ccbbdd9 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:36.520023 29570 raft_consensus.cc:493] T 6c8a219133ec47cf811dc9769ccbbdd9 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:36.520128 29482 raft_consensus.cc:2804] T dc1737bd599d4c08a41123acc7d71d49 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:27:36.520491 29570 raft_consensus.cc:3060] T 6c8a219133ec47cf811dc9769ccbbdd9 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:36.520529 29482 raft_consensus.cc:493] T dc1737bd599d4c08a41123acc7d71d49 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:36.525031 29482 raft_consensus.cc:3060] T dc1737bd599d4c08a41123acc7d71d49 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:36.533674 29482 raft_consensus.cc:515] T dc1737bd599d4c08a41123acc7d71d49 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } }
I20260710 13:27:36.533806 29590 raft_consensus.cc:515] T 807712d045504aeea7a3c1da18fb85aa P 7dcd5941d940460ca2df836fb08afd50 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } }
I20260710 13:27:36.529965 29470 ts_tablet_manager.cc:1434] T 544dad2dd79b47cfa0b90b10837e1379 P 7dcd5941d940460ca2df836fb08afd50: Time spent starting tablet: real 0.056s	user 0.004s	sys 0.002s
I20260710 13:27:36.543854 29590 leader_election.cc:290] T 807712d045504aeea7a3c1da18fb85aa P 7dcd5941d940460ca2df836fb08afd50 [CANDIDATE]: Term 1 election: Requested vote from peers 6209eb9b3e194d14a7795b11e929a21f (127.26.127.66:35737), aa3d42c5bfbe49be9435ea18fcbbf415 (127.26.127.68:34759)
I20260710 13:27:36.514892 29345 raft_consensus.cc:2468] T 2f1051817ac449ceaeabc86b0db6c740 P 7dcd5941d940460ca2df836fb08afd50 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2de9a8371bf2443dadab3c13fd676f3c in term 1.
I20260710 13:27:36.544938 29274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "807712d045504aeea7a3c1da18fb85aa" candidate_uuid: "7dcd5941d940460ca2df836fb08afd50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6209eb9b3e194d14a7795b11e929a21f"
I20260710 13:27:36.545324 29422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "807712d045504aeea7a3c1da18fb85aa" candidate_uuid: "7dcd5941d940460ca2df836fb08afd50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415"
I20260710 13:27:36.545979 29422 raft_consensus.cc:3060] T 807712d045504aeea7a3c1da18fb85aa P aa3d42c5bfbe49be9435ea18fcbbf415 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:27:36.546202 29315 leader_election.cc:343] T 807712d045504aeea7a3c1da18fb85aa P 7dcd5941d940460ca2df836fb08afd50 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6209eb9b3e194d14a7795b11e929a21f (127.26.127.66:35737): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:36.555215 29345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc1737bd599d4c08a41123acc7d71d49" candidate_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dcd5941d940460ca2df836fb08afd50"
I20260710 13:27:36.555852 29345 raft_consensus.cc:3060] T dc1737bd599d4c08a41123acc7d71d49 P 7dcd5941d940460ca2df836fb08afd50 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:36.557601 29422 raft_consensus.cc:2468] T 807712d045504aeea7a3c1da18fb85aa P aa3d42c5bfbe49be9435ea18fcbbf415 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dcd5941d940460ca2df836fb08afd50 in term 1.
I20260710 13:27:36.558707 29482 leader_election.cc:290] T dc1737bd599d4c08a41123acc7d71d49 P aa3d42c5bfbe49be9435ea18fcbbf415 [CANDIDATE]: Term 2 election: Requested vote from peers 7dcd5941d940460ca2df836fb08afd50 (127.26.127.67:35307), 2de9a8371bf2443dadab3c13fd676f3c (127.26.127.65:45567)
I20260710 13:27:36.540017 29570 raft_consensus.cc:515] T 6c8a219133ec47cf811dc9769ccbbdd9 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } }
I20260710 13:27:36.560957 29314 leader_election.cc:304] T 807712d045504aeea7a3c1da18fb85aa P 7dcd5941d940460ca2df836fb08afd50 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7dcd5941d940460ca2df836fb08afd50, aa3d42c5bfbe49be9435ea18fcbbf415; no voters: 6209eb9b3e194d14a7795b11e929a21f
I20260710 13:27:36.562467 29590 raft_consensus.cc:2804] T 807712d045504aeea7a3c1da18fb85aa P 7dcd5941d940460ca2df836fb08afd50 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:36.563056 29590 raft_consensus.cc:697] T 807712d045504aeea7a3c1da18fb85aa P 7dcd5941d940460ca2df836fb08afd50 [term 1 LEADER]: Becoming Leader. State: Replica: 7dcd5941d940460ca2df836fb08afd50, State: Running, Role: LEADER
I20260710 13:27:36.564105 29590 consensus_queue.cc:237] T 807712d045504aeea7a3c1da18fb85aa P 7dcd5941d940460ca2df836fb08afd50 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } }
I20260710 13:27:36.565785 29274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c8a219133ec47cf811dc9769ccbbdd9" candidate_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6209eb9b3e194d14a7795b11e929a21f"
I20260710 13:27:36.566592 29274 raft_consensus.cc:3060] T 6c8a219133ec47cf811dc9769ccbbdd9 P 6209eb9b3e194d14a7795b11e929a21f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:36.574735 29570 leader_election.cc:290] T 6c8a219133ec47cf811dc9769ccbbdd9 P aa3d42c5bfbe49be9435ea18fcbbf415 [CANDIDATE]: Term 1 election: Requested vote from peers 2de9a8371bf2443dadab3c13fd676f3c (127.26.127.65:45567), 6209eb9b3e194d14a7795b11e929a21f (127.26.127.66:35737)
I20260710 13:27:36.583041 29274 raft_consensus.cc:2468] T 6c8a219133ec47cf811dc9769ccbbdd9 P 6209eb9b3e194d14a7795b11e929a21f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa3d42c5bfbe49be9435ea18fcbbf415 in term 1.
I20260710 13:27:36.589790 29389 leader_election.cc:304] T 6c8a219133ec47cf811dc9769ccbbdd9 P aa3d42c5bfbe49be9435ea18fcbbf415 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6209eb9b3e194d14a7795b11e929a21f, aa3d42c5bfbe49be9435ea18fcbbf415; no voters: 
I20260710 13:27:36.608151 29471 tablet_bootstrap.cc:654] T d825badf78bf4a33a83860f937a0bea9 P 6209eb9b3e194d14a7795b11e929a21f: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:36.607095 29570 raft_consensus.cc:2804] T 6c8a219133ec47cf811dc9769ccbbdd9 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:36.609091 29570 raft_consensus.cc:697] T 6c8a219133ec47cf811dc9769ccbbdd9 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 1 LEADER]: Becoming Leader. State: Replica: aa3d42c5bfbe49be9435ea18fcbbf415, State: Running, Role: LEADER
I20260710 13:27:36.610172 29570 consensus_queue.cc:237] T 6c8a219133ec47cf811dc9769ccbbdd9 P aa3d42c5bfbe49be9435ea18fcbbf415 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } }
I20260710 13:27:36.633900 29345 raft_consensus.cc:2468] T dc1737bd599d4c08a41123acc7d71d49 P 7dcd5941d940460ca2df836fb08afd50 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa3d42c5bfbe49be9435ea18fcbbf415 in term 2.
I20260710 13:27:36.668869 29467 tablet_bootstrap.cc:492] T 7a9876384dcc4953acfc8f9d3f6ababb P 2de9a8371bf2443dadab3c13fd676f3c: No bootstrap required, opened a new log
I20260710 13:27:36.669539 29467 ts_tablet_manager.cc:1403] T 7a9876384dcc4953acfc8f9d3f6ababb P 2de9a8371bf2443dadab3c13fd676f3c: Time spent bootstrapping tablet: real 0.372s	user 0.061s	sys 0.065s
I20260710 13:27:36.679533 29467 raft_consensus.cc:359] T 7a9876384dcc4953acfc8f9d3f6ababb P 2de9a8371bf2443dadab3c13fd676f3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } }
I20260710 13:27:36.681100 29467 raft_consensus.cc:385] T 7a9876384dcc4953acfc8f9d3f6ababb P 2de9a8371bf2443dadab3c13fd676f3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:36.681432 29467 raft_consensus.cc:740] T 7a9876384dcc4953acfc8f9d3f6ababb P 2de9a8371bf2443dadab3c13fd676f3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2de9a8371bf2443dadab3c13fd676f3c, State: Initialized, Role: FOLLOWER
I20260710 13:27:36.682401 29467 consensus_queue.cc:260] T 7a9876384dcc4953acfc8f9d3f6ababb P 2de9a8371bf2443dadab3c13fd676f3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } }
I20260710 13:27:36.688403 29468 tablet_bootstrap.cc:492] T 1bf1a3849848430989c597075f9eec60 P aa3d42c5bfbe49be9435ea18fcbbf415: No bootstrap required, opened a new log
I20260710 13:27:36.688946 29468 ts_tablet_manager.cc:1403] T 1bf1a3849848430989c597075f9eec60 P aa3d42c5bfbe49be9435ea18fcbbf415: Time spent bootstrapping tablet: real 0.220s	user 0.028s	sys 0.009s
I20260710 13:27:36.696240 29096 catalog_manager.cc:5697] T 7a9876384dcc4953acfc8f9d3f6ababb P 7dcd5941d940460ca2df836fb08afd50 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7dcd5941d940460ca2df836fb08afd50 (127.26.127.67). New cstate: current_term: 1 leader_uuid: "7dcd5941d940460ca2df836fb08afd50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:36.699044 29387 leader_election.cc:304] T dc1737bd599d4c08a41123acc7d71d49 P aa3d42c5bfbe49be9435ea18fcbbf415 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7dcd5941d940460ca2df836fb08afd50, aa3d42c5bfbe49be9435ea18fcbbf415; no voters: 
I20260710 13:27:36.705732 29532 raft_consensus.cc:2804] T dc1737bd599d4c08a41123acc7d71d49 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:36.706059 29467 ts_tablet_manager.cc:1434] T 7a9876384dcc4953acfc8f9d3f6ababb P 2de9a8371bf2443dadab3c13fd676f3c: Time spent starting tablet: real 0.036s	user 0.007s	sys 0.000s
I20260710 13:27:36.706475 29198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c8a219133ec47cf811dc9769ccbbdd9" candidate_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2de9a8371bf2443dadab3c13fd676f3c" is_pre_election: true
I20260710 13:27:36.707297 29198 raft_consensus.cc:2468] T 6c8a219133ec47cf811dc9769ccbbdd9 P 2de9a8371bf2443dadab3c13fd676f3c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa3d42c5bfbe49be9435ea18fcbbf415 in term 0.
I20260710 13:27:36.713348 29468 raft_consensus.cc:359] T 1bf1a3849848430989c597075f9eec60 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } }
I20260710 13:27:36.715562 29468 raft_consensus.cc:385] T 1bf1a3849848430989c597075f9eec60 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:36.715955 29468 raft_consensus.cc:740] T 1bf1a3849848430989c597075f9eec60 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa3d42c5bfbe49be9435ea18fcbbf415, State: Initialized, Role: FOLLOWER
I20260710 13:27:36.716833 29468 consensus_queue.cc:260] T 1bf1a3849848430989c597075f9eec60 P aa3d42c5bfbe49be9435ea18fcbbf415 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } }
I20260710 13:27:36.723001 29198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc1737bd599d4c08a41123acc7d71d49" candidate_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2de9a8371bf2443dadab3c13fd676f3c" is_pre_election: true
I20260710 13:27:36.723872 29198 raft_consensus.cc:2468] T dc1737bd599d4c08a41123acc7d71d49 P 2de9a8371bf2443dadab3c13fd676f3c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa3d42c5bfbe49be9435ea18fcbbf415 in term 1.
I20260710 13:27:36.726358 29198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc1737bd599d4c08a41123acc7d71d49" candidate_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2de9a8371bf2443dadab3c13fd676f3c"
I20260710 13:27:36.727144 29198 raft_consensus.cc:3060] T dc1737bd599d4c08a41123acc7d71d49 P 2de9a8371bf2443dadab3c13fd676f3c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:36.710314 29532 raft_consensus.cc:697] T dc1737bd599d4c08a41123acc7d71d49 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 2 LEADER]: Becoming Leader. State: Replica: aa3d42c5bfbe49be9435ea18fcbbf415, State: Running, Role: LEADER
I20260710 13:27:36.728953 29532 consensus_queue.cc:237] T dc1737bd599d4c08a41123acc7d71d49 P aa3d42c5bfbe49be9435ea18fcbbf415 [LEADER]: Queue going to LEADER 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: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } }
I20260710 13:27:36.738301 29611 consensus_queue.cc:1048] T b7356369d46e45d8b1ff538426bc18ce P 2de9a8371bf2443dadab3c13fd676f3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:27:36.739027 29467 tablet_bootstrap.cc:492] T 544dad2dd79b47cfa0b90b10837e1379 P 2de9a8371bf2443dadab3c13fd676f3c: Bootstrap starting.
I20260710 13:27:36.743433 29482 consensus_queue.cc:1048] T fa43120f1a6149269837f26c44522494 P aa3d42c5bfbe49be9435ea18fcbbf415 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:27:36.752003 29467 tablet_bootstrap.cc:654] T 544dad2dd79b47cfa0b90b10837e1379 P 2de9a8371bf2443dadab3c13fd676f3c: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:36.759797 29468 ts_tablet_manager.cc:1434] T 1bf1a3849848430989c597075f9eec60 P aa3d42c5bfbe49be9435ea18fcbbf415: Time spent starting tablet: real 0.071s	user 0.007s	sys 0.000s
I20260710 13:27:36.762943 29468 tablet_bootstrap.cc:492] T 0c287e603fb0495b8bd42bcd49042211 P aa3d42c5bfbe49be9435ea18fcbbf415: Bootstrap starting.
I20260710 13:27:36.779850 29471 tablet_bootstrap.cc:492] T d825badf78bf4a33a83860f937a0bea9 P 6209eb9b3e194d14a7795b11e929a21f: No bootstrap required, opened a new log
I20260710 13:27:36.780377 29471 ts_tablet_manager.cc:1403] T d825badf78bf4a33a83860f937a0bea9 P 6209eb9b3e194d14a7795b11e929a21f: Time spent bootstrapping tablet: real 0.264s	user 0.018s	sys 0.037s
I20260710 13:27:36.794638 29471 raft_consensus.cc:359] T d825badf78bf4a33a83860f937a0bea9 P 6209eb9b3e194d14a7795b11e929a21f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } }
I20260710 13:27:36.795467 29471 raft_consensus.cc:385] T d825badf78bf4a33a83860f937a0bea9 P 6209eb9b3e194d14a7795b11e929a21f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:36.785317 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c8a219133ec47cf811dc9769ccbbdd9" candidate_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2de9a8371bf2443dadab3c13fd676f3c"
I20260710 13:27:36.796011 29471 raft_consensus.cc:740] T d825badf78bf4a33a83860f937a0bea9 P 6209eb9b3e194d14a7795b11e929a21f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6209eb9b3e194d14a7795b11e929a21f, State: Initialized, Role: FOLLOWER
I20260710 13:27:36.796378 29199 raft_consensus.cc:3060] T 6c8a219133ec47cf811dc9769ccbbdd9 P 2de9a8371bf2443dadab3c13fd676f3c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:36.797072 29471 consensus_queue.cc:260] T d825badf78bf4a33a83860f937a0bea9 P 6209eb9b3e194d14a7795b11e929a21f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } }
I20260710 13:27:36.799866 29471 ts_tablet_manager.cc:1434] T d825badf78bf4a33a83860f937a0bea9 P 6209eb9b3e194d14a7795b11e929a21f: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.001s
I20260710 13:27:36.809993 29093 catalog_manager.cc:5697] T 2f1051817ac449ceaeabc86b0db6c740 P 2de9a8371bf2443dadab3c13fd676f3c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2de9a8371bf2443dadab3c13fd676f3c (127.26.127.65). New cstate: current_term: 1 leader_uuid: "2de9a8371bf2443dadab3c13fd676f3c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:36.816177 29096 catalog_manager.cc:5697] T 807712d045504aeea7a3c1da18fb85aa P 7dcd5941d940460ca2df836fb08afd50 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7dcd5941d940460ca2df836fb08afd50 (127.26.127.67). New cstate: current_term: 1 leader_uuid: "7dcd5941d940460ca2df836fb08afd50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:36.820366 29471 tablet_bootstrap.cc:492] T 807712d045504aeea7a3c1da18fb85aa P 6209eb9b3e194d14a7795b11e929a21f: Bootstrap starting.
I20260710 13:27:36.821303 29468 tablet_bootstrap.cc:654] T 0c287e603fb0495b8bd42bcd49042211 P aa3d42c5bfbe49be9435ea18fcbbf415: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:36.822561 29199 raft_consensus.cc:2468] T 6c8a219133ec47cf811dc9769ccbbdd9 P 2de9a8371bf2443dadab3c13fd676f3c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa3d42c5bfbe49be9435ea18fcbbf415 in term 1.
I20260710 13:27:36.812332 29093 catalog_manager.cc:5697] T 9fcf19a72777449aaaefb0f40c33bb2f P 2de9a8371bf2443dadab3c13fd676f3c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2de9a8371bf2443dadab3c13fd676f3c (127.26.127.65). New cstate: current_term: 1 leader_uuid: "2de9a8371bf2443dadab3c13fd676f3c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:36.830060 29198 raft_consensus.cc:2468] T dc1737bd599d4c08a41123acc7d71d49 P 2de9a8371bf2443dadab3c13fd676f3c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa3d42c5bfbe49be9435ea18fcbbf415 in term 2.
I20260710 13:27:36.832643 29590 raft_consensus.cc:493] T 544dad2dd79b47cfa0b90b10837e1379 P 7dcd5941d940460ca2df836fb08afd50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:36.833169 29590 raft_consensus.cc:515] T 544dad2dd79b47cfa0b90b10837e1379 P 7dcd5941d940460ca2df836fb08afd50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } }
I20260710 13:27:36.834537 29471 tablet_bootstrap.cc:654] T 807712d045504aeea7a3c1da18fb85aa P 6209eb9b3e194d14a7795b11e929a21f: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:36.835284 29590 leader_election.cc:290] T 544dad2dd79b47cfa0b90b10837e1379 P 7dcd5941d940460ca2df836fb08afd50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2de9a8371bf2443dadab3c13fd676f3c (127.26.127.65:45567), 6209eb9b3e194d14a7795b11e929a21f (127.26.127.66:35737)
I20260710 13:27:36.836090 29532 consensus_queue.cc:1048] T fa43120f1a6149269837f26c44522494 P aa3d42c5bfbe49be9435ea18fcbbf415 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:36.838131 29274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544dad2dd79b47cfa0b90b10837e1379" candidate_uuid: "7dcd5941d940460ca2df836fb08afd50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6209eb9b3e194d14a7795b11e929a21f" is_pre_election: true
W20260710 13:27:36.839998 29315 leader_election.cc:343] T 544dad2dd79b47cfa0b90b10837e1379 P 7dcd5941d940460ca2df836fb08afd50 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6209eb9b3e194d14a7795b11e929a21f (127.26.127.66:35737): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:36.843722 29198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544dad2dd79b47cfa0b90b10837e1379" candidate_uuid: "7dcd5941d940460ca2df836fb08afd50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2de9a8371bf2443dadab3c13fd676f3c" is_pre_election: true
I20260710 13:27:36.844784 29471 tablet_bootstrap.cc:492] T 807712d045504aeea7a3c1da18fb85aa P 6209eb9b3e194d14a7795b11e929a21f: No bootstrap required, opened a new log
I20260710 13:27:36.845337 29471 ts_tablet_manager.cc:1403] T 807712d045504aeea7a3c1da18fb85aa P 6209eb9b3e194d14a7795b11e929a21f: Time spent bootstrapping tablet: real 0.045s	user 0.013s	sys 0.000s
I20260710 13:27:36.847224 29468 tablet_bootstrap.cc:492] T 0c287e603fb0495b8bd42bcd49042211 P aa3d42c5bfbe49be9435ea18fcbbf415: No bootstrap required, opened a new log
I20260710 13:27:36.847674 29468 ts_tablet_manager.cc:1403] T 0c287e603fb0495b8bd42bcd49042211 P aa3d42c5bfbe49be9435ea18fcbbf415: Time spent bootstrapping tablet: real 0.087s	user 0.011s	sys 0.001s
I20260710 13:27:36.848381 29471 raft_consensus.cc:359] T 807712d045504aeea7a3c1da18fb85aa P 6209eb9b3e194d14a7795b11e929a21f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } }
I20260710 13:27:36.849452 29471 raft_consensus.cc:385] T 807712d045504aeea7a3c1da18fb85aa P 6209eb9b3e194d14a7795b11e929a21f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:36.849829 29471 raft_consensus.cc:740] T 807712d045504aeea7a3c1da18fb85aa P 6209eb9b3e194d14a7795b11e929a21f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6209eb9b3e194d14a7795b11e929a21f, State: Initialized, Role: FOLLOWER
I20260710 13:27:36.850612 29468 raft_consensus.cc:359] T 0c287e603fb0495b8bd42bcd49042211 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } }
I20260710 13:27:36.851356 29468 raft_consensus.cc:385] T 0c287e603fb0495b8bd42bcd49042211 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:36.850750 29471 consensus_queue.cc:260] T 807712d045504aeea7a3c1da18fb85aa P 6209eb9b3e194d14a7795b11e929a21f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } }
I20260710 13:27:36.851622 29468 raft_consensus.cc:740] T 0c287e603fb0495b8bd42bcd49042211 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa3d42c5bfbe49be9435ea18fcbbf415, State: Initialized, Role: FOLLOWER
I20260710 13:27:36.852429 29468 consensus_queue.cc:260] T 0c287e603fb0495b8bd42bcd49042211 P aa3d42c5bfbe49be9435ea18fcbbf415 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } }
I20260710 13:27:36.853886 29471 ts_tablet_manager.cc:1434] T 807712d045504aeea7a3c1da18fb85aa P 6209eb9b3e194d14a7795b11e929a21f: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:27:36.854622 29468 ts_tablet_manager.cc:1434] T 0c287e603fb0495b8bd42bcd49042211 P aa3d42c5bfbe49be9435ea18fcbbf415: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:27:36.855206 29471 tablet_bootstrap.cc:492] T 0c287e603fb0495b8bd42bcd49042211 P 6209eb9b3e194d14a7795b11e929a21f: Bootstrap starting.
I20260710 13:27:36.855545 29468 tablet_bootstrap.cc:492] T d825badf78bf4a33a83860f937a0bea9 P aa3d42c5bfbe49be9435ea18fcbbf415: Bootstrap starting.
I20260710 13:27:36.863368 29471 tablet_bootstrap.cc:654] T 0c287e603fb0495b8bd42bcd49042211 P 6209eb9b3e194d14a7795b11e929a21f: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:36.866568 29472 consensus_queue.cc:1048] T 9fcf19a72777449aaaefb0f40c33bb2f P 2de9a8371bf2443dadab3c13fd676f3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:27:36.872206 29314 leader_election.cc:343] T 544dad2dd79b47cfa0b90b10837e1379 P 7dcd5941d940460ca2df836fb08afd50 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2de9a8371bf2443dadab3c13fd676f3c (127.26.127.65:45567): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:36.872663 29314 leader_election.cc:304] T 544dad2dd79b47cfa0b90b10837e1379 P 7dcd5941d940460ca2df836fb08afd50 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7dcd5941d940460ca2df836fb08afd50; no voters: 2de9a8371bf2443dadab3c13fd676f3c, 6209eb9b3e194d14a7795b11e929a21f
I20260710 13:27:36.874037 29590 raft_consensus.cc:2749] T 544dad2dd79b47cfa0b90b10837e1379 P 7dcd5941d940460ca2df836fb08afd50 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:36.875859 29095 catalog_manager.cc:5697] T 6c8a219133ec47cf811dc9769ccbbdd9 P aa3d42c5bfbe49be9435ea18fcbbf415 reported cstate change: term changed from 0 to 1, leader changed from <none> to aa3d42c5bfbe49be9435ea18fcbbf415 (127.26.127.68). New cstate: current_term: 1 leader_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:36.888684 29468 tablet_bootstrap.cc:654] T d825badf78bf4a33a83860f937a0bea9 P aa3d42c5bfbe49be9435ea18fcbbf415: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:36.897905 29467 tablet_bootstrap.cc:492] T 544dad2dd79b47cfa0b90b10837e1379 P 2de9a8371bf2443dadab3c13fd676f3c: No bootstrap required, opened a new log
I20260710 13:27:36.907322 29467 ts_tablet_manager.cc:1403] T 544dad2dd79b47cfa0b90b10837e1379 P 2de9a8371bf2443dadab3c13fd676f3c: Time spent bootstrapping tablet: real 0.168s	user 0.012s	sys 0.007s
I20260710 13:27:36.908353 29471 tablet_bootstrap.cc:492] T 0c287e603fb0495b8bd42bcd49042211 P 6209eb9b3e194d14a7795b11e929a21f: No bootstrap required, opened a new log
I20260710 13:27:36.908885 29471 ts_tablet_manager.cc:1403] T 0c287e603fb0495b8bd42bcd49042211 P 6209eb9b3e194d14a7795b11e929a21f: Time spent bootstrapping tablet: real 0.054s	user 0.037s	sys 0.005s
I20260710 13:27:36.909829 29467 raft_consensus.cc:359] T 544dad2dd79b47cfa0b90b10837e1379 P 2de9a8371bf2443dadab3c13fd676f3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } }
I20260710 13:27:36.914753 29467 raft_consensus.cc:385] T 544dad2dd79b47cfa0b90b10837e1379 P 2de9a8371bf2443dadab3c13fd676f3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:36.915060 29467 raft_consensus.cc:740] T 544dad2dd79b47cfa0b90b10837e1379 P 2de9a8371bf2443dadab3c13fd676f3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2de9a8371bf2443dadab3c13fd676f3c, State: Initialized, Role: FOLLOWER
I20260710 13:27:36.915779 29467 consensus_queue.cc:260] T 544dad2dd79b47cfa0b90b10837e1379 P 2de9a8371bf2443dadab3c13fd676f3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } }
I20260710 13:27:36.917073 29495 consensus_queue.cc:1048] T 7a9876384dcc4953acfc8f9d3f6ababb P 7dcd5941d940460ca2df836fb08afd50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:27:36.917541 29467 ts_tablet_manager.cc:1434] T 544dad2dd79b47cfa0b90b10837e1379 P 2de9a8371bf2443dadab3c13fd676f3c: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 13:27:36.918471 29467 tablet_bootstrap.cc:492] T 1bf1a3849848430989c597075f9eec60 P 2de9a8371bf2443dadab3c13fd676f3c: Bootstrap starting.
I20260710 13:27:36.914417 29471 raft_consensus.cc:359] T 0c287e603fb0495b8bd42bcd49042211 P 6209eb9b3e194d14a7795b11e929a21f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } }
I20260710 13:27:36.919214 29471 raft_consensus.cc:385] T 0c287e603fb0495b8bd42bcd49042211 P 6209eb9b3e194d14a7795b11e929a21f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:36.919435 29471 raft_consensus.cc:740] T 0c287e603fb0495b8bd42bcd49042211 P 6209eb9b3e194d14a7795b11e929a21f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6209eb9b3e194d14a7795b11e929a21f, State: Initialized, Role: FOLLOWER
I20260710 13:27:36.920140 29471 consensus_queue.cc:260] T 0c287e603fb0495b8bd42bcd49042211 P 6209eb9b3e194d14a7795b11e929a21f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } }
I20260710 13:27:36.920228 29505 consensus_queue.cc:1048] T 9fcf19a72777449aaaefb0f40c33bb2f P 2de9a8371bf2443dadab3c13fd676f3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:27:36.922300 29471 ts_tablet_manager.cc:1434] T 0c287e603fb0495b8bd42bcd49042211 P 6209eb9b3e194d14a7795b11e929a21f: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.002s
I20260710 13:27:36.923454 29471 tablet_bootstrap.cc:492] T 544dad2dd79b47cfa0b90b10837e1379 P 6209eb9b3e194d14a7795b11e929a21f: Bootstrap starting.
I20260710 13:27:36.934021 29611 consensus_queue.cc:1048] T 2f1051817ac449ceaeabc86b0db6c740 P 2de9a8371bf2443dadab3c13fd676f3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:36.910758 29095 catalog_manager.cc:5697] T dc1737bd599d4c08a41123acc7d71d49 P aa3d42c5bfbe49be9435ea18fcbbf415 reported cstate change: term changed from 0 to 2, leader changed from <none> to aa3d42c5bfbe49be9435ea18fcbbf415 (127.26.127.68). New cstate: current_term: 2 leader_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:36.937821 29467 tablet_bootstrap.cc:654] T 1bf1a3849848430989c597075f9eec60 P 2de9a8371bf2443dadab3c13fd676f3c: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:36.943562 29471 tablet_bootstrap.cc:654] T 544dad2dd79b47cfa0b90b10837e1379 P 6209eb9b3e194d14a7795b11e929a21f: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:36.965986 29472 consensus_queue.cc:1048] T 2f1051817ac449ceaeabc86b0db6c740 P 2de9a8371bf2443dadab3c13fd676f3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:36.968070 29467 tablet_bootstrap.cc:492] T 1bf1a3849848430989c597075f9eec60 P 2de9a8371bf2443dadab3c13fd676f3c: No bootstrap required, opened a new log
I20260710 13:27:36.968581 29467 ts_tablet_manager.cc:1403] T 1bf1a3849848430989c597075f9eec60 P 2de9a8371bf2443dadab3c13fd676f3c: Time spent bootstrapping tablet: real 0.050s	user 0.006s	sys 0.008s
I20260710 13:27:36.971482 29467 raft_consensus.cc:359] T 1bf1a3849848430989c597075f9eec60 P 2de9a8371bf2443dadab3c13fd676f3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } }
I20260710 13:27:36.972230 29467 raft_consensus.cc:385] T 1bf1a3849848430989c597075f9eec60 P 2de9a8371bf2443dadab3c13fd676f3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:36.972499 29467 raft_consensus.cc:740] T 1bf1a3849848430989c597075f9eec60 P 2de9a8371bf2443dadab3c13fd676f3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2de9a8371bf2443dadab3c13fd676f3c, State: Initialized, Role: FOLLOWER
I20260710 13:27:36.973286 29467 consensus_queue.cc:260] T 1bf1a3849848430989c597075f9eec60 P 2de9a8371bf2443dadab3c13fd676f3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } }
I20260710 13:27:36.977219 29471 tablet_bootstrap.cc:492] T 544dad2dd79b47cfa0b90b10837e1379 P 6209eb9b3e194d14a7795b11e929a21f: No bootstrap required, opened a new log
I20260710 13:27:36.977682 29471 ts_tablet_manager.cc:1403] T 544dad2dd79b47cfa0b90b10837e1379 P 6209eb9b3e194d14a7795b11e929a21f: Time spent bootstrapping tablet: real 0.054s	user 0.009s	sys 0.004s
I20260710 13:27:36.980252 29471 raft_consensus.cc:359] T 544dad2dd79b47cfa0b90b10837e1379 P 6209eb9b3e194d14a7795b11e929a21f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } }
I20260710 13:27:36.981082 29471 raft_consensus.cc:385] T 544dad2dd79b47cfa0b90b10837e1379 P 6209eb9b3e194d14a7795b11e929a21f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:36.981400 29471 raft_consensus.cc:740] T 544dad2dd79b47cfa0b90b10837e1379 P 6209eb9b3e194d14a7795b11e929a21f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6209eb9b3e194d14a7795b11e929a21f, State: Initialized, Role: FOLLOWER
I20260710 13:27:36.982086 29471 consensus_queue.cc:260] T 544dad2dd79b47cfa0b90b10837e1379 P 6209eb9b3e194d14a7795b11e929a21f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } }
I20260710 13:27:36.988355 29467 ts_tablet_manager.cc:1434] T 1bf1a3849848430989c597075f9eec60 P 2de9a8371bf2443dadab3c13fd676f3c: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260710 13:27:36.989337 29467 tablet_bootstrap.cc:492] T d825badf78bf4a33a83860f937a0bea9 P 2de9a8371bf2443dadab3c13fd676f3c: Bootstrap starting.
I20260710 13:27:36.994377 29468 tablet_bootstrap.cc:492] T d825badf78bf4a33a83860f937a0bea9 P aa3d42c5bfbe49be9435ea18fcbbf415: No bootstrap required, opened a new log
I20260710 13:27:36.994983 29467 tablet_bootstrap.cc:654] T d825badf78bf4a33a83860f937a0bea9 P 2de9a8371bf2443dadab3c13fd676f3c: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:36.994931 29468 ts_tablet_manager.cc:1403] T d825badf78bf4a33a83860f937a0bea9 P aa3d42c5bfbe49be9435ea18fcbbf415: Time spent bootstrapping tablet: real 0.140s	user 0.023s	sys 0.023s
I20260710 13:27:36.996820 29471 ts_tablet_manager.cc:1434] T 544dad2dd79b47cfa0b90b10837e1379 P 6209eb9b3e194d14a7795b11e929a21f: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260710 13:27:37.002420 29468 raft_consensus.cc:359] T d825badf78bf4a33a83860f937a0bea9 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } }
I20260710 13:27:37.003412 29467 tablet_bootstrap.cc:492] T d825badf78bf4a33a83860f937a0bea9 P 2de9a8371bf2443dadab3c13fd676f3c: No bootstrap required, opened a new log
I20260710 13:27:37.003702 29468 raft_consensus.cc:385] T d825badf78bf4a33a83860f937a0bea9 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:37.004331 29468 raft_consensus.cc:740] T d825badf78bf4a33a83860f937a0bea9 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa3d42c5bfbe49be9435ea18fcbbf415, State: Initialized, Role: FOLLOWER
I20260710 13:27:37.005155 29468 consensus_queue.cc:260] T d825badf78bf4a33a83860f937a0bea9 P aa3d42c5bfbe49be9435ea18fcbbf415 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } }
I20260710 13:27:37.006050 29505 raft_consensus.cc:493] T 1bf1a3849848430989c597075f9eec60 P 2de9a8371bf2443dadab3c13fd676f3c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:37.006543 29505 raft_consensus.cc:515] T 1bf1a3849848430989c597075f9eec60 P 2de9a8371bf2443dadab3c13fd676f3c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } }
I20260710 13:27:37.007159 29199 raft_consensus.cc:3060] T 7a9876384dcc4953acfc8f9d3f6ababb P 2de9a8371bf2443dadab3c13fd676f3c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:37.007315 29468 ts_tablet_manager.cc:1434] T d825badf78bf4a33a83860f937a0bea9 P aa3d42c5bfbe49be9435ea18fcbbf415: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:27:37.010600 29421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bf1a3849848430989c597075f9eec60" candidate_uuid: "2de9a8371bf2443dadab3c13fd676f3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" is_pre_election: true
I20260710 13:27:37.011219 29421 raft_consensus.cc:2468] T 1bf1a3849848430989c597075f9eec60 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2de9a8371bf2443dadab3c13fd676f3c in term 0.
I20260710 13:27:37.011318 29349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bf1a3849848430989c597075f9eec60" candidate_uuid: "2de9a8371bf2443dadab3c13fd676f3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dcd5941d940460ca2df836fb08afd50" is_pre_election: true
I20260710 13:27:37.012022 29349 raft_consensus.cc:2468] T 1bf1a3849848430989c597075f9eec60 P 7dcd5941d940460ca2df836fb08afd50 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2de9a8371bf2443dadab3c13fd676f3c in term 0.
I20260710 13:27:37.012513 29164 leader_election.cc:304] T 1bf1a3849848430989c597075f9eec60 P 2de9a8371bf2443dadab3c13fd676f3c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2de9a8371bf2443dadab3c13fd676f3c, aa3d42c5bfbe49be9435ea18fcbbf415; no voters: 
I20260710 13:27:37.008630 29505 leader_election.cc:290] T 1bf1a3849848430989c597075f9eec60 P 2de9a8371bf2443dadab3c13fd676f3c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7dcd5941d940460ca2df836fb08afd50 (127.26.127.67:35307), aa3d42c5bfbe49be9435ea18fcbbf415 (127.26.127.68:34759)
I20260710 13:27:37.013972 29505 raft_consensus.cc:2804] T 1bf1a3849848430989c597075f9eec60 P 2de9a8371bf2443dadab3c13fd676f3c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:37.014309 29505 raft_consensus.cc:493] T 1bf1a3849848430989c597075f9eec60 P 2de9a8371bf2443dadab3c13fd676f3c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:37.014642 29505 raft_consensus.cc:3060] T 1bf1a3849848430989c597075f9eec60 P 2de9a8371bf2443dadab3c13fd676f3c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:37.004369 29467 ts_tablet_manager.cc:1403] T d825badf78bf4a33a83860f937a0bea9 P 2de9a8371bf2443dadab3c13fd676f3c: Time spent bootstrapping tablet: real 0.015s	user 0.005s	sys 0.006s
I20260710 13:27:37.020633 29495 consensus_queue.cc:1048] T 7a9876384dcc4953acfc8f9d3f6ababb P 7dcd5941d940460ca2df836fb08afd50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:37.023679 29505 raft_consensus.cc:515] T 1bf1a3849848430989c597075f9eec60 P 2de9a8371bf2443dadab3c13fd676f3c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } }
I20260710 13:27:37.026811 29467 raft_consensus.cc:359] T d825badf78bf4a33a83860f937a0bea9 P 2de9a8371bf2443dadab3c13fd676f3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } }
I20260710 13:27:37.027498 29467 raft_consensus.cc:385] T d825badf78bf4a33a83860f937a0bea9 P 2de9a8371bf2443dadab3c13fd676f3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:37.027756 29467 raft_consensus.cc:740] T d825badf78bf4a33a83860f937a0bea9 P 2de9a8371bf2443dadab3c13fd676f3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2de9a8371bf2443dadab3c13fd676f3c, State: Initialized, Role: FOLLOWER
I20260710 13:27:37.030292 29345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bf1a3849848430989c597075f9eec60" candidate_uuid: "2de9a8371bf2443dadab3c13fd676f3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dcd5941d940460ca2df836fb08afd50"
I20260710 13:27:37.030921 29345 raft_consensus.cc:3060] T 1bf1a3849848430989c597075f9eec60 P 7dcd5941d940460ca2df836fb08afd50 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:37.036010 29467 consensus_queue.cc:260] T d825badf78bf4a33a83860f937a0bea9 P 2de9a8371bf2443dadab3c13fd676f3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } }
I20260710 13:27:37.038626 29345 raft_consensus.cc:2468] T 1bf1a3849848430989c597075f9eec60 P 7dcd5941d940460ca2df836fb08afd50 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2de9a8371bf2443dadab3c13fd676f3c in term 1.
I20260710 13:27:37.038861 29421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bf1a3849848430989c597075f9eec60" candidate_uuid: "2de9a8371bf2443dadab3c13fd676f3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415"
I20260710 13:27:37.039434 29421 raft_consensus.cc:3060] T 1bf1a3849848430989c597075f9eec60 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:37.039506 29505 leader_election.cc:290] T 1bf1a3849848430989c597075f9eec60 P 2de9a8371bf2443dadab3c13fd676f3c [CANDIDATE]: Term 1 election: Requested vote from peers 7dcd5941d940460ca2df836fb08afd50 (127.26.127.67:35307), aa3d42c5bfbe49be9435ea18fcbbf415 (127.26.127.68:34759)
I20260710 13:27:37.039800 29163 leader_election.cc:304] T 1bf1a3849848430989c597075f9eec60 P 2de9a8371bf2443dadab3c13fd676f3c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2de9a8371bf2443dadab3c13fd676f3c, 7dcd5941d940460ca2df836fb08afd50; no voters: 
I20260710 13:27:37.040681 29505 raft_consensus.cc:2804] T 1bf1a3849848430989c597075f9eec60 P 2de9a8371bf2443dadab3c13fd676f3c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:37.039422 29467 ts_tablet_manager.cc:1434] T d825badf78bf4a33a83860f937a0bea9 P 2de9a8371bf2443dadab3c13fd676f3c: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.001s
I20260710 13:27:37.041364 29505 raft_consensus.cc:697] T 1bf1a3849848430989c597075f9eec60 P 2de9a8371bf2443dadab3c13fd676f3c [term 1 LEADER]: Becoming Leader. State: Replica: 2de9a8371bf2443dadab3c13fd676f3c, State: Running, Role: LEADER
I20260710 13:27:37.043249 29505 consensus_queue.cc:237] T 1bf1a3849848430989c597075f9eec60 P 2de9a8371bf2443dadab3c13fd676f3c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } }
I20260710 13:27:37.052054 29421 raft_consensus.cc:2468] T 1bf1a3849848430989c597075f9eec60 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2de9a8371bf2443dadab3c13fd676f3c in term 1.
I20260710 13:27:37.057646 29092 catalog_manager.cc:5697] T 1bf1a3849848430989c597075f9eec60 P 2de9a8371bf2443dadab3c13fd676f3c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2de9a8371bf2443dadab3c13fd676f3c (127.26.127.65). New cstate: current_term: 1 leader_uuid: "2de9a8371bf2443dadab3c13fd676f3c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:37.077607 29479 raft_consensus.cc:493] T d825badf78bf4a33a83860f937a0bea9 P 6209eb9b3e194d14a7795b11e929a21f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:37.078127 29479 raft_consensus.cc:515] T d825badf78bf4a33a83860f937a0bea9 P 6209eb9b3e194d14a7795b11e929a21f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } }
I20260710 13:27:37.079941 29479 leader_election.cc:290] T d825badf78bf4a33a83860f937a0bea9 P 6209eb9b3e194d14a7795b11e929a21f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa3d42c5bfbe49be9435ea18fcbbf415 (127.26.127.68:34759), 2de9a8371bf2443dadab3c13fd676f3c (127.26.127.65:45567)
I20260710 13:27:37.080509 29421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d825badf78bf4a33a83860f937a0bea9" candidate_uuid: "6209eb9b3e194d14a7795b11e929a21f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" is_pre_election: true
I20260710 13:27:37.081035 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d825badf78bf4a33a83860f937a0bea9" candidate_uuid: "6209eb9b3e194d14a7795b11e929a21f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2de9a8371bf2443dadab3c13fd676f3c" is_pre_election: true
I20260710 13:27:37.081200 29421 raft_consensus.cc:2468] T d825badf78bf4a33a83860f937a0bea9 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6209eb9b3e194d14a7795b11e929a21f in term 0.
I20260710 13:27:37.081686 29199 raft_consensus.cc:2468] T d825badf78bf4a33a83860f937a0bea9 P 2de9a8371bf2443dadab3c13fd676f3c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6209eb9b3e194d14a7795b11e929a21f in term 0.
I20260710 13:27:37.082258 29240 leader_election.cc:304] T d825badf78bf4a33a83860f937a0bea9 P 6209eb9b3e194d14a7795b11e929a21f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6209eb9b3e194d14a7795b11e929a21f, aa3d42c5bfbe49be9435ea18fcbbf415; no voters: 
I20260710 13:27:37.082912 29479 raft_consensus.cc:2804] T d825badf78bf4a33a83860f937a0bea9 P 6209eb9b3e194d14a7795b11e929a21f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:37.083187 29479 raft_consensus.cc:493] T d825badf78bf4a33a83860f937a0bea9 P 6209eb9b3e194d14a7795b11e929a21f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:37.083467 29479 raft_consensus.cc:3060] T d825badf78bf4a33a83860f937a0bea9 P 6209eb9b3e194d14a7795b11e929a21f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:37.088580 29624 raft_consensus.cc:493] T 807712d045504aeea7a3c1da18fb85aa P 6209eb9b3e194d14a7795b11e929a21f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:37.089061 29624 raft_consensus.cc:515] T 807712d045504aeea7a3c1da18fb85aa P 6209eb9b3e194d14a7795b11e929a21f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } }
I20260710 13:27:37.089267 29479 raft_consensus.cc:515] T d825badf78bf4a33a83860f937a0bea9 P 6209eb9b3e194d14a7795b11e929a21f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } }
I20260710 13:27:37.090698 29624 leader_election.cc:290] T 807712d045504aeea7a3c1da18fb85aa P 6209eb9b3e194d14a7795b11e929a21f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7dcd5941d940460ca2df836fb08afd50 (127.26.127.67:35307), aa3d42c5bfbe49be9435ea18fcbbf415 (127.26.127.68:34759)
I20260710 13:27:37.091413 29345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "807712d045504aeea7a3c1da18fb85aa" candidate_uuid: "6209eb9b3e194d14a7795b11e929a21f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dcd5941d940460ca2df836fb08afd50" is_pre_election: true
I20260710 13:27:37.091873 29421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d825badf78bf4a33a83860f937a0bea9" candidate_uuid: "6209eb9b3e194d14a7795b11e929a21f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415"
I20260710 13:27:37.091054 29479 leader_election.cc:290] T d825badf78bf4a33a83860f937a0bea9 P 6209eb9b3e194d14a7795b11e929a21f [CANDIDATE]: Term 1 election: Requested vote from peers aa3d42c5bfbe49be9435ea18fcbbf415 (127.26.127.68:34759), 2de9a8371bf2443dadab3c13fd676f3c (127.26.127.65:45567)
I20260710 13:27:37.092397 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d825badf78bf4a33a83860f937a0bea9" candidate_uuid: "6209eb9b3e194d14a7795b11e929a21f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2de9a8371bf2443dadab3c13fd676f3c"
I20260710 13:27:37.092401 29422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "807712d045504aeea7a3c1da18fb85aa" candidate_uuid: "6209eb9b3e194d14a7795b11e929a21f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" is_pre_election: true
I20260710 13:27:37.092425 29421 raft_consensus.cc:3060] T d825badf78bf4a33a83860f937a0bea9 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:37.093258 29199 raft_consensus.cc:3060] T d825badf78bf4a33a83860f937a0bea9 P 2de9a8371bf2443dadab3c13fd676f3c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:37.093505 29422 raft_consensus.cc:2393] T 807712d045504aeea7a3c1da18fb85aa P aa3d42c5bfbe49be9435ea18fcbbf415 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6209eb9b3e194d14a7795b11e929a21f in current term 1: Already voted for candidate 7dcd5941d940460ca2df836fb08afd50 in this term.
I20260710 13:27:37.094549 29240 leader_election.cc:304] T 807712d045504aeea7a3c1da18fb85aa P 6209eb9b3e194d14a7795b11e929a21f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6209eb9b3e194d14a7795b11e929a21f; no voters: 7dcd5941d940460ca2df836fb08afd50, aa3d42c5bfbe49be9435ea18fcbbf415
I20260710 13:27:37.095323 29479 raft_consensus.cc:3060] T 807712d045504aeea7a3c1da18fb85aa P 6209eb9b3e194d14a7795b11e929a21f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:37.097067 29624 raft_consensus.cc:493] T 544dad2dd79b47cfa0b90b10837e1379 P 6209eb9b3e194d14a7795b11e929a21f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:37.097529 29624 raft_consensus.cc:515] T 544dad2dd79b47cfa0b90b10837e1379 P 6209eb9b3e194d14a7795b11e929a21f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } }
I20260710 13:27:37.099561 29624 leader_election.cc:290] T 544dad2dd79b47cfa0b90b10837e1379 P 6209eb9b3e194d14a7795b11e929a21f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2de9a8371bf2443dadab3c13fd676f3c (127.26.127.65:45567), 7dcd5941d940460ca2df836fb08afd50 (127.26.127.67:35307)
I20260710 13:27:37.099925 29199 raft_consensus.cc:2468] T d825badf78bf4a33a83860f937a0bea9 P 2de9a8371bf2443dadab3c13fd676f3c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6209eb9b3e194d14a7795b11e929a21f in term 1.
I20260710 13:27:37.100695 29345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544dad2dd79b47cfa0b90b10837e1379" candidate_uuid: "6209eb9b3e194d14a7795b11e929a21f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dcd5941d940460ca2df836fb08afd50" is_pre_election: true
I20260710 13:27:37.101070 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544dad2dd79b47cfa0b90b10837e1379" candidate_uuid: "6209eb9b3e194d14a7795b11e929a21f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2de9a8371bf2443dadab3c13fd676f3c" is_pre_election: true
I20260710 13:27:37.101380 29345 raft_consensus.cc:2468] T 544dad2dd79b47cfa0b90b10837e1379 P 7dcd5941d940460ca2df836fb08afd50 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6209eb9b3e194d14a7795b11e929a21f in term 0.
I20260710 13:27:37.101478 29240 leader_election.cc:304] T d825badf78bf4a33a83860f937a0bea9 P 6209eb9b3e194d14a7795b11e929a21f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2de9a8371bf2443dadab3c13fd676f3c, 6209eb9b3e194d14a7795b11e929a21f; no voters: 
I20260710 13:27:37.101740 29199 raft_consensus.cc:2468] T 544dad2dd79b47cfa0b90b10837e1379 P 2de9a8371bf2443dadab3c13fd676f3c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6209eb9b3e194d14a7795b11e929a21f in term 0.
I20260710 13:27:37.102044 29479 raft_consensus.cc:2749] T 807712d045504aeea7a3c1da18fb85aa P 6209eb9b3e194d14a7795b11e929a21f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:37.102571 29624 raft_consensus.cc:2804] T d825badf78bf4a33a83860f937a0bea9 P 6209eb9b3e194d14a7795b11e929a21f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:37.099272 29421 raft_consensus.cc:2468] T d825badf78bf4a33a83860f937a0bea9 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6209eb9b3e194d14a7795b11e929a21f in term 1.
I20260710 13:27:37.102691 29239 leader_election.cc:304] T 544dad2dd79b47cfa0b90b10837e1379 P 6209eb9b3e194d14a7795b11e929a21f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6209eb9b3e194d14a7795b11e929a21f, 7dcd5941d940460ca2df836fb08afd50; no voters: 
I20260710 13:27:37.103103 29624 raft_consensus.cc:697] T d825badf78bf4a33a83860f937a0bea9 P 6209eb9b3e194d14a7795b11e929a21f [term 1 LEADER]: Becoming Leader. State: Replica: 6209eb9b3e194d14a7795b11e929a21f, State: Running, Role: LEADER
I20260710 13:27:37.103700 29625 raft_consensus.cc:2804] T 544dad2dd79b47cfa0b90b10837e1379 P 6209eb9b3e194d14a7795b11e929a21f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:37.104076 29625 raft_consensus.cc:493] T 544dad2dd79b47cfa0b90b10837e1379 P 6209eb9b3e194d14a7795b11e929a21f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:37.103988 29624 consensus_queue.cc:237] T d825badf78bf4a33a83860f937a0bea9 P 6209eb9b3e194d14a7795b11e929a21f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } }
I20260710 13:27:37.104502 29625 raft_consensus.cc:3060] T 544dad2dd79b47cfa0b90b10837e1379 P 6209eb9b3e194d14a7795b11e929a21f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:37.110601 29625 raft_consensus.cc:515] T 544dad2dd79b47cfa0b90b10837e1379 P 6209eb9b3e194d14a7795b11e929a21f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } }
I20260710 13:27:37.112360 29625 leader_election.cc:290] T 544dad2dd79b47cfa0b90b10837e1379 P 6209eb9b3e194d14a7795b11e929a21f [CANDIDATE]: Term 1 election: Requested vote from peers 2de9a8371bf2443dadab3c13fd676f3c (127.26.127.65:45567), 7dcd5941d940460ca2df836fb08afd50 (127.26.127.67:35307)
I20260710 13:27:37.113140 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544dad2dd79b47cfa0b90b10837e1379" candidate_uuid: "6209eb9b3e194d14a7795b11e929a21f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2de9a8371bf2443dadab3c13fd676f3c"
I20260710 13:27:37.113330 29345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544dad2dd79b47cfa0b90b10837e1379" candidate_uuid: "6209eb9b3e194d14a7795b11e929a21f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dcd5941d940460ca2df836fb08afd50"
I20260710 13:27:37.112800 29092 catalog_manager.cc:5697] T d825badf78bf4a33a83860f937a0bea9 P 6209eb9b3e194d14a7795b11e929a21f reported cstate change: term changed from 0 to 1, leader changed from <none> to 6209eb9b3e194d14a7795b11e929a21f (127.26.127.66). New cstate: current_term: 1 leader_uuid: "6209eb9b3e194d14a7795b11e929a21f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:37.113685 29199 raft_consensus.cc:3060] T 544dad2dd79b47cfa0b90b10837e1379 P 2de9a8371bf2443dadab3c13fd676f3c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:37.113922 29345 raft_consensus.cc:3060] T 544dad2dd79b47cfa0b90b10837e1379 P 7dcd5941d940460ca2df836fb08afd50 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:37.119588 29199 raft_consensus.cc:2468] T 544dad2dd79b47cfa0b90b10837e1379 P 2de9a8371bf2443dadab3c13fd676f3c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6209eb9b3e194d14a7795b11e929a21f in term 1.
I20260710 13:27:37.120127 29345 raft_consensus.cc:2468] T 544dad2dd79b47cfa0b90b10837e1379 P 7dcd5941d940460ca2df836fb08afd50 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6209eb9b3e194d14a7795b11e929a21f in term 1.
I20260710 13:27:37.120761 29240 leader_election.cc:304] T 544dad2dd79b47cfa0b90b10837e1379 P 6209eb9b3e194d14a7795b11e929a21f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2de9a8371bf2443dadab3c13fd676f3c, 6209eb9b3e194d14a7795b11e929a21f; no voters: 
I20260710 13:27:37.121565 29625 raft_consensus.cc:2804] T 544dad2dd79b47cfa0b90b10837e1379 P 6209eb9b3e194d14a7795b11e929a21f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:37.122097 29625 raft_consensus.cc:697] T 544dad2dd79b47cfa0b90b10837e1379 P 6209eb9b3e194d14a7795b11e929a21f [term 1 LEADER]: Becoming Leader. State: Replica: 6209eb9b3e194d14a7795b11e929a21f, State: Running, Role: LEADER
I20260710 13:27:37.122967 29625 consensus_queue.cc:237] T 544dad2dd79b47cfa0b90b10837e1379 P 6209eb9b3e194d14a7795b11e929a21f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } }
I20260710 13:27:37.130436 29092 catalog_manager.cc:5697] T 544dad2dd79b47cfa0b90b10837e1379 P 6209eb9b3e194d14a7795b11e929a21f reported cstate change: term changed from 0 to 1, leader changed from <none> to 6209eb9b3e194d14a7795b11e929a21f (127.26.127.66). New cstate: current_term: 1 leader_uuid: "6209eb9b3e194d14a7795b11e929a21f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:37.144062 29495 consensus_queue.cc:1048] T 807712d045504aeea7a3c1da18fb85aa P 7dcd5941d940460ca2df836fb08afd50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:37.145934 29620 raft_consensus.cc:493] T 0c287e603fb0495b8bd42bcd49042211 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:37.146394 29620 raft_consensus.cc:515] T 0c287e603fb0495b8bd42bcd49042211 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } }
I20260710 13:27:37.148564 29620 leader_election.cc:290] T 0c287e603fb0495b8bd42bcd49042211 P aa3d42c5bfbe49be9435ea18fcbbf415 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6209eb9b3e194d14a7795b11e929a21f (127.26.127.66:35737), 7dcd5941d940460ca2df836fb08afd50 (127.26.127.67:35307)
I20260710 13:27:37.149323 29274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c287e603fb0495b8bd42bcd49042211" candidate_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6209eb9b3e194d14a7795b11e929a21f" is_pre_election: true
I20260710 13:27:37.149884 29345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c287e603fb0495b8bd42bcd49042211" candidate_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dcd5941d940460ca2df836fb08afd50" is_pre_election: true
I20260710 13:27:37.150619 29345 raft_consensus.cc:2468] T 0c287e603fb0495b8bd42bcd49042211 P 7dcd5941d940460ca2df836fb08afd50 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa3d42c5bfbe49be9435ea18fcbbf415 in term 0.
I20260710 13:27:37.151624 29387 leader_election.cc:304] T 0c287e603fb0495b8bd42bcd49042211 P aa3d42c5bfbe49be9435ea18fcbbf415 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7dcd5941d940460ca2df836fb08afd50, aa3d42c5bfbe49be9435ea18fcbbf415; no voters: 
I20260710 13:27:37.149966 29274 raft_consensus.cc:2468] T 0c287e603fb0495b8bd42bcd49042211 P 6209eb9b3e194d14a7795b11e929a21f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa3d42c5bfbe49be9435ea18fcbbf415 in term 0.
I20260710 13:27:37.154269 29620 raft_consensus.cc:2804] T 0c287e603fb0495b8bd42bcd49042211 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:37.154716 29620 raft_consensus.cc:493] T 0c287e603fb0495b8bd42bcd49042211 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:37.156064 29620 raft_consensus.cc:3060] T 0c287e603fb0495b8bd42bcd49042211 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:37.156569 29483 consensus_queue.cc:1048] T 807712d045504aeea7a3c1da18fb85aa P 7dcd5941d940460ca2df836fb08afd50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:37.165045 29620 raft_consensus.cc:515] T 0c287e603fb0495b8bd42bcd49042211 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } }
I20260710 13:27:37.167562 29620 leader_election.cc:290] T 0c287e603fb0495b8bd42bcd49042211 P aa3d42c5bfbe49be9435ea18fcbbf415 [CANDIDATE]: Term 1 election: Requested vote from peers 6209eb9b3e194d14a7795b11e929a21f (127.26.127.66:35737), 7dcd5941d940460ca2df836fb08afd50 (127.26.127.67:35307)
I20260710 13:27:37.168118 29274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c287e603fb0495b8bd42bcd49042211" candidate_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6209eb9b3e194d14a7795b11e929a21f"
I20260710 13:27:37.168495 29345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c287e603fb0495b8bd42bcd49042211" candidate_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dcd5941d940460ca2df836fb08afd50"
I20260710 13:27:37.168749 29274 raft_consensus.cc:3060] T 0c287e603fb0495b8bd42bcd49042211 P 6209eb9b3e194d14a7795b11e929a21f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:37.169112 29345 raft_consensus.cc:3060] T 0c287e603fb0495b8bd42bcd49042211 P 7dcd5941d940460ca2df836fb08afd50 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:37.174161 29274 raft_consensus.cc:2468] T 0c287e603fb0495b8bd42bcd49042211 P 6209eb9b3e194d14a7795b11e929a21f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa3d42c5bfbe49be9435ea18fcbbf415 in term 1.
I20260710 13:27:37.174998 29345 raft_consensus.cc:2468] T 0c287e603fb0495b8bd42bcd49042211 P 7dcd5941d940460ca2df836fb08afd50 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa3d42c5bfbe49be9435ea18fcbbf415 in term 1.
I20260710 13:27:37.175293 29389 leader_election.cc:304] T 0c287e603fb0495b8bd42bcd49042211 P aa3d42c5bfbe49be9435ea18fcbbf415 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6209eb9b3e194d14a7795b11e929a21f, aa3d42c5bfbe49be9435ea18fcbbf415; no voters: 
I20260710 13:27:37.176311 29482 raft_consensus.cc:2804] T 0c287e603fb0495b8bd42bcd49042211 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:37.176841 29482 raft_consensus.cc:697] T 0c287e603fb0495b8bd42bcd49042211 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 1 LEADER]: Becoming Leader. State: Replica: aa3d42c5bfbe49be9435ea18fcbbf415, State: Running, Role: LEADER
I20260710 13:27:37.177620 29482 consensus_queue.cc:237] T 0c287e603fb0495b8bd42bcd49042211 P aa3d42c5bfbe49be9435ea18fcbbf415 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } }
I20260710 13:27:37.181193 29620 consensus_queue.cc:1048] T 6c8a219133ec47cf811dc9769ccbbdd9 P aa3d42c5bfbe49be9435ea18fcbbf415 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:37.188120 29095 catalog_manager.cc:5697] T 0c287e603fb0495b8bd42bcd49042211 P aa3d42c5bfbe49be9435ea18fcbbf415 reported cstate change: term changed from 0 to 1, leader changed from <none> to aa3d42c5bfbe49be9435ea18fcbbf415 (127.26.127.68). New cstate: current_term: 1 leader_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:37.196621 29620 consensus_queue.cc:1048] T 6c8a219133ec47cf811dc9769ccbbdd9 P aa3d42c5bfbe49be9435ea18fcbbf415 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:37.217974 29199 raft_consensus.cc:1275] T dc1737bd599d4c08a41123acc7d71d49 P 2de9a8371bf2443dadab3c13fd676f3c [term 2 FOLLOWER]: Refusing update from remote peer aa3d42c5bfbe49be9435ea18fcbbf415: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:27:37.219142 29620 consensus_queue.cc:1048] T dc1737bd599d4c08a41123acc7d71d49 P aa3d42c5bfbe49be9435ea18fcbbf415 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:37.227847 29345 raft_consensus.cc:1275] T dc1737bd599d4c08a41123acc7d71d49 P 7dcd5941d940460ca2df836fb08afd50 [term 2 FOLLOWER]: Refusing update from remote peer aa3d42c5bfbe49be9435ea18fcbbf415: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:27:37.229701 29482 consensus_queue.cc:1048] T dc1737bd599d4c08a41123acc7d71d49 P aa3d42c5bfbe49be9435ea18fcbbf415 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:37.469375 29549 consensus_queue.cc:1048] T 1bf1a3849848430989c597075f9eec60 P 2de9a8371bf2443dadab3c13fd676f3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:37.480144 29472 consensus_queue.cc:1048] T 1bf1a3849848430989c597075f9eec60 P 2de9a8371bf2443dadab3c13fd676f3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:37.548839 27133 tablet_server.cc:179] TabletServer@127.26.127.65:0 shutting down...
I20260710 13:27:37.577419 27133 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:27:37.578231 27133 tablet_replica.cc:333] T 544dad2dd79b47cfa0b90b10837e1379 P 2de9a8371bf2443dadab3c13fd676f3c: stopping tablet replica
I20260710 13:27:37.578871 27133 raft_consensus.cc:2243] T 544dad2dd79b47cfa0b90b10837e1379 P 2de9a8371bf2443dadab3c13fd676f3c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:37.579265 27133 raft_consensus.cc:2272] T 544dad2dd79b47cfa0b90b10837e1379 P 2de9a8371bf2443dadab3c13fd676f3c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:37.580991 27133 tablet_replica.cc:333] T 7a9876384dcc4953acfc8f9d3f6ababb P 2de9a8371bf2443dadab3c13fd676f3c: stopping tablet replica
I20260710 13:27:37.581526 27133 raft_consensus.cc:2243] T 7a9876384dcc4953acfc8f9d3f6ababb P 2de9a8371bf2443dadab3c13fd676f3c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:37.581920 27133 raft_consensus.cc:2272] T 7a9876384dcc4953acfc8f9d3f6ababb P 2de9a8371bf2443dadab3c13fd676f3c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:37.584147 27133 tablet_replica.cc:333] T 6c8a219133ec47cf811dc9769ccbbdd9 P 2de9a8371bf2443dadab3c13fd676f3c: stopping tablet replica
I20260710 13:27:37.584852 27133 raft_consensus.cc:2243] T 6c8a219133ec47cf811dc9769ccbbdd9 P 2de9a8371bf2443dadab3c13fd676f3c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:37.585201 27133 raft_consensus.cc:2272] T 6c8a219133ec47cf811dc9769ccbbdd9 P 2de9a8371bf2443dadab3c13fd676f3c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:37.586971 27133 tablet_replica.cc:333] T 2f1051817ac449ceaeabc86b0db6c740 P 2de9a8371bf2443dadab3c13fd676f3c: stopping tablet replica
I20260710 13:27:37.587437 27133 raft_consensus.cc:2243] T 2f1051817ac449ceaeabc86b0db6c740 P 2de9a8371bf2443dadab3c13fd676f3c [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:37.588057 27133 raft_consensus.cc:2272] T 2f1051817ac449ceaeabc86b0db6c740 P 2de9a8371bf2443dadab3c13fd676f3c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:37.589841 27133 tablet_replica.cc:333] T 9fcf19a72777449aaaefb0f40c33bb2f P 2de9a8371bf2443dadab3c13fd676f3c: stopping tablet replica
I20260710 13:27:37.590314 27133 raft_consensus.cc:2243] T 9fcf19a72777449aaaefb0f40c33bb2f P 2de9a8371bf2443dadab3c13fd676f3c [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:37.591020 27133 raft_consensus.cc:2272] T 9fcf19a72777449aaaefb0f40c33bb2f P 2de9a8371bf2443dadab3c13fd676f3c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:37.592898 27133 tablet_replica.cc:333] T 1bf1a3849848430989c597075f9eec60 P 2de9a8371bf2443dadab3c13fd676f3c: stopping tablet replica
I20260710 13:27:37.593367 27133 raft_consensus.cc:2243] T 1bf1a3849848430989c597075f9eec60 P 2de9a8371bf2443dadab3c13fd676f3c [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:37.594017 27133 raft_consensus.cc:2272] T 1bf1a3849848430989c597075f9eec60 P 2de9a8371bf2443dadab3c13fd676f3c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:37.596203 27133 tablet_replica.cc:333] T 925a2b7fc5bf4cf5b7206696b71f4128 P 2de9a8371bf2443dadab3c13fd676f3c: stopping tablet replica
W20260710 13:27:37.596521 29314 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 19 similar messages]
I20260710 13:27:37.596946 27133 raft_consensus.cc:2243] T 925a2b7fc5bf4cf5b7206696b71f4128 P 2de9a8371bf2443dadab3c13fd676f3c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:37.597478 27133 raft_consensus.cc:2272] T 925a2b7fc5bf4cf5b7206696b71f4128 P 2de9a8371bf2443dadab3c13fd676f3c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:37.599460 27133 tablet_replica.cc:333] T 108da84f860a481bacc829047af01b47 P 2de9a8371bf2443dadab3c13fd676f3c: stopping tablet replica
I20260710 13:27:37.600010 27133 raft_consensus.cc:2243] T 108da84f860a481bacc829047af01b47 P 2de9a8371bf2443dadab3c13fd676f3c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:37.600430 27133 raft_consensus.cc:2272] T 108da84f860a481bacc829047af01b47 P 2de9a8371bf2443dadab3c13fd676f3c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:27:37.601528 29314 consensus_peers.cc:597] T 7a9876384dcc4953acfc8f9d3f6ababb P 7dcd5941d940460ca2df836fb08afd50 -> Peer 2de9a8371bf2443dadab3c13fd676f3c (127.26.127.65:45567): Couldn't send request to peer 2de9a8371bf2443dadab3c13fd676f3c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:37.602672 27133 tablet_replica.cc:333] T 54ffb4469e1348a793c9db8ba5f32865 P 2de9a8371bf2443dadab3c13fd676f3c: stopping tablet replica
I20260710 13:27:37.603344 27133 raft_consensus.cc:2243] T 54ffb4469e1348a793c9db8ba5f32865 P 2de9a8371bf2443dadab3c13fd676f3c [term 1 FOLLOWER]: Raft consensus shutting down.
W20260710 13:27:37.603652 29314 consensus_peers.cc:597] T 108da84f860a481bacc829047af01b47 P 7dcd5941d940460ca2df836fb08afd50 -> Peer 2de9a8371bf2443dadab3c13fd676f3c (127.26.127.65:45567): Couldn't send request to peer 2de9a8371bf2443dadab3c13fd676f3c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:37.603837 27133 raft_consensus.cc:2272] T 54ffb4469e1348a793c9db8ba5f32865 P 2de9a8371bf2443dadab3c13fd676f3c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:37.605939 27133 tablet_replica.cc:333] T d825badf78bf4a33a83860f937a0bea9 P 2de9a8371bf2443dadab3c13fd676f3c: stopping tablet replica
I20260710 13:27:37.606552 27133 raft_consensus.cc:2243] T d825badf78bf4a33a83860f937a0bea9 P 2de9a8371bf2443dadab3c13fd676f3c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:37.606932 27133 raft_consensus.cc:2272] T d825badf78bf4a33a83860f937a0bea9 P 2de9a8371bf2443dadab3c13fd676f3c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:37.608786 27133 tablet_replica.cc:333] T 90e873a8c5c14459b29c488dc595389d P 2de9a8371bf2443dadab3c13fd676f3c: stopping tablet replica
I20260710 13:27:37.609287 27133 raft_consensus.cc:2243] T 90e873a8c5c14459b29c488dc595389d P 2de9a8371bf2443dadab3c13fd676f3c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:37.609679 27133 raft_consensus.cc:2272] T 90e873a8c5c14459b29c488dc595389d P 2de9a8371bf2443dadab3c13fd676f3c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:37.610201 29623 consensus_queue.cc:1048] T 0c287e603fb0495b8bd42bcd49042211 P aa3d42c5bfbe49be9435ea18fcbbf415 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:37.611733 27133 tablet_replica.cc:333] T b7356369d46e45d8b1ff538426bc18ce P 2de9a8371bf2443dadab3c13fd676f3c: stopping tablet replica
I20260710 13:27:37.612306 27133 raft_consensus.cc:2243] T b7356369d46e45d8b1ff538426bc18ce P 2de9a8371bf2443dadab3c13fd676f3c [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:37.613161 27133 raft_consensus.cc:2272] T b7356369d46e45d8b1ff538426bc18ce P 2de9a8371bf2443dadab3c13fd676f3c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:37.616577 27133 tablet_replica.cc:333] T fa43120f1a6149269837f26c44522494 P 2de9a8371bf2443dadab3c13fd676f3c: stopping tablet replica
I20260710 13:27:37.617441 27133 raft_consensus.cc:2243] T fa43120f1a6149269837f26c44522494 P 2de9a8371bf2443dadab3c13fd676f3c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:37.617903 27133 raft_consensus.cc:2272] T fa43120f1a6149269837f26c44522494 P 2de9a8371bf2443dadab3c13fd676f3c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:37.622219 27133 tablet_replica.cc:333] T 392f72defd244e5da11a052d404f26ea P 2de9a8371bf2443dadab3c13fd676f3c: stopping tablet replica
I20260710 13:27:37.623067 27133 raft_consensus.cc:2243] T 392f72defd244e5da11a052d404f26ea P 2de9a8371bf2443dadab3c13fd676f3c [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:37.624009 27133 raft_consensus.cc:2272] T 392f72defd244e5da11a052d404f26ea P 2de9a8371bf2443dadab3c13fd676f3c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:37.625357 29482 consensus_queue.cc:1048] T 0c287e603fb0495b8bd42bcd49042211 P aa3d42c5bfbe49be9435ea18fcbbf415 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:37.626292 27133 tablet_replica.cc:333] T dfc859656b69454d92b35ec0fab99e96 P 2de9a8371bf2443dadab3c13fd676f3c: stopping tablet replica
I20260710 13:27:37.627018 27133 raft_consensus.cc:2243] T dfc859656b69454d92b35ec0fab99e96 P 2de9a8371bf2443dadab3c13fd676f3c [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:37.627885 27133 raft_consensus.cc:2272] T dfc859656b69454d92b35ec0fab99e96 P 2de9a8371bf2443dadab3c13fd676f3c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:37.630434 27133 tablet_replica.cc:333] T dc1737bd599d4c08a41123acc7d71d49 P 2de9a8371bf2443dadab3c13fd676f3c: stopping tablet replica
I20260710 13:27:37.631340 27133 raft_consensus.cc:2243] T dc1737bd599d4c08a41123acc7d71d49 P 2de9a8371bf2443dadab3c13fd676f3c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:37.631945 27133 raft_consensus.cc:2272] T dc1737bd599d4c08a41123acc7d71d49 P 2de9a8371bf2443dadab3c13fd676f3c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:37.635107 27133 tablet_replica.cc:333] T fbdae322c96e4b76803fe38c2f15341a P 2de9a8371bf2443dadab3c13fd676f3c: stopping tablet replica
I20260710 13:27:37.636013 27133 raft_consensus.cc:2243] T fbdae322c96e4b76803fe38c2f15341a P 2de9a8371bf2443dadab3c13fd676f3c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:37.636682 27133 raft_consensus.cc:2272] T fbdae322c96e4b76803fe38c2f15341a P 2de9a8371bf2443dadab3c13fd676f3c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:37.639694 27133 tablet_replica.cc:333] T 2b4273a95a8948e3bc7b646f3419cfd5 P 2de9a8371bf2443dadab3c13fd676f3c: stopping tablet replica
W20260710 13:27:37.639770 29388 consensus_peers.cc:597] T dc1737bd599d4c08a41123acc7d71d49 P aa3d42c5bfbe49be9435ea18fcbbf415 -> Peer 2de9a8371bf2443dadab3c13fd676f3c (127.26.127.65:45567): Couldn't send request to peer 2de9a8371bf2443dadab3c13fd676f3c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:37.640583 27133 raft_consensus.cc:2243] T 2b4273a95a8948e3bc7b646f3419cfd5 P 2de9a8371bf2443dadab3c13fd676f3c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:37.641161 27133 raft_consensus.cc:2272] T 2b4273a95a8948e3bc7b646f3419cfd5 P 2de9a8371bf2443dadab3c13fd676f3c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:37.671177 27133 tablet_server.cc:196] TabletServer@127.26.127.65:0 shutdown complete.
W20260710 13:27:37.672789 29240 consensus_peers.cc:597] T d825badf78bf4a33a83860f937a0bea9 P 6209eb9b3e194d14a7795b11e929a21f -> Peer 2de9a8371bf2443dadab3c13fd676f3c (127.26.127.65:45567): Couldn't send request to peer 2de9a8371bf2443dadab3c13fd676f3c. Status: Network error: Client connection negotiation failed: client connection to 127.26.127.65:45567: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:37.695680 27133 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:27:37.701692 29661 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:27:37.702602 29662 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:27:37.704591 29664 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:27:37.705219 27133 server_base.cc:1061] running on GCE node
W20260710 13:27:37.706578 29240 consensus_peers.cc:597] T 544dad2dd79b47cfa0b90b10837e1379 P 6209eb9b3e194d14a7795b11e929a21f -> Peer 2de9a8371bf2443dadab3c13fd676f3c (127.26.127.65:45567): Couldn't send request to peer 2de9a8371bf2443dadab3c13fd676f3c. Status: Network error: Client connection negotiation failed: client connection to 127.26.127.65:45567: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:37.706625 29625 consensus_queue.cc:1048] T d825badf78bf4a33a83860f937a0bea9 P 6209eb9b3e194d14a7795b11e929a21f [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:27:37.708657 27133 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:27:37.708992 27133 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:27:37.709192 27133 hybrid_clock.cc:648] HybridClock initialized: now 1783690057709157 us; error 0 us; skew 500 ppm
I20260710 13:27:37.709908 27133 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:27:37.731904 27133 webserver.cc:533] Webserver started at http://127.26.127.65:45577/ using document root <none> and password file <none>
I20260710 13:27:37.732620 27133 fs_manager.cc:362] Metadata directory not provided
I20260710 13:27:37.732895 27133 fs_manager.cc:365] Using existing metadata directory in first data directory
W20260710 13:27:37.738389 29240 consensus_peers.cc:597] T 90e873a8c5c14459b29c488dc595389d P 6209eb9b3e194d14a7795b11e929a21f -> Peer 2de9a8371bf2443dadab3c13fd676f3c (127.26.127.65:45567): Couldn't send request to peer 2de9a8371bf2443dadab3c13fd676f3c. Status: Network error: Client connection negotiation failed: client connection to 127.26.127.65:45567: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:37.741124 27133 fs_manager.cc:714] Time spent opening directory manager: real 0.007s	user 0.005s	sys 0.001s
I20260710 13:27:37.745672 29668 consensus_queue.cc:1048] T 544dad2dd79b47cfa0b90b10837e1379 P 6209eb9b3e194d14a7795b11e929a21f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:37.747503 29673 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:37.748313 27133 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260710 13:27:37.748649 27133 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783690003215650-27133-0/minicluster-data/ts-0-root
uuid: "2de9a8371bf2443dadab3c13fd676f3c"
format_stamp: "Formatted at 2026-07-10 13:27:33 on dist-test-slave-4llg"
I20260710 13:27:37.749015 27133 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783690003215650-27133-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783690003215650-27133-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783690003215650-27133-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:27:37.775447 27133 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:27:37.776443 27133 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:27:37.777837 27133 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:27:37.782636 29681 ts_tablet_manager.cc:548] Loading tablet metadata (0/18 complete)
W20260710 13:27:37.810626 29314 consensus_peers.cc:597] T 2b4273a95a8948e3bc7b646f3419cfd5 P 7dcd5941d940460ca2df836fb08afd50 -> Peer 2de9a8371bf2443dadab3c13fd676f3c (127.26.127.65:45567): Couldn't send request to peer 2de9a8371bf2443dadab3c13fd676f3c. Status: Network error: Client connection negotiation failed: client connection to 127.26.127.65:45567: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:27:37.820251 29388 consensus_peers.cc:597] T 6c8a219133ec47cf811dc9769ccbbdd9 P aa3d42c5bfbe49be9435ea18fcbbf415 -> Peer 2de9a8371bf2443dadab3c13fd676f3c (127.26.127.65:45567): Couldn't send request to peer 2de9a8371bf2443dadab3c13fd676f3c. Status: Network error: Client connection negotiation failed: client connection to 127.26.127.65:45567: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:27:37.846609 29388 consensus_peers.cc:597] T 54ffb4469e1348a793c9db8ba5f32865 P aa3d42c5bfbe49be9435ea18fcbbf415 -> Peer 2de9a8371bf2443dadab3c13fd676f3c (127.26.127.65:45567): Couldn't send request to peer 2de9a8371bf2443dadab3c13fd676f3c. Status: Network error: Client connection negotiation failed: client connection to 127.26.127.65:45567: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:27:37.870836 29240 consensus_peers.cc:597] T fbdae322c96e4b76803fe38c2f15341a P 6209eb9b3e194d14a7795b11e929a21f -> Peer 2de9a8371bf2443dadab3c13fd676f3c (127.26.127.65:45567): Couldn't send request to peer 2de9a8371bf2443dadab3c13fd676f3c. Status: Network error: Client connection negotiation failed: client connection to 127.26.127.65:45567: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:37.876089 27133 ts_tablet_manager.cc:585] Loaded tablet metadata (18 total tablets, 18 live tablets)
I20260710 13:27:37.876405 27133 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.095s	user 0.004s	sys 0.000s
I20260710 13:27:37.876706 27133 ts_tablet_manager.cc:600] Registering tablets (0/18 complete)
I20260710 13:27:37.880911 29681 tablet_bootstrap.cc:492] T 54ffb4469e1348a793c9db8ba5f32865 P 2de9a8371bf2443dadab3c13fd676f3c: Bootstrap starting.
I20260710 13:27:37.896044 29681 tablet_bootstrap.cc:492] T 54ffb4469e1348a793c9db8ba5f32865 P 2de9a8371bf2443dadab3c13fd676f3c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:27:37.896993 29681 tablet_bootstrap.cc:492] T 54ffb4469e1348a793c9db8ba5f32865 P 2de9a8371bf2443dadab3c13fd676f3c: Bootstrap complete.
I20260710 13:27:37.897645 29681 ts_tablet_manager.cc:1403] T 54ffb4469e1348a793c9db8ba5f32865 P 2de9a8371bf2443dadab3c13fd676f3c: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.003s
I20260710 13:27:37.900127 29681 raft_consensus.cc:359] T 54ffb4469e1348a793c9db8ba5f32865 P 2de9a8371bf2443dadab3c13fd676f3c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } }
I20260710 13:27:37.900790 29681 raft_consensus.cc:740] T 54ffb4469e1348a793c9db8ba5f32865 P 2de9a8371bf2443dadab3c13fd676f3c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2de9a8371bf2443dadab3c13fd676f3c, State: Initialized, Role: FOLLOWER
I20260710 13:27:37.901468 29681 consensus_queue.cc:260] T 54ffb4469e1348a793c9db8ba5f32865 P 2de9a8371bf2443dadab3c13fd676f3c [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: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } }
I20260710 13:27:37.903645 29681 ts_tablet_manager.cc:1434] T 54ffb4469e1348a793c9db8ba5f32865 P 2de9a8371bf2443dadab3c13fd676f3c: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:27:37.904361 29681 tablet_bootstrap.cc:492] T 2b4273a95a8948e3bc7b646f3419cfd5 P 2de9a8371bf2443dadab3c13fd676f3c: Bootstrap starting.
I20260710 13:27:37.917191 29681 tablet_bootstrap.cc:492] T 2b4273a95a8948e3bc7b646f3419cfd5 P 2de9a8371bf2443dadab3c13fd676f3c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:27:37.918063 29681 tablet_bootstrap.cc:492] T 2b4273a95a8948e3bc7b646f3419cfd5 P 2de9a8371bf2443dadab3c13fd676f3c: Bootstrap complete.
I20260710 13:27:37.918678 29681 ts_tablet_manager.cc:1403] T 2b4273a95a8948e3bc7b646f3419cfd5 P 2de9a8371bf2443dadab3c13fd676f3c: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260710 13:27:37.920800 29681 raft_consensus.cc:359] T 2b4273a95a8948e3bc7b646f3419cfd5 P 2de9a8371bf2443dadab3c13fd676f3c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } }
I20260710 13:27:37.921414 29681 raft_consensus.cc:740] T 2b4273a95a8948e3bc7b646f3419cfd5 P 2de9a8371bf2443dadab3c13fd676f3c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2de9a8371bf2443dadab3c13fd676f3c, State: Initialized, Role: FOLLOWER
I20260710 13:27:37.922031 29681 consensus_queue.cc:260] T 2b4273a95a8948e3bc7b646f3419cfd5 P 2de9a8371bf2443dadab3c13fd676f3c [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: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } }
I20260710 13:27:37.923748 29681 ts_tablet_manager.cc:1434] T 2b4273a95a8948e3bc7b646f3419cfd5 P 2de9a8371bf2443dadab3c13fd676f3c: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:27:37.924445 29681 tablet_bootstrap.cc:492] T 925a2b7fc5bf4cf5b7206696b71f4128 P 2de9a8371bf2443dadab3c13fd676f3c: Bootstrap starting.
I20260710 13:27:37.937170 29681 tablet_bootstrap.cc:492] T 925a2b7fc5bf4cf5b7206696b71f4128 P 2de9a8371bf2443dadab3c13fd676f3c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:27:37.938028 29681 tablet_bootstrap.cc:492] T 925a2b7fc5bf4cf5b7206696b71f4128 P 2de9a8371bf2443dadab3c13fd676f3c: Bootstrap complete.
I20260710 13:27:37.938604 29681 ts_tablet_manager.cc:1403] T 925a2b7fc5bf4cf5b7206696b71f4128 P 2de9a8371bf2443dadab3c13fd676f3c: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260710 13:27:37.940745 29681 raft_consensus.cc:359] T 925a2b7fc5bf4cf5b7206696b71f4128 P 2de9a8371bf2443dadab3c13fd676f3c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } }
I20260710 13:27:37.941380 29681 raft_consensus.cc:740] T 925a2b7fc5bf4cf5b7206696b71f4128 P 2de9a8371bf2443dadab3c13fd676f3c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2de9a8371bf2443dadab3c13fd676f3c, State: Initialized, Role: FOLLOWER
I20260710 13:27:37.942049 29681 consensus_queue.cc:260] T 925a2b7fc5bf4cf5b7206696b71f4128 P 2de9a8371bf2443dadab3c13fd676f3c [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: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } }
I20260710 13:27:37.943827 29681 ts_tablet_manager.cc:1434] T 925a2b7fc5bf4cf5b7206696b71f4128 P 2de9a8371bf2443dadab3c13fd676f3c: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:27:37.944546 29681 tablet_bootstrap.cc:492] T d825badf78bf4a33a83860f937a0bea9 P 2de9a8371bf2443dadab3c13fd676f3c: Bootstrap starting.
I20260710 13:27:37.955459 29681 tablet_bootstrap.cc:492] T d825badf78bf4a33a83860f937a0bea9 P 2de9a8371bf2443dadab3c13fd676f3c: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:27:37.956197 29681 tablet_bootstrap.cc:492] T d825badf78bf4a33a83860f937a0bea9 P 2de9a8371bf2443dadab3c13fd676f3c: Bootstrap complete.
I20260710 13:27:37.956835 29681 ts_tablet_manager.cc:1403] T d825badf78bf4a33a83860f937a0bea9 P 2de9a8371bf2443dadab3c13fd676f3c: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.003s
I20260710 13:27:37.958884 29681 raft_consensus.cc:359] T d825badf78bf4a33a83860f937a0bea9 P 2de9a8371bf2443dadab3c13fd676f3c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } }
I20260710 13:27:37.959487 29681 raft_consensus.cc:740] T d825badf78bf4a33a83860f937a0bea9 P 2de9a8371bf2443dadab3c13fd676f3c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2de9a8371bf2443dadab3c13fd676f3c, State: Initialized, Role: FOLLOWER
W20260710 13:27:37.959950 29388 consensus_peers.cc:597] T 925a2b7fc5bf4cf5b7206696b71f4128 P aa3d42c5bfbe49be9435ea18fcbbf415 -> Peer 2de9a8371bf2443dadab3c13fd676f3c (127.26.127.65:45567): Couldn't send request to peer 2de9a8371bf2443dadab3c13fd676f3c. Status: Network error: Client connection negotiation failed: client connection to 127.26.127.65:45567: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:37.960090 29681 consensus_queue.cc:260] T d825badf78bf4a33a83860f937a0bea9 P 2de9a8371bf2443dadab3c13fd676f3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } }
I20260710 13:27:37.962085 29681 ts_tablet_manager.cc:1434] T d825badf78bf4a33a83860f937a0bea9 P 2de9a8371bf2443dadab3c13fd676f3c: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.004s
I20260710 13:27:37.962852 29681 tablet_bootstrap.cc:492] T dc1737bd599d4c08a41123acc7d71d49 P 2de9a8371bf2443dadab3c13fd676f3c: Bootstrap starting.
I20260710 13:27:37.970904 27133 ts_tablet_manager.cc:616] Registered 18 tablets
I20260710 13:27:37.971230 27133 ts_tablet_manager.cc:595] Time spent register tablets: real 0.095s	user 0.086s	sys 0.007s
I20260710 13:27:37.974992 29681 tablet_bootstrap.cc:492] T dc1737bd599d4c08a41123acc7d71d49 P 2de9a8371bf2443dadab3c13fd676f3c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:27:37.976033 29681 tablet_bootstrap.cc:492] T dc1737bd599d4c08a41123acc7d71d49 P 2de9a8371bf2443dadab3c13fd676f3c: Bootstrap complete.
I20260710 13:27:37.976722 29681 ts_tablet_manager.cc:1403] T dc1737bd599d4c08a41123acc7d71d49 P 2de9a8371bf2443dadab3c13fd676f3c: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260710 13:27:37.978924 29681 raft_consensus.cc:359] T dc1737bd599d4c08a41123acc7d71d49 P 2de9a8371bf2443dadab3c13fd676f3c [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } }
I20260710 13:27:37.979514 29681 raft_consensus.cc:740] T dc1737bd599d4c08a41123acc7d71d49 P 2de9a8371bf2443dadab3c13fd676f3c [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2de9a8371bf2443dadab3c13fd676f3c, State: Initialized, Role: FOLLOWER
I20260710 13:27:37.980221 29681 consensus_queue.cc:260] T dc1737bd599d4c08a41123acc7d71d49 P 2de9a8371bf2443dadab3c13fd676f3c [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: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } }
I20260710 13:27:37.982549 29681 ts_tablet_manager.cc:1434] T dc1737bd599d4c08a41123acc7d71d49 P 2de9a8371bf2443dadab3c13fd676f3c: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:27:37.983168 29681 tablet_bootstrap.cc:492] T dfc859656b69454d92b35ec0fab99e96 P 2de9a8371bf2443dadab3c13fd676f3c: Bootstrap starting.
I20260710 13:27:37.994141 29681 tablet_bootstrap.cc:492] T dfc859656b69454d92b35ec0fab99e96 P 2de9a8371bf2443dadab3c13fd676f3c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:27:37.994916 29681 tablet_bootstrap.cc:492] T dfc859656b69454d92b35ec0fab99e96 P 2de9a8371bf2443dadab3c13fd676f3c: Bootstrap complete.
I20260710 13:27:37.995425 29681 ts_tablet_manager.cc:1403] T dfc859656b69454d92b35ec0fab99e96 P 2de9a8371bf2443dadab3c13fd676f3c: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260710 13:27:37.997195 29681 raft_consensus.cc:359] T dfc859656b69454d92b35ec0fab99e96 P 2de9a8371bf2443dadab3c13fd676f3c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } }
I20260710 13:27:37.997715 29681 raft_consensus.cc:740] T dfc859656b69454d92b35ec0fab99e96 P 2de9a8371bf2443dadab3c13fd676f3c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2de9a8371bf2443dadab3c13fd676f3c, State: Initialized, Role: FOLLOWER
I20260710 13:27:37.998306 29681 consensus_queue.cc:260] T dfc859656b69454d92b35ec0fab99e96 P 2de9a8371bf2443dadab3c13fd676f3c [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: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } }
I20260710 13:27:37.999729 29681 ts_tablet_manager.cc:1434] T dfc859656b69454d92b35ec0fab99e96 P 2de9a8371bf2443dadab3c13fd676f3c: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:27:38.000897 29681 tablet_bootstrap.cc:492] T 7a9876384dcc4953acfc8f9d3f6ababb P 2de9a8371bf2443dadab3c13fd676f3c: Bootstrap starting.
I20260710 13:27:38.013290 29681 tablet_bootstrap.cc:492] T 7a9876384dcc4953acfc8f9d3f6ababb P 2de9a8371bf2443dadab3c13fd676f3c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:27:38.014150 29681 tablet_bootstrap.cc:492] T 7a9876384dcc4953acfc8f9d3f6ababb P 2de9a8371bf2443dadab3c13fd676f3c: Bootstrap complete.
I20260710 13:27:38.014765 29681 ts_tablet_manager.cc:1403] T 7a9876384dcc4953acfc8f9d3f6ababb P 2de9a8371bf2443dadab3c13fd676f3c: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260710 13:27:38.017537 29681 raft_consensus.cc:359] T 7a9876384dcc4953acfc8f9d3f6ababb P 2de9a8371bf2443dadab3c13fd676f3c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } }
I20260710 13:27:38.018179 29681 raft_consensus.cc:740] T 7a9876384dcc4953acfc8f9d3f6ababb P 2de9a8371bf2443dadab3c13fd676f3c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2de9a8371bf2443dadab3c13fd676f3c, State: Initialized, Role: FOLLOWER
I20260710 13:27:38.018862 29681 consensus_queue.cc:260] T 7a9876384dcc4953acfc8f9d3f6ababb P 2de9a8371bf2443dadab3c13fd676f3c [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: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } }
I20260710 13:27:38.020924 29681 ts_tablet_manager.cc:1434] T 7a9876384dcc4953acfc8f9d3f6ababb P 2de9a8371bf2443dadab3c13fd676f3c: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:27:38.021541 29681 tablet_bootstrap.cc:492] T 2f1051817ac449ceaeabc86b0db6c740 P 2de9a8371bf2443dadab3c13fd676f3c: Bootstrap starting.
I20260710 13:27:38.031776 27133 rpc_server.cc:307] RPC server started. Bound to: 127.26.127.65:45567
I20260710 13:27:38.031883 29748 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.127.65:45567 every 8 connection(s)
I20260710 13:27:38.032462 29681 tablet_bootstrap.cc:492] T 2f1051817ac449ceaeabc86b0db6c740 P 2de9a8371bf2443dadab3c13fd676f3c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:27:38.033257 29681 tablet_bootstrap.cc:492] T 2f1051817ac449ceaeabc86b0db6c740 P 2de9a8371bf2443dadab3c13fd676f3c: Bootstrap complete.
I20260710 13:27:38.033871 29681 ts_tablet_manager.cc:1403] T 2f1051817ac449ceaeabc86b0db6c740 P 2de9a8371bf2443dadab3c13fd676f3c: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.004s
I20260710 13:27:38.036347 29681 raft_consensus.cc:359] T 2f1051817ac449ceaeabc86b0db6c740 P 2de9a8371bf2443dadab3c13fd676f3c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } }
I20260710 13:27:38.036988 29681 raft_consensus.cc:740] T 2f1051817ac449ceaeabc86b0db6c740 P 2de9a8371bf2443dadab3c13fd676f3c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2de9a8371bf2443dadab3c13fd676f3c, State: Initialized, Role: FOLLOWER
I20260710 13:27:38.037668 29681 consensus_queue.cc:260] T 2f1051817ac449ceaeabc86b0db6c740 P 2de9a8371bf2443dadab3c13fd676f3c [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: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } }
I20260710 13:27:38.039484 29681 ts_tablet_manager.cc:1434] T 2f1051817ac449ceaeabc86b0db6c740 P 2de9a8371bf2443dadab3c13fd676f3c: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:27:38.040179 29681 tablet_bootstrap.cc:492] T 9fcf19a72777449aaaefb0f40c33bb2f P 2de9a8371bf2443dadab3c13fd676f3c: Bootstrap starting.
I20260710 13:27:38.061154 29681 tablet_bootstrap.cc:492] T 9fcf19a72777449aaaefb0f40c33bb2f P 2de9a8371bf2443dadab3c13fd676f3c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:27:38.062088 29681 tablet_bootstrap.cc:492] T 9fcf19a72777449aaaefb0f40c33bb2f P 2de9a8371bf2443dadab3c13fd676f3c: Bootstrap complete.
I20260710 13:27:38.062726 29681 ts_tablet_manager.cc:1403] T 9fcf19a72777449aaaefb0f40c33bb2f P 2de9a8371bf2443dadab3c13fd676f3c: Time spent bootstrapping tablet: real 0.023s	user 0.020s	sys 0.000s
I20260710 13:27:38.065091 29681 raft_consensus.cc:359] T 9fcf19a72777449aaaefb0f40c33bb2f P 2de9a8371bf2443dadab3c13fd676f3c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } }
I20260710 13:27:38.065757 29681 raft_consensus.cc:740] T 9fcf19a72777449aaaefb0f40c33bb2f P 2de9a8371bf2443dadab3c13fd676f3c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2de9a8371bf2443dadab3c13fd676f3c, State: Initialized, Role: FOLLOWER
I20260710 13:27:38.066412 29681 consensus_queue.cc:260] T 9fcf19a72777449aaaefb0f40c33bb2f P 2de9a8371bf2443dadab3c13fd676f3c [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: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } }
I20260710 13:27:38.068271 29681 ts_tablet_manager.cc:1434] T 9fcf19a72777449aaaefb0f40c33bb2f P 2de9a8371bf2443dadab3c13fd676f3c: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:27:38.069067 29681 tablet_bootstrap.cc:492] T 544dad2dd79b47cfa0b90b10837e1379 P 2de9a8371bf2443dadab3c13fd676f3c: Bootstrap starting.
W20260710 13:27:38.085143 29388 consensus_peers.cc:597] T fa43120f1a6149269837f26c44522494 P aa3d42c5bfbe49be9435ea18fcbbf415 -> Peer 2de9a8371bf2443dadab3c13fd676f3c (127.26.127.65:45567): Couldn't send request to peer 2de9a8371bf2443dadab3c13fd676f3c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:38.093915 29681 tablet_bootstrap.cc:492] T 544dad2dd79b47cfa0b90b10837e1379 P 2de9a8371bf2443dadab3c13fd676f3c: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:27:38.094712 29681 tablet_bootstrap.cc:492] T 544dad2dd79b47cfa0b90b10837e1379 P 2de9a8371bf2443dadab3c13fd676f3c: Bootstrap complete.
I20260710 13:27:38.095295 29681 ts_tablet_manager.cc:1403] T 544dad2dd79b47cfa0b90b10837e1379 P 2de9a8371bf2443dadab3c13fd676f3c: Time spent bootstrapping tablet: real 0.026s	user 0.007s	sys 0.009s
I20260710 13:27:38.097287 29681 raft_consensus.cc:359] T 544dad2dd79b47cfa0b90b10837e1379 P 2de9a8371bf2443dadab3c13fd676f3c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } }
I20260710 13:27:38.097867 29681 raft_consensus.cc:740] T 544dad2dd79b47cfa0b90b10837e1379 P 2de9a8371bf2443dadab3c13fd676f3c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2de9a8371bf2443dadab3c13fd676f3c, State: Initialized, Role: FOLLOWER
I20260710 13:27:38.098541 29681 consensus_queue.cc:260] T 544dad2dd79b47cfa0b90b10837e1379 P 2de9a8371bf2443dadab3c13fd676f3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } }
I20260710 13:27:38.099961 29681 ts_tablet_manager.cc:1434] T 544dad2dd79b47cfa0b90b10837e1379 P 2de9a8371bf2443dadab3c13fd676f3c: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:27:38.100270 29749 heartbeater.cc:344] Connected to a master server at 127.26.127.126:41793
I20260710 13:27:38.100605 29681 tablet_bootstrap.cc:492] T 90e873a8c5c14459b29c488dc595389d P 2de9a8371bf2443dadab3c13fd676f3c: Bootstrap starting.
I20260710 13:27:38.100656 29749 heartbeater.cc:461] Registering TS with master...
I20260710 13:27:38.101567 29749 heartbeater.cc:507] Master 127.26.127.126:41793 requested a full tablet report, sending...
I20260710 13:27:38.107558 29095 ts_manager.cc:194] Re-registered known tserver with Master: 2de9a8371bf2443dadab3c13fd676f3c (127.26.127.65:45567)
I20260710 13:27:38.111436 29681 tablet_bootstrap.cc:492] T 90e873a8c5c14459b29c488dc595389d P 2de9a8371bf2443dadab3c13fd676f3c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:27:38.112215 29681 tablet_bootstrap.cc:492] T 90e873a8c5c14459b29c488dc595389d P 2de9a8371bf2443dadab3c13fd676f3c: Bootstrap complete.
I20260710 13:27:38.112650 29681 ts_tablet_manager.cc:1403] T 90e873a8c5c14459b29c488dc595389d P 2de9a8371bf2443dadab3c13fd676f3c: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 13:27:38.114336 29681 raft_consensus.cc:359] T 90e873a8c5c14459b29c488dc595389d P 2de9a8371bf2443dadab3c13fd676f3c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } }
I20260710 13:27:38.114825 29681 raft_consensus.cc:740] T 90e873a8c5c14459b29c488dc595389d P 2de9a8371bf2443dadab3c13fd676f3c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2de9a8371bf2443dadab3c13fd676f3c, State: Initialized, Role: FOLLOWER
I20260710 13:27:38.115463 29681 consensus_queue.cc:260] T 90e873a8c5c14459b29c488dc595389d P 2de9a8371bf2443dadab3c13fd676f3c [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: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } }
I20260710 13:27:38.116971 29681 ts_tablet_manager.cc:1434] T 90e873a8c5c14459b29c488dc595389d P 2de9a8371bf2443dadab3c13fd676f3c: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:27:38.117674 29681 tablet_bootstrap.cc:492] T 6c8a219133ec47cf811dc9769ccbbdd9 P 2de9a8371bf2443dadab3c13fd676f3c: Bootstrap starting.
I20260710 13:27:38.121366 29095 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35952
I20260710 13:27:38.124588 29749 heartbeater.cc:499] Master 127.26.127.126:41793 was elected leader, sending a full tablet report...
I20260710 13:27:38.128516 29681 tablet_bootstrap.cc:492] T 6c8a219133ec47cf811dc9769ccbbdd9 P 2de9a8371bf2443dadab3c13fd676f3c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:27:38.129302 29681 tablet_bootstrap.cc:492] T 6c8a219133ec47cf811dc9769ccbbdd9 P 2de9a8371bf2443dadab3c13fd676f3c: Bootstrap complete.
I20260710 13:27:38.129897 29681 ts_tablet_manager.cc:1403] T 6c8a219133ec47cf811dc9769ccbbdd9 P 2de9a8371bf2443dadab3c13fd676f3c: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260710 13:27:38.132100 29681 raft_consensus.cc:359] T 6c8a219133ec47cf811dc9769ccbbdd9 P 2de9a8371bf2443dadab3c13fd676f3c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } }
I20260710 13:27:38.132791 29681 raft_consensus.cc:740] T 6c8a219133ec47cf811dc9769ccbbdd9 P 2de9a8371bf2443dadab3c13fd676f3c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2de9a8371bf2443dadab3c13fd676f3c, State: Initialized, Role: FOLLOWER
I20260710 13:27:38.133457 29681 consensus_queue.cc:260] T 6c8a219133ec47cf811dc9769ccbbdd9 P 2de9a8371bf2443dadab3c13fd676f3c [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: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } }
I20260710 13:27:38.135310 29681 ts_tablet_manager.cc:1434] T 6c8a219133ec47cf811dc9769ccbbdd9 P 2de9a8371bf2443dadab3c13fd676f3c: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:27:38.136057 29681 tablet_bootstrap.cc:492] T 108da84f860a481bacc829047af01b47 P 2de9a8371bf2443dadab3c13fd676f3c: Bootstrap starting.
I20260710 13:27:38.149223 29681 tablet_bootstrap.cc:492] T 108da84f860a481bacc829047af01b47 P 2de9a8371bf2443dadab3c13fd676f3c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:27:38.149938 29681 tablet_bootstrap.cc:492] T 108da84f860a481bacc829047af01b47 P 2de9a8371bf2443dadab3c13fd676f3c: Bootstrap complete.
I20260710 13:27:38.150462 29681 ts_tablet_manager.cc:1403] T 108da84f860a481bacc829047af01b47 P 2de9a8371bf2443dadab3c13fd676f3c: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260710 13:27:38.152341 29681 raft_consensus.cc:359] T 108da84f860a481bacc829047af01b47 P 2de9a8371bf2443dadab3c13fd676f3c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } }
I20260710 13:27:38.152887 29681 raft_consensus.cc:740] T 108da84f860a481bacc829047af01b47 P 2de9a8371bf2443dadab3c13fd676f3c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2de9a8371bf2443dadab3c13fd676f3c, State: Initialized, Role: FOLLOWER
I20260710 13:27:38.153439 29681 consensus_queue.cc:260] T 108da84f860a481bacc829047af01b47 P 2de9a8371bf2443dadab3c13fd676f3c [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: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } }
I20260710 13:27:38.154773 29681 ts_tablet_manager.cc:1434] T 108da84f860a481bacc829047af01b47 P 2de9a8371bf2443dadab3c13fd676f3c: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.003s
I20260710 13:27:38.155488 29681 tablet_bootstrap.cc:492] T b7356369d46e45d8b1ff538426bc18ce P 2de9a8371bf2443dadab3c13fd676f3c: Bootstrap starting.
I20260710 13:27:38.168419 29681 tablet_bootstrap.cc:492] T b7356369d46e45d8b1ff538426bc18ce P 2de9a8371bf2443dadab3c13fd676f3c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:27:38.169293 29681 tablet_bootstrap.cc:492] T b7356369d46e45d8b1ff538426bc18ce P 2de9a8371bf2443dadab3c13fd676f3c: Bootstrap complete.
I20260710 13:27:38.169906 29681 ts_tablet_manager.cc:1403] T b7356369d46e45d8b1ff538426bc18ce P 2de9a8371bf2443dadab3c13fd676f3c: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260710 13:27:38.172520 29681 raft_consensus.cc:359] T b7356369d46e45d8b1ff538426bc18ce P 2de9a8371bf2443dadab3c13fd676f3c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } }
I20260710 13:27:38.173219 29681 raft_consensus.cc:740] T b7356369d46e45d8b1ff538426bc18ce P 2de9a8371bf2443dadab3c13fd676f3c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2de9a8371bf2443dadab3c13fd676f3c, State: Initialized, Role: FOLLOWER
I20260710 13:27:38.173900 29681 consensus_queue.cc:260] T b7356369d46e45d8b1ff538426bc18ce P 2de9a8371bf2443dadab3c13fd676f3c [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: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } }
I20260710 13:27:38.175839 29681 ts_tablet_manager.cc:1434] T b7356369d46e45d8b1ff538426bc18ce P 2de9a8371bf2443dadab3c13fd676f3c: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:27:38.176467 29681 tablet_bootstrap.cc:492] T 1bf1a3849848430989c597075f9eec60 P 2de9a8371bf2443dadab3c13fd676f3c: Bootstrap starting.
I20260710 13:27:38.188308 29681 tablet_bootstrap.cc:492] T 1bf1a3849848430989c597075f9eec60 P 2de9a8371bf2443dadab3c13fd676f3c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:27:38.189121 29681 tablet_bootstrap.cc:492] T 1bf1a3849848430989c597075f9eec60 P 2de9a8371bf2443dadab3c13fd676f3c: Bootstrap complete.
I20260710 13:27:38.189589 29681 ts_tablet_manager.cc:1403] T 1bf1a3849848430989c597075f9eec60 P 2de9a8371bf2443dadab3c13fd676f3c: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.004s
I20260710 13:27:38.191071 29681 raft_consensus.cc:359] T 1bf1a3849848430989c597075f9eec60 P 2de9a8371bf2443dadab3c13fd676f3c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } }
I20260710 13:27:38.191722 29681 raft_consensus.cc:740] T 1bf1a3849848430989c597075f9eec60 P 2de9a8371bf2443dadab3c13fd676f3c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2de9a8371bf2443dadab3c13fd676f3c, State: Initialized, Role: FOLLOWER
I20260710 13:27:38.192338 29681 consensus_queue.cc:260] T 1bf1a3849848430989c597075f9eec60 P 2de9a8371bf2443dadab3c13fd676f3c [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: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } }
I20260710 13:27:38.193883 29681 ts_tablet_manager.cc:1434] T 1bf1a3849848430989c597075f9eec60 P 2de9a8371bf2443dadab3c13fd676f3c: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:27:38.194798 29681 tablet_bootstrap.cc:492] T 392f72defd244e5da11a052d404f26ea P 2de9a8371bf2443dadab3c13fd676f3c: Bootstrap starting.
I20260710 13:27:38.212863 29681 tablet_bootstrap.cc:492] T 392f72defd244e5da11a052d404f26ea P 2de9a8371bf2443dadab3c13fd676f3c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:27:38.213712 29681 tablet_bootstrap.cc:492] T 392f72defd244e5da11a052d404f26ea P 2de9a8371bf2443dadab3c13fd676f3c: Bootstrap complete.
I20260710 13:27:38.214232 29681 ts_tablet_manager.cc:1403] T 392f72defd244e5da11a052d404f26ea P 2de9a8371bf2443dadab3c13fd676f3c: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.004s
I20260710 13:27:38.215924 29681 raft_consensus.cc:359] T 392f72defd244e5da11a052d404f26ea P 2de9a8371bf2443dadab3c13fd676f3c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } }
I20260710 13:27:38.216416 29681 raft_consensus.cc:740] T 392f72defd244e5da11a052d404f26ea P 2de9a8371bf2443dadab3c13fd676f3c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2de9a8371bf2443dadab3c13fd676f3c, State: Initialized, Role: FOLLOWER
I20260710 13:27:38.216917 29681 consensus_queue.cc:260] T 392f72defd244e5da11a052d404f26ea P 2de9a8371bf2443dadab3c13fd676f3c [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: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } }
I20260710 13:27:38.218768 29681 ts_tablet_manager.cc:1434] T 392f72defd244e5da11a052d404f26ea P 2de9a8371bf2443dadab3c13fd676f3c: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:27:38.219774 29681 tablet_bootstrap.cc:492] T fbdae322c96e4b76803fe38c2f15341a P 2de9a8371bf2443dadab3c13fd676f3c: Bootstrap starting.
I20260710 13:27:38.232286 29681 tablet_bootstrap.cc:492] T fbdae322c96e4b76803fe38c2f15341a P 2de9a8371bf2443dadab3c13fd676f3c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:27:38.232980 29681 tablet_bootstrap.cc:492] T fbdae322c96e4b76803fe38c2f15341a P 2de9a8371bf2443dadab3c13fd676f3c: Bootstrap complete.
I20260710 13:27:38.233429 29681 ts_tablet_manager.cc:1403] T fbdae322c96e4b76803fe38c2f15341a P 2de9a8371bf2443dadab3c13fd676f3c: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.003s
I20260710 13:27:38.234999 29681 raft_consensus.cc:359] T fbdae322c96e4b76803fe38c2f15341a P 2de9a8371bf2443dadab3c13fd676f3c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } }
I20260710 13:27:38.235430 29681 raft_consensus.cc:740] T fbdae322c96e4b76803fe38c2f15341a P 2de9a8371bf2443dadab3c13fd676f3c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2de9a8371bf2443dadab3c13fd676f3c, State: Initialized, Role: FOLLOWER
I20260710 13:27:38.235996 29681 consensus_queue.cc:260] T fbdae322c96e4b76803fe38c2f15341a P 2de9a8371bf2443dadab3c13fd676f3c [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: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } }
I20260710 13:27:38.238091 29681 ts_tablet_manager.cc:1434] T fbdae322c96e4b76803fe38c2f15341a P 2de9a8371bf2443dadab3c13fd676f3c: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.001s
I20260710 13:27:38.239099 29681 tablet_bootstrap.cc:492] T fa43120f1a6149269837f26c44522494 P 2de9a8371bf2443dadab3c13fd676f3c: Bootstrap starting.
I20260710 13:27:38.250721 29681 tablet_bootstrap.cc:492] T fa43120f1a6149269837f26c44522494 P 2de9a8371bf2443dadab3c13fd676f3c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:27:38.251632 29681 tablet_bootstrap.cc:492] T fa43120f1a6149269837f26c44522494 P 2de9a8371bf2443dadab3c13fd676f3c: Bootstrap complete.
I20260710 13:27:38.252153 29681 ts_tablet_manager.cc:1403] T fa43120f1a6149269837f26c44522494 P 2de9a8371bf2443dadab3c13fd676f3c: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260710 13:27:38.253893 29681 raft_consensus.cc:359] T fa43120f1a6149269837f26c44522494 P 2de9a8371bf2443dadab3c13fd676f3c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } }
I20260710 13:27:38.254370 29681 raft_consensus.cc:740] T fa43120f1a6149269837f26c44522494 P 2de9a8371bf2443dadab3c13fd676f3c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2de9a8371bf2443dadab3c13fd676f3c, State: Initialized, Role: FOLLOWER
I20260710 13:27:38.255168 29681 consensus_queue.cc:260] T fa43120f1a6149269837f26c44522494 P 2de9a8371bf2443dadab3c13fd676f3c [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: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } }
I20260710 13:27:38.257120 29681 ts_tablet_manager.cc:1434] T fa43120f1a6149269837f26c44522494 P 2de9a8371bf2443dadab3c13fd676f3c: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260710 13:27:38.687242 29483 raft_consensus.cc:493] T b7356369d46e45d8b1ff538426bc18ce P 7dcd5941d940460ca2df836fb08afd50 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2de9a8371bf2443dadab3c13fd676f3c)
I20260710 13:27:38.687829 29483 raft_consensus.cc:515] T b7356369d46e45d8b1ff538426bc18ce P 7dcd5941d940460ca2df836fb08afd50 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } }
I20260710 13:27:38.689857 29483 leader_election.cc:290] T b7356369d46e45d8b1ff538426bc18ce P 7dcd5941d940460ca2df836fb08afd50 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers aa3d42c5bfbe49be9435ea18fcbbf415 (127.26.127.68:34759), 2de9a8371bf2443dadab3c13fd676f3c (127.26.127.65:45567)
I20260710 13:27:38.690575 29421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7356369d46e45d8b1ff538426bc18ce" candidate_uuid: "7dcd5941d940460ca2df836fb08afd50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" is_pre_election: true
I20260710 13:27:38.690807 29721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7356369d46e45d8b1ff538426bc18ce" candidate_uuid: "7dcd5941d940460ca2df836fb08afd50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2de9a8371bf2443dadab3c13fd676f3c" is_pre_election: true
I20260710 13:27:38.691404 29721 raft_consensus.cc:2468] T b7356369d46e45d8b1ff538426bc18ce P 2de9a8371bf2443dadab3c13fd676f3c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7dcd5941d940460ca2df836fb08afd50 in term 1.
I20260710 13:27:38.692374 29314 leader_election.cc:304] T b7356369d46e45d8b1ff538426bc18ce P 7dcd5941d940460ca2df836fb08afd50 [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: 2de9a8371bf2443dadab3c13fd676f3c, 7dcd5941d940460ca2df836fb08afd50; no voters: aa3d42c5bfbe49be9435ea18fcbbf415
I20260710 13:27:38.693009 29483 raft_consensus.cc:2804] T b7356369d46e45d8b1ff538426bc18ce P 7dcd5941d940460ca2df836fb08afd50 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:27:38.693308 29483 raft_consensus.cc:493] T b7356369d46e45d8b1ff538426bc18ce P 7dcd5941d940460ca2df836fb08afd50 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2de9a8371bf2443dadab3c13fd676f3c)
I20260710 13:27:38.693603 29483 raft_consensus.cc:3060] T b7356369d46e45d8b1ff538426bc18ce P 7dcd5941d940460ca2df836fb08afd50 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:38.698292 29483 raft_consensus.cc:515] T b7356369d46e45d8b1ff538426bc18ce P 7dcd5941d940460ca2df836fb08afd50 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } }
I20260710 13:27:38.699772 29483 leader_election.cc:290] T b7356369d46e45d8b1ff538426bc18ce P 7dcd5941d940460ca2df836fb08afd50 [CANDIDATE]: Term 2 election: Requested vote from peers aa3d42c5bfbe49be9435ea18fcbbf415 (127.26.127.68:34759), 2de9a8371bf2443dadab3c13fd676f3c (127.26.127.65:45567)
I20260710 13:27:38.700502 29421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7356369d46e45d8b1ff538426bc18ce" candidate_uuid: "7dcd5941d940460ca2df836fb08afd50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415"
I20260710 13:27:38.700824 29721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7356369d46e45d8b1ff538426bc18ce" candidate_uuid: "7dcd5941d940460ca2df836fb08afd50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2de9a8371bf2443dadab3c13fd676f3c"
I20260710 13:27:38.701382 29721 raft_consensus.cc:3060] T b7356369d46e45d8b1ff538426bc18ce P 2de9a8371bf2443dadab3c13fd676f3c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:38.705844 29721 raft_consensus.cc:2468] T b7356369d46e45d8b1ff538426bc18ce P 2de9a8371bf2443dadab3c13fd676f3c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dcd5941d940460ca2df836fb08afd50 in term 2.
I20260710 13:27:38.706676 29314 leader_election.cc:304] T b7356369d46e45d8b1ff538426bc18ce P 7dcd5941d940460ca2df836fb08afd50 [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: 2de9a8371bf2443dadab3c13fd676f3c, 7dcd5941d940460ca2df836fb08afd50; no voters: aa3d42c5bfbe49be9435ea18fcbbf415
I20260710 13:27:38.707291 29483 raft_consensus.cc:2804] T b7356369d46e45d8b1ff538426bc18ce P 7dcd5941d940460ca2df836fb08afd50 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:38.707697 29483 raft_consensus.cc:697] T b7356369d46e45d8b1ff538426bc18ce P 7dcd5941d940460ca2df836fb08afd50 [term 2 LEADER]: Becoming Leader. State: Replica: 7dcd5941d940460ca2df836fb08afd50, State: Running, Role: LEADER
I20260710 13:27:38.708356 29483 consensus_queue.cc:237] T b7356369d46e45d8b1ff538426bc18ce P 7dcd5941d940460ca2df836fb08afd50 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } }
I20260710 13:27:38.715040 29093 catalog_manager.cc:5697] T b7356369d46e45d8b1ff538426bc18ce P 7dcd5941d940460ca2df836fb08afd50 reported cstate change: term changed from 1 to 2, leader changed from 2de9a8371bf2443dadab3c13fd676f3c (127.26.127.65) to 7dcd5941d940460ca2df836fb08afd50 (127.26.127.67). New cstate: current_term: 2 leader_uuid: "7dcd5941d940460ca2df836fb08afd50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:38.760268 29570 raft_consensus.cc:493] T dfc859656b69454d92b35ec0fab99e96 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2de9a8371bf2443dadab3c13fd676f3c)
I20260710 13:27:38.760756 29570 raft_consensus.cc:515] T dfc859656b69454d92b35ec0fab99e96 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } }
I20260710 13:27:38.762377 29570 leader_election.cc:290] T dfc859656b69454d92b35ec0fab99e96 P aa3d42c5bfbe49be9435ea18fcbbf415 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2de9a8371bf2443dadab3c13fd676f3c (127.26.127.65:45567), 6209eb9b3e194d14a7795b11e929a21f (127.26.127.66:35737)
I20260710 13:27:38.763079 29721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfc859656b69454d92b35ec0fab99e96" candidate_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2de9a8371bf2443dadab3c13fd676f3c" is_pre_election: true
I20260710 13:27:38.763366 29275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfc859656b69454d92b35ec0fab99e96" candidate_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6209eb9b3e194d14a7795b11e929a21f" is_pre_election: true
I20260710 13:27:38.763625 29721 raft_consensus.cc:2468] T dfc859656b69454d92b35ec0fab99e96 P 2de9a8371bf2443dadab3c13fd676f3c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa3d42c5bfbe49be9435ea18fcbbf415 in term 1.
I20260710 13:27:38.764647 29388 leader_election.cc:304] T dfc859656b69454d92b35ec0fab99e96 P aa3d42c5bfbe49be9435ea18fcbbf415 [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: 2de9a8371bf2443dadab3c13fd676f3c, aa3d42c5bfbe49be9435ea18fcbbf415; no voters: 
I20260710 13:27:38.765447 29623 raft_consensus.cc:2804] T dfc859656b69454d92b35ec0fab99e96 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:27:38.765851 29623 raft_consensus.cc:493] T dfc859656b69454d92b35ec0fab99e96 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2de9a8371bf2443dadab3c13fd676f3c)
I20260710 13:27:38.766142 29623 raft_consensus.cc:3060] T dfc859656b69454d92b35ec0fab99e96 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:38.771621 29623 raft_consensus.cc:515] T dfc859656b69454d92b35ec0fab99e96 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } }
I20260710 13:27:38.773636 29623 leader_election.cc:290] T dfc859656b69454d92b35ec0fab99e96 P aa3d42c5bfbe49be9435ea18fcbbf415 [CANDIDATE]: Term 2 election: Requested vote from peers 2de9a8371bf2443dadab3c13fd676f3c (127.26.127.65:45567), 6209eb9b3e194d14a7795b11e929a21f (127.26.127.66:35737)
I20260710 13:27:38.774281 29721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfc859656b69454d92b35ec0fab99e96" candidate_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2de9a8371bf2443dadab3c13fd676f3c"
I20260710 13:27:38.774466 29275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfc859656b69454d92b35ec0fab99e96" candidate_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6209eb9b3e194d14a7795b11e929a21f"
I20260710 13:27:38.774874 29721 raft_consensus.cc:3060] T dfc859656b69454d92b35ec0fab99e96 P 2de9a8371bf2443dadab3c13fd676f3c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:38.779656 29721 raft_consensus.cc:2468] T dfc859656b69454d92b35ec0fab99e96 P 2de9a8371bf2443dadab3c13fd676f3c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa3d42c5bfbe49be9435ea18fcbbf415 in term 2.
I20260710 13:27:38.780691 29388 leader_election.cc:304] T dfc859656b69454d92b35ec0fab99e96 P aa3d42c5bfbe49be9435ea18fcbbf415 [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: 2de9a8371bf2443dadab3c13fd676f3c, aa3d42c5bfbe49be9435ea18fcbbf415; no voters: 6209eb9b3e194d14a7795b11e929a21f
I20260710 13:27:38.781461 29623 raft_consensus.cc:2804] T dfc859656b69454d92b35ec0fab99e96 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:38.781970 29623 raft_consensus.cc:697] T dfc859656b69454d92b35ec0fab99e96 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 2 LEADER]: Becoming Leader. State: Replica: aa3d42c5bfbe49be9435ea18fcbbf415, State: Running, Role: LEADER
I20260710 13:27:38.782701 29623 consensus_queue.cc:237] T dfc859656b69454d92b35ec0fab99e96 P aa3d42c5bfbe49be9435ea18fcbbf415 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } }
I20260710 13:27:38.789870 29093 catalog_manager.cc:5697] T dfc859656b69454d92b35ec0fab99e96 P aa3d42c5bfbe49be9435ea18fcbbf415 reported cstate change: term changed from 1 to 2, leader changed from 2de9a8371bf2443dadab3c13fd676f3c (127.26.127.65) to aa3d42c5bfbe49be9435ea18fcbbf415 (127.26.127.68). New cstate: current_term: 2 leader_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:38.792178 29623 raft_consensus.cc:493] T b7356369d46e45d8b1ff538426bc18ce P aa3d42c5bfbe49be9435ea18fcbbf415 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2de9a8371bf2443dadab3c13fd676f3c)
I20260710 13:27:38.792737 29623 raft_consensus.cc:515] T b7356369d46e45d8b1ff538426bc18ce P aa3d42c5bfbe49be9435ea18fcbbf415 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } }
I20260710 13:27:38.795958 29623 leader_election.cc:290] T b7356369d46e45d8b1ff538426bc18ce P aa3d42c5bfbe49be9435ea18fcbbf415 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7dcd5941d940460ca2df836fb08afd50 (127.26.127.67:35307), 2de9a8371bf2443dadab3c13fd676f3c (127.26.127.65:45567)
I20260710 13:27:38.797005 29349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7356369d46e45d8b1ff538426bc18ce" candidate_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7dcd5941d940460ca2df836fb08afd50" is_pre_election: true
I20260710 13:27:38.796603 29721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7356369d46e45d8b1ff538426bc18ce" candidate_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2de9a8371bf2443dadab3c13fd676f3c" is_pre_election: true
I20260710 13:27:38.798094 29721 raft_consensus.cc:2393] T b7356369d46e45d8b1ff538426bc18ce P 2de9a8371bf2443dadab3c13fd676f3c [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate aa3d42c5bfbe49be9435ea18fcbbf415 in current term 2: Already voted for candidate 7dcd5941d940460ca2df836fb08afd50 in this term.
I20260710 13:27:38.799039 29388 leader_election.cc:304] T b7356369d46e45d8b1ff538426bc18ce P aa3d42c5bfbe49be9435ea18fcbbf415 [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: aa3d42c5bfbe49be9435ea18fcbbf415; no voters: 2de9a8371bf2443dadab3c13fd676f3c, 7dcd5941d940460ca2df836fb08afd50
I20260710 13:27:38.799779 29623 raft_consensus.cc:3060] T b7356369d46e45d8b1ff538426bc18ce P aa3d42c5bfbe49be9435ea18fcbbf415 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:38.804593 29623 raft_consensus.cc:2749] T b7356369d46e45d8b1ff538426bc18ce P aa3d42c5bfbe49be9435ea18fcbbf415 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:27:38.877285 29670 raft_consensus.cc:493] T 9fcf19a72777449aaaefb0f40c33bb2f P 6209eb9b3e194d14a7795b11e929a21f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2de9a8371bf2443dadab3c13fd676f3c)
I20260710 13:27:38.877887 29670 raft_consensus.cc:515] T 9fcf19a72777449aaaefb0f40c33bb2f P 6209eb9b3e194d14a7795b11e929a21f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } }
I20260710 13:27:38.880163 29670 leader_election.cc:290] T 9fcf19a72777449aaaefb0f40c33bb2f P 6209eb9b3e194d14a7795b11e929a21f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2de9a8371bf2443dadab3c13fd676f3c (127.26.127.65:45567), 7dcd5941d940460ca2df836fb08afd50 (127.26.127.67:35307)
I20260710 13:27:38.880807 29721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fcf19a72777449aaaefb0f40c33bb2f" candidate_uuid: "6209eb9b3e194d14a7795b11e929a21f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2de9a8371bf2443dadab3c13fd676f3c" is_pre_election: true
I20260710 13:27:38.881207 29349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fcf19a72777449aaaefb0f40c33bb2f" candidate_uuid: "6209eb9b3e194d14a7795b11e929a21f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7dcd5941d940460ca2df836fb08afd50" is_pre_election: true
I20260710 13:27:38.881549 29721 raft_consensus.cc:2468] T 9fcf19a72777449aaaefb0f40c33bb2f P 2de9a8371bf2443dadab3c13fd676f3c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6209eb9b3e194d14a7795b11e929a21f in term 1.
I20260710 13:27:38.882727 29240 leader_election.cc:304] T 9fcf19a72777449aaaefb0f40c33bb2f P 6209eb9b3e194d14a7795b11e929a21f [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: 2de9a8371bf2443dadab3c13fd676f3c, 6209eb9b3e194d14a7795b11e929a21f; no voters: 7dcd5941d940460ca2df836fb08afd50
I20260710 13:27:38.883420 29670 raft_consensus.cc:2804] T 9fcf19a72777449aaaefb0f40c33bb2f P 6209eb9b3e194d14a7795b11e929a21f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:27:38.883833 29670 raft_consensus.cc:493] T 9fcf19a72777449aaaefb0f40c33bb2f P 6209eb9b3e194d14a7795b11e929a21f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2de9a8371bf2443dadab3c13fd676f3c)
I20260710 13:27:38.884269 29670 raft_consensus.cc:3060] T 9fcf19a72777449aaaefb0f40c33bb2f P 6209eb9b3e194d14a7795b11e929a21f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:38.893100 29483 raft_consensus.cc:493] T 2f1051817ac449ceaeabc86b0db6c740 P 7dcd5941d940460ca2df836fb08afd50 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2de9a8371bf2443dadab3c13fd676f3c)
I20260710 13:27:38.892937 29670 raft_consensus.cc:515] T 9fcf19a72777449aaaefb0f40c33bb2f P 6209eb9b3e194d14a7795b11e929a21f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } }
I20260710 13:27:38.893648 29483 raft_consensus.cc:515] T 2f1051817ac449ceaeabc86b0db6c740 P 7dcd5941d940460ca2df836fb08afd50 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } }
I20260710 13:27:38.895678 29483 leader_election.cc:290] T 2f1051817ac449ceaeabc86b0db6c740 P 7dcd5941d940460ca2df836fb08afd50 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers aa3d42c5bfbe49be9435ea18fcbbf415 (127.26.127.68:34759), 2de9a8371bf2443dadab3c13fd676f3c (127.26.127.65:45567)
I20260710 13:27:38.895850 29670 leader_election.cc:290] T 9fcf19a72777449aaaefb0f40c33bb2f P 6209eb9b3e194d14a7795b11e929a21f [CANDIDATE]: Term 2 election: Requested vote from peers 2de9a8371bf2443dadab3c13fd676f3c (127.26.127.65:45567), 7dcd5941d940460ca2df836fb08afd50 (127.26.127.67:35307)
I20260710 13:27:38.895938 29721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fcf19a72777449aaaefb0f40c33bb2f" candidate_uuid: "6209eb9b3e194d14a7795b11e929a21f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2de9a8371bf2443dadab3c13fd676f3c"
I20260710 13:27:38.896809 29721 raft_consensus.cc:3060] T 9fcf19a72777449aaaefb0f40c33bb2f P 2de9a8371bf2443dadab3c13fd676f3c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:38.897817 29421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f1051817ac449ceaeabc86b0db6c740" candidate_uuid: "7dcd5941d940460ca2df836fb08afd50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" is_pre_election: true
I20260710 13:27:38.898460 29421 raft_consensus.cc:2468] T 2f1051817ac449ceaeabc86b0db6c740 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7dcd5941d940460ca2df836fb08afd50 in term 1.
I20260710 13:27:38.899425 29314 leader_election.cc:304] T 2f1051817ac449ceaeabc86b0db6c740 P 7dcd5941d940460ca2df836fb08afd50 [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: 7dcd5941d940460ca2df836fb08afd50, aa3d42c5bfbe49be9435ea18fcbbf415; no voters: 
I20260710 13:27:38.899385 29349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fcf19a72777449aaaefb0f40c33bb2f" candidate_uuid: "6209eb9b3e194d14a7795b11e929a21f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7dcd5941d940460ca2df836fb08afd50"
I20260710 13:27:38.900453 29483 raft_consensus.cc:2804] T 2f1051817ac449ceaeabc86b0db6c740 P 7dcd5941d940460ca2df836fb08afd50 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:27:38.900570 29722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f1051817ac449ceaeabc86b0db6c740" candidate_uuid: "7dcd5941d940460ca2df836fb08afd50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2de9a8371bf2443dadab3c13fd676f3c" is_pre_election: true
I20260710 13:27:38.901584 29722 raft_consensus.cc:2468] T 2f1051817ac449ceaeabc86b0db6c740 P 2de9a8371bf2443dadab3c13fd676f3c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7dcd5941d940460ca2df836fb08afd50 in term 1.
I20260710 13:27:38.902341 29483 raft_consensus.cc:493] T 2f1051817ac449ceaeabc86b0db6c740 P 7dcd5941d940460ca2df836fb08afd50 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2de9a8371bf2443dadab3c13fd676f3c)
I20260710 13:27:38.902770 29483 raft_consensus.cc:3060] T 2f1051817ac449ceaeabc86b0db6c740 P 7dcd5941d940460ca2df836fb08afd50 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:38.903589 29670 raft_consensus.cc:493] T dfc859656b69454d92b35ec0fab99e96 P 6209eb9b3e194d14a7795b11e929a21f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2de9a8371bf2443dadab3c13fd676f3c)
I20260710 13:27:38.903749 29721 raft_consensus.cc:2468] T 9fcf19a72777449aaaefb0f40c33bb2f P 2de9a8371bf2443dadab3c13fd676f3c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6209eb9b3e194d14a7795b11e929a21f in term 2.
I20260710 13:27:38.904031 29670 raft_consensus.cc:515] T dfc859656b69454d92b35ec0fab99e96 P 6209eb9b3e194d14a7795b11e929a21f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } }
I20260710 13:27:38.904904 29240 leader_election.cc:304] T 9fcf19a72777449aaaefb0f40c33bb2f P 6209eb9b3e194d14a7795b11e929a21f [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: 2de9a8371bf2443dadab3c13fd676f3c, 6209eb9b3e194d14a7795b11e929a21f; no voters: 7dcd5941d940460ca2df836fb08afd50
I20260710 13:27:38.905696 29776 raft_consensus.cc:2804] T 9fcf19a72777449aaaefb0f40c33bb2f P 6209eb9b3e194d14a7795b11e929a21f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:38.905893 29670 leader_election.cc:290] T dfc859656b69454d92b35ec0fab99e96 P 6209eb9b3e194d14a7795b11e929a21f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2de9a8371bf2443dadab3c13fd676f3c (127.26.127.65:45567), aa3d42c5bfbe49be9435ea18fcbbf415 (127.26.127.68:34759)
I20260710 13:27:38.906538 29776 raft_consensus.cc:697] T 9fcf19a72777449aaaefb0f40c33bb2f P 6209eb9b3e194d14a7795b11e929a21f [term 2 LEADER]: Becoming Leader. State: Replica: 6209eb9b3e194d14a7795b11e929a21f, State: Running, Role: LEADER
I20260710 13:27:38.906822 29721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfc859656b69454d92b35ec0fab99e96" candidate_uuid: "6209eb9b3e194d14a7795b11e929a21f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2de9a8371bf2443dadab3c13fd676f3c" is_pre_election: true
I20260710 13:27:38.907615 29721 raft_consensus.cc:2393] T dfc859656b69454d92b35ec0fab99e96 P 2de9a8371bf2443dadab3c13fd676f3c [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6209eb9b3e194d14a7795b11e929a21f in current term 2: Already voted for candidate aa3d42c5bfbe49be9435ea18fcbbf415 in this term.
I20260710 13:27:38.907387 29776 consensus_queue.cc:237] T 9fcf19a72777449aaaefb0f40c33bb2f P 6209eb9b3e194d14a7795b11e929a21f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } }
I20260710 13:27:38.909305 29421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfc859656b69454d92b35ec0fab99e96" candidate_uuid: "6209eb9b3e194d14a7795b11e929a21f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" is_pre_election: true
I20260710 13:27:38.910894 29240 leader_election.cc:304] T dfc859656b69454d92b35ec0fab99e96 P 6209eb9b3e194d14a7795b11e929a21f [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: 6209eb9b3e194d14a7795b11e929a21f; no voters: 2de9a8371bf2443dadab3c13fd676f3c, aa3d42c5bfbe49be9435ea18fcbbf415
I20260710 13:27:38.912528 29776 raft_consensus.cc:3060] T dfc859656b69454d92b35ec0fab99e96 P 6209eb9b3e194d14a7795b11e929a21f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:38.910293 29483 raft_consensus.cc:515] T 2f1051817ac449ceaeabc86b0db6c740 P 7dcd5941d940460ca2df836fb08afd50 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } }
I20260710 13:27:38.919188 29776 raft_consensus.cc:2749] T dfc859656b69454d92b35ec0fab99e96 P 6209eb9b3e194d14a7795b11e929a21f [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:27:38.920665 29483 leader_election.cc:290] T 2f1051817ac449ceaeabc86b0db6c740 P 7dcd5941d940460ca2df836fb08afd50 [CANDIDATE]: Term 2 election: Requested vote from peers aa3d42c5bfbe49be9435ea18fcbbf415 (127.26.127.68:34759), 2de9a8371bf2443dadab3c13fd676f3c (127.26.127.65:45567)
I20260710 13:27:38.921468 29421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f1051817ac449ceaeabc86b0db6c740" candidate_uuid: "7dcd5941d940460ca2df836fb08afd50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415"
I20260710 13:27:38.922052 29421 raft_consensus.cc:3060] T 2f1051817ac449ceaeabc86b0db6c740 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:38.921666 29093 catalog_manager.cc:5697] T 9fcf19a72777449aaaefb0f40c33bb2f P 6209eb9b3e194d14a7795b11e929a21f reported cstate change: term changed from 1 to 2, leader changed from 2de9a8371bf2443dadab3c13fd676f3c (127.26.127.65) to 6209eb9b3e194d14a7795b11e929a21f (127.26.127.66). New cstate: current_term: 2 leader_uuid: "6209eb9b3e194d14a7795b11e929a21f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:38.925865 29721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f1051817ac449ceaeabc86b0db6c740" candidate_uuid: "7dcd5941d940460ca2df836fb08afd50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2de9a8371bf2443dadab3c13fd676f3c"
I20260710 13:27:38.926436 29721 raft_consensus.cc:3060] T 2f1051817ac449ceaeabc86b0db6c740 P 2de9a8371bf2443dadab3c13fd676f3c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:38.929728 29421 raft_consensus.cc:2468] T 2f1051817ac449ceaeabc86b0db6c740 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dcd5941d940460ca2df836fb08afd50 in term 2.
I20260710 13:27:38.930898 29314 leader_election.cc:304] T 2f1051817ac449ceaeabc86b0db6c740 P 7dcd5941d940460ca2df836fb08afd50 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7dcd5941d940460ca2df836fb08afd50, aa3d42c5bfbe49be9435ea18fcbbf415; no voters: 
I20260710 13:27:38.934090 29483 raft_consensus.cc:2804] T 2f1051817ac449ceaeabc86b0db6c740 P 7dcd5941d940460ca2df836fb08afd50 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:38.934573 29483 raft_consensus.cc:697] T 2f1051817ac449ceaeabc86b0db6c740 P 7dcd5941d940460ca2df836fb08afd50 [term 2 LEADER]: Becoming Leader. State: Replica: 7dcd5941d940460ca2df836fb08afd50, State: Running, Role: LEADER
I20260710 13:27:38.934798 29721 raft_consensus.cc:2468] T 2f1051817ac449ceaeabc86b0db6c740 P 2de9a8371bf2443dadab3c13fd676f3c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dcd5941d940460ca2df836fb08afd50 in term 2.
I20260710 13:27:38.935389 29483 consensus_queue.cc:237] T 2f1051817ac449ceaeabc86b0db6c740 P 7dcd5941d940460ca2df836fb08afd50 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } }
I20260710 13:27:38.947485 29093 catalog_manager.cc:5697] T 2f1051817ac449ceaeabc86b0db6c740 P 7dcd5941d940460ca2df836fb08afd50 reported cstate change: term changed from 1 to 2, leader changed from 2de9a8371bf2443dadab3c13fd676f3c (127.26.127.65) to 7dcd5941d940460ca2df836fb08afd50 (127.26.127.67). New cstate: current_term: 2 leader_uuid: "7dcd5941d940460ca2df836fb08afd50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:38.950834 29483 raft_consensus.cc:493] T 9fcf19a72777449aaaefb0f40c33bb2f P 7dcd5941d940460ca2df836fb08afd50 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2de9a8371bf2443dadab3c13fd676f3c)
I20260710 13:27:38.951383 29483 raft_consensus.cc:515] T 9fcf19a72777449aaaefb0f40c33bb2f P 7dcd5941d940460ca2df836fb08afd50 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } }
I20260710 13:27:38.953845 29483 leader_election.cc:290] T 9fcf19a72777449aaaefb0f40c33bb2f P 7dcd5941d940460ca2df836fb08afd50 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2de9a8371bf2443dadab3c13fd676f3c (127.26.127.65:45567), 6209eb9b3e194d14a7795b11e929a21f (127.26.127.66:35737)
I20260710 13:27:38.954105 29721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fcf19a72777449aaaefb0f40c33bb2f" candidate_uuid: "7dcd5941d940460ca2df836fb08afd50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2de9a8371bf2443dadab3c13fd676f3c" is_pre_election: true
I20260710 13:27:38.954434 29275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fcf19a72777449aaaefb0f40c33bb2f" candidate_uuid: "7dcd5941d940460ca2df836fb08afd50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6209eb9b3e194d14a7795b11e929a21f" is_pre_election: true
I20260710 13:27:38.954726 29721 raft_consensus.cc:2393] T 9fcf19a72777449aaaefb0f40c33bb2f P 2de9a8371bf2443dadab3c13fd676f3c [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7dcd5941d940460ca2df836fb08afd50 in current term 2: Already voted for candidate 6209eb9b3e194d14a7795b11e929a21f in this term.
I20260710 13:27:38.955859 29315 leader_election.cc:304] T 9fcf19a72777449aaaefb0f40c33bb2f P 7dcd5941d940460ca2df836fb08afd50 [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: 7dcd5941d940460ca2df836fb08afd50; no voters: 2de9a8371bf2443dadab3c13fd676f3c, 6209eb9b3e194d14a7795b11e929a21f
I20260710 13:27:38.956558 29483 raft_consensus.cc:3060] T 9fcf19a72777449aaaefb0f40c33bb2f P 7dcd5941d940460ca2df836fb08afd50 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:38.961937 29483 raft_consensus.cc:2749] T 9fcf19a72777449aaaefb0f40c33bb2f P 7dcd5941d940460ca2df836fb08afd50 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:27:38.964783 29483 raft_consensus.cc:493] T 392f72defd244e5da11a052d404f26ea P 7dcd5941d940460ca2df836fb08afd50 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2de9a8371bf2443dadab3c13fd676f3c)
I20260710 13:27:38.965188 29483 raft_consensus.cc:515] T 392f72defd244e5da11a052d404f26ea P 7dcd5941d940460ca2df836fb08afd50 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } }
I20260710 13:27:38.966797 29483 leader_election.cc:290] T 392f72defd244e5da11a052d404f26ea P 7dcd5941d940460ca2df836fb08afd50 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2de9a8371bf2443dadab3c13fd676f3c (127.26.127.65:45567), 6209eb9b3e194d14a7795b11e929a21f (127.26.127.66:35737)
I20260710 13:27:38.967460 29721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "392f72defd244e5da11a052d404f26ea" candidate_uuid: "7dcd5941d940460ca2df836fb08afd50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2de9a8371bf2443dadab3c13fd676f3c" is_pre_election: true
I20260710 13:27:38.967751 29275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "392f72defd244e5da11a052d404f26ea" candidate_uuid: "7dcd5941d940460ca2df836fb08afd50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6209eb9b3e194d14a7795b11e929a21f" is_pre_election: true
I20260710 13:27:38.968022 29721 raft_consensus.cc:2468] T 392f72defd244e5da11a052d404f26ea P 2de9a8371bf2443dadab3c13fd676f3c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7dcd5941d940460ca2df836fb08afd50 in term 1.
I20260710 13:27:38.969055 29314 leader_election.cc:304] T 392f72defd244e5da11a052d404f26ea P 7dcd5941d940460ca2df836fb08afd50 [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: 2de9a8371bf2443dadab3c13fd676f3c, 7dcd5941d940460ca2df836fb08afd50; no voters: 6209eb9b3e194d14a7795b11e929a21f
I20260710 13:27:38.969660 29483 raft_consensus.cc:2804] T 392f72defd244e5da11a052d404f26ea P 7dcd5941d940460ca2df836fb08afd50 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:27:38.969942 29483 raft_consensus.cc:493] T 392f72defd244e5da11a052d404f26ea P 7dcd5941d940460ca2df836fb08afd50 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2de9a8371bf2443dadab3c13fd676f3c)
I20260710 13:27:38.970255 29483 raft_consensus.cc:3060] T 392f72defd244e5da11a052d404f26ea P 7dcd5941d940460ca2df836fb08afd50 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:38.974561 29483 raft_consensus.cc:515] T 392f72defd244e5da11a052d404f26ea P 7dcd5941d940460ca2df836fb08afd50 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } }
I20260710 13:27:38.975924 29483 leader_election.cc:290] T 392f72defd244e5da11a052d404f26ea P 7dcd5941d940460ca2df836fb08afd50 [CANDIDATE]: Term 2 election: Requested vote from peers 2de9a8371bf2443dadab3c13fd676f3c (127.26.127.65:45567), 6209eb9b3e194d14a7795b11e929a21f (127.26.127.66:35737)
I20260710 13:27:38.976636 29721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "392f72defd244e5da11a052d404f26ea" candidate_uuid: "7dcd5941d940460ca2df836fb08afd50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2de9a8371bf2443dadab3c13fd676f3c"
I20260710 13:27:38.976913 29275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "392f72defd244e5da11a052d404f26ea" candidate_uuid: "7dcd5941d940460ca2df836fb08afd50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6209eb9b3e194d14a7795b11e929a21f"
I20260710 13:27:38.977293 29721 raft_consensus.cc:3060] T 392f72defd244e5da11a052d404f26ea P 2de9a8371bf2443dadab3c13fd676f3c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:38.978976 29483 raft_consensus.cc:493] T 1bf1a3849848430989c597075f9eec60 P 7dcd5941d940460ca2df836fb08afd50 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2de9a8371bf2443dadab3c13fd676f3c)
I20260710 13:27:38.979430 29483 raft_consensus.cc:515] T 1bf1a3849848430989c597075f9eec60 P 7dcd5941d940460ca2df836fb08afd50 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } }
I20260710 13:27:38.981177 29483 leader_election.cc:290] T 1bf1a3849848430989c597075f9eec60 P 7dcd5941d940460ca2df836fb08afd50 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers aa3d42c5bfbe49be9435ea18fcbbf415 (127.26.127.68:34759), 2de9a8371bf2443dadab3c13fd676f3c (127.26.127.65:45567)
I20260710 13:27:38.981859 29421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bf1a3849848430989c597075f9eec60" candidate_uuid: "7dcd5941d940460ca2df836fb08afd50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" is_pre_election: true
I20260710 13:27:38.982542 29722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bf1a3849848430989c597075f9eec60" candidate_uuid: "7dcd5941d940460ca2df836fb08afd50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2de9a8371bf2443dadab3c13fd676f3c" is_pre_election: true
I20260710 13:27:38.983165 29722 raft_consensus.cc:2468] T 1bf1a3849848430989c597075f9eec60 P 2de9a8371bf2443dadab3c13fd676f3c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7dcd5941d940460ca2df836fb08afd50 in term 1.
I20260710 13:27:38.983340 29721 raft_consensus.cc:2468] T 392f72defd244e5da11a052d404f26ea P 2de9a8371bf2443dadab3c13fd676f3c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dcd5941d940460ca2df836fb08afd50 in term 2.
I20260710 13:27:38.983881 29623 raft_consensus.cc:493] T 1bf1a3849848430989c597075f9eec60 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2de9a8371bf2443dadab3c13fd676f3c)
I20260710 13:27:38.984340 29623 raft_consensus.cc:515] T 1bf1a3849848430989c597075f9eec60 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } }
I20260710 13:27:38.984599 29314 leader_election.cc:304] T 1bf1a3849848430989c597075f9eec60 P 7dcd5941d940460ca2df836fb08afd50 [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: 2de9a8371bf2443dadab3c13fd676f3c, 7dcd5941d940460ca2df836fb08afd50; no voters: 
I20260710 13:27:38.985357 29483 raft_consensus.cc:2804] T 1bf1a3849848430989c597075f9eec60 P 7dcd5941d940460ca2df836fb08afd50 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:27:38.985433 29314 leader_election.cc:304] T 392f72defd244e5da11a052d404f26ea P 7dcd5941d940460ca2df836fb08afd50 [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: 2de9a8371bf2443dadab3c13fd676f3c, 7dcd5941d940460ca2df836fb08afd50; no voters: 6209eb9b3e194d14a7795b11e929a21f
I20260710 13:27:38.985744 29483 raft_consensus.cc:493] T 1bf1a3849848430989c597075f9eec60 P 7dcd5941d940460ca2df836fb08afd50 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2de9a8371bf2443dadab3c13fd676f3c)
I20260710 13:27:38.986111 29483 raft_consensus.cc:3060] T 1bf1a3849848430989c597075f9eec60 P 7dcd5941d940460ca2df836fb08afd50 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:38.986194 29590 raft_consensus.cc:2804] T 392f72defd244e5da11a052d404f26ea P 7dcd5941d940460ca2df836fb08afd50 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:38.986764 29590 raft_consensus.cc:697] T 392f72defd244e5da11a052d404f26ea P 7dcd5941d940460ca2df836fb08afd50 [term 2 LEADER]: Becoming Leader. State: Replica: 7dcd5941d940460ca2df836fb08afd50, State: Running, Role: LEADER
I20260710 13:27:38.987294 29349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bf1a3849848430989c597075f9eec60" candidate_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7dcd5941d940460ca2df836fb08afd50" is_pre_election: true
I20260710 13:27:38.987339 29721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bf1a3849848430989c597075f9eec60" candidate_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2de9a8371bf2443dadab3c13fd676f3c" is_pre_election: true
I20260710 13:27:38.987579 29590 consensus_queue.cc:237] T 392f72defd244e5da11a052d404f26ea P 7dcd5941d940460ca2df836fb08afd50 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } }
I20260710 13:27:38.988268 29721 raft_consensus.cc:2468] T 1bf1a3849848430989c597075f9eec60 P 2de9a8371bf2443dadab3c13fd676f3c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa3d42c5bfbe49be9435ea18fcbbf415 in term 1.
I20260710 13:27:38.986229 29623 leader_election.cc:290] T 1bf1a3849848430989c597075f9eec60 P aa3d42c5bfbe49be9435ea18fcbbf415 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7dcd5941d940460ca2df836fb08afd50 (127.26.127.67:35307), 2de9a8371bf2443dadab3c13fd676f3c (127.26.127.65:45567)
I20260710 13:27:38.989389 29388 leader_election.cc:304] T 1bf1a3849848430989c597075f9eec60 P aa3d42c5bfbe49be9435ea18fcbbf415 [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: 2de9a8371bf2443dadab3c13fd676f3c, aa3d42c5bfbe49be9435ea18fcbbf415; no voters: 
I20260710 13:27:38.990139 29623 raft_consensus.cc:2804] T 1bf1a3849848430989c597075f9eec60 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:27:38.990501 29623 raft_consensus.cc:493] T 1bf1a3849848430989c597075f9eec60 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2de9a8371bf2443dadab3c13fd676f3c)
I20260710 13:27:38.990840 29623 raft_consensus.cc:3060] T 1bf1a3849848430989c597075f9eec60 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:38.992019 29483 raft_consensus.cc:515] T 1bf1a3849848430989c597075f9eec60 P 7dcd5941d940460ca2df836fb08afd50 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } }
I20260710 13:27:38.993068 29349 raft_consensus.cc:2393] T 1bf1a3849848430989c597075f9eec60 P 7dcd5941d940460ca2df836fb08afd50 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate aa3d42c5bfbe49be9435ea18fcbbf415 in current term 2: Already voted for candidate 7dcd5941d940460ca2df836fb08afd50 in this term.
I20260710 13:27:38.993757 29483 leader_election.cc:290] T 1bf1a3849848430989c597075f9eec60 P 7dcd5941d940460ca2df836fb08afd50 [CANDIDATE]: Term 2 election: Requested vote from peers aa3d42c5bfbe49be9435ea18fcbbf415 (127.26.127.68:34759), 2de9a8371bf2443dadab3c13fd676f3c (127.26.127.65:45567)
I20260710 13:27:38.995026 29421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bf1a3849848430989c597075f9eec60" candidate_uuid: "7dcd5941d940460ca2df836fb08afd50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415"
I20260710 13:27:38.995427 29721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bf1a3849848430989c597075f9eec60" candidate_uuid: "7dcd5941d940460ca2df836fb08afd50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2de9a8371bf2443dadab3c13fd676f3c"
I20260710 13:27:38.995983 29721 raft_consensus.cc:3060] T 1bf1a3849848430989c597075f9eec60 P 2de9a8371bf2443dadab3c13fd676f3c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:38.998788 29623 raft_consensus.cc:515] T 1bf1a3849848430989c597075f9eec60 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } }
I20260710 13:27:39.000845 29623 leader_election.cc:290] T 1bf1a3849848430989c597075f9eec60 P aa3d42c5bfbe49be9435ea18fcbbf415 [CANDIDATE]: Term 2 election: Requested vote from peers 7dcd5941d940460ca2df836fb08afd50 (127.26.127.67:35307), 2de9a8371bf2443dadab3c13fd676f3c (127.26.127.65:45567)
I20260710 13:27:39.000478 29093 catalog_manager.cc:5697] T 392f72defd244e5da11a052d404f26ea P 7dcd5941d940460ca2df836fb08afd50 reported cstate change: term changed from 1 to 2, leader changed from 2de9a8371bf2443dadab3c13fd676f3c (127.26.127.65) to 7dcd5941d940460ca2df836fb08afd50 (127.26.127.67). New cstate: current_term: 2 leader_uuid: "7dcd5941d940460ca2df836fb08afd50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:39.002045 29721 raft_consensus.cc:2468] T 1bf1a3849848430989c597075f9eec60 P 2de9a8371bf2443dadab3c13fd676f3c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dcd5941d940460ca2df836fb08afd50 in term 2.
I20260710 13:27:39.002461 29349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bf1a3849848430989c597075f9eec60" candidate_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7dcd5941d940460ca2df836fb08afd50"
I20260710 13:27:39.002522 29720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bf1a3849848430989c597075f9eec60" candidate_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2de9a8371bf2443dadab3c13fd676f3c"
I20260710 13:27:39.003317 29349 raft_consensus.cc:2393] T 1bf1a3849848430989c597075f9eec60 P 7dcd5941d940460ca2df836fb08afd50 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate aa3d42c5bfbe49be9435ea18fcbbf415 in current term 2: Already voted for candidate 7dcd5941d940460ca2df836fb08afd50 in this term.
I20260710 13:27:39.003484 29720 raft_consensus.cc:2393] T 1bf1a3849848430989c597075f9eec60 P 2de9a8371bf2443dadab3c13fd676f3c [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate aa3d42c5bfbe49be9435ea18fcbbf415 in current term 2: Already voted for candidate 7dcd5941d940460ca2df836fb08afd50 in this term.
I20260710 13:27:39.003918 29421 raft_consensus.cc:2393] T 1bf1a3849848430989c597075f9eec60 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 7dcd5941d940460ca2df836fb08afd50 in current term 2: Already voted for candidate aa3d42c5bfbe49be9435ea18fcbbf415 in this term.
I20260710 13:27:39.003528 29314 leader_election.cc:304] T 1bf1a3849848430989c597075f9eec60 P 7dcd5941d940460ca2df836fb08afd50 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2de9a8371bf2443dadab3c13fd676f3c, 7dcd5941d940460ca2df836fb08afd50; no voters: 
I20260710 13:27:39.004863 29388 leader_election.cc:304] T 1bf1a3849848430989c597075f9eec60 P aa3d42c5bfbe49be9435ea18fcbbf415 [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: aa3d42c5bfbe49be9435ea18fcbbf415; no voters: 2de9a8371bf2443dadab3c13fd676f3c, 7dcd5941d940460ca2df836fb08afd50
I20260710 13:27:39.005359 29483 raft_consensus.cc:2804] T 1bf1a3849848430989c597075f9eec60 P 7dcd5941d940460ca2df836fb08afd50 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:39.005777 29483 raft_consensus.cc:697] T 1bf1a3849848430989c597075f9eec60 P 7dcd5941d940460ca2df836fb08afd50 [term 2 LEADER]: Becoming Leader. State: Replica: 7dcd5941d940460ca2df836fb08afd50, State: Running, Role: LEADER
I20260710 13:27:39.005957 29623 raft_consensus.cc:2749] T 1bf1a3849848430989c597075f9eec60 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 13:27:39.006505 29483 consensus_queue.cc:237] T 1bf1a3849848430989c597075f9eec60 P 7dcd5941d940460ca2df836fb08afd50 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } }
I20260710 13:27:39.016827 29095 catalog_manager.cc:5697] T 1bf1a3849848430989c597075f9eec60 P 7dcd5941d940460ca2df836fb08afd50 reported cstate change: term changed from 1 to 2, leader changed from 2de9a8371bf2443dadab3c13fd676f3c (127.26.127.65) to 7dcd5941d940460ca2df836fb08afd50 (127.26.127.67). New cstate: current_term: 2 leader_uuid: "7dcd5941d940460ca2df836fb08afd50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:39.107062 29776 raft_consensus.cc:493] T 392f72defd244e5da11a052d404f26ea P 6209eb9b3e194d14a7795b11e929a21f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2de9a8371bf2443dadab3c13fd676f3c)
I20260710 13:27:39.107306 29421 raft_consensus.cc:1275] T b7356369d46e45d8b1ff538426bc18ce P aa3d42c5bfbe49be9435ea18fcbbf415 [term 2 FOLLOWER]: Refusing update from remote peer 7dcd5941d940460ca2df836fb08afd50: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:39.107620 29776 raft_consensus.cc:515] T 392f72defd244e5da11a052d404f26ea P 6209eb9b3e194d14a7795b11e929a21f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } }
I20260710 13:27:39.108783 29483 consensus_queue.cc:1048] T b7356369d46e45d8b1ff538426bc18ce P 7dcd5941d940460ca2df836fb08afd50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:39.109668 29776 leader_election.cc:290] T 392f72defd244e5da11a052d404f26ea P 6209eb9b3e194d14a7795b11e929a21f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2de9a8371bf2443dadab3c13fd676f3c (127.26.127.65:45567), 7dcd5941d940460ca2df836fb08afd50 (127.26.127.67:35307)
I20260710 13:27:39.110316 29722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "392f72defd244e5da11a052d404f26ea" candidate_uuid: "6209eb9b3e194d14a7795b11e929a21f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2de9a8371bf2443dadab3c13fd676f3c" is_pre_election: true
I20260710 13:27:39.111091 29722 raft_consensus.cc:2393] T 392f72defd244e5da11a052d404f26ea P 2de9a8371bf2443dadab3c13fd676f3c [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6209eb9b3e194d14a7795b11e929a21f in current term 2: Already voted for candidate 7dcd5941d940460ca2df836fb08afd50 in this term.
I20260710 13:27:39.111121 29349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "392f72defd244e5da11a052d404f26ea" candidate_uuid: "6209eb9b3e194d14a7795b11e929a21f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7dcd5941d940460ca2df836fb08afd50" is_pre_election: true
I20260710 13:27:39.112690 29239 leader_election.cc:304] T 392f72defd244e5da11a052d404f26ea P 6209eb9b3e194d14a7795b11e929a21f [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: 6209eb9b3e194d14a7795b11e929a21f; no voters: 2de9a8371bf2443dadab3c13fd676f3c, 7dcd5941d940460ca2df836fb08afd50
I20260710 13:27:39.113528 29776 raft_consensus.cc:3060] T 392f72defd244e5da11a052d404f26ea P 6209eb9b3e194d14a7795b11e929a21f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:39.121232 29776 raft_consensus.cc:2749] T 392f72defd244e5da11a052d404f26ea P 6209eb9b3e194d14a7795b11e929a21f [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:27:39.127629 29722 raft_consensus.cc:1275] T b7356369d46e45d8b1ff538426bc18ce P 2de9a8371bf2443dadab3c13fd676f3c [term 2 FOLLOWER]: Refusing update from remote peer 7dcd5941d940460ca2df836fb08afd50: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:39.129199 29483 consensus_queue.cc:1048] T b7356369d46e45d8b1ff538426bc18ce P 7dcd5941d940460ca2df836fb08afd50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:39.251823 29722 raft_consensus.cc:1275] T dfc859656b69454d92b35ec0fab99e96 P 2de9a8371bf2443dadab3c13fd676f3c [term 2 FOLLOWER]: Refusing update from remote peer aa3d42c5bfbe49be9435ea18fcbbf415: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:39.253108 29623 consensus_queue.cc:1048] T dfc859656b69454d92b35ec0fab99e96 P aa3d42c5bfbe49be9435ea18fcbbf415 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:39.262094 29275 raft_consensus.cc:1275] T dfc859656b69454d92b35ec0fab99e96 P 6209eb9b3e194d14a7795b11e929a21f [term 2 FOLLOWER]: Refusing update from remote peer aa3d42c5bfbe49be9435ea18fcbbf415: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:39.265669 29623 consensus_queue.cc:1048] T dfc859656b69454d92b35ec0fab99e96 P aa3d42c5bfbe49be9435ea18fcbbf415 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:39.331228 29421 raft_consensus.cc:1275] T 2f1051817ac449ceaeabc86b0db6c740 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 2 FOLLOWER]: Refusing update from remote peer 7dcd5941d940460ca2df836fb08afd50: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:39.332548 29781 consensus_queue.cc:1048] T 2f1051817ac449ceaeabc86b0db6c740 P 7dcd5941d940460ca2df836fb08afd50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:39.340054 29720 raft_consensus.cc:1275] T 2f1051817ac449ceaeabc86b0db6c740 P 2de9a8371bf2443dadab3c13fd676f3c [term 2 FOLLOWER]: Refusing update from remote peer 7dcd5941d940460ca2df836fb08afd50: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:39.342303 29781 consensus_queue.cc:1048] T 2f1051817ac449ceaeabc86b0db6c740 P 7dcd5941d940460ca2df836fb08afd50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:39.403913 29275 raft_consensus.cc:1275] T 392f72defd244e5da11a052d404f26ea P 6209eb9b3e194d14a7795b11e929a21f [term 2 FOLLOWER]: Refusing update from remote peer 7dcd5941d940460ca2df836fb08afd50: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:39.405148 29781 consensus_queue.cc:1048] T 392f72defd244e5da11a052d404f26ea P 7dcd5941d940460ca2df836fb08afd50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:39.413257 29720 raft_consensus.cc:1275] T 392f72defd244e5da11a052d404f26ea P 2de9a8371bf2443dadab3c13fd676f3c [term 2 FOLLOWER]: Refusing update from remote peer 7dcd5941d940460ca2df836fb08afd50: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:39.414906 29483 consensus_queue.cc:1048] T 392f72defd244e5da11a052d404f26ea P 7dcd5941d940460ca2df836fb08afd50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:39.418102 29722 raft_consensus.cc:1275] T 9fcf19a72777449aaaefb0f40c33bb2f P 2de9a8371bf2443dadab3c13fd676f3c [term 2 FOLLOWER]: Refusing update from remote peer 6209eb9b3e194d14a7795b11e929a21f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:39.419610 29776 consensus_queue.cc:1048] T 9fcf19a72777449aaaefb0f40c33bb2f P 6209eb9b3e194d14a7795b11e929a21f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:39.433391 29349 raft_consensus.cc:1275] T 9fcf19a72777449aaaefb0f40c33bb2f P 7dcd5941d940460ca2df836fb08afd50 [term 2 FOLLOWER]: Refusing update from remote peer 6209eb9b3e194d14a7795b11e929a21f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:39.434866 29797 consensus_queue.cc:1048] T 9fcf19a72777449aaaefb0f40c33bb2f P 6209eb9b3e194d14a7795b11e929a21f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:27:39.530418 29720 raft_consensus.cc:1275] T 1bf1a3849848430989c597075f9eec60 P 2de9a8371bf2443dadab3c13fd676f3c [term 2 FOLLOWER]: Refusing update from remote peer 7dcd5941d940460ca2df836fb08afd50: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:39.531638 29483 consensus_queue.cc:1048] T 1bf1a3849848430989c597075f9eec60 P 7dcd5941d940460ca2df836fb08afd50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:39.541311 29421 raft_consensus.cc:1275] T 1bf1a3849848430989c597075f9eec60 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 2 FOLLOWER]: Refusing update from remote peer 7dcd5941d940460ca2df836fb08afd50: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:39.544597 29590 consensus_queue.cc:1048] T 1bf1a3849848430989c597075f9eec60 P 7dcd5941d940460ca2df836fb08afd50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:27:45.390110 29314 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.127.68:34759, user_credentials={real_user=slave}} blocked reactor thread for 93138.4us
W20260710 13:27:45.491335 29314 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.127.68:34759, user_credentials={real_user=slave}} blocked reactor thread for 48879us
W20260710 13:27:46.454115 29744 debug-util.cc:398] Leaking SignalData structure 0x7b0800228700 after lost signal to thread 27136
W20260710 13:27:46.455047 29744 debug-util.cc:398] Leaking SignalData structure 0x7b080013a900 after lost signal to thread 29131
W20260710 13:27:46.456200 29744 debug-util.cc:398] Leaking SignalData structure 0x7b080017a320 after lost signal to thread 29299
W20260710 13:27:46.457248 29744 debug-util.cc:398] Leaking SignalData structure 0x7b080022d300 after lost signal to thread 29373
W20260710 13:27:46.458269 29744 debug-util.cc:398] Leaking SignalData structure 0x7b080014ce00 after lost signal to thread 29447
W20260710 13:27:46.459389 29744 debug-util.cc:398] Leaking SignalData structure 0x7b08000c2900 after lost signal to thread 29748
I20260710 13:27:48.099531 27133 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:27:48.130319 29421 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0c287e603fb0495b8bd42bcd49042211"
dest_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415"
mode: GRACEFUL
new_leader_uuid: "7dcd5941d940460ca2df836fb08afd50"
 from {username='slave'} at 127.0.0.1:55746
I20260710 13:27:48.131289 29421 raft_consensus.cc:606] T 0c287e603fb0495b8bd42bcd49042211 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 1 LEADER]: Received request to transfer leadership to TS 7dcd5941d940460ca2df836fb08afd50
I20260710 13:27:48.145607 29346 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "108da84f860a481bacc829047af01b47"
dest_uuid: "7dcd5941d940460ca2df836fb08afd50"
mode: GRACEFUL
new_leader_uuid: "2de9a8371bf2443dadab3c13fd676f3c"
 from {username='slave'} at 127.0.0.1:36014
I20260710 13:27:48.146122 29346 raft_consensus.cc:606] T 108da84f860a481bacc829047af01b47 P 7dcd5941d940460ca2df836fb08afd50 [term 1 LEADER]: Received request to transfer leadership to TS 2de9a8371bf2443dadab3c13fd676f3c
I20260710 13:27:48.157934 29273 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2e82c52039164f5ab45cd2f7f6f77aca"
dest_uuid: "6209eb9b3e194d14a7795b11e929a21f"
mode: GRACEFUL
new_leader_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415"
 from {username='slave'} at 127.0.0.1:36890
I20260710 13:27:48.158581 29273 raft_consensus.cc:606] T 2e82c52039164f5ab45cd2f7f6f77aca P 6209eb9b3e194d14a7795b11e929a21f [term 1 LEADER]: Received request to transfer leadership to TS aa3d42c5bfbe49be9435ea18fcbbf415
I20260710 13:27:48.161579 29346 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "51bdbfc2724145689ff82c99370c2edc"
dest_uuid: "7dcd5941d940460ca2df836fb08afd50"
mode: GRACEFUL
new_leader_uuid: "6209eb9b3e194d14a7795b11e929a21f"
 from {username='slave'} at 127.0.0.1:36014
I20260710 13:27:48.162159 29346 raft_consensus.cc:606] T 51bdbfc2724145689ff82c99370c2edc P 7dcd5941d940460ca2df836fb08afd50 [term 1 LEADER]: Received request to transfer leadership to TS 6209eb9b3e194d14a7795b11e929a21f
I20260710 13:27:48.165136 29346 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7a9876384dcc4953acfc8f9d3f6ababb"
dest_uuid: "7dcd5941d940460ca2df836fb08afd50"
mode: GRACEFUL
new_leader_uuid: "2de9a8371bf2443dadab3c13fd676f3c"
 from {username='slave'} at 127.0.0.1:36014
I20260710 13:27:48.165602 29346 raft_consensus.cc:606] T 7a9876384dcc4953acfc8f9d3f6ababb P 7dcd5941d940460ca2df836fb08afd50 [term 1 LEADER]: Received request to transfer leadership to TS 2de9a8371bf2443dadab3c13fd676f3c
I20260710 13:27:48.167929 29273 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d825badf78bf4a33a83860f937a0bea9"
dest_uuid: "6209eb9b3e194d14a7795b11e929a21f"
mode: GRACEFUL
new_leader_uuid: "2de9a8371bf2443dadab3c13fd676f3c"
 from {username='slave'} at 127.0.0.1:36890
I20260710 13:27:48.168387 29273 raft_consensus.cc:606] T d825badf78bf4a33a83860f937a0bea9 P 6209eb9b3e194d14a7795b11e929a21f [term 1 LEADER]: Received request to transfer leadership to TS 2de9a8371bf2443dadab3c13fd676f3c
I20260710 13:27:48.169538 27133 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260710 13:27:48.170529 27133 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:27:48.176030 29825 raft_consensus.cc:993] T 0c287e603fb0495b8bd42bcd49042211 P aa3d42c5bfbe49be9435ea18fcbbf415: : Instructing follower 7dcd5941d940460ca2df836fb08afd50 to start an election
I20260710 13:27:48.176638 29833 raft_consensus.cc:1081] T 0c287e603fb0495b8bd42bcd49042211 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 1 LEADER]: Signalling peer 7dcd5941d940460ca2df836fb08afd50 to start an election
I20260710 13:27:48.178387 29346 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0c287e603fb0495b8bd42bcd49042211"
dest_uuid: "7dcd5941d940460ca2df836fb08afd50"
 from {username='slave'} at 127.0.0.1:42032
I20260710 13:27:48.178933 29346 raft_consensus.cc:493] T 0c287e603fb0495b8bd42bcd49042211 P 7dcd5941d940460ca2df836fb08afd50 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:48.179280 29346 raft_consensus.cc:3060] T 0c287e603fb0495b8bd42bcd49042211 P 7dcd5941d940460ca2df836fb08afd50 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:48.185071 29346 raft_consensus.cc:515] T 0c287e603fb0495b8bd42bcd49042211 P 7dcd5941d940460ca2df836fb08afd50 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } }
I20260710 13:27:48.187763 29273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c287e603fb0495b8bd42bcd49042211" candidate_uuid: "7dcd5941d940460ca2df836fb08afd50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6209eb9b3e194d14a7795b11e929a21f"
I20260710 13:27:48.187989 29421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c287e603fb0495b8bd42bcd49042211" candidate_uuid: "7dcd5941d940460ca2df836fb08afd50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415"
I20260710 13:27:48.188621 29273 raft_consensus.cc:3060] T 0c287e603fb0495b8bd42bcd49042211 P 6209eb9b3e194d14a7795b11e929a21f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:48.188750 29421 raft_consensus.cc:3055] T 0c287e603fb0495b8bd42bcd49042211 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:48.189220 29421 raft_consensus.cc:740] T 0c287e603fb0495b8bd42bcd49042211 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: aa3d42c5bfbe49be9435ea18fcbbf415, State: Running, Role: LEADER
I20260710 13:27:48.190112 29421 consensus_queue.cc:260] T 0c287e603fb0495b8bd42bcd49042211 P aa3d42c5bfbe49be9435ea18fcbbf415 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } }
I20260710 13:27:48.192658 29421 raft_consensus.cc:3060] T 0c287e603fb0495b8bd42bcd49042211 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:48.187776 29346 leader_election.cc:290] T 0c287e603fb0495b8bd42bcd49042211 P 7dcd5941d940460ca2df836fb08afd50 [CANDIDATE]: Term 2 election: Requested vote from peers 6209eb9b3e194d14a7795b11e929a21f (127.26.127.66:35737), aa3d42c5bfbe49be9435ea18fcbbf415 (127.26.127.68:34759)
I20260710 13:27:48.198585 29421 raft_consensus.cc:2468] T 0c287e603fb0495b8bd42bcd49042211 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dcd5941d940460ca2df836fb08afd50 in term 2.
I20260710 13:27:48.199680 29314 leader_election.cc:304] T 0c287e603fb0495b8bd42bcd49042211 P 7dcd5941d940460ca2df836fb08afd50 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7dcd5941d940460ca2df836fb08afd50, aa3d42c5bfbe49be9435ea18fcbbf415; no voters: 
I20260710 13:27:48.199707 29273 raft_consensus.cc:2468] T 0c287e603fb0495b8bd42bcd49042211 P 6209eb9b3e194d14a7795b11e929a21f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dcd5941d940460ca2df836fb08afd50 in term 2.
I20260710 13:27:48.200500 29827 raft_consensus.cc:2804] T 0c287e603fb0495b8bd42bcd49042211 P 7dcd5941d940460ca2df836fb08afd50 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:48.201977 29827 raft_consensus.cc:697] T 0c287e603fb0495b8bd42bcd49042211 P 7dcd5941d940460ca2df836fb08afd50 [term 2 LEADER]: Becoming Leader. State: Replica: 7dcd5941d940460ca2df836fb08afd50, State: Running, Role: LEADER
I20260710 13:27:48.202981 29827 consensus_queue.cc:237] T 0c287e603fb0495b8bd42bcd49042211 P 7dcd5941d940460ca2df836fb08afd50 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } }
I20260710 13:27:48.215993 29095 catalog_manager.cc:5697] T 0c287e603fb0495b8bd42bcd49042211 P 7dcd5941d940460ca2df836fb08afd50 reported cstate change: term changed from 1 to 2, leader changed from aa3d42c5bfbe49be9435ea18fcbbf415 (127.26.127.68) to 7dcd5941d940460ca2df836fb08afd50 (127.26.127.67). New cstate: current_term: 2 leader_uuid: "7dcd5941d940460ca2df836fb08afd50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:48.331156 29826 raft_consensus.cc:993] T 2e82c52039164f5ab45cd2f7f6f77aca P 6209eb9b3e194d14a7795b11e929a21f: : Instructing follower aa3d42c5bfbe49be9435ea18fcbbf415 to start an election
I20260710 13:27:48.331831 29828 raft_consensus.cc:1081] T 2e82c52039164f5ab45cd2f7f6f77aca P 6209eb9b3e194d14a7795b11e929a21f [term 1 LEADER]: Signalling peer aa3d42c5bfbe49be9435ea18fcbbf415 to start an election
I20260710 13:27:48.333251 29421 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2e82c52039164f5ab45cd2f7f6f77aca"
dest_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415"
 from {username='slave'} at 127.0.0.1:45470
I20260710 13:27:48.333793 29421 raft_consensus.cc:493] T 2e82c52039164f5ab45cd2f7f6f77aca P aa3d42c5bfbe49be9435ea18fcbbf415 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:48.334167 29421 raft_consensus.cc:3060] T 2e82c52039164f5ab45cd2f7f6f77aca P aa3d42c5bfbe49be9435ea18fcbbf415 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:48.341291 29421 raft_consensus.cc:515] T 2e82c52039164f5ab45cd2f7f6f77aca P aa3d42c5bfbe49be9435ea18fcbbf415 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } }
I20260710 13:27:48.343366 29421 leader_election.cc:290] T 2e82c52039164f5ab45cd2f7f6f77aca P aa3d42c5bfbe49be9435ea18fcbbf415 [CANDIDATE]: Term 2 election: Requested vote from peers 6209eb9b3e194d14a7795b11e929a21f (127.26.127.66:35737), 7dcd5941d940460ca2df836fb08afd50 (127.26.127.67:35307)
I20260710 13:27:48.343902 29273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e82c52039164f5ab45cd2f7f6f77aca" candidate_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6209eb9b3e194d14a7795b11e929a21f"
I20260710 13:27:48.344368 29346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e82c52039164f5ab45cd2f7f6f77aca" candidate_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7dcd5941d940460ca2df836fb08afd50"
I20260710 13:27:48.344514 29273 raft_consensus.cc:3055] T 2e82c52039164f5ab45cd2f7f6f77aca P 6209eb9b3e194d14a7795b11e929a21f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:48.345002 29346 raft_consensus.cc:3060] T 2e82c52039164f5ab45cd2f7f6f77aca P 7dcd5941d940460ca2df836fb08afd50 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:48.345141 29273 raft_consensus.cc:740] T 2e82c52039164f5ab45cd2f7f6f77aca P 6209eb9b3e194d14a7795b11e929a21f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6209eb9b3e194d14a7795b11e929a21f, State: Running, Role: LEADER
I20260710 13:27:48.346030 29273 consensus_queue.cc:260] T 2e82c52039164f5ab45cd2f7f6f77aca P 6209eb9b3e194d14a7795b11e929a21f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } }
I20260710 13:27:48.347082 29273 raft_consensus.cc:3060] T 2e82c52039164f5ab45cd2f7f6f77aca P 6209eb9b3e194d14a7795b11e929a21f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:48.352097 29273 raft_consensus.cc:2468] T 2e82c52039164f5ab45cd2f7f6f77aca P 6209eb9b3e194d14a7795b11e929a21f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa3d42c5bfbe49be9435ea18fcbbf415 in term 2.
I20260710 13:27:48.353000 29346 raft_consensus.cc:2468] T 2e82c52039164f5ab45cd2f7f6f77aca P 7dcd5941d940460ca2df836fb08afd50 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa3d42c5bfbe49be9435ea18fcbbf415 in term 2.
I20260710 13:27:48.353258 29389 leader_election.cc:304] T 2e82c52039164f5ab45cd2f7f6f77aca P aa3d42c5bfbe49be9435ea18fcbbf415 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6209eb9b3e194d14a7795b11e929a21f, aa3d42c5bfbe49be9435ea18fcbbf415; no voters: 
I20260710 13:27:48.354053 29833 raft_consensus.cc:2804] T 2e82c52039164f5ab45cd2f7f6f77aca P aa3d42c5bfbe49be9435ea18fcbbf415 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:48.354527 29833 raft_consensus.cc:697] T 2e82c52039164f5ab45cd2f7f6f77aca P aa3d42c5bfbe49be9435ea18fcbbf415 [term 2 LEADER]: Becoming Leader. State: Replica: aa3d42c5bfbe49be9435ea18fcbbf415, State: Running, Role: LEADER
I20260710 13:27:48.355466 29833 consensus_queue.cc:237] T 2e82c52039164f5ab45cd2f7f6f77aca P aa3d42c5bfbe49be9435ea18fcbbf415 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } }
I20260710 13:27:48.364105 29095 catalog_manager.cc:5697] T 2e82c52039164f5ab45cd2f7f6f77aca P aa3d42c5bfbe49be9435ea18fcbbf415 reported cstate change: term changed from 1 to 2, leader changed from 6209eb9b3e194d14a7795b11e929a21f (127.26.127.66) to aa3d42c5bfbe49be9435ea18fcbbf415 (127.26.127.68). New cstate: current_term: 2 leader_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:48.466902 29827 raft_consensus.cc:993] T 51bdbfc2724145689ff82c99370c2edc P 7dcd5941d940460ca2df836fb08afd50: : Instructing follower 6209eb9b3e194d14a7795b11e929a21f to start an election
I20260710 13:27:48.467585 29834 raft_consensus.cc:1081] T 51bdbfc2724145689ff82c99370c2edc P 7dcd5941d940460ca2df836fb08afd50 [term 1 LEADER]: Signalling peer 6209eb9b3e194d14a7795b11e929a21f to start an election
I20260710 13:27:48.469148 29273 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "51bdbfc2724145689ff82c99370c2edc"
dest_uuid: "6209eb9b3e194d14a7795b11e929a21f"
 from {username='slave'} at 127.0.0.1:51326
I20260710 13:27:48.469750 29273 raft_consensus.cc:493] T 51bdbfc2724145689ff82c99370c2edc P 6209eb9b3e194d14a7795b11e929a21f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:48.470129 29273 raft_consensus.cc:3060] T 51bdbfc2724145689ff82c99370c2edc P 6209eb9b3e194d14a7795b11e929a21f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:48.477605 29273 raft_consensus.cc:515] T 51bdbfc2724145689ff82c99370c2edc P 6209eb9b3e194d14a7795b11e929a21f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } }
I20260710 13:27:48.479784 29273 leader_election.cc:290] T 51bdbfc2724145689ff82c99370c2edc P 6209eb9b3e194d14a7795b11e929a21f [CANDIDATE]: Term 2 election: Requested vote from peers 7dcd5941d940460ca2df836fb08afd50 (127.26.127.67:35307), aa3d42c5bfbe49be9435ea18fcbbf415 (127.26.127.68:34759)
I20260710 13:27:48.480937 29346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51bdbfc2724145689ff82c99370c2edc" candidate_uuid: "6209eb9b3e194d14a7795b11e929a21f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7dcd5941d940460ca2df836fb08afd50"
I20260710 13:27:48.481593 29346 raft_consensus.cc:3055] T 51bdbfc2724145689ff82c99370c2edc P 7dcd5941d940460ca2df836fb08afd50 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:48.481619 29421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51bdbfc2724145689ff82c99370c2edc" candidate_uuid: "6209eb9b3e194d14a7795b11e929a21f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415"
I20260710 13:27:48.482049 29346 raft_consensus.cc:740] T 51bdbfc2724145689ff82c99370c2edc P 7dcd5941d940460ca2df836fb08afd50 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7dcd5941d940460ca2df836fb08afd50, State: Running, Role: LEADER
I20260710 13:27:48.482432 29421 raft_consensus.cc:3060] T 51bdbfc2724145689ff82c99370c2edc P aa3d42c5bfbe49be9435ea18fcbbf415 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:48.484753 29346 consensus_queue.cc:260] T 51bdbfc2724145689ff82c99370c2edc P 7dcd5941d940460ca2df836fb08afd50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } }
I20260710 13:27:48.486184 29346 raft_consensus.cc:3060] T 51bdbfc2724145689ff82c99370c2edc P 7dcd5941d940460ca2df836fb08afd50 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:48.488498 29421 raft_consensus.cc:2468] T 51bdbfc2724145689ff82c99370c2edc P aa3d42c5bfbe49be9435ea18fcbbf415 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6209eb9b3e194d14a7795b11e929a21f in term 2.
I20260710 13:27:48.489677 29240 leader_election.cc:304] T 51bdbfc2724145689ff82c99370c2edc P 6209eb9b3e194d14a7795b11e929a21f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6209eb9b3e194d14a7795b11e929a21f, aa3d42c5bfbe49be9435ea18fcbbf415; no voters: 
I20260710 13:27:48.490301 29826 raft_consensus.cc:2804] T 51bdbfc2724145689ff82c99370c2edc P 6209eb9b3e194d14a7795b11e929a21f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:48.490716 29826 raft_consensus.cc:697] T 51bdbfc2724145689ff82c99370c2edc P 6209eb9b3e194d14a7795b11e929a21f [term 2 LEADER]: Becoming Leader. State: Replica: 6209eb9b3e194d14a7795b11e929a21f, State: Running, Role: LEADER
I20260710 13:27:48.491523 29826 consensus_queue.cc:237] T 51bdbfc2724145689ff82c99370c2edc P 6209eb9b3e194d14a7795b11e929a21f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } }
I20260710 13:27:48.494082 29346 raft_consensus.cc:2468] T 51bdbfc2724145689ff82c99370c2edc P 7dcd5941d940460ca2df836fb08afd50 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6209eb9b3e194d14a7795b11e929a21f in term 2.
I20260710 13:27:48.499953 29095 catalog_manager.cc:5697] T 51bdbfc2724145689ff82c99370c2edc P 6209eb9b3e194d14a7795b11e929a21f reported cstate change: term changed from 1 to 2, leader changed from 7dcd5941d940460ca2df836fb08afd50 (127.26.127.67) to 6209eb9b3e194d14a7795b11e929a21f (127.26.127.66). New cstate: current_term: 2 leader_uuid: "6209eb9b3e194d14a7795b11e929a21f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:48.568280 29827 raft_consensus.cc:993] T 108da84f860a481bacc829047af01b47 P 7dcd5941d940460ca2df836fb08afd50: : Instructing follower 2de9a8371bf2443dadab3c13fd676f3c to start an election
I20260710 13:27:48.568800 29834 raft_consensus.cc:1081] T 108da84f860a481bacc829047af01b47 P 7dcd5941d940460ca2df836fb08afd50 [term 1 LEADER]: Signalling peer 2de9a8371bf2443dadab3c13fd676f3c to start an election
I20260710 13:27:48.570652 29722 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "108da84f860a481bacc829047af01b47"
dest_uuid: "2de9a8371bf2443dadab3c13fd676f3c"
 from {username='slave'} at 127.0.0.1:52366
I20260710 13:27:48.571162 29722 raft_consensus.cc:493] T 108da84f860a481bacc829047af01b47 P 2de9a8371bf2443dadab3c13fd676f3c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:48.571467 29722 raft_consensus.cc:3060] T 108da84f860a481bacc829047af01b47 P 2de9a8371bf2443dadab3c13fd676f3c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:48.577899 29722 raft_consensus.cc:515] T 108da84f860a481bacc829047af01b47 P 2de9a8371bf2443dadab3c13fd676f3c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } }
I20260710 13:27:48.586836 29722 leader_election.cc:290] T 108da84f860a481bacc829047af01b47 P 2de9a8371bf2443dadab3c13fd676f3c [CANDIDATE]: Term 2 election: Requested vote from peers 6209eb9b3e194d14a7795b11e929a21f (127.26.127.66:35737), 7dcd5941d940460ca2df836fb08afd50 (127.26.127.67:35307)
I20260710 13:27:48.601102 29273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "108da84f860a481bacc829047af01b47" candidate_uuid: "2de9a8371bf2443dadab3c13fd676f3c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6209eb9b3e194d14a7795b11e929a21f"
I20260710 13:27:48.601745 29273 raft_consensus.cc:3060] T 108da84f860a481bacc829047af01b47 P 6209eb9b3e194d14a7795b11e929a21f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:48.605281 29346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "108da84f860a481bacc829047af01b47" candidate_uuid: "2de9a8371bf2443dadab3c13fd676f3c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7dcd5941d940460ca2df836fb08afd50"
I20260710 13:27:48.605911 29346 raft_consensus.cc:3055] T 108da84f860a481bacc829047af01b47 P 7dcd5941d940460ca2df836fb08afd50 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:48.606249 29346 raft_consensus.cc:740] T 108da84f860a481bacc829047af01b47 P 7dcd5941d940460ca2df836fb08afd50 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7dcd5941d940460ca2df836fb08afd50, State: Running, Role: LEADER
I20260710 13:27:48.607122 29346 consensus_queue.cc:260] T 108da84f860a481bacc829047af01b47 P 7dcd5941d940460ca2df836fb08afd50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } }
I20260710 13:27:48.608397 29346 raft_consensus.cc:3060] T 108da84f860a481bacc829047af01b47 P 7dcd5941d940460ca2df836fb08afd50 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:48.608994 29273 raft_consensus.cc:2468] T 108da84f860a481bacc829047af01b47 P 6209eb9b3e194d14a7795b11e929a21f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2de9a8371bf2443dadab3c13fd676f3c in term 2.
I20260710 13:27:48.610481 29678 leader_election.cc:304] T 108da84f860a481bacc829047af01b47 P 2de9a8371bf2443dadab3c13fd676f3c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2de9a8371bf2443dadab3c13fd676f3c, 6209eb9b3e194d14a7795b11e929a21f; no voters: 
I20260710 13:27:48.612808 29834 raft_consensus.cc:993] T 7a9876384dcc4953acfc8f9d3f6ababb P 7dcd5941d940460ca2df836fb08afd50: : Instructing follower 2de9a8371bf2443dadab3c13fd676f3c to start an election
I20260710 13:27:48.612977 29845 raft_consensus.cc:2804] T 108da84f860a481bacc829047af01b47 P 2de9a8371bf2443dadab3c13fd676f3c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:48.613335 29834 raft_consensus.cc:1081] T 7a9876384dcc4953acfc8f9d3f6ababb P 7dcd5941d940460ca2df836fb08afd50 [term 1 LEADER]: Signalling peer 2de9a8371bf2443dadab3c13fd676f3c to start an election
I20260710 13:27:48.614969 29722 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7a9876384dcc4953acfc8f9d3f6ababb"
dest_uuid: "2de9a8371bf2443dadab3c13fd676f3c"
 from {username='slave'} at 127.0.0.1:52366
I20260710 13:27:48.615481 29722 raft_consensus.cc:493] T 7a9876384dcc4953acfc8f9d3f6ababb P 2de9a8371bf2443dadab3c13fd676f3c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:48.615856 29722 raft_consensus.cc:3060] T 7a9876384dcc4953acfc8f9d3f6ababb P 2de9a8371bf2443dadab3c13fd676f3c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:48.617303 29346 raft_consensus.cc:2468] T 108da84f860a481bacc829047af01b47 P 7dcd5941d940460ca2df836fb08afd50 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2de9a8371bf2443dadab3c13fd676f3c in term 2.
I20260710 13:27:48.621059 29722 raft_consensus.cc:515] T 7a9876384dcc4953acfc8f9d3f6ababb P 2de9a8371bf2443dadab3c13fd676f3c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } }
I20260710 13:27:48.623592 29273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a9876384dcc4953acfc8f9d3f6ababb" candidate_uuid: "2de9a8371bf2443dadab3c13fd676f3c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6209eb9b3e194d14a7795b11e929a21f"
I20260710 13:27:48.623602 29346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a9876384dcc4953acfc8f9d3f6ababb" candidate_uuid: "2de9a8371bf2443dadab3c13fd676f3c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7dcd5941d940460ca2df836fb08afd50"
I20260710 13:27:48.624296 29273 raft_consensus.cc:3060] T 7a9876384dcc4953acfc8f9d3f6ababb P 6209eb9b3e194d14a7795b11e929a21f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:48.624385 29346 raft_consensus.cc:3055] T 7a9876384dcc4953acfc8f9d3f6ababb P 7dcd5941d940460ca2df836fb08afd50 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:48.624904 29346 raft_consensus.cc:740] T 7a9876384dcc4953acfc8f9d3f6ababb P 7dcd5941d940460ca2df836fb08afd50 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7dcd5941d940460ca2df836fb08afd50, State: Running, Role: LEADER
I20260710 13:27:48.625790 29346 consensus_queue.cc:260] T 7a9876384dcc4953acfc8f9d3f6ababb P 7dcd5941d940460ca2df836fb08afd50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } }
I20260710 13:27:48.626969 29346 raft_consensus.cc:3060] T 7a9876384dcc4953acfc8f9d3f6ababb P 7dcd5941d940460ca2df836fb08afd50 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:48.627930 29845 raft_consensus.cc:697] T 108da84f860a481bacc829047af01b47 P 2de9a8371bf2443dadab3c13fd676f3c [term 2 LEADER]: Becoming Leader. State: Replica: 2de9a8371bf2443dadab3c13fd676f3c, State: Running, Role: LEADER
I20260710 13:27:48.629002 29845 consensus_queue.cc:237] T 108da84f860a481bacc829047af01b47 P 2de9a8371bf2443dadab3c13fd676f3c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } }
I20260710 13:27:48.635138 29346 raft_consensus.cc:2468] T 7a9876384dcc4953acfc8f9d3f6ababb P 7dcd5941d940460ca2df836fb08afd50 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2de9a8371bf2443dadab3c13fd676f3c in term 2.
I20260710 13:27:48.636761 29676 leader_election.cc:304] T 7a9876384dcc4953acfc8f9d3f6ababb P 2de9a8371bf2443dadab3c13fd676f3c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2de9a8371bf2443dadab3c13fd676f3c, 7dcd5941d940460ca2df836fb08afd50; no voters: 
I20260710 13:27:48.637796 29722 leader_election.cc:290] T 7a9876384dcc4953acfc8f9d3f6ababb P 2de9a8371bf2443dadab3c13fd676f3c [CANDIDATE]: Term 2 election: Requested vote from peers 6209eb9b3e194d14a7795b11e929a21f (127.26.127.66:35737), 7dcd5941d940460ca2df836fb08afd50 (127.26.127.67:35307)
I20260710 13:27:48.635134 29273 raft_consensus.cc:2468] T 7a9876384dcc4953acfc8f9d3f6ababb P 6209eb9b3e194d14a7795b11e929a21f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2de9a8371bf2443dadab3c13fd676f3c in term 2.
I20260710 13:27:48.640806 29846 raft_consensus.cc:2804] T 7a9876384dcc4953acfc8f9d3f6ababb P 2de9a8371bf2443dadab3c13fd676f3c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:48.641544 29095 catalog_manager.cc:5697] T 108da84f860a481bacc829047af01b47 P 2de9a8371bf2443dadab3c13fd676f3c reported cstate change: term changed from 1 to 2, leader changed from 7dcd5941d940460ca2df836fb08afd50 (127.26.127.67) to 2de9a8371bf2443dadab3c13fd676f3c (127.26.127.65). New cstate: current_term: 2 leader_uuid: "2de9a8371bf2443dadab3c13fd676f3c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:48.649096 29846 raft_consensus.cc:697] T 7a9876384dcc4953acfc8f9d3f6ababb P 2de9a8371bf2443dadab3c13fd676f3c [term 2 LEADER]: Becoming Leader. State: Replica: 2de9a8371bf2443dadab3c13fd676f3c, State: Running, Role: LEADER
I20260710 13:27:48.650142 29846 consensus_queue.cc:237] T 7a9876384dcc4953acfc8f9d3f6ababb P 2de9a8371bf2443dadab3c13fd676f3c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } }
I20260710 13:27:48.661846 29095 catalog_manager.cc:5697] T 7a9876384dcc4953acfc8f9d3f6ababb P 2de9a8371bf2443dadab3c13fd676f3c reported cstate change: term changed from 1 to 2, leader changed from 7dcd5941d940460ca2df836fb08afd50 (127.26.127.67) to 2de9a8371bf2443dadab3c13fd676f3c (127.26.127.65). New cstate: current_term: 2 leader_uuid: "2de9a8371bf2443dadab3c13fd676f3c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:48.666862 29273 raft_consensus.cc:1275] T 0c287e603fb0495b8bd42bcd49042211 P 6209eb9b3e194d14a7795b11e929a21f [term 2 FOLLOWER]: Refusing update from remote peer 7dcd5941d940460ca2df836fb08afd50: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:48.668797 29841 consensus_queue.cc:1048] T 0c287e603fb0495b8bd42bcd49042211 P 7dcd5941d940460ca2df836fb08afd50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:27:48.684746 29421 raft_consensus.cc:1275] T 0c287e603fb0495b8bd42bcd49042211 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 2 FOLLOWER]: Refusing update from remote peer 7dcd5941d940460ca2df836fb08afd50: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:48.686846 29834 consensus_queue.cc:1048] T 0c287e603fb0495b8bd42bcd49042211 P 7dcd5941d940460ca2df836fb08afd50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:48.694777 29826 raft_consensus.cc:993] T d825badf78bf4a33a83860f937a0bea9 P 6209eb9b3e194d14a7795b11e929a21f: : Instructing follower 2de9a8371bf2443dadab3c13fd676f3c to start an election
I20260710 13:27:48.695286 29826 raft_consensus.cc:1081] T d825badf78bf4a33a83860f937a0bea9 P 6209eb9b3e194d14a7795b11e929a21f [term 1 LEADER]: Signalling peer 2de9a8371bf2443dadab3c13fd676f3c to start an election
I20260710 13:27:48.697407 29722 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d825badf78bf4a33a83860f937a0bea9"
dest_uuid: "2de9a8371bf2443dadab3c13fd676f3c"
 from {username='slave'} at 127.0.0.1:52374
I20260710 13:27:48.698004 29722 raft_consensus.cc:493] T d825badf78bf4a33a83860f937a0bea9 P 2de9a8371bf2443dadab3c13fd676f3c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:48.698378 29722 raft_consensus.cc:3060] T d825badf78bf4a33a83860f937a0bea9 P 2de9a8371bf2443dadab3c13fd676f3c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:48.705741 29722 raft_consensus.cc:515] T d825badf78bf4a33a83860f937a0bea9 P 2de9a8371bf2443dadab3c13fd676f3c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } }
I20260710 13:27:48.710842 29273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d825badf78bf4a33a83860f937a0bea9" candidate_uuid: "2de9a8371bf2443dadab3c13fd676f3c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6209eb9b3e194d14a7795b11e929a21f"
I20260710 13:27:48.711428 29273 raft_consensus.cc:3055] T d825badf78bf4a33a83860f937a0bea9 P 6209eb9b3e194d14a7795b11e929a21f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:48.711741 29273 raft_consensus.cc:740] T d825badf78bf4a33a83860f937a0bea9 P 6209eb9b3e194d14a7795b11e929a21f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6209eb9b3e194d14a7795b11e929a21f, State: Running, Role: LEADER
I20260710 13:27:48.712590 29273 consensus_queue.cc:260] T d825badf78bf4a33a83860f937a0bea9 P 6209eb9b3e194d14a7795b11e929a21f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } }
I20260710 13:27:48.713753 29273 raft_consensus.cc:3060] T d825badf78bf4a33a83860f937a0bea9 P 6209eb9b3e194d14a7795b11e929a21f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:48.720901 29273 raft_consensus.cc:2468] T d825badf78bf4a33a83860f937a0bea9 P 6209eb9b3e194d14a7795b11e929a21f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2de9a8371bf2443dadab3c13fd676f3c in term 2.
I20260710 13:27:48.722509 29678 leader_election.cc:304] T d825badf78bf4a33a83860f937a0bea9 P 2de9a8371bf2443dadab3c13fd676f3c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2de9a8371bf2443dadab3c13fd676f3c, 6209eb9b3e194d14a7795b11e929a21f; no voters: 
I20260710 13:27:48.721360 29722 leader_election.cc:290] T d825badf78bf4a33a83860f937a0bea9 P 2de9a8371bf2443dadab3c13fd676f3c [CANDIDATE]: Term 2 election: Requested vote from peers aa3d42c5bfbe49be9435ea18fcbbf415 (127.26.127.68:34759), 6209eb9b3e194d14a7795b11e929a21f (127.26.127.66:35737)
I20260710 13:27:48.723407 29846 raft_consensus.cc:2804] T d825badf78bf4a33a83860f937a0bea9 P 2de9a8371bf2443dadab3c13fd676f3c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:48.727403 29846 raft_consensus.cc:697] T d825badf78bf4a33a83860f937a0bea9 P 2de9a8371bf2443dadab3c13fd676f3c [term 2 LEADER]: Becoming Leader. State: Replica: 2de9a8371bf2443dadab3c13fd676f3c, State: Running, Role: LEADER
I20260710 13:27:48.728602 29846 consensus_queue.cc:237] T d825badf78bf4a33a83860f937a0bea9 P 2de9a8371bf2443dadab3c13fd676f3c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } }
I20260710 13:27:48.737478 29421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d825badf78bf4a33a83860f937a0bea9" candidate_uuid: "2de9a8371bf2443dadab3c13fd676f3c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415"
I20260710 13:27:48.738327 29421 raft_consensus.cc:3060] T d825badf78bf4a33a83860f937a0bea9 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:48.738444 29095 catalog_manager.cc:5697] T d825badf78bf4a33a83860f937a0bea9 P 2de9a8371bf2443dadab3c13fd676f3c reported cstate change: term changed from 1 to 2, leader changed from 6209eb9b3e194d14a7795b11e929a21f (127.26.127.66) to 2de9a8371bf2443dadab3c13fd676f3c (127.26.127.65). New cstate: current_term: 2 leader_uuid: "2de9a8371bf2443dadab3c13fd676f3c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:48.745913 29421 raft_consensus.cc:2468] T d825badf78bf4a33a83860f937a0bea9 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2de9a8371bf2443dadab3c13fd676f3c in term 2.
I20260710 13:27:48.834729 29346 raft_consensus.cc:1275] T 2e82c52039164f5ab45cd2f7f6f77aca P 7dcd5941d940460ca2df836fb08afd50 [term 2 FOLLOWER]: Refusing update from remote peer aa3d42c5bfbe49be9435ea18fcbbf415: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:48.836007 29833 consensus_queue.cc:1048] T 2e82c52039164f5ab45cd2f7f6f77aca P aa3d42c5bfbe49be9435ea18fcbbf415 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:48.846800 29273 raft_consensus.cc:1275] T 2e82c52039164f5ab45cd2f7f6f77aca P 6209eb9b3e194d14a7795b11e929a21f [term 2 FOLLOWER]: Refusing update from remote peer aa3d42c5bfbe49be9435ea18fcbbf415: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:48.848268 29858 consensus_queue.cc:1048] T 2e82c52039164f5ab45cd2f7f6f77aca P aa3d42c5bfbe49be9435ea18fcbbf415 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:27:48.951043 29346 raft_consensus.cc:1275] T 51bdbfc2724145689ff82c99370c2edc P 7dcd5941d940460ca2df836fb08afd50 [term 2 FOLLOWER]: Refusing update from remote peer 6209eb9b3e194d14a7795b11e929a21f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:48.953194 29828 consensus_queue.cc:1048] T 51bdbfc2724145689ff82c99370c2edc P 6209eb9b3e194d14a7795b11e929a21f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:27:48.965126 29421 raft_consensus.cc:1275] T 51bdbfc2724145689ff82c99370c2edc P aa3d42c5bfbe49be9435ea18fcbbf415 [term 2 FOLLOWER]: Refusing update from remote peer 6209eb9b3e194d14a7795b11e929a21f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:48.967324 29826 consensus_queue.cc:1048] T 51bdbfc2724145689ff82c99370c2edc P 6209eb9b3e194d14a7795b11e929a21f [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:27:49.025868 29273 raft_consensus.cc:1275] T 108da84f860a481bacc829047af01b47 P 6209eb9b3e194d14a7795b11e929a21f [term 2 FOLLOWER]: Refusing update from remote peer 2de9a8371bf2443dadab3c13fd676f3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:49.027195 29846 consensus_queue.cc:1048] T 108da84f860a481bacc829047af01b47 P 2de9a8371bf2443dadab3c13fd676f3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:49.048468 29346 raft_consensus.cc:1275] T 108da84f860a481bacc829047af01b47 P 7dcd5941d940460ca2df836fb08afd50 [term 2 FOLLOWER]: Refusing update from remote peer 2de9a8371bf2443dadab3c13fd676f3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:49.050061 29848 consensus_queue.cc:1048] T 108da84f860a481bacc829047af01b47 P 2de9a8371bf2443dadab3c13fd676f3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:27:49.098124 29346 raft_consensus.cc:1275] T 7a9876384dcc4953acfc8f9d3f6ababb P 7dcd5941d940460ca2df836fb08afd50 [term 2 FOLLOWER]: Refusing update from remote peer 2de9a8371bf2443dadab3c13fd676f3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:49.099586 29848 consensus_queue.cc:1048] T 7a9876384dcc4953acfc8f9d3f6ababb P 2de9a8371bf2443dadab3c13fd676f3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:49.110028 29273 raft_consensus.cc:1275] T 7a9876384dcc4953acfc8f9d3f6ababb P 6209eb9b3e194d14a7795b11e929a21f [term 2 FOLLOWER]: Refusing update from remote peer 2de9a8371bf2443dadab3c13fd676f3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:49.117094 29846 consensus_queue.cc:1048] T 7a9876384dcc4953acfc8f9d3f6ababb P 2de9a8371bf2443dadab3c13fd676f3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:49.171603 27133 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:27:49.195448 27133 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:27:49.217640 29346 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1bf1a3849848430989c597075f9eec60"
dest_uuid: "7dcd5941d940460ca2df836fb08afd50"
mode: GRACEFUL
new_leader_uuid: "2de9a8371bf2443dadab3c13fd676f3c"
 from {username='slave'} at 127.0.0.1:36014
I20260710 13:27:49.218178 29346 raft_consensus.cc:606] T 1bf1a3849848430989c597075f9eec60 P 7dcd5941d940460ca2df836fb08afd50 [term 2 LEADER]: Received request to transfer leadership to TS 2de9a8371bf2443dadab3c13fd676f3c
I20260710 13:27:49.220844 29421 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "54ffb4469e1348a793c9db8ba5f32865"
dest_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415"
mode: GRACEFUL
new_leader_uuid: "2de9a8371bf2443dadab3c13fd676f3c"
 from {username='slave'} at 127.0.0.1:55746
I20260710 13:27:49.221412 29421 raft_consensus.cc:606] T 54ffb4469e1348a793c9db8ba5f32865 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 1 LEADER]: Received request to transfer leadership to TS 2de9a8371bf2443dadab3c13fd676f3c
I20260710 13:27:49.224035 29273 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "90e873a8c5c14459b29c488dc595389d"
dest_uuid: "6209eb9b3e194d14a7795b11e929a21f"
mode: GRACEFUL
new_leader_uuid: "2de9a8371bf2443dadab3c13fd676f3c"
 from {username='slave'} at 127.0.0.1:36890
I20260710 13:27:49.224466 29273 raft_consensus.cc:606] T 90e873a8c5c14459b29c488dc595389d P 6209eb9b3e194d14a7795b11e929a21f [term 1 LEADER]: Received request to transfer leadership to TS 2de9a8371bf2443dadab3c13fd676f3c
I20260710 13:27:49.225549 27133 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 13:27:49.226193 27133 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:27:49.232400 29273 raft_consensus.cc:1275] T d825badf78bf4a33a83860f937a0bea9 P 6209eb9b3e194d14a7795b11e929a21f [term 2 FOLLOWER]: Refusing update from remote peer 2de9a8371bf2443dadab3c13fd676f3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:49.233856 29846 consensus_queue.cc:1048] T d825badf78bf4a33a83860f937a0bea9 P 2de9a8371bf2443dadab3c13fd676f3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:49.245016 29421 raft_consensus.cc:1275] T d825badf78bf4a33a83860f937a0bea9 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 2 FOLLOWER]: Refusing update from remote peer 2de9a8371bf2443dadab3c13fd676f3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:49.246394 29867 consensus_queue.cc:1048] T d825badf78bf4a33a83860f937a0bea9 P 2de9a8371bf2443dadab3c13fd676f3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:49.320876 29828 raft_consensus.cc:993] T 90e873a8c5c14459b29c488dc595389d P 6209eb9b3e194d14a7795b11e929a21f: : Instructing follower 2de9a8371bf2443dadab3c13fd676f3c to start an election
I20260710 13:27:49.321323 29826 raft_consensus.cc:1081] T 90e873a8c5c14459b29c488dc595389d P 6209eb9b3e194d14a7795b11e929a21f [term 1 LEADER]: Signalling peer 2de9a8371bf2443dadab3c13fd676f3c to start an election
I20260710 13:27:49.322786 29722 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "90e873a8c5c14459b29c488dc595389d"
dest_uuid: "2de9a8371bf2443dadab3c13fd676f3c"
 from {username='slave'} at 127.0.0.1:52374
I20260710 13:27:49.323227 29722 raft_consensus.cc:493] T 90e873a8c5c14459b29c488dc595389d P 2de9a8371bf2443dadab3c13fd676f3c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:49.323513 29722 raft_consensus.cc:3060] T 90e873a8c5c14459b29c488dc595389d P 2de9a8371bf2443dadab3c13fd676f3c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:49.327986 29722 raft_consensus.cc:515] T 90e873a8c5c14459b29c488dc595389d P 2de9a8371bf2443dadab3c13fd676f3c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } }
I20260710 13:27:49.329911 29722 leader_election.cc:290] T 90e873a8c5c14459b29c488dc595389d P 2de9a8371bf2443dadab3c13fd676f3c [CANDIDATE]: Term 2 election: Requested vote from peers aa3d42c5bfbe49be9435ea18fcbbf415 (127.26.127.68:34759), 6209eb9b3e194d14a7795b11e929a21f (127.26.127.66:35737)
I20260710 13:27:49.330286 29421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90e873a8c5c14459b29c488dc595389d" candidate_uuid: "2de9a8371bf2443dadab3c13fd676f3c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415"
I20260710 13:27:49.330828 29273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90e873a8c5c14459b29c488dc595389d" candidate_uuid: "2de9a8371bf2443dadab3c13fd676f3c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6209eb9b3e194d14a7795b11e929a21f"
I20260710 13:27:49.330922 29421 raft_consensus.cc:3060] T 90e873a8c5c14459b29c488dc595389d P aa3d42c5bfbe49be9435ea18fcbbf415 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:49.331394 29273 raft_consensus.cc:3055] T 90e873a8c5c14459b29c488dc595389d P 6209eb9b3e194d14a7795b11e929a21f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:49.331678 29273 raft_consensus.cc:740] T 90e873a8c5c14459b29c488dc595389d P 6209eb9b3e194d14a7795b11e929a21f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6209eb9b3e194d14a7795b11e929a21f, State: Running, Role: LEADER
I20260710 13:27:49.332340 29273 consensus_queue.cc:260] T 90e873a8c5c14459b29c488dc595389d P 6209eb9b3e194d14a7795b11e929a21f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } }
I20260710 13:27:49.333380 29273 raft_consensus.cc:3060] T 90e873a8c5c14459b29c488dc595389d P 6209eb9b3e194d14a7795b11e929a21f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:49.339632 29421 raft_consensus.cc:2468] T 90e873a8c5c14459b29c488dc595389d P aa3d42c5bfbe49be9435ea18fcbbf415 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2de9a8371bf2443dadab3c13fd676f3c in term 2.
I20260710 13:27:49.341091 29677 leader_election.cc:304] T 90e873a8c5c14459b29c488dc595389d P 2de9a8371bf2443dadab3c13fd676f3c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2de9a8371bf2443dadab3c13fd676f3c, aa3d42c5bfbe49be9435ea18fcbbf415; no voters: 
I20260710 13:27:49.341868 29867 raft_consensus.cc:2804] T 90e873a8c5c14459b29c488dc595389d P 2de9a8371bf2443dadab3c13fd676f3c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:49.342357 29867 raft_consensus.cc:697] T 90e873a8c5c14459b29c488dc595389d P 2de9a8371bf2443dadab3c13fd676f3c [term 2 LEADER]: Becoming Leader. State: Replica: 2de9a8371bf2443dadab3c13fd676f3c, State: Running, Role: LEADER
I20260710 13:27:49.343215 29867 consensus_queue.cc:237] T 90e873a8c5c14459b29c488dc595389d P 2de9a8371bf2443dadab3c13fd676f3c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } }
I20260710 13:27:49.344352 29273 raft_consensus.cc:2468] T 90e873a8c5c14459b29c488dc595389d P 6209eb9b3e194d14a7795b11e929a21f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2de9a8371bf2443dadab3c13fd676f3c in term 2.
I20260710 13:27:49.346081 29825 raft_consensus.cc:993] T 54ffb4469e1348a793c9db8ba5f32865 P aa3d42c5bfbe49be9435ea18fcbbf415: : Instructing follower 2de9a8371bf2443dadab3c13fd676f3c to start an election
I20260710 13:27:49.346546 29825 raft_consensus.cc:1081] T 54ffb4469e1348a793c9db8ba5f32865 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 1 LEADER]: Signalling peer 2de9a8371bf2443dadab3c13fd676f3c to start an election
I20260710 13:27:49.352756 29722 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "54ffb4469e1348a793c9db8ba5f32865"
dest_uuid: "2de9a8371bf2443dadab3c13fd676f3c"
 from {username='slave'} at 127.0.0.1:52368
I20260710 13:27:49.353349 29722 raft_consensus.cc:493] T 54ffb4469e1348a793c9db8ba5f32865 P 2de9a8371bf2443dadab3c13fd676f3c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:49.353747 29722 raft_consensus.cc:3060] T 54ffb4469e1348a793c9db8ba5f32865 P 2de9a8371bf2443dadab3c13fd676f3c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:49.354153 29095 catalog_manager.cc:5697] T 90e873a8c5c14459b29c488dc595389d P 2de9a8371bf2443dadab3c13fd676f3c reported cstate change: term changed from 1 to 2, leader changed from 6209eb9b3e194d14a7795b11e929a21f (127.26.127.66) to 2de9a8371bf2443dadab3c13fd676f3c (127.26.127.65). New cstate: current_term: 2 leader_uuid: "2de9a8371bf2443dadab3c13fd676f3c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:49.360805 29722 raft_consensus.cc:515] T 54ffb4469e1348a793c9db8ba5f32865 P 2de9a8371bf2443dadab3c13fd676f3c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } }
I20260710 13:27:49.363260 29722 leader_election.cc:290] T 54ffb4469e1348a793c9db8ba5f32865 P 2de9a8371bf2443dadab3c13fd676f3c [CANDIDATE]: Term 2 election: Requested vote from peers aa3d42c5bfbe49be9435ea18fcbbf415 (127.26.127.68:34759), 6209eb9b3e194d14a7795b11e929a21f (127.26.127.66:35737)
I20260710 13:27:49.364929 29421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54ffb4469e1348a793c9db8ba5f32865" candidate_uuid: "2de9a8371bf2443dadab3c13fd676f3c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415"
I20260710 13:27:49.365525 29421 raft_consensus.cc:3055] T 54ffb4469e1348a793c9db8ba5f32865 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:49.365829 29421 raft_consensus.cc:740] T 54ffb4469e1348a793c9db8ba5f32865 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: aa3d42c5bfbe49be9435ea18fcbbf415, State: Running, Role: LEADER
I20260710 13:27:49.365918 29273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54ffb4469e1348a793c9db8ba5f32865" candidate_uuid: "2de9a8371bf2443dadab3c13fd676f3c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6209eb9b3e194d14a7795b11e929a21f"
I20260710 13:27:49.366530 29273 raft_consensus.cc:3060] T 54ffb4469e1348a793c9db8ba5f32865 P 6209eb9b3e194d14a7795b11e929a21f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:49.366631 29421 consensus_queue.cc:260] T 54ffb4469e1348a793c9db8ba5f32865 P aa3d42c5bfbe49be9435ea18fcbbf415 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } }
I20260710 13:27:49.367870 29421 raft_consensus.cc:3060] T 54ffb4469e1348a793c9db8ba5f32865 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:49.374171 29273 raft_consensus.cc:2468] T 54ffb4469e1348a793c9db8ba5f32865 P 6209eb9b3e194d14a7795b11e929a21f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2de9a8371bf2443dadab3c13fd676f3c in term 2.
I20260710 13:27:49.375473 29678 leader_election.cc:304] T 54ffb4469e1348a793c9db8ba5f32865 P 2de9a8371bf2443dadab3c13fd676f3c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2de9a8371bf2443dadab3c13fd676f3c, 6209eb9b3e194d14a7795b11e929a21f; no voters: 
I20260710 13:27:49.376354 29867 raft_consensus.cc:2804] T 54ffb4469e1348a793c9db8ba5f32865 P 2de9a8371bf2443dadab3c13fd676f3c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:49.376916 29867 raft_consensus.cc:697] T 54ffb4469e1348a793c9db8ba5f32865 P 2de9a8371bf2443dadab3c13fd676f3c [term 2 LEADER]: Becoming Leader. State: Replica: 2de9a8371bf2443dadab3c13fd676f3c, State: Running, Role: LEADER
I20260710 13:27:49.377599 29421 raft_consensus.cc:2468] T 54ffb4469e1348a793c9db8ba5f32865 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2de9a8371bf2443dadab3c13fd676f3c in term 2.
I20260710 13:27:49.377849 29867 consensus_queue.cc:237] T 54ffb4469e1348a793c9db8ba5f32865 P 2de9a8371bf2443dadab3c13fd676f3c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } }
I20260710 13:27:49.386181 29095 catalog_manager.cc:5697] T 54ffb4469e1348a793c9db8ba5f32865 P 2de9a8371bf2443dadab3c13fd676f3c reported cstate change: term changed from 1 to 2, leader changed from aa3d42c5bfbe49be9435ea18fcbbf415 (127.26.127.68) to 2de9a8371bf2443dadab3c13fd676f3c (127.26.127.65). New cstate: current_term: 2 leader_uuid: "2de9a8371bf2443dadab3c13fd676f3c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:49.387660 29871 raft_consensus.cc:993] T 1bf1a3849848430989c597075f9eec60 P 7dcd5941d940460ca2df836fb08afd50: : Instructing follower 2de9a8371bf2443dadab3c13fd676f3c to start an election
I20260710 13:27:49.388182 29834 raft_consensus.cc:1081] T 1bf1a3849848430989c597075f9eec60 P 7dcd5941d940460ca2df836fb08afd50 [term 2 LEADER]: Signalling peer 2de9a8371bf2443dadab3c13fd676f3c to start an election
I20260710 13:27:49.389844 29722 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1bf1a3849848430989c597075f9eec60"
dest_uuid: "2de9a8371bf2443dadab3c13fd676f3c"
 from {username='slave'} at 127.0.0.1:52366
I20260710 13:27:49.390350 29722 raft_consensus.cc:493] T 1bf1a3849848430989c597075f9eec60 P 2de9a8371bf2443dadab3c13fd676f3c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:49.390667 29722 raft_consensus.cc:3060] T 1bf1a3849848430989c597075f9eec60 P 2de9a8371bf2443dadab3c13fd676f3c [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:49.397938 29722 raft_consensus.cc:515] T 1bf1a3849848430989c597075f9eec60 P 2de9a8371bf2443dadab3c13fd676f3c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } }
I20260710 13:27:49.400275 29722 leader_election.cc:290] T 1bf1a3849848430989c597075f9eec60 P 2de9a8371bf2443dadab3c13fd676f3c [CANDIDATE]: Term 3 election: Requested vote from peers 7dcd5941d940460ca2df836fb08afd50 (127.26.127.67:35307), aa3d42c5bfbe49be9435ea18fcbbf415 (127.26.127.68:34759)
I20260710 13:27:49.400444 29421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bf1a3849848430989c597075f9eec60" candidate_uuid: "2de9a8371bf2443dadab3c13fd676f3c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415"
I20260710 13:27:49.400574 29345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bf1a3849848430989c597075f9eec60" candidate_uuid: "2de9a8371bf2443dadab3c13fd676f3c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7dcd5941d940460ca2df836fb08afd50"
I20260710 13:27:49.401026 29421 raft_consensus.cc:3060] T 1bf1a3849848430989c597075f9eec60 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:49.401262 29345 raft_consensus.cc:3055] T 1bf1a3849848430989c597075f9eec60 P 7dcd5941d940460ca2df836fb08afd50 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:27:49.401643 29345 raft_consensus.cc:740] T 1bf1a3849848430989c597075f9eec60 P 7dcd5941d940460ca2df836fb08afd50 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7dcd5941d940460ca2df836fb08afd50, State: Running, Role: LEADER
I20260710 13:27:49.402529 29345 consensus_queue.cc:260] T 1bf1a3849848430989c597075f9eec60 P 7dcd5941d940460ca2df836fb08afd50 [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: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } }
I20260710 13:27:49.403630 29345 raft_consensus.cc:3060] T 1bf1a3849848430989c597075f9eec60 P 7dcd5941d940460ca2df836fb08afd50 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:49.405135 29421 raft_consensus.cc:2468] T 1bf1a3849848430989c597075f9eec60 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2de9a8371bf2443dadab3c13fd676f3c in term 3.
I20260710 13:27:49.406085 29677 leader_election.cc:304] T 1bf1a3849848430989c597075f9eec60 P 2de9a8371bf2443dadab3c13fd676f3c [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: 2de9a8371bf2443dadab3c13fd676f3c, aa3d42c5bfbe49be9435ea18fcbbf415; no voters: 
I20260710 13:27:49.406772 29867 raft_consensus.cc:2804] T 1bf1a3849848430989c597075f9eec60 P 2de9a8371bf2443dadab3c13fd676f3c [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:27:49.407223 29867 raft_consensus.cc:697] T 1bf1a3849848430989c597075f9eec60 P 2de9a8371bf2443dadab3c13fd676f3c [term 3 LEADER]: Becoming Leader. State: Replica: 2de9a8371bf2443dadab3c13fd676f3c, State: Running, Role: LEADER
I20260710 13:27:49.408125 29867 consensus_queue.cc:237] T 1bf1a3849848430989c597075f9eec60 P 2de9a8371bf2443dadab3c13fd676f3c [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: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } }
I20260710 13:27:49.411755 29345 raft_consensus.cc:2468] T 1bf1a3849848430989c597075f9eec60 P 7dcd5941d940460ca2df836fb08afd50 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2de9a8371bf2443dadab3c13fd676f3c in term 3.
I20260710 13:27:49.415248 29095 catalog_manager.cc:5697] T 1bf1a3849848430989c597075f9eec60 P 2de9a8371bf2443dadab3c13fd676f3c reported cstate change: term changed from 2 to 3, leader changed from 7dcd5941d940460ca2df836fb08afd50 (127.26.127.67) to 2de9a8371bf2443dadab3c13fd676f3c (127.26.127.65). New cstate: current_term: 3 leader_uuid: "2de9a8371bf2443dadab3c13fd676f3c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2de9a8371bf2443dadab3c13fd676f3c" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 45567 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:49.791505 29421 raft_consensus.cc:1275] T 54ffb4469e1348a793c9db8ba5f32865 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 2 FOLLOWER]: Refusing update from remote peer 2de9a8371bf2443dadab3c13fd676f3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:49.792795 29867 consensus_queue.cc:1048] T 54ffb4469e1348a793c9db8ba5f32865 P 2de9a8371bf2443dadab3c13fd676f3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:49.801813 29273 raft_consensus.cc:1275] T 54ffb4469e1348a793c9db8ba5f32865 P 6209eb9b3e194d14a7795b11e929a21f [term 2 FOLLOWER]: Refusing update from remote peer 2de9a8371bf2443dadab3c13fd676f3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:49.802978 29848 consensus_queue.cc:1048] T 54ffb4469e1348a793c9db8ba5f32865 P 2de9a8371bf2443dadab3c13fd676f3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:49.866675 29421 raft_consensus.cc:1275] T 90e873a8c5c14459b29c488dc595389d P aa3d42c5bfbe49be9435ea18fcbbf415 [term 2 FOLLOWER]: Refusing update from remote peer 2de9a8371bf2443dadab3c13fd676f3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:49.867704 29848 consensus_queue.cc:1048] T 90e873a8c5c14459b29c488dc595389d P 2de9a8371bf2443dadab3c13fd676f3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:49.876765 29273 raft_consensus.cc:1275] T 90e873a8c5c14459b29c488dc595389d P 6209eb9b3e194d14a7795b11e929a21f [term 2 FOLLOWER]: Refusing update from remote peer 2de9a8371bf2443dadab3c13fd676f3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:49.878808 29848 consensus_queue.cc:1048] T 90e873a8c5c14459b29c488dc595389d P 2de9a8371bf2443dadab3c13fd676f3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6209eb9b3e194d14a7795b11e929a21f" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 35737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:49.969842 29421 raft_consensus.cc:1275] T 1bf1a3849848430989c597075f9eec60 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 3 FOLLOWER]: Refusing update from remote peer 2de9a8371bf2443dadab3c13fd676f3c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:27:49.971132 29848 consensus_queue.cc:1048] T 1bf1a3849848430989c597075f9eec60 P 2de9a8371bf2443dadab3c13fd676f3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa3d42c5bfbe49be9435ea18fcbbf415" member_type: VOTER last_known_addr { host: "127.26.127.68" port: 34759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:49.979602 29345 raft_consensus.cc:1275] T 1bf1a3849848430989c597075f9eec60 P 7dcd5941d940460ca2df836fb08afd50 [term 3 FOLLOWER]: Refusing update from remote peer 2de9a8371bf2443dadab3c13fd676f3c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:27:49.981467 29887 consensus_queue.cc:1048] T 1bf1a3849848430989c597075f9eec60 P 2de9a8371bf2443dadab3c13fd676f3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dcd5941d940460ca2df836fb08afd50" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 35307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:50.226917 27133 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:27:50.241216 27133 tablet_server.cc:179] TabletServer@127.26.127.65:45567 shutting down...
I20260710 13:27:50.262465 27133 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:27:50.263410 27133 tablet_replica.cc:333] stopping tablet replica
I20260710 13:27:50.264463 27133 raft_consensus.cc:2243] T fbdae322c96e4b76803fe38c2f15341a P 2de9a8371bf2443dadab3c13fd676f3c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:50.265103 27133 raft_consensus.cc:2272] T fbdae322c96e4b76803fe38c2f15341a P 2de9a8371bf2443dadab3c13fd676f3c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:50.267949 27133 tablet_replica.cc:333] stopping tablet replica
I20260710 13:27:50.268633 27133 raft_consensus.cc:2243] T 392f72defd244e5da11a052d404f26ea P 2de9a8371bf2443dadab3c13fd676f3c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:50.269265 27133 raft_consensus.cc:2272] T 392f72defd244e5da11a052d404f26ea P 2de9a8371bf2443dadab3c13fd676f3c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:50.271260 27133 tablet_replica.cc:333] stopping tablet replica
I20260710 13:27:50.271799 27133 raft_consensus.cc:2243] T fa43120f1a6149269837f26c44522494 P 2de9a8371bf2443dadab3c13fd676f3c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:50.272219 27133 raft_consensus.cc:2272] T fa43120f1a6149269837f26c44522494 P 2de9a8371bf2443dadab3c13fd676f3c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:50.274082 27133 tablet_replica.cc:333] stopping tablet replica
I20260710 13:27:50.274637 27133 raft_consensus.cc:2243] T b7356369d46e45d8b1ff538426bc18ce P 2de9a8371bf2443dadab3c13fd676f3c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:50.275038 27133 raft_consensus.cc:2272] T b7356369d46e45d8b1ff538426bc18ce P 2de9a8371bf2443dadab3c13fd676f3c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:50.276970 27133 tablet_replica.cc:333] stopping tablet replica
I20260710 13:27:50.277561 27133 raft_consensus.cc:2243] T 108da84f860a481bacc829047af01b47 P 2de9a8371bf2443dadab3c13fd676f3c [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:50.278278 27133 raft_consensus.cc:2272] T 108da84f860a481bacc829047af01b47 P 2de9a8371bf2443dadab3c13fd676f3c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:50.280093 27133 tablet_replica.cc:333] stopping tablet replica
I20260710 13:27:50.280604 27133 raft_consensus.cc:2243] T 6c8a219133ec47cf811dc9769ccbbdd9 P 2de9a8371bf2443dadab3c13fd676f3c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:50.281076 27133 raft_consensus.cc:2272] T 6c8a219133ec47cf811dc9769ccbbdd9 P 2de9a8371bf2443dadab3c13fd676f3c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:50.283386 27133 tablet_replica.cc:333] stopping tablet replica
I20260710 13:27:50.284169 27133 raft_consensus.cc:2243] T 9fcf19a72777449aaaefb0f40c33bb2f P 2de9a8371bf2443dadab3c13fd676f3c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:50.284775 27133 raft_consensus.cc:2272] T 9fcf19a72777449aaaefb0f40c33bb2f P 2de9a8371bf2443dadab3c13fd676f3c [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:27:50.285873 29314 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 10 similar messages]
I20260710 13:27:50.287760 27133 tablet_replica.cc:333] stopping tablet replica
I20260710 13:27:50.288640 27133 raft_consensus.cc:2243] T 2f1051817ac449ceaeabc86b0db6c740 P 2de9a8371bf2443dadab3c13fd676f3c [term 2 FOLLOWER]: Raft consensus shutting down.
W20260710 13:27:50.288704 29314 consensus_peers.cc:597] T 2b4273a95a8948e3bc7b646f3419cfd5 P 7dcd5941d940460ca2df836fb08afd50 -> Peer 2de9a8371bf2443dadab3c13fd676f3c (127.26.127.65:45567): Couldn't send request to peer 2de9a8371bf2443dadab3c13fd676f3c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:50.289227 27133 raft_consensus.cc:2272] T 2f1051817ac449ceaeabc86b0db6c740 P 2de9a8371bf2443dadab3c13fd676f3c [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:27:50.290135 29314 consensus_peers.cc:597] T 392f72defd244e5da11a052d404f26ea P 7dcd5941d940460ca2df836fb08afd50 -> Peer 2de9a8371bf2443dadab3c13fd676f3c (127.26.127.65:45567): Couldn't send request to peer 2de9a8371bf2443dadab3c13fd676f3c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:50.291406 27133 tablet_replica.cc:333] stopping tablet replica
I20260710 13:27:50.291895 27133 raft_consensus.cc:2243] T dfc859656b69454d92b35ec0fab99e96 P 2de9a8371bf2443dadab3c13fd676f3c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:50.292271 27133 raft_consensus.cc:2272] T dfc859656b69454d92b35ec0fab99e96 P 2de9a8371bf2443dadab3c13fd676f3c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:50.294087 27133 tablet_replica.cc:333] stopping tablet replica
I20260710 13:27:50.294629 27133 raft_consensus.cc:2243] T d825badf78bf4a33a83860f937a0bea9 P 2de9a8371bf2443dadab3c13fd676f3c [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:50.295310 27133 raft_consensus.cc:2272] T d825badf78bf4a33a83860f937a0bea9 P 2de9a8371bf2443dadab3c13fd676f3c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:50.297107 27133 tablet_replica.cc:333] stopping tablet replica
I20260710 13:27:50.297617 27133 raft_consensus.cc:2243] T 90e873a8c5c14459b29c488dc595389d P 2de9a8371bf2443dadab3c13fd676f3c [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:50.298326 27133 raft_consensus.cc:2272] T 90e873a8c5c14459b29c488dc595389d P 2de9a8371bf2443dadab3c13fd676f3c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:50.300240 27133 tablet_replica.cc:333] stopping tablet replica
I20260710 13:27:50.300796 27133 raft_consensus.cc:2243] T 7a9876384dcc4953acfc8f9d3f6ababb P 2de9a8371bf2443dadab3c13fd676f3c [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:50.301483 27133 raft_consensus.cc:2272] T 7a9876384dcc4953acfc8f9d3f6ababb P 2de9a8371bf2443dadab3c13fd676f3c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:50.303324 27133 tablet_replica.cc:333] stopping tablet replica
I20260710 13:27:50.303840 27133 raft_consensus.cc:2243] T 54ffb4469e1348a793c9db8ba5f32865 P 2de9a8371bf2443dadab3c13fd676f3c [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:50.304543 27133 raft_consensus.cc:2272] T 54ffb4469e1348a793c9db8ba5f32865 P 2de9a8371bf2443dadab3c13fd676f3c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:50.306728 27133 tablet_replica.cc:333] stopping tablet replica
I20260710 13:27:50.307247 27133 raft_consensus.cc:2243] T 544dad2dd79b47cfa0b90b10837e1379 P 2de9a8371bf2443dadab3c13fd676f3c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:50.307662 27133 raft_consensus.cc:2272] T 544dad2dd79b47cfa0b90b10837e1379 P 2de9a8371bf2443dadab3c13fd676f3c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:50.309434 27133 tablet_replica.cc:333] stopping tablet replica
I20260710 13:27:50.309993 27133 raft_consensus.cc:2243] T 1bf1a3849848430989c597075f9eec60 P 2de9a8371bf2443dadab3c13fd676f3c [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:27:50.310806 27133 raft_consensus.cc:2272] T 1bf1a3849848430989c597075f9eec60 P 2de9a8371bf2443dadab3c13fd676f3c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:50.313128 27133 tablet_replica.cc:333] stopping tablet replica
W20260710 13:27:50.313480 29314 consensus_peers.cc:597] T 2f1051817ac449ceaeabc86b0db6c740 P 7dcd5941d940460ca2df836fb08afd50 -> Peer 2de9a8371bf2443dadab3c13fd676f3c (127.26.127.65:45567): Couldn't send request to peer 2de9a8371bf2443dadab3c13fd676f3c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:50.313843 27133 raft_consensus.cc:2243] T 925a2b7fc5bf4cf5b7206696b71f4128 P 2de9a8371bf2443dadab3c13fd676f3c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:50.314275 27133 raft_consensus.cc:2272] T 925a2b7fc5bf4cf5b7206696b71f4128 P 2de9a8371bf2443dadab3c13fd676f3c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:50.316112 27133 tablet_replica.cc:333] stopping tablet replica
I20260710 13:27:50.316521 27133 raft_consensus.cc:2243] T dc1737bd599d4c08a41123acc7d71d49 P 2de9a8371bf2443dadab3c13fd676f3c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:50.316896 27133 raft_consensus.cc:2272] T dc1737bd599d4c08a41123acc7d71d49 P 2de9a8371bf2443dadab3c13fd676f3c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:50.318491 27133 tablet_replica.cc:333] stopping tablet replica
I20260710 13:27:50.318878 27133 raft_consensus.cc:2243] T 2b4273a95a8948e3bc7b646f3419cfd5 P 2de9a8371bf2443dadab3c13fd676f3c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:50.319195 27133 raft_consensus.cc:2272] T 2b4273a95a8948e3bc7b646f3419cfd5 P 2de9a8371bf2443dadab3c13fd676f3c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:50.375273 27133 tablet_server.cc:196] TabletServer@127.26.127.65:45567 shutdown complete.
W20260710 13:27:50.408182 29388 consensus_peers.cc:597] T 6c8a219133ec47cf811dc9769ccbbdd9 P aa3d42c5bfbe49be9435ea18fcbbf415 -> Peer 2de9a8371bf2443dadab3c13fd676f3c (127.26.127.65:45567): Couldn't send request to peer 2de9a8371bf2443dadab3c13fd676f3c. Status: Network error: Client connection negotiation failed: client connection to 127.26.127.65:45567: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:50.410660 27133 tablet_server.cc:179] TabletServer@127.26.127.66:0 shutting down...
W20260710 13:27:50.436038 29388 consensus_peers.cc:597] T dfc859656b69454d92b35ec0fab99e96 P aa3d42c5bfbe49be9435ea18fcbbf415 -> Peer 2de9a8371bf2443dadab3c13fd676f3c (127.26.127.65:45567): Couldn't send request to peer 2de9a8371bf2443dadab3c13fd676f3c. Status: Network error: Client connection negotiation failed: client connection to 127.26.127.65:45567: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:50.440871 27133 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:27:50.441722 27133 tablet_replica.cc:333] T 544dad2dd79b47cfa0b90b10837e1379 P 6209eb9b3e194d14a7795b11e929a21f: stopping tablet replica
W20260710 13:27:50.442338 29389 consensus_peers.cc:597] T fa43120f1a6149269837f26c44522494 P aa3d42c5bfbe49be9435ea18fcbbf415 -> Peer 6209eb9b3e194d14a7795b11e929a21f (127.26.127.66:35737): Couldn't send request to peer 6209eb9b3e194d14a7795b11e929a21f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:50.442626 27133 raft_consensus.cc:2243] T 544dad2dd79b47cfa0b90b10837e1379 P 6209eb9b3e194d14a7795b11e929a21f [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:50.443558 27133 raft_consensus.cc:2272] T 544dad2dd79b47cfa0b90b10837e1379 P 6209eb9b3e194d14a7795b11e929a21f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:50.445547 27133 tablet_replica.cc:333] T 807712d045504aeea7a3c1da18fb85aa P 6209eb9b3e194d14a7795b11e929a21f: stopping tablet replica
I20260710 13:27:50.446079 27133 raft_consensus.cc:2243] T 807712d045504aeea7a3c1da18fb85aa P 6209eb9b3e194d14a7795b11e929a21f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:50.446501 27133 raft_consensus.cc:2272] T 807712d045504aeea7a3c1da18fb85aa P 6209eb9b3e194d14a7795b11e929a21f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:50.448256 27133 tablet_replica.cc:333] T 6c8a219133ec47cf811dc9769ccbbdd9 P 6209eb9b3e194d14a7795b11e929a21f: stopping tablet replica
I20260710 13:27:50.448825 27133 raft_consensus.cc:2243] T 6c8a219133ec47cf811dc9769ccbbdd9 P 6209eb9b3e194d14a7795b11e929a21f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:50.449267 27133 raft_consensus.cc:2272] T 6c8a219133ec47cf811dc9769ccbbdd9 P 6209eb9b3e194d14a7795b11e929a21f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:50.450925 27133 tablet_replica.cc:333] T fa43120f1a6149269837f26c44522494 P 6209eb9b3e194d14a7795b11e929a21f: stopping tablet replica
I20260710 13:27:50.451459 27133 raft_consensus.cc:2243] T fa43120f1a6149269837f26c44522494 P 6209eb9b3e194d14a7795b11e929a21f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:50.451843 27133 raft_consensus.cc:2272] T fa43120f1a6149269837f26c44522494 P 6209eb9b3e194d14a7795b11e929a21f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:50.453523 27133 tablet_replica.cc:333] T 9fcf19a72777449aaaefb0f40c33bb2f P 6209eb9b3e194d14a7795b11e929a21f: stopping tablet replica
I20260710 13:27:50.454003 27133 raft_consensus.cc:2243] T 9fcf19a72777449aaaefb0f40c33bb2f P 6209eb9b3e194d14a7795b11e929a21f [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:50.454743 27133 raft_consensus.cc:2272] T 9fcf19a72777449aaaefb0f40c33bb2f P 6209eb9b3e194d14a7795b11e929a21f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:50.456395 27133 tablet_replica.cc:333] T 65f7af9c1fe34916b385e91e6128a2d9 P 6209eb9b3e194d14a7795b11e929a21f: stopping tablet replica
I20260710 13:27:50.456969 27133 raft_consensus.cc:2243] T 65f7af9c1fe34916b385e91e6128a2d9 P 6209eb9b3e194d14a7795b11e929a21f [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:50.457798 27133 raft_consensus.cc:2272] T 65f7af9c1fe34916b385e91e6128a2d9 P 6209eb9b3e194d14a7795b11e929a21f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:50.459599 27133 tablet_replica.cc:333] T 3f5ce2d049954e1cac128e0536423446 P 6209eb9b3e194d14a7795b11e929a21f: stopping tablet replica
I20260710 13:27:50.460084 27133 raft_consensus.cc:2243] T 3f5ce2d049954e1cac128e0536423446 P 6209eb9b3e194d14a7795b11e929a21f [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:50.460850 27133 raft_consensus.cc:2272] T 3f5ce2d049954e1cac128e0536423446 P 6209eb9b3e194d14a7795b11e929a21f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:50.462483 27133 tablet_replica.cc:333] T 0c287e603fb0495b8bd42bcd49042211 P 6209eb9b3e194d14a7795b11e929a21f: stopping tablet replica
I20260710 13:27:50.462994 27133 raft_consensus.cc:2243] T 0c287e603fb0495b8bd42bcd49042211 P 6209eb9b3e194d14a7795b11e929a21f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:50.463398 27133 raft_consensus.cc:2272] T 0c287e603fb0495b8bd42bcd49042211 P 6209eb9b3e194d14a7795b11e929a21f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:50.464978 27133 tablet_replica.cc:333] T 7a9876384dcc4953acfc8f9d3f6ababb P 6209eb9b3e194d14a7795b11e929a21f: stopping tablet replica
I20260710 13:27:50.465512 27133 raft_consensus.cc:2243] T 7a9876384dcc4953acfc8f9d3f6ababb P 6209eb9b3e194d14a7795b11e929a21f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:50.465898 27133 raft_consensus.cc:2272] T 7a9876384dcc4953acfc8f9d3f6ababb P 6209eb9b3e194d14a7795b11e929a21f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:50.467509 27133 tablet_replica.cc:333] T 2e82c52039164f5ab45cd2f7f6f77aca P 6209eb9b3e194d14a7795b11e929a21f: stopping tablet replica
I20260710 13:27:50.468006 27133 raft_consensus.cc:2243] T 2e82c52039164f5ab45cd2f7f6f77aca P 6209eb9b3e194d14a7795b11e929a21f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:50.468379 27133 raft_consensus.cc:2272] T 2e82c52039164f5ab45cd2f7f6f77aca P 6209eb9b3e194d14a7795b11e929a21f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:50.469992 27133 tablet_replica.cc:333] T 54ffb4469e1348a793c9db8ba5f32865 P 6209eb9b3e194d14a7795b11e929a21f: stopping tablet replica
I20260710 13:27:50.470420 27133 raft_consensus.cc:2243] T 54ffb4469e1348a793c9db8ba5f32865 P 6209eb9b3e194d14a7795b11e929a21f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:50.470817 27133 raft_consensus.cc:2272] T 54ffb4469e1348a793c9db8ba5f32865 P 6209eb9b3e194d14a7795b11e929a21f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:50.472821 27133 tablet_replica.cc:333] T d825badf78bf4a33a83860f937a0bea9 P 6209eb9b3e194d14a7795b11e929a21f: stopping tablet replica
I20260710 13:27:50.473268 27133 raft_consensus.cc:2243] T d825badf78bf4a33a83860f937a0bea9 P 6209eb9b3e194d14a7795b11e929a21f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:50.473609 27133 raft_consensus.cc:2272] T d825badf78bf4a33a83860f937a0bea9 P 6209eb9b3e194d14a7795b11e929a21f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:50.475131 27133 tablet_replica.cc:333] T 90e873a8c5c14459b29c488dc595389d P 6209eb9b3e194d14a7795b11e929a21f: stopping tablet replica
I20260710 13:27:50.475560 27133 raft_consensus.cc:2243] T 90e873a8c5c14459b29c488dc595389d P 6209eb9b3e194d14a7795b11e929a21f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:50.475886 27133 raft_consensus.cc:2272] T 90e873a8c5c14459b29c488dc595389d P 6209eb9b3e194d14a7795b11e929a21f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:50.477924 27133 tablet_replica.cc:333] T 51bdbfc2724145689ff82c99370c2edc P 6209eb9b3e194d14a7795b11e929a21f: stopping tablet replica
I20260710 13:27:50.478358 27133 raft_consensus.cc:2243] T 51bdbfc2724145689ff82c99370c2edc P 6209eb9b3e194d14a7795b11e929a21f [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:50.478986 27133 raft_consensus.cc:2272] T 51bdbfc2724145689ff82c99370c2edc P 6209eb9b3e194d14a7795b11e929a21f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:50.480705 27133 tablet_replica.cc:333] T 392f72defd244e5da11a052d404f26ea P 6209eb9b3e194d14a7795b11e929a21f: stopping tablet replica
I20260710 13:27:50.481240 27133 raft_consensus.cc:2243] T 392f72defd244e5da11a052d404f26ea P 6209eb9b3e194d14a7795b11e929a21f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:50.481595 27133 raft_consensus.cc:2272] T 392f72defd244e5da11a052d404f26ea P 6209eb9b3e194d14a7795b11e929a21f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:50.483161 27133 tablet_replica.cc:333] T dfc859656b69454d92b35ec0fab99e96 P 6209eb9b3e194d14a7795b11e929a21f: stopping tablet replica
I20260710 13:27:50.483590 27133 raft_consensus.cc:2243] T dfc859656b69454d92b35ec0fab99e96 P 6209eb9b3e194d14a7795b11e929a21f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:50.483909 27133 raft_consensus.cc:2272] T dfc859656b69454d92b35ec0fab99e96 P 6209eb9b3e194d14a7795b11e929a21f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:50.485493 27133 tablet_replica.cc:333] T 108da84f860a481bacc829047af01b47 P 6209eb9b3e194d14a7795b11e929a21f: stopping tablet replica
I20260710 13:27:50.485893 27133 raft_consensus.cc:2243] T 108da84f860a481bacc829047af01b47 P 6209eb9b3e194d14a7795b11e929a21f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:50.486207 27133 raft_consensus.cc:2272] T 108da84f860a481bacc829047af01b47 P 6209eb9b3e194d14a7795b11e929a21f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:50.488055 27133 tablet_replica.cc:333] T fbdae322c96e4b76803fe38c2f15341a P 6209eb9b3e194d14a7795b11e929a21f: stopping tablet replica
I20260710 13:27:50.488516 27133 raft_consensus.cc:2243] T fbdae322c96e4b76803fe38c2f15341a P 6209eb9b3e194d14a7795b11e929a21f [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:50.489399 27133 raft_consensus.cc:2272] T fbdae322c96e4b76803fe38c2f15341a P 6209eb9b3e194d14a7795b11e929a21f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:27:50.492651 29388 consensus_peers.cc:597] T fa43120f1a6149269837f26c44522494 P aa3d42c5bfbe49be9435ea18fcbbf415 -> Peer 2de9a8371bf2443dadab3c13fd676f3c (127.26.127.65:45567): Couldn't send request to peer 2de9a8371bf2443dadab3c13fd676f3c. Status: Network error: Client connection negotiation failed: client connection to 127.26.127.65:45567: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:27:50.504217 29388 consensus_peers.cc:597] T 925a2b7fc5bf4cf5b7206696b71f4128 P aa3d42c5bfbe49be9435ea18fcbbf415 -> Peer 2de9a8371bf2443dadab3c13fd676f3c (127.26.127.65:45567): Couldn't send request to peer 2de9a8371bf2443dadab3c13fd676f3c. Status: Network error: Client connection negotiation failed: client connection to 127.26.127.65:45567: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:50.527662 27133 tablet_server.cc:196] TabletServer@127.26.127.66:0 shutdown complete.
I20260710 13:27:50.556962 27133 tablet_server.cc:179] TabletServer@127.26.127.67:0 shutting down...
W20260710 13:27:50.579829 29315 consensus_peers.cc:597] T 392f72defd244e5da11a052d404f26ea P 7dcd5941d940460ca2df836fb08afd50 -> Peer 6209eb9b3e194d14a7795b11e929a21f (127.26.127.66:35737): Couldn't send request to peer 6209eb9b3e194d14a7795b11e929a21f. Status: Network error: Client connection negotiation failed: client connection to 127.26.127.66:35737: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:50.587174 27133 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:27:50.587873 27133 tablet_replica.cc:333] T 544dad2dd79b47cfa0b90b10837e1379 P 7dcd5941d940460ca2df836fb08afd50: stopping tablet replica
I20260710 13:27:50.588493 27133 raft_consensus.cc:2243] T 544dad2dd79b47cfa0b90b10837e1379 P 7dcd5941d940460ca2df836fb08afd50 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:50.588984 27133 raft_consensus.cc:2272] T 544dad2dd79b47cfa0b90b10837e1379 P 7dcd5941d940460ca2df836fb08afd50 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:50.590782 27133 tablet_replica.cc:333] T 807712d045504aeea7a3c1da18fb85aa P 7dcd5941d940460ca2df836fb08afd50: stopping tablet replica
I20260710 13:27:50.591355 27133 raft_consensus.cc:2243] T 807712d045504aeea7a3c1da18fb85aa P 7dcd5941d940460ca2df836fb08afd50 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:50.592092 27133 raft_consensus.cc:2272] T 807712d045504aeea7a3c1da18fb85aa P 7dcd5941d940460ca2df836fb08afd50 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:50.593982 27133 tablet_replica.cc:333] T 0c287e603fb0495b8bd42bcd49042211 P 7dcd5941d940460ca2df836fb08afd50: stopping tablet replica
I20260710 13:27:50.594498 27133 raft_consensus.cc:2243] T 0c287e603fb0495b8bd42bcd49042211 P 7dcd5941d940460ca2df836fb08afd50 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:50.595168 27133 raft_consensus.cc:2272] T 0c287e603fb0495b8bd42bcd49042211 P 7dcd5941d940460ca2df836fb08afd50 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:50.596912 27133 tablet_replica.cc:333] T 7a9876384dcc4953acfc8f9d3f6ababb P 7dcd5941d940460ca2df836fb08afd50: stopping tablet replica
I20260710 13:27:50.597410 27133 raft_consensus.cc:2243] T 7a9876384dcc4953acfc8f9d3f6ababb P 7dcd5941d940460ca2df836fb08afd50 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:50.597821 27133 raft_consensus.cc:2272] T 7a9876384dcc4953acfc8f9d3f6ababb P 7dcd5941d940460ca2df836fb08afd50 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:50.600068 27133 tablet_replica.cc:333] T b7356369d46e45d8b1ff538426bc18ce P 7dcd5941d940460ca2df836fb08afd50: stopping tablet replica
I20260710 13:27:50.600629 27133 raft_consensus.cc:2243] T b7356369d46e45d8b1ff538426bc18ce P 7dcd5941d940460ca2df836fb08afd50 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:50.601320 27133 raft_consensus.cc:2272] T b7356369d46e45d8b1ff538426bc18ce P 7dcd5941d940460ca2df836fb08afd50 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:50.602921 27133 tablet_replica.cc:333] T 2e82c52039164f5ab45cd2f7f6f77aca P 7dcd5941d940460ca2df836fb08afd50: stopping tablet replica
I20260710 13:27:50.603363 27133 raft_consensus.cc:2243] T 2e82c52039164f5ab45cd2f7f6f77aca P 7dcd5941d940460ca2df836fb08afd50 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:50.603822 27133 raft_consensus.cc:2272] T 2e82c52039164f5ab45cd2f7f6f77aca P 7dcd5941d940460ca2df836fb08afd50 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:50.605511 27133 tablet_replica.cc:333] T 2f1051817ac449ceaeabc86b0db6c740 P 7dcd5941d940460ca2df836fb08afd50: stopping tablet replica
I20260710 13:27:50.605969 27133 raft_consensus.cc:2243] T 2f1051817ac449ceaeabc86b0db6c740 P 7dcd5941d940460ca2df836fb08afd50 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:50.606756 27133 raft_consensus.cc:2272] T 2f1051817ac449ceaeabc86b0db6c740 P 7dcd5941d940460ca2df836fb08afd50 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:50.608487 27133 tablet_replica.cc:333] T 9fcf19a72777449aaaefb0f40c33bb2f P 7dcd5941d940460ca2df836fb08afd50: stopping tablet replica
I20260710 13:27:50.609021 27133 raft_consensus.cc:2243] T 9fcf19a72777449aaaefb0f40c33bb2f P 7dcd5941d940460ca2df836fb08afd50 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:50.609402 27133 raft_consensus.cc:2272] T 9fcf19a72777449aaaefb0f40c33bb2f P 7dcd5941d940460ca2df836fb08afd50 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:50.610996 27133 tablet_replica.cc:333] T 51bdbfc2724145689ff82c99370c2edc P 7dcd5941d940460ca2df836fb08afd50: stopping tablet replica
I20260710 13:27:50.611469 27133 raft_consensus.cc:2243] T 51bdbfc2724145689ff82c99370c2edc P 7dcd5941d940460ca2df836fb08afd50 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:50.611845 27133 raft_consensus.cc:2272] T 51bdbfc2724145689ff82c99370c2edc P 7dcd5941d940460ca2df836fb08afd50 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:50.613473 27133 tablet_replica.cc:333] T 392f72defd244e5da11a052d404f26ea P 7dcd5941d940460ca2df836fb08afd50: stopping tablet replica
I20260710 13:27:50.613953 27133 raft_consensus.cc:2243] T 392f72defd244e5da11a052d404f26ea P 7dcd5941d940460ca2df836fb08afd50 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:50.614862 27133 raft_consensus.cc:2272] T 392f72defd244e5da11a052d404f26ea P 7dcd5941d940460ca2df836fb08afd50 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:50.616760 27133 tablet_replica.cc:333] T 65f7af9c1fe34916b385e91e6128a2d9 P 7dcd5941d940460ca2df836fb08afd50: stopping tablet replica
I20260710 13:27:50.617269 27133 raft_consensus.cc:2243] T 65f7af9c1fe34916b385e91e6128a2d9 P 7dcd5941d940460ca2df836fb08afd50 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:50.617679 27133 raft_consensus.cc:2272] T 65f7af9c1fe34916b385e91e6128a2d9 P 7dcd5941d940460ca2df836fb08afd50 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:27:50.618882 29389 consensus_peers.cc:597] T dfc859656b69454d92b35ec0fab99e96 P aa3d42c5bfbe49be9435ea18fcbbf415 -> Peer 6209eb9b3e194d14a7795b11e929a21f (127.26.127.66:35737): Couldn't send request to peer 6209eb9b3e194d14a7795b11e929a21f. Status: Network error: Client connection negotiation failed: client connection to 127.26.127.66:35737: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:50.619602 27133 tablet_replica.cc:333] T 3f5ce2d049954e1cac128e0536423446 P 7dcd5941d940460ca2df836fb08afd50: stopping tablet replica
I20260710 13:27:50.620154 27133 raft_consensus.cc:2243] T 3f5ce2d049954e1cac128e0536423446 P 7dcd5941d940460ca2df836fb08afd50 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:50.620572 27133 raft_consensus.cc:2272] T 3f5ce2d049954e1cac128e0536423446 P 7dcd5941d940460ca2df836fb08afd50 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:50.622318 27133 tablet_replica.cc:333] T 2b4273a95a8948e3bc7b646f3419cfd5 P 7dcd5941d940460ca2df836fb08afd50: stopping tablet replica
I20260710 13:27:50.622802 27133 raft_consensus.cc:2243] T 2b4273a95a8948e3bc7b646f3419cfd5 P 7dcd5941d940460ca2df836fb08afd50 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:50.623521 27133 raft_consensus.cc:2272] T 2b4273a95a8948e3bc7b646f3419cfd5 P 7dcd5941d940460ca2df836fb08afd50 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:50.625306 27133 tablet_replica.cc:333] T fbdae322c96e4b76803fe38c2f15341a P 7dcd5941d940460ca2df836fb08afd50: stopping tablet replica
I20260710 13:27:50.625799 27133 raft_consensus.cc:2243] T fbdae322c96e4b76803fe38c2f15341a P 7dcd5941d940460ca2df836fb08afd50 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:50.626201 27133 raft_consensus.cc:2272] T fbdae322c96e4b76803fe38c2f15341a P 7dcd5941d940460ca2df836fb08afd50 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:50.627873 27133 tablet_replica.cc:333] T dc1737bd599d4c08a41123acc7d71d49 P 7dcd5941d940460ca2df836fb08afd50: stopping tablet replica
I20260710 13:27:50.628341 27133 raft_consensus.cc:2243] T dc1737bd599d4c08a41123acc7d71d49 P 7dcd5941d940460ca2df836fb08afd50 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:50.628787 27133 raft_consensus.cc:2272] T dc1737bd599d4c08a41123acc7d71d49 P 7dcd5941d940460ca2df836fb08afd50 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:50.630352 27133 tablet_replica.cc:333] T 108da84f860a481bacc829047af01b47 P 7dcd5941d940460ca2df836fb08afd50: stopping tablet replica
I20260710 13:27:50.630817 27133 raft_consensus.cc:2243] T 108da84f860a481bacc829047af01b47 P 7dcd5941d940460ca2df836fb08afd50 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:50.631209 27133 raft_consensus.cc:2272] T 108da84f860a481bacc829047af01b47 P 7dcd5941d940460ca2df836fb08afd50 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:50.632853 27133 tablet_replica.cc:333] T 1bf1a3849848430989c597075f9eec60 P 7dcd5941d940460ca2df836fb08afd50: stopping tablet replica
I20260710 13:27:50.633298 27133 raft_consensus.cc:2243] T 1bf1a3849848430989c597075f9eec60 P 7dcd5941d940460ca2df836fb08afd50 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:50.633675 27133 raft_consensus.cc:2272] T 1bf1a3849848430989c597075f9eec60 P 7dcd5941d940460ca2df836fb08afd50 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:50.636075 27133 tablet_replica.cc:333] T 925a2b7fc5bf4cf5b7206696b71f4128 P 7dcd5941d940460ca2df836fb08afd50: stopping tablet replica
I20260710 13:27:50.636536 27133 raft_consensus.cc:2243] T 925a2b7fc5bf4cf5b7206696b71f4128 P 7dcd5941d940460ca2df836fb08afd50 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:50.636963 27133 raft_consensus.cc:2272] T 925a2b7fc5bf4cf5b7206696b71f4128 P 7dcd5941d940460ca2df836fb08afd50 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:27:50.653647 29388 consensus_peers.cc:597] T dc1737bd599d4c08a41123acc7d71d49 P aa3d42c5bfbe49be9435ea18fcbbf415 -> Peer 2de9a8371bf2443dadab3c13fd676f3c (127.26.127.65:45567): Couldn't send request to peer 2de9a8371bf2443dadab3c13fd676f3c. Status: Network error: Client connection negotiation failed: client connection to 127.26.127.65:45567: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:50.673270 27133 tablet_server.cc:196] TabletServer@127.26.127.67:0 shutdown complete.
I20260710 13:27:50.703187 27133 tablet_server.cc:179] TabletServer@127.26.127.68:0 shutting down...
W20260710 13:27:50.721900 29389 consensus_peers.cc:597] T 6c8a219133ec47cf811dc9769ccbbdd9 P aa3d42c5bfbe49be9435ea18fcbbf415 -> Peer 6209eb9b3e194d14a7795b11e929a21f (127.26.127.66:35737): Couldn't send request to peer 6209eb9b3e194d14a7795b11e929a21f. Status: Network error: Client connection negotiation failed: client connection to 127.26.127.66:35737: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:50.729192 27133 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:27:50.729879 27133 tablet_replica.cc:333] T 0c287e603fb0495b8bd42bcd49042211 P aa3d42c5bfbe49be9435ea18fcbbf415: stopping tablet replica
I20260710 13:27:50.730486 27133 raft_consensus.cc:2243] T 0c287e603fb0495b8bd42bcd49042211 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:50.730933 27133 raft_consensus.cc:2272] T 0c287e603fb0495b8bd42bcd49042211 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:50.732802 27133 tablet_replica.cc:333] T 807712d045504aeea7a3c1da18fb85aa P aa3d42c5bfbe49be9435ea18fcbbf415: stopping tablet replica
I20260710 13:27:50.733340 27133 raft_consensus.cc:2243] T 807712d045504aeea7a3c1da18fb85aa P aa3d42c5bfbe49be9435ea18fcbbf415 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:50.733754 27133 raft_consensus.cc:2272] T 807712d045504aeea7a3c1da18fb85aa P aa3d42c5bfbe49be9435ea18fcbbf415 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:50.735498 27133 tablet_replica.cc:333] T 6c8a219133ec47cf811dc9769ccbbdd9 P aa3d42c5bfbe49be9435ea18fcbbf415: stopping tablet replica
I20260710 13:27:50.736004 27133 raft_consensus.cc:2243] T 6c8a219133ec47cf811dc9769ccbbdd9 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:50.736775 27133 raft_consensus.cc:2272] T 6c8a219133ec47cf811dc9769ccbbdd9 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:50.738487 27133 tablet_replica.cc:333] T 2f1051817ac449ceaeabc86b0db6c740 P aa3d42c5bfbe49be9435ea18fcbbf415: stopping tablet replica
I20260710 13:27:50.739017 27133 raft_consensus.cc:2243] T 2f1051817ac449ceaeabc86b0db6c740 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:50.739420 27133 raft_consensus.cc:2272] T 2f1051817ac449ceaeabc86b0db6c740 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:50.741179 27133 tablet_replica.cc:333] T 2e82c52039164f5ab45cd2f7f6f77aca P aa3d42c5bfbe49be9435ea18fcbbf415: stopping tablet replica
I20260710 13:27:50.741668 27133 raft_consensus.cc:2243] T 2e82c52039164f5ab45cd2f7f6f77aca P aa3d42c5bfbe49be9435ea18fcbbf415 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:50.742364 27133 raft_consensus.cc:2272] T 2e82c52039164f5ab45cd2f7f6f77aca P aa3d42c5bfbe49be9435ea18fcbbf415 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:50.743969 27133 tablet_replica.cc:333] T 51bdbfc2724145689ff82c99370c2edc P aa3d42c5bfbe49be9435ea18fcbbf415: stopping tablet replica
I20260710 13:27:50.744454 27133 raft_consensus.cc:2243] T 51bdbfc2724145689ff82c99370c2edc P aa3d42c5bfbe49be9435ea18fcbbf415 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:50.744899 27133 raft_consensus.cc:2272] T 51bdbfc2724145689ff82c99370c2edc P aa3d42c5bfbe49be9435ea18fcbbf415 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:50.747053 27133 tablet_replica.cc:333] T 1bf1a3849848430989c597075f9eec60 P aa3d42c5bfbe49be9435ea18fcbbf415: stopping tablet replica
I20260710 13:27:50.747579 27133 raft_consensus.cc:2243] T 1bf1a3849848430989c597075f9eec60 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:50.747977 27133 raft_consensus.cc:2272] T 1bf1a3849848430989c597075f9eec60 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:50.750126 27133 tablet_replica.cc:333] T 925a2b7fc5bf4cf5b7206696b71f4128 P aa3d42c5bfbe49be9435ea18fcbbf415: stopping tablet replica
I20260710 13:27:50.750650 27133 raft_consensus.cc:2243] T 925a2b7fc5bf4cf5b7206696b71f4128 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:50.751394 27133 raft_consensus.cc:2272] T 925a2b7fc5bf4cf5b7206696b71f4128 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:50.753082 27133 tablet_replica.cc:333] T 3f5ce2d049954e1cac128e0536423446 P aa3d42c5bfbe49be9435ea18fcbbf415: stopping tablet replica
I20260710 13:27:50.753566 27133 raft_consensus.cc:2243] T 3f5ce2d049954e1cac128e0536423446 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:50.753983 27133 raft_consensus.cc:2272] T 3f5ce2d049954e1cac128e0536423446 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:50.756163 27133 tablet_replica.cc:333] T 65f7af9c1fe34916b385e91e6128a2d9 P aa3d42c5bfbe49be9435ea18fcbbf415: stopping tablet replica
I20260710 13:27:50.756814 27133 raft_consensus.cc:2243] T 65f7af9c1fe34916b385e91e6128a2d9 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:50.757308 27133 raft_consensus.cc:2272] T 65f7af9c1fe34916b385e91e6128a2d9 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:50.759579 27133 tablet_replica.cc:333] T d825badf78bf4a33a83860f937a0bea9 P aa3d42c5bfbe49be9435ea18fcbbf415: stopping tablet replica
I20260710 13:27:50.760283 27133 raft_consensus.cc:2243] T d825badf78bf4a33a83860f937a0bea9 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:50.760771 27133 raft_consensus.cc:2272] T d825badf78bf4a33a83860f937a0bea9 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:50.763074 27133 tablet_replica.cc:333] T 90e873a8c5c14459b29c488dc595389d P aa3d42c5bfbe49be9435ea18fcbbf415: stopping tablet replica
I20260710 13:27:50.763705 27133 raft_consensus.cc:2243] T 90e873a8c5c14459b29c488dc595389d P aa3d42c5bfbe49be9435ea18fcbbf415 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:50.764160 27133 raft_consensus.cc:2272] T 90e873a8c5c14459b29c488dc595389d P aa3d42c5bfbe49be9435ea18fcbbf415 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:50.766717 27133 tablet_replica.cc:333] T 54ffb4469e1348a793c9db8ba5f32865 P aa3d42c5bfbe49be9435ea18fcbbf415: stopping tablet replica
I20260710 13:27:50.767374 27133 raft_consensus.cc:2243] T 54ffb4469e1348a793c9db8ba5f32865 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:50.767817 27133 raft_consensus.cc:2272] T 54ffb4469e1348a793c9db8ba5f32865 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:50.770360 27133 tablet_replica.cc:333] T b7356369d46e45d8b1ff538426bc18ce P aa3d42c5bfbe49be9435ea18fcbbf415: stopping tablet replica
I20260710 13:27:50.771041 27133 raft_consensus.cc:2243] T b7356369d46e45d8b1ff538426bc18ce P aa3d42c5bfbe49be9435ea18fcbbf415 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:50.771499 27133 raft_consensus.cc:2272] T b7356369d46e45d8b1ff538426bc18ce P aa3d42c5bfbe49be9435ea18fcbbf415 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:50.773898 27133 tablet_replica.cc:333] T fa43120f1a6149269837f26c44522494 P aa3d42c5bfbe49be9435ea18fcbbf415: stopping tablet replica
I20260710 13:27:50.774593 27133 raft_consensus.cc:2243] T fa43120f1a6149269837f26c44522494 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:50.775508 27133 raft_consensus.cc:2272] T fa43120f1a6149269837f26c44522494 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:50.777833 27133 tablet_replica.cc:333] T dfc859656b69454d92b35ec0fab99e96 P aa3d42c5bfbe49be9435ea18fcbbf415: stopping tablet replica
I20260710 13:27:50.778453 27133 raft_consensus.cc:2243] T dfc859656b69454d92b35ec0fab99e96 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:50.779358 27133 raft_consensus.cc:2272] T dfc859656b69454d92b35ec0fab99e96 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:50.781715 27133 tablet_replica.cc:333] T 2b4273a95a8948e3bc7b646f3419cfd5 P aa3d42c5bfbe49be9435ea18fcbbf415: stopping tablet replica
I20260710 13:27:50.782331 27133 raft_consensus.cc:2243] T 2b4273a95a8948e3bc7b646f3419cfd5 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:50.782789 27133 raft_consensus.cc:2272] T 2b4273a95a8948e3bc7b646f3419cfd5 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:50.785219 27133 tablet_replica.cc:333] T dc1737bd599d4c08a41123acc7d71d49 P aa3d42c5bfbe49be9435ea18fcbbf415: stopping tablet replica
I20260710 13:27:50.785742 27133 raft_consensus.cc:2243] T dc1737bd599d4c08a41123acc7d71d49 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:50.786397 27133 raft_consensus.cc:2272] T dc1737bd599d4c08a41123acc7d71d49 P aa3d42c5bfbe49be9435ea18fcbbf415 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:50.821300 27133 tablet_server.cc:196] TabletServer@127.26.127.68:0 shutdown complete.
I20260710 13:27:50.849079 27133 master.cc:562] Master@127.26.127.126:41793 shutting down...
I20260710 13:27:50.869594 27133 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4c3ce66a640747f488d994785b3ebf90 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:50.870146 27133 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4c3ce66a640747f488d994785b3ebf90 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:50.870491 27133 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4c3ce66a640747f488d994785b3ebf90: stopping tablet replica
I20260710 13:27:50.891057 27133 master.cc:584] Master@127.26.127.126:41793 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (17653 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260710 13:27:50.943374 27133 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.26.127.126:44297
I20260710 13:27:50.944495 27133 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:27:50.949717 29895 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:27:50.950783 29896 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:27:50.951450 29898 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:27:50.953146 27133 server_base.cc:1061] running on GCE node
I20260710 13:27:50.954049 27133 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:27:50.954249 27133 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:27:50.954406 27133 hybrid_clock.cc:648] HybridClock initialized: now 1783690070954375 us; error 0 us; skew 500 ppm
I20260710 13:27:50.954922 27133 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:27:50.957336 27133 webserver.cc:533] Webserver started at http://127.26.127.126:38789/ using document root <none> and password file <none>
I20260710 13:27:50.957811 27133 fs_manager.cc:362] Metadata directory not provided
I20260710 13:27:50.958015 27133 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:27:50.958293 27133 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:27:50.959388 27133 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783690003215650-27133-0/minicluster-data/master-0-root/instance:
uuid: "26c5fde0909049c1a1783b54f2e8673d"
format_stamp: "Formatted at 2026-07-10 13:27:50 on dist-test-slave-4llg"
I20260710 13:27:50.963624 27133 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:27:50.966805 29903 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:50.967455 27133 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260710 13:27:50.967738 27133 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783690003215650-27133-0/minicluster-data/master-0-root
uuid: "26c5fde0909049c1a1783b54f2e8673d"
format_stamp: "Formatted at 2026-07-10 13:27:50 on dist-test-slave-4llg"
I20260710 13:27:50.967998 27133 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783690003215650-27133-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783690003215650-27133-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783690003215650-27133-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:27:50.988829 27133 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:27:50.990034 27133 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:27:51.027240 27133 rpc_server.cc:307] RPC server started. Bound to: 127.26.127.126:44297
I20260710 13:27:51.027347 29954 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.127.126:44297 every 8 connection(s)
I20260710 13:27:51.030892 29955 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:51.040385 29955 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 26c5fde0909049c1a1783b54f2e8673d: Bootstrap starting.
I20260710 13:27:51.044935 29955 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 26c5fde0909049c1a1783b54f2e8673d: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:51.048885 29955 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 26c5fde0909049c1a1783b54f2e8673d: No bootstrap required, opened a new log
I20260710 13:27:51.050959 29955 raft_consensus.cc:359] T 00000000000000000000000000000000 P 26c5fde0909049c1a1783b54f2e8673d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "26c5fde0909049c1a1783b54f2e8673d" member_type: VOTER }
I20260710 13:27:51.051302 29955 raft_consensus.cc:385] T 00000000000000000000000000000000 P 26c5fde0909049c1a1783b54f2e8673d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:51.051473 29955 raft_consensus.cc:740] T 00000000000000000000000000000000 P 26c5fde0909049c1a1783b54f2e8673d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26c5fde0909049c1a1783b54f2e8673d, State: Initialized, Role: FOLLOWER
I20260710 13:27:51.052090 29955 consensus_queue.cc:260] T 00000000000000000000000000000000 P 26c5fde0909049c1a1783b54f2e8673d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "26c5fde0909049c1a1783b54f2e8673d" member_type: VOTER }
I20260710 13:27:51.052505 29955 raft_consensus.cc:399] T 00000000000000000000000000000000 P 26c5fde0909049c1a1783b54f2e8673d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:27:51.052685 29955 raft_consensus.cc:493] T 00000000000000000000000000000000 P 26c5fde0909049c1a1783b54f2e8673d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:27:51.052973 29955 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 26c5fde0909049c1a1783b54f2e8673d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:51.057071 29955 raft_consensus.cc:515] T 00000000000000000000000000000000 P 26c5fde0909049c1a1783b54f2e8673d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "26c5fde0909049c1a1783b54f2e8673d" member_type: VOTER }
I20260710 13:27:51.057498 29955 leader_election.cc:304] T 00000000000000000000000000000000 P 26c5fde0909049c1a1783b54f2e8673d [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: 26c5fde0909049c1a1783b54f2e8673d; no voters: 
I20260710 13:27:51.058514 29955 leader_election.cc:290] T 00000000000000000000000000000000 P 26c5fde0909049c1a1783b54f2e8673d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:27:51.058837 29958 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 26c5fde0909049c1a1783b54f2e8673d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:51.060132 29958 raft_consensus.cc:697] T 00000000000000000000000000000000 P 26c5fde0909049c1a1783b54f2e8673d [term 1 LEADER]: Becoming Leader. State: Replica: 26c5fde0909049c1a1783b54f2e8673d, State: Running, Role: LEADER
I20260710 13:27:51.060843 29958 consensus_queue.cc:237] T 00000000000000000000000000000000 P 26c5fde0909049c1a1783b54f2e8673d [LEADER]: Queue going to LEADER mode. State: All 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: "26c5fde0909049c1a1783b54f2e8673d" member_type: VOTER }
I20260710 13:27:51.061453 29955 sys_catalog.cc:565] T 00000000000000000000000000000000 P 26c5fde0909049c1a1783b54f2e8673d [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:27:51.065732 29960 sys_catalog.cc:455] T 00000000000000000000000000000000 P 26c5fde0909049c1a1783b54f2e8673d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 26c5fde0909049c1a1783b54f2e8673d. Latest consensus state: current_term: 1 leader_uuid: "26c5fde0909049c1a1783b54f2e8673d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "26c5fde0909049c1a1783b54f2e8673d" member_type: VOTER } }
I20260710 13:27:51.066442 29960 sys_catalog.cc:458] T 00000000000000000000000000000000 P 26c5fde0909049c1a1783b54f2e8673d [sys.catalog]: This master's current role is: LEADER
I20260710 13:27:51.067435 29959 sys_catalog.cc:455] T 00000000000000000000000000000000 P 26c5fde0909049c1a1783b54f2e8673d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "26c5fde0909049c1a1783b54f2e8673d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "26c5fde0909049c1a1783b54f2e8673d" member_type: VOTER } }
I20260710 13:27:51.068077 29959 sys_catalog.cc:458] T 00000000000000000000000000000000 P 26c5fde0909049c1a1783b54f2e8673d [sys.catalog]: This master's current role is: LEADER
I20260710 13:27:51.068662 29965 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:27:51.076665 29965 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:27:51.077585 27133 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:27:51.085253 29965 catalog_manager.cc:1383] Generated new cluster ID: 76f5a8db7703458c94a71f29943bf471
I20260710 13:27:51.085538 29965 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:27:51.101573 29965 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:27:51.102807 29965 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:27:51.119750 29965 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 26c5fde0909049c1a1783b54f2e8673d: Generated new TSK 0
I20260710 13:27:51.120338 29965 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:27:51.143702 27133 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:27:51.149627 29976 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:27:51.151038 29977 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:27:51.152479 29979 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:27:51.153179 27133 server_base.cc:1061] running on GCE node
I20260710 13:27:51.154106 27133 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:27:51.154313 27133 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:27:51.154505 27133 hybrid_clock.cc:648] HybridClock initialized: now 1783690071154487 us; error 0 us; skew 500 ppm
I20260710 13:27:51.155045 27133 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:27:51.157316 27133 webserver.cc:533] Webserver started at http://127.26.127.65:35535/ using document root <none> and password file <none>
I20260710 13:27:51.157842 27133 fs_manager.cc:362] Metadata directory not provided
I20260710 13:27:51.158034 27133 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:27:51.158310 27133 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:27:51.159346 27133 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783690003215650-27133-0/minicluster-data/ts-0-root/instance:
uuid: "c738829879e44be8a5bfe398683ddf69"
format_stamp: "Formatted at 2026-07-10 13:27:51 on dist-test-slave-4llg"
I20260710 13:27:51.163676 27133 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:27:51.166878 29984 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:51.167606 27133 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:27:51.167893 27133 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783690003215650-27133-0/minicluster-data/ts-0-root
uuid: "c738829879e44be8a5bfe398683ddf69"
format_stamp: "Formatted at 2026-07-10 13:27:51 on dist-test-slave-4llg"
I20260710 13:27:51.168166 27133 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783690003215650-27133-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783690003215650-27133-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783690003215650-27133-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:27:51.192291 27133 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:27:51.193552 27133 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:27:51.194952 27133 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:27:51.197261 27133 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:27:51.197481 27133 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:51.197708 27133 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:27:51.197883 27133 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:51.236327 27133 rpc_server.cc:307] RPC server started. Bound to: 127.26.127.65:40413
I20260710 13:27:51.236428 30046 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.127.65:40413 every 8 connection(s)
I20260710 13:27:51.241330 27133 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:27:51.249260 30051 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:27:51.249552 30052 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:27:51.253959 27133 server_base.cc:1061] running on GCE node
W20260710 13:27:51.254804 30054 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:27:51.254972 30047 heartbeater.cc:344] Connected to a master server at 127.26.127.126:44297
I20260710 13:27:51.255450 30047 heartbeater.cc:461] Registering TS with master...
I20260710 13:27:51.255813 27133 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:27:51.256099 27133 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:27:51.256294 27133 hybrid_clock.cc:648] HybridClock initialized: now 1783690071256276 us; error 0 us; skew 500 ppm
I20260710 13:27:51.256309 30047 heartbeater.cc:507] Master 127.26.127.126:44297 requested a full tablet report, sending...
I20260710 13:27:51.257159 27133 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:27:51.258836 29920 ts_manager.cc:194] Registered new tserver with Master: c738829879e44be8a5bfe398683ddf69 (127.26.127.65:40413)
I20260710 13:27:51.260521 29920 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57380
I20260710 13:27:51.261426 27133 webserver.cc:533] Webserver started at http://127.26.127.66:37919/ using document root <none> and password file <none>
I20260710 13:27:51.262127 27133 fs_manager.cc:362] Metadata directory not provided
I20260710 13:27:51.262385 27133 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:27:51.262732 27133 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:27:51.263886 27133 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783690003215650-27133-0/minicluster-data/ts-1-root/instance:
uuid: "2a810d13941c46dab76870c56d2f5bd8"
format_stamp: "Formatted at 2026-07-10 13:27:51 on dist-test-slave-4llg"
I20260710 13:27:51.268409 27133 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.002s
I20260710 13:27:51.271751 30059 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:51.272482 27133 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:27:51.272795 27133 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783690003215650-27133-0/minicluster-data/ts-1-root
uuid: "2a810d13941c46dab76870c56d2f5bd8"
format_stamp: "Formatted at 2026-07-10 13:27:51 on dist-test-slave-4llg"
I20260710 13:27:51.273059 27133 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783690003215650-27133-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783690003215650-27133-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783690003215650-27133-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:27:51.283955 27133 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:27:51.285188 27133 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:27:51.286556 27133 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:27:51.288650 27133 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:27:51.288885 27133 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:51.289125 27133 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:27:51.289296 27133 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:51.328419 27133 rpc_server.cc:307] RPC server started. Bound to: 127.26.127.66:46387
I20260710 13:27:51.328506 30121 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.127.66:46387 every 8 connection(s)
I20260710 13:27:51.333165 27133 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:27:51.339337 30125 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:27:51.341563 30126 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:27:51.342133 30128 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:27:51.344384 27133 server_base.cc:1061] running on GCE node
I20260710 13:27:51.344746 30122 heartbeater.cc:344] Connected to a master server at 127.26.127.126:44297
I20260710 13:27:51.345168 30122 heartbeater.cc:461] Registering TS with master...
I20260710 13:27:51.345434 27133 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:27:51.345712 27133 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:27:51.345927 27133 hybrid_clock.cc:648] HybridClock initialized: now 1783690071345908 us; error 0 us; skew 500 ppm
I20260710 13:27:51.346019 30122 heartbeater.cc:507] Master 127.26.127.126:44297 requested a full tablet report, sending...
I20260710 13:27:51.346686 27133 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:27:51.348347 29920 ts_manager.cc:194] Registered new tserver with Master: 2a810d13941c46dab76870c56d2f5bd8 (127.26.127.66:46387)
I20260710 13:27:51.349233 27133 webserver.cc:533] Webserver started at http://127.26.127.67:36031/ using document root <none> and password file <none>
I20260710 13:27:51.349730 27133 fs_manager.cc:362] Metadata directory not provided
I20260710 13:27:51.349927 27133 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:27:51.349946 29920 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57386
I20260710 13:27:51.350250 27133 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:27:51.351711 27133 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783690003215650-27133-0/minicluster-data/ts-2-root/instance:
uuid: "c7cd578aab6347319e3d3d032e8de4a2"
format_stamp: "Formatted at 2026-07-10 13:27:51 on dist-test-slave-4llg"
I20260710 13:27:51.355930 27133 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260710 13:27:51.358983 30133 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:51.359694 27133 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:27:51.359982 27133 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783690003215650-27133-0/minicluster-data/ts-2-root
uuid: "c7cd578aab6347319e3d3d032e8de4a2"
format_stamp: "Formatted at 2026-07-10 13:27:51 on dist-test-slave-4llg"
I20260710 13:27:51.360253 27133 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783690003215650-27133-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783690003215650-27133-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783690003215650-27133-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:27:51.375259 27133 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:27:51.376372 27133 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:27:51.377794 27133 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:27:51.379871 27133 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:27:51.380082 27133 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:51.380331 27133 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:27:51.380517 27133 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:51.418682 27133 rpc_server.cc:307] RPC server started. Bound to: 127.26.127.67:33307
I20260710 13:27:51.418777 30195 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.127.67:33307 every 8 connection(s)
I20260710 13:27:51.432334 30196 heartbeater.cc:344] Connected to a master server at 127.26.127.126:44297
I20260710 13:27:51.432855 30196 heartbeater.cc:461] Registering TS with master...
I20260710 13:27:51.433558 30196 heartbeater.cc:507] Master 127.26.127.126:44297 requested a full tablet report, sending...
I20260710 13:27:51.435333 29920 ts_manager.cc:194] Registered new tserver with Master: c7cd578aab6347319e3d3d032e8de4a2 (127.26.127.67:33307)
I20260710 13:27:51.436060 27133 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014323926s
I20260710 13:27:51.436980 29920 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57396
I20260710 13:27:51.459839 29920 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57406:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:27:51.462927 29920 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:27:51.533160 30012 tablet_service.cc:1511] Processing CreateTablet for tablet a1152fcc6ce447569c1bf2ee4141edba (DEFAULT_TABLE table=test-workload [id=00ab437bf0a7412c9fda38b754ad667a]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:27:51.534693 30012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1152fcc6ce447569c1bf2ee4141edba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:51.538569 30011 tablet_service.cc:1511] Processing CreateTablet for tablet d3cc72514a364890b579f5cbc76738bb (DEFAULT_TABLE table=test-workload [id=00ab437bf0a7412c9fda38b754ad667a]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:27:51.539952 30011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3cc72514a364890b579f5cbc76738bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:51.541846 30010 tablet_service.cc:1511] Processing CreateTablet for tablet eea82bfc680f4a98a8a39c895b87e69a (DEFAULT_TABLE table=test-workload [id=00ab437bf0a7412c9fda38b754ad667a]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:27:51.543218 30010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eea82bfc680f4a98a8a39c895b87e69a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:51.545830 30009 tablet_service.cc:1511] Processing CreateTablet for tablet 8112d9c5dfa3413eb3747560a6ef32a0 (DEFAULT_TABLE table=test-workload [id=00ab437bf0a7412c9fda38b754ad667a]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:27:51.547195 30009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8112d9c5dfa3413eb3747560a6ef32a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:51.549424 30006 tablet_service.cc:1511] Processing CreateTablet for tablet a0da1d969b0442c1864ea4916c63a65c (DEFAULT_TABLE table=test-workload [id=00ab437bf0a7412c9fda38b754ad667a]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:27:51.551841 30008 tablet_service.cc:1511] Processing CreateTablet for tablet 8f45a20b86ce4b3fa21865f0fec218d1 (DEFAULT_TABLE table=test-workload [id=00ab437bf0a7412c9fda38b754ad667a]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:27:51.550611 30007 tablet_service.cc:1511] Processing CreateTablet for tablet 477f91597f664d899b69bc634e13cdd7 (DEFAULT_TABLE table=test-workload [id=00ab437bf0a7412c9fda38b754ad667a]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:27:51.551100 30006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0da1d969b0442c1864ea4916c63a65c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:51.555900 30007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 477f91597f664d899b69bc634e13cdd7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:51.558319 30005 tablet_service.cc:1511] Processing CreateTablet for tablet a6aac7971c0240e3972a576ee54548a2 (DEFAULT_TABLE table=test-workload [id=00ab437bf0a7412c9fda38b754ad667a]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:27:51.559641 30005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6aac7971c0240e3972a576ee54548a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:51.561118 30008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f45a20b86ce4b3fa21865f0fec218d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:51.563059 30004 tablet_service.cc:1511] Processing CreateTablet for tablet 2d3f8148c7b743bfbf0a9bf37c6b74f9 (DEFAULT_TABLE table=test-workload [id=00ab437bf0a7412c9fda38b754ad667a]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:27:51.564395 30004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d3f8148c7b743bfbf0a9bf37c6b74f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:51.570456 30211 tablet_bootstrap.cc:492] T eea82bfc680f4a98a8a39c895b87e69a P c738829879e44be8a5bfe398683ddf69: Bootstrap starting.
I20260710 13:27:51.570839 30003 tablet_service.cc:1511] Processing CreateTablet for tablet 44474d4241ee448faaf5d797d7f1cbf7 (DEFAULT_TABLE table=test-workload [id=00ab437bf0a7412c9fda38b754ad667a]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:27:51.572161 30003 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44474d4241ee448faaf5d797d7f1cbf7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:51.576920 30161 tablet_service.cc:1511] Processing CreateTablet for tablet a1152fcc6ce447569c1bf2ee4141edba (DEFAULT_TABLE table=test-workload [id=00ab437bf0a7412c9fda38b754ad667a]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:27:51.577633 30211 tablet_bootstrap.cc:654] T eea82bfc680f4a98a8a39c895b87e69a P c738829879e44be8a5bfe398683ddf69: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:51.578228 30161 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1152fcc6ce447569c1bf2ee4141edba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:51.588460 30160 tablet_service.cc:1511] Processing CreateTablet for tablet d3cc72514a364890b579f5cbc76738bb (DEFAULT_TABLE table=test-workload [id=00ab437bf0a7412c9fda38b754ad667a]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:27:51.589852 30160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3cc72514a364890b579f5cbc76738bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:51.597414 30087 tablet_service.cc:1511] Processing CreateTablet for tablet a1152fcc6ce447569c1bf2ee4141edba (DEFAULT_TABLE table=test-workload [id=00ab437bf0a7412c9fda38b754ad667a]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:27:51.598735 30087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1152fcc6ce447569c1bf2ee4141edba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:51.599382 30159 tablet_service.cc:1511] Processing CreateTablet for tablet eea82bfc680f4a98a8a39c895b87e69a (DEFAULT_TABLE table=test-workload [id=00ab437bf0a7412c9fda38b754ad667a]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:27:51.599694 30158 tablet_service.cc:1511] Processing CreateTablet for tablet 8112d9c5dfa3413eb3747560a6ef32a0 (DEFAULT_TABLE table=test-workload [id=00ab437bf0a7412c9fda38b754ad667a]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:27:51.600765 30159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eea82bfc680f4a98a8a39c895b87e69a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:51.601428 30158 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8112d9c5dfa3413eb3747560a6ef32a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:51.614286 30157 tablet_service.cc:1511] Processing CreateTablet for tablet 8f45a20b86ce4b3fa21865f0fec218d1 (DEFAULT_TABLE table=test-workload [id=00ab437bf0a7412c9fda38b754ad667a]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:27:51.615700 30157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f45a20b86ce4b3fa21865f0fec218d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:51.618707 30086 tablet_service.cc:1511] Processing CreateTablet for tablet d3cc72514a364890b579f5cbc76738bb (DEFAULT_TABLE table=test-workload [id=00ab437bf0a7412c9fda38b754ad667a]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:27:51.620115 30086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3cc72514a364890b579f5cbc76738bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:51.622238 30156 tablet_service.cc:1511] Processing CreateTablet for tablet 477f91597f664d899b69bc634e13cdd7 (DEFAULT_TABLE table=test-workload [id=00ab437bf0a7412c9fda38b754ad667a]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:27:51.630466 30156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 477f91597f664d899b69bc634e13cdd7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:51.631771 30155 tablet_service.cc:1511] Processing CreateTablet for tablet a0da1d969b0442c1864ea4916c63a65c (DEFAULT_TABLE table=test-workload [id=00ab437bf0a7412c9fda38b754ad667a]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:27:51.633476 30155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0da1d969b0442c1864ea4916c63a65c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:51.634119 30084 tablet_service.cc:1511] Processing CreateTablet for tablet 8112d9c5dfa3413eb3747560a6ef32a0 (DEFAULT_TABLE table=test-workload [id=00ab437bf0a7412c9fda38b754ad667a]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:27:51.635947 30084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8112d9c5dfa3413eb3747560a6ef32a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:51.638357 30154 tablet_service.cc:1511] Processing CreateTablet for tablet a6aac7971c0240e3972a576ee54548a2 (DEFAULT_TABLE table=test-workload [id=00ab437bf0a7412c9fda38b754ad667a]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:27:51.640143 30154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6aac7971c0240e3972a576ee54548a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:51.641280 30085 tablet_service.cc:1511] Processing CreateTablet for tablet eea82bfc680f4a98a8a39c895b87e69a (DEFAULT_TABLE table=test-workload [id=00ab437bf0a7412c9fda38b754ad667a]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:27:51.642678 30085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eea82bfc680f4a98a8a39c895b87e69a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:51.642275 30153 tablet_service.cc:1511] Processing CreateTablet for tablet 2d3f8148c7b743bfbf0a9bf37c6b74f9 (DEFAULT_TABLE table=test-workload [id=00ab437bf0a7412c9fda38b754ad667a]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:27:51.644032 30153 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d3f8148c7b743bfbf0a9bf37c6b74f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:51.646265 30152 tablet_service.cc:1511] Processing CreateTablet for tablet 44474d4241ee448faaf5d797d7f1cbf7 (DEFAULT_TABLE table=test-workload [id=00ab437bf0a7412c9fda38b754ad667a]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:27:51.647970 30152 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44474d4241ee448faaf5d797d7f1cbf7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:51.647863 30082 tablet_service.cc:1511] Processing CreateTablet for tablet 477f91597f664d899b69bc634e13cdd7 (DEFAULT_TABLE table=test-workload [id=00ab437bf0a7412c9fda38b754ad667a]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:27:51.649240 30082 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 477f91597f664d899b69bc634e13cdd7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:51.650230 30083 tablet_service.cc:1511] Processing CreateTablet for tablet 8f45a20b86ce4b3fa21865f0fec218d1 (DEFAULT_TABLE table=test-workload [id=00ab437bf0a7412c9fda38b754ad667a]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:27:51.651973 30083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f45a20b86ce4b3fa21865f0fec218d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:51.653836 30081 tablet_service.cc:1511] Processing CreateTablet for tablet a0da1d969b0442c1864ea4916c63a65c (DEFAULT_TABLE table=test-workload [id=00ab437bf0a7412c9fda38b754ad667a]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:27:51.655105 30081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0da1d969b0442c1864ea4916c63a65c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:51.657933 30080 tablet_service.cc:1511] Processing CreateTablet for tablet a6aac7971c0240e3972a576ee54548a2 (DEFAULT_TABLE table=test-workload [id=00ab437bf0a7412c9fda38b754ad667a]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:27:51.659174 30080 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6aac7971c0240e3972a576ee54548a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:51.661885 30079 tablet_service.cc:1511] Processing CreateTablet for tablet 2d3f8148c7b743bfbf0a9bf37c6b74f9 (DEFAULT_TABLE table=test-workload [id=00ab437bf0a7412c9fda38b754ad667a]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:27:51.663203 30079 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d3f8148c7b743bfbf0a9bf37c6b74f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:51.665891 30078 tablet_service.cc:1511] Processing CreateTablet for tablet 44474d4241ee448faaf5d797d7f1cbf7 (DEFAULT_TABLE table=test-workload [id=00ab437bf0a7412c9fda38b754ad667a]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:27:51.667168 30078 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44474d4241ee448faaf5d797d7f1cbf7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:51.751132 30214 tablet_bootstrap.cc:492] T 8112d9c5dfa3413eb3747560a6ef32a0 P 2a810d13941c46dab76870c56d2f5bd8: Bootstrap starting.
I20260710 13:27:51.751585 30213 tablet_bootstrap.cc:492] T d3cc72514a364890b579f5cbc76738bb P c7cd578aab6347319e3d3d032e8de4a2: Bootstrap starting.
I20260710 13:27:51.757894 30213 tablet_bootstrap.cc:654] T d3cc72514a364890b579f5cbc76738bb P c7cd578aab6347319e3d3d032e8de4a2: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:51.758665 30214 tablet_bootstrap.cc:654] T 8112d9c5dfa3413eb3747560a6ef32a0 P 2a810d13941c46dab76870c56d2f5bd8: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:51.769794 30214 tablet_bootstrap.cc:492] T 8112d9c5dfa3413eb3747560a6ef32a0 P 2a810d13941c46dab76870c56d2f5bd8: No bootstrap required, opened a new log
I20260710 13:27:51.770265 30214 ts_tablet_manager.cc:1403] T 8112d9c5dfa3413eb3747560a6ef32a0 P 2a810d13941c46dab76870c56d2f5bd8: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.010s
I20260710 13:27:51.773125 30214 raft_consensus.cc:359] T 8112d9c5dfa3413eb3747560a6ef32a0 P 2a810d13941c46dab76870c56d2f5bd8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } }
I20260710 13:27:51.773802 30214 raft_consensus.cc:385] T 8112d9c5dfa3413eb3747560a6ef32a0 P 2a810d13941c46dab76870c56d2f5bd8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:51.774111 30214 raft_consensus.cc:740] T 8112d9c5dfa3413eb3747560a6ef32a0 P 2a810d13941c46dab76870c56d2f5bd8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a810d13941c46dab76870c56d2f5bd8, State: Initialized, Role: FOLLOWER
I20260710 13:27:51.774801 30214 consensus_queue.cc:260] T 8112d9c5dfa3413eb3747560a6ef32a0 P 2a810d13941c46dab76870c56d2f5bd8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } }
I20260710 13:27:51.777171 30122 heartbeater.cc:499] Master 127.26.127.126:44297 was elected leader, sending a full tablet report...
I20260710 13:27:51.778101 30214 ts_tablet_manager.cc:1434] T 8112d9c5dfa3413eb3747560a6ef32a0 P 2a810d13941c46dab76870c56d2f5bd8: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260710 13:27:51.776393 30211 tablet_bootstrap.cc:492] T eea82bfc680f4a98a8a39c895b87e69a P c738829879e44be8a5bfe398683ddf69: No bootstrap required, opened a new log
I20260710 13:27:51.779357 30211 ts_tablet_manager.cc:1403] T eea82bfc680f4a98a8a39c895b87e69a P c738829879e44be8a5bfe398683ddf69: Time spent bootstrapping tablet: real 0.209s	user 0.052s	sys 0.091s
I20260710 13:27:51.782285 30211 raft_consensus.cc:359] T eea82bfc680f4a98a8a39c895b87e69a P c738829879e44be8a5bfe398683ddf69 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } }
I20260710 13:27:51.782989 30211 raft_consensus.cc:385] T eea82bfc680f4a98a8a39c895b87e69a P c738829879e44be8a5bfe398683ddf69 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:51.783270 30211 raft_consensus.cc:740] T eea82bfc680f4a98a8a39c895b87e69a P c738829879e44be8a5bfe398683ddf69 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c738829879e44be8a5bfe398683ddf69, State: Initialized, Role: FOLLOWER
I20260710 13:27:51.783989 30211 consensus_queue.cc:260] T eea82bfc680f4a98a8a39c895b87e69a P c738829879e44be8a5bfe398683ddf69 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } }
I20260710 13:27:51.787752 30214 tablet_bootstrap.cc:492] T a6aac7971c0240e3972a576ee54548a2 P 2a810d13941c46dab76870c56d2f5bd8: Bootstrap starting.
I20260710 13:27:51.795234 30214 tablet_bootstrap.cc:654] T a6aac7971c0240e3972a576ee54548a2 P 2a810d13941c46dab76870c56d2f5bd8: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:51.798820 30211 ts_tablet_manager.cc:1434] T eea82bfc680f4a98a8a39c895b87e69a P c738829879e44be8a5bfe398683ddf69: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.002s
I20260710 13:27:51.799651 30047 heartbeater.cc:499] Master 127.26.127.126:44297 was elected leader, sending a full tablet report...
I20260710 13:27:51.802402 30211 tablet_bootstrap.cc:492] T a1152fcc6ce447569c1bf2ee4141edba P c738829879e44be8a5bfe398683ddf69: Bootstrap starting.
I20260710 13:27:51.807240 30213 tablet_bootstrap.cc:492] T d3cc72514a364890b579f5cbc76738bb P c7cd578aab6347319e3d3d032e8de4a2: No bootstrap required, opened a new log
I20260710 13:27:51.807816 30213 ts_tablet_manager.cc:1403] T d3cc72514a364890b579f5cbc76738bb P c7cd578aab6347319e3d3d032e8de4a2: Time spent bootstrapping tablet: real 0.056s	user 0.006s	sys 0.010s
I20260710 13:27:51.808197 30211 tablet_bootstrap.cc:654] T a1152fcc6ce447569c1bf2ee4141edba P c738829879e44be8a5bfe398683ddf69: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:51.811596 30213 raft_consensus.cc:359] T d3cc72514a364890b579f5cbc76738bb P c7cd578aab6347319e3d3d032e8de4a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } }
I20260710 13:27:51.812573 30213 raft_consensus.cc:385] T d3cc72514a364890b579f5cbc76738bb P c7cd578aab6347319e3d3d032e8de4a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:51.812969 30213 raft_consensus.cc:740] T d3cc72514a364890b579f5cbc76738bb P c7cd578aab6347319e3d3d032e8de4a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7cd578aab6347319e3d3d032e8de4a2, State: Initialized, Role: FOLLOWER
I20260710 13:27:51.814193 30213 consensus_queue.cc:260] T d3cc72514a364890b579f5cbc76738bb P c7cd578aab6347319e3d3d032e8de4a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } }
I20260710 13:27:51.817569 30214 tablet_bootstrap.cc:492] T a6aac7971c0240e3972a576ee54548a2 P 2a810d13941c46dab76870c56d2f5bd8: No bootstrap required, opened a new log
I20260710 13:27:51.818293 30214 ts_tablet_manager.cc:1403] T a6aac7971c0240e3972a576ee54548a2 P 2a810d13941c46dab76870c56d2f5bd8: Time spent bootstrapping tablet: real 0.039s	user 0.019s	sys 0.000s
I20260710 13:27:51.823576 30214 raft_consensus.cc:359] T a6aac7971c0240e3972a576ee54548a2 P 2a810d13941c46dab76870c56d2f5bd8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } }
I20260710 13:27:51.824599 30214 raft_consensus.cc:385] T a6aac7971c0240e3972a576ee54548a2 P 2a810d13941c46dab76870c56d2f5bd8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:51.824883 30211 tablet_bootstrap.cc:492] T a1152fcc6ce447569c1bf2ee4141edba P c738829879e44be8a5bfe398683ddf69: No bootstrap required, opened a new log
I20260710 13:27:51.825076 30214 raft_consensus.cc:740] T a6aac7971c0240e3972a576ee54548a2 P 2a810d13941c46dab76870c56d2f5bd8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a810d13941c46dab76870c56d2f5bd8, State: Initialized, Role: FOLLOWER
I20260710 13:27:51.825424 30211 ts_tablet_manager.cc:1403] T a1152fcc6ce447569c1bf2ee4141edba P c738829879e44be8a5bfe398683ddf69: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.012s
I20260710 13:27:51.827323 30214 consensus_queue.cc:260] T a6aac7971c0240e3972a576ee54548a2 P 2a810d13941c46dab76870c56d2f5bd8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } }
I20260710 13:27:51.828270 30211 raft_consensus.cc:359] T a1152fcc6ce447569c1bf2ee4141edba P c738829879e44be8a5bfe398683ddf69 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } }
I20260710 13:27:51.829041 30211 raft_consensus.cc:385] T a1152fcc6ce447569c1bf2ee4141edba P c738829879e44be8a5bfe398683ddf69 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:51.829336 30211 raft_consensus.cc:740] T a1152fcc6ce447569c1bf2ee4141edba P c738829879e44be8a5bfe398683ddf69 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c738829879e44be8a5bfe398683ddf69, State: Initialized, Role: FOLLOWER
I20260710 13:27:51.830152 30211 consensus_queue.cc:260] T a1152fcc6ce447569c1bf2ee4141edba P c738829879e44be8a5bfe398683ddf69 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } }
I20260710 13:27:51.832196 30211 ts_tablet_manager.cc:1434] T a1152fcc6ce447569c1bf2ee4141edba P c738829879e44be8a5bfe398683ddf69: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:27:51.834066 30214 ts_tablet_manager.cc:1434] T a6aac7971c0240e3972a576ee54548a2 P 2a810d13941c46dab76870c56d2f5bd8: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.000s
I20260710 13:27:51.835522 30214 tablet_bootstrap.cc:492] T a1152fcc6ce447569c1bf2ee4141edba P 2a810d13941c46dab76870c56d2f5bd8: Bootstrap starting.
I20260710 13:27:51.837755 30211 tablet_bootstrap.cc:492] T 2d3f8148c7b743bfbf0a9bf37c6b74f9 P c738829879e44be8a5bfe398683ddf69: Bootstrap starting.
I20260710 13:27:51.844030 30196 heartbeater.cc:499] Master 127.26.127.126:44297 was elected leader, sending a full tablet report...
I20260710 13:27:51.846778 30214 tablet_bootstrap.cc:654] T a1152fcc6ce447569c1bf2ee4141edba P 2a810d13941c46dab76870c56d2f5bd8: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:51.848819 30213 ts_tablet_manager.cc:1434] T d3cc72514a364890b579f5cbc76738bb P c7cd578aab6347319e3d3d032e8de4a2: Time spent starting tablet: real 0.041s	user 0.020s	sys 0.016s
I20260710 13:27:51.850035 30213 tablet_bootstrap.cc:492] T 8112d9c5dfa3413eb3747560a6ef32a0 P c7cd578aab6347319e3d3d032e8de4a2: Bootstrap starting.
I20260710 13:27:51.850983 30211 tablet_bootstrap.cc:654] T 2d3f8148c7b743bfbf0a9bf37c6b74f9 P c738829879e44be8a5bfe398683ddf69: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:51.858711 30213 tablet_bootstrap.cc:654] T 8112d9c5dfa3413eb3747560a6ef32a0 P c7cd578aab6347319e3d3d032e8de4a2: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:51.871640 30213 tablet_bootstrap.cc:492] T 8112d9c5dfa3413eb3747560a6ef32a0 P c7cd578aab6347319e3d3d032e8de4a2: No bootstrap required, opened a new log
I20260710 13:27:51.872305 30213 ts_tablet_manager.cc:1403] T 8112d9c5dfa3413eb3747560a6ef32a0 P c7cd578aab6347319e3d3d032e8de4a2: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.005s
I20260710 13:27:51.875546 30221 raft_consensus.cc:493] T d3cc72514a364890b579f5cbc76738bb P c7cd578aab6347319e3d3d032e8de4a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:51.876180 30221 raft_consensus.cc:515] T d3cc72514a364890b579f5cbc76738bb P c7cd578aab6347319e3d3d032e8de4a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } }
I20260710 13:27:51.883118 30221 leader_election.cc:290] T d3cc72514a364890b579f5cbc76738bb P c7cd578aab6347319e3d3d032e8de4a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c738829879e44be8a5bfe398683ddf69 (127.26.127.65:40413), 2a810d13941c46dab76870c56d2f5bd8 (127.26.127.66:46387)
I20260710 13:27:51.884284 30213 raft_consensus.cc:359] T 8112d9c5dfa3413eb3747560a6ef32a0 P c7cd578aab6347319e3d3d032e8de4a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } }
I20260710 13:27:51.885057 30213 raft_consensus.cc:385] T 8112d9c5dfa3413eb3747560a6ef32a0 P c7cd578aab6347319e3d3d032e8de4a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:51.885372 30213 raft_consensus.cc:740] T 8112d9c5dfa3413eb3747560a6ef32a0 P c7cd578aab6347319e3d3d032e8de4a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7cd578aab6347319e3d3d032e8de4a2, State: Initialized, Role: FOLLOWER
I20260710 13:27:51.886240 30213 consensus_queue.cc:260] T 8112d9c5dfa3413eb3747560a6ef32a0 P c7cd578aab6347319e3d3d032e8de4a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } }
I20260710 13:27:51.887200 30214 tablet_bootstrap.cc:492] T a1152fcc6ce447569c1bf2ee4141edba P 2a810d13941c46dab76870c56d2f5bd8: No bootstrap required, opened a new log
I20260710 13:27:51.887684 30214 ts_tablet_manager.cc:1403] T a1152fcc6ce447569c1bf2ee4141edba P 2a810d13941c46dab76870c56d2f5bd8: Time spent bootstrapping tablet: real 0.052s	user 0.025s	sys 0.018s
I20260710 13:27:51.890043 30213 ts_tablet_manager.cc:1434] T 8112d9c5dfa3413eb3747560a6ef32a0 P c7cd578aab6347319e3d3d032e8de4a2: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260710 13:27:51.891042 30213 tablet_bootstrap.cc:492] T 477f91597f664d899b69bc634e13cdd7 P c7cd578aab6347319e3d3d032e8de4a2: Bootstrap starting.
I20260710 13:27:51.890525 30214 raft_consensus.cc:359] T a1152fcc6ce447569c1bf2ee4141edba P 2a810d13941c46dab76870c56d2f5bd8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } }
I20260710 13:27:51.892053 30214 raft_consensus.cc:385] T a1152fcc6ce447569c1bf2ee4141edba P 2a810d13941c46dab76870c56d2f5bd8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:51.892362 30214 raft_consensus.cc:740] T a1152fcc6ce447569c1bf2ee4141edba P 2a810d13941c46dab76870c56d2f5bd8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a810d13941c46dab76870c56d2f5bd8, State: Initialized, Role: FOLLOWER
I20260710 13:27:51.893229 30211 tablet_bootstrap.cc:492] T 2d3f8148c7b743bfbf0a9bf37c6b74f9 P c738829879e44be8a5bfe398683ddf69: No bootstrap required, opened a new log
I20260710 13:27:51.893128 30214 consensus_queue.cc:260] T a1152fcc6ce447569c1bf2ee4141edba P 2a810d13941c46dab76870c56d2f5bd8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } }
I20260710 13:27:51.893747 30211 ts_tablet_manager.cc:1403] T 2d3f8148c7b743bfbf0a9bf37c6b74f9 P c738829879e44be8a5bfe398683ddf69: Time spent bootstrapping tablet: real 0.056s	user 0.018s	sys 0.021s
I20260710 13:27:51.895388 30214 ts_tablet_manager.cc:1434] T a1152fcc6ce447569c1bf2ee4141edba P 2a810d13941c46dab76870c56d2f5bd8: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:27:51.896380 30214 tablet_bootstrap.cc:492] T 8f45a20b86ce4b3fa21865f0fec218d1 P 2a810d13941c46dab76870c56d2f5bd8: Bootstrap starting.
I20260710 13:27:51.896291 30022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3cc72514a364890b579f5cbc76738bb" candidate_uuid: "c7cd578aab6347319e3d3d032e8de4a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c738829879e44be8a5bfe398683ddf69" is_pre_election: true
W20260710 13:27:51.898128 30137 leader_election.cc:343] T d3cc72514a364890b579f5cbc76738bb P c7cd578aab6347319e3d3d032e8de4a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c738829879e44be8a5bfe398683ddf69 (127.26.127.65:40413): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:51.899204 30211 raft_consensus.cc:359] T 2d3f8148c7b743bfbf0a9bf37c6b74f9 P c738829879e44be8a5bfe398683ddf69 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } }
I20260710 13:27:51.899940 30211 raft_consensus.cc:385] T 2d3f8148c7b743bfbf0a9bf37c6b74f9 P c738829879e44be8a5bfe398683ddf69 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:51.900229 30211 raft_consensus.cc:740] T 2d3f8148c7b743bfbf0a9bf37c6b74f9 P c738829879e44be8a5bfe398683ddf69 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c738829879e44be8a5bfe398683ddf69, State: Initialized, Role: FOLLOWER
I20260710 13:27:51.902143 30211 consensus_queue.cc:260] T 2d3f8148c7b743bfbf0a9bf37c6b74f9 P c738829879e44be8a5bfe398683ddf69 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } }
I20260710 13:27:51.898254 30213 tablet_bootstrap.cc:654] T 477f91597f664d899b69bc634e13cdd7 P c7cd578aab6347319e3d3d032e8de4a2: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:51.903147 30214 tablet_bootstrap.cc:654] T 8f45a20b86ce4b3fa21865f0fec218d1 P 2a810d13941c46dab76870c56d2f5bd8: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:51.910953 30218 raft_consensus.cc:493] T eea82bfc680f4a98a8a39c895b87e69a P c738829879e44be8a5bfe398683ddf69 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:51.911438 30218 raft_consensus.cc:515] T eea82bfc680f4a98a8a39c895b87e69a P c738829879e44be8a5bfe398683ddf69 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } }
I20260710 13:27:51.920814 30218 leader_election.cc:290] T eea82bfc680f4a98a8a39c895b87e69a P c738829879e44be8a5bfe398683ddf69 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a810d13941c46dab76870c56d2f5bd8 (127.26.127.66:46387), c7cd578aab6347319e3d3d032e8de4a2 (127.26.127.67:33307)
I20260710 13:27:51.930924 30211 ts_tablet_manager.cc:1434] T 2d3f8148c7b743bfbf0a9bf37c6b74f9 P c738829879e44be8a5bfe398683ddf69: Time spent starting tablet: real 0.037s	user 0.000s	sys 0.007s
I20260710 13:27:51.932176 30211 tablet_bootstrap.cc:492] T d3cc72514a364890b579f5cbc76738bb P c738829879e44be8a5bfe398683ddf69: Bootstrap starting.
I20260710 13:27:51.938443 30221 raft_consensus.cc:493] T 8112d9c5dfa3413eb3747560a6ef32a0 P c7cd578aab6347319e3d3d032e8de4a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:51.939141 30221 raft_consensus.cc:515] T 8112d9c5dfa3413eb3747560a6ef32a0 P c7cd578aab6347319e3d3d032e8de4a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } }
I20260710 13:27:51.941874 30221 leader_election.cc:290] T 8112d9c5dfa3413eb3747560a6ef32a0 P c7cd578aab6347319e3d3d032e8de4a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c738829879e44be8a5bfe398683ddf69 (127.26.127.65:40413), 2a810d13941c46dab76870c56d2f5bd8 (127.26.127.66:46387)
I20260710 13:27:51.943782 30211 tablet_bootstrap.cc:654] T d3cc72514a364890b579f5cbc76738bb P c738829879e44be8a5bfe398683ddf69: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:51.944144 30022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8112d9c5dfa3413eb3747560a6ef32a0" candidate_uuid: "c7cd578aab6347319e3d3d032e8de4a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c738829879e44be8a5bfe398683ddf69" is_pre_election: true
W20260710 13:27:51.945704 30137 leader_election.cc:343] T 8112d9c5dfa3413eb3747560a6ef32a0 P c7cd578aab6347319e3d3d032e8de4a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c738829879e44be8a5bfe398683ddf69 (127.26.127.65:40413): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:51.949994 30214 tablet_bootstrap.cc:492] T 8f45a20b86ce4b3fa21865f0fec218d1 P 2a810d13941c46dab76870c56d2f5bd8: No bootstrap required, opened a new log
I20260710 13:27:51.950238 30097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3cc72514a364890b579f5cbc76738bb" candidate_uuid: "c7cd578aab6347319e3d3d032e8de4a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a810d13941c46dab76870c56d2f5bd8" is_pre_election: true
I20260710 13:27:51.950562 30214 ts_tablet_manager.cc:1403] T 8f45a20b86ce4b3fa21865f0fec218d1 P 2a810d13941c46dab76870c56d2f5bd8: Time spent bootstrapping tablet: real 0.054s	user 0.040s	sys 0.012s
I20260710 13:27:51.950642 30213 tablet_bootstrap.cc:492] T 477f91597f664d899b69bc634e13cdd7 P c7cd578aab6347319e3d3d032e8de4a2: No bootstrap required, opened a new log
I20260710 13:27:51.950778 30217 raft_consensus.cc:493] T a1152fcc6ce447569c1bf2ee4141edba P 2a810d13941c46dab76870c56d2f5bd8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:51.951210 30213 ts_tablet_manager.cc:1403] T 477f91597f664d899b69bc634e13cdd7 P c7cd578aab6347319e3d3d032e8de4a2: Time spent bootstrapping tablet: real 0.060s	user 0.021s	sys 0.024s
I20260710 13:27:51.951279 30217 raft_consensus.cc:515] T a1152fcc6ce447569c1bf2ee4141edba P 2a810d13941c46dab76870c56d2f5bd8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } }
I20260710 13:27:51.951676 30096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8112d9c5dfa3413eb3747560a6ef32a0" candidate_uuid: "c7cd578aab6347319e3d3d032e8de4a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a810d13941c46dab76870c56d2f5bd8" is_pre_election: true
I20260710 13:27:51.952368 30096 raft_consensus.cc:2468] T 8112d9c5dfa3413eb3747560a6ef32a0 P 2a810d13941c46dab76870c56d2f5bd8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7cd578aab6347319e3d3d032e8de4a2 in term 0.
W20260710 13:27:51.954021 30136 leader_election.cc:343] T d3cc72514a364890b579f5cbc76738bb P c7cd578aab6347319e3d3d032e8de4a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2a810d13941c46dab76870c56d2f5bd8 (127.26.127.66:46387): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:51.954079 30214 raft_consensus.cc:359] T 8f45a20b86ce4b3fa21865f0fec218d1 P 2a810d13941c46dab76870c56d2f5bd8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } }
I20260710 13:27:51.954557 30136 leader_election.cc:304] T d3cc72514a364890b579f5cbc76738bb P c7cd578aab6347319e3d3d032e8de4a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c7cd578aab6347319e3d3d032e8de4a2; no voters: 2a810d13941c46dab76870c56d2f5bd8, c738829879e44be8a5bfe398683ddf69
I20260710 13:27:51.954879 30214 raft_consensus.cc:385] T 8f45a20b86ce4b3fa21865f0fec218d1 P 2a810d13941c46dab76870c56d2f5bd8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:51.954787 30213 raft_consensus.cc:359] T 477f91597f664d899b69bc634e13cdd7 P c7cd578aab6347319e3d3d032e8de4a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } }
I20260710 13:27:51.955281 30214 raft_consensus.cc:740] T 8f45a20b86ce4b3fa21865f0fec218d1 P 2a810d13941c46dab76870c56d2f5bd8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a810d13941c46dab76870c56d2f5bd8, State: Initialized, Role: FOLLOWER
I20260710 13:27:51.955614 30213 raft_consensus.cc:385] T 477f91597f664d899b69bc634e13cdd7 P c7cd578aab6347319e3d3d032e8de4a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:51.955943 30213 raft_consensus.cc:740] T 477f91597f664d899b69bc634e13cdd7 P c7cd578aab6347319e3d3d032e8de4a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7cd578aab6347319e3d3d032e8de4a2, State: Initialized, Role: FOLLOWER
I20260710 13:27:51.956012 30136 leader_election.cc:304] T 8112d9c5dfa3413eb3747560a6ef32a0 P c7cd578aab6347319e3d3d032e8de4a2 [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: 2a810d13941c46dab76870c56d2f5bd8, c7cd578aab6347319e3d3d032e8de4a2; no voters: c738829879e44be8a5bfe398683ddf69
I20260710 13:27:51.956207 30221 raft_consensus.cc:2749] T d3cc72514a364890b579f5cbc76738bb P c7cd578aab6347319e3d3d032e8de4a2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:51.956888 30221 raft_consensus.cc:2804] T 8112d9c5dfa3413eb3747560a6ef32a0 P c7cd578aab6347319e3d3d032e8de4a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:51.957309 30221 raft_consensus.cc:493] T 8112d9c5dfa3413eb3747560a6ef32a0 P c7cd578aab6347319e3d3d032e8de4a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:51.957746 30221 raft_consensus.cc:3060] T 8112d9c5dfa3413eb3747560a6ef32a0 P c7cd578aab6347319e3d3d032e8de4a2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:51.956025 30217 leader_election.cc:290] T a1152fcc6ce447569c1bf2ee4141edba P 2a810d13941c46dab76870c56d2f5bd8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c738829879e44be8a5bfe398683ddf69 (127.26.127.65:40413), c7cd578aab6347319e3d3d032e8de4a2 (127.26.127.67:33307)
I20260710 13:27:51.967841 30221 raft_consensus.cc:515] T 8112d9c5dfa3413eb3747560a6ef32a0 P c7cd578aab6347319e3d3d032e8de4a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } }
I20260710 13:27:51.956914 30213 consensus_queue.cc:260] T 477f91597f664d899b69bc634e13cdd7 P c7cd578aab6347319e3d3d032e8de4a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } }
I20260710 13:27:51.974318 30022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8112d9c5dfa3413eb3747560a6ef32a0" candidate_uuid: "c7cd578aab6347319e3d3d032e8de4a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c738829879e44be8a5bfe398683ddf69"
I20260710 13:27:51.974473 30213 ts_tablet_manager.cc:1434] T 477f91597f664d899b69bc634e13cdd7 P c7cd578aab6347319e3d3d032e8de4a2: Time spent starting tablet: real 0.023s	user 0.009s	sys 0.001s
W20260710 13:27:51.975804 30137 leader_election.cc:343] T 8112d9c5dfa3413eb3747560a6ef32a0 P c7cd578aab6347319e3d3d032e8de4a2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c738829879e44be8a5bfe398683ddf69 (127.26.127.65:40413): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:51.956048 30214 consensus_queue.cc:260] T 8f45a20b86ce4b3fa21865f0fec218d1 P 2a810d13941c46dab76870c56d2f5bd8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } }
I20260710 13:27:51.977890 30214 ts_tablet_manager.cc:1434] T 8f45a20b86ce4b3fa21865f0fec218d1 P 2a810d13941c46dab76870c56d2f5bd8: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.001s
I20260710 13:27:51.979455 30213 tablet_bootstrap.cc:492] T eea82bfc680f4a98a8a39c895b87e69a P c7cd578aab6347319e3d3d032e8de4a2: Bootstrap starting.
I20260710 13:27:51.982728 30214 tablet_bootstrap.cc:492] T a0da1d969b0442c1864ea4916c63a65c P 2a810d13941c46dab76870c56d2f5bd8: Bootstrap starting.
I20260710 13:27:51.985872 30171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1152fcc6ce447569c1bf2ee4141edba" candidate_uuid: "2a810d13941c46dab76870c56d2f5bd8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7cd578aab6347319e3d3d032e8de4a2" is_pre_election: true
W20260710 13:27:51.990339 30061 leader_election.cc:343] T a1152fcc6ce447569c1bf2ee4141edba P 2a810d13941c46dab76870c56d2f5bd8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c7cd578aab6347319e3d3d032e8de4a2 (127.26.127.67:33307): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:51.993799 30221 leader_election.cc:290] T 8112d9c5dfa3413eb3747560a6ef32a0 P c7cd578aab6347319e3d3d032e8de4a2 [CANDIDATE]: Term 1 election: Requested vote from peers c738829879e44be8a5bfe398683ddf69 (127.26.127.65:40413), 2a810d13941c46dab76870c56d2f5bd8 (127.26.127.66:46387)
I20260710 13:27:51.998927 30214 tablet_bootstrap.cc:654] T a0da1d969b0442c1864ea4916c63a65c P 2a810d13941c46dab76870c56d2f5bd8: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:52.003757 30096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8112d9c5dfa3413eb3747560a6ef32a0" candidate_uuid: "c7cd578aab6347319e3d3d032e8de4a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a810d13941c46dab76870c56d2f5bd8"
I20260710 13:27:52.004660 30096 raft_consensus.cc:3060] T 8112d9c5dfa3413eb3747560a6ef32a0 P 2a810d13941c46dab76870c56d2f5bd8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:52.003926 30022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1152fcc6ce447569c1bf2ee4141edba" candidate_uuid: "2a810d13941c46dab76870c56d2f5bd8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c738829879e44be8a5bfe398683ddf69" is_pre_election: true
I20260710 13:27:52.009516 30022 raft_consensus.cc:2468] T a1152fcc6ce447569c1bf2ee4141edba P c738829879e44be8a5bfe398683ddf69 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a810d13941c46dab76870c56d2f5bd8 in term 0.
I20260710 13:27:52.011953 30063 leader_election.cc:304] T a1152fcc6ce447569c1bf2ee4141edba P 2a810d13941c46dab76870c56d2f5bd8 [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: 2a810d13941c46dab76870c56d2f5bd8, c738829879e44be8a5bfe398683ddf69; no voters: c7cd578aab6347319e3d3d032e8de4a2
I20260710 13:27:52.013080 30217 raft_consensus.cc:2804] T a1152fcc6ce447569c1bf2ee4141edba P 2a810d13941c46dab76870c56d2f5bd8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:52.013540 30217 raft_consensus.cc:493] T a1152fcc6ce447569c1bf2ee4141edba P 2a810d13941c46dab76870c56d2f5bd8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:52.013969 30217 raft_consensus.cc:3060] T a1152fcc6ce447569c1bf2ee4141edba P 2a810d13941c46dab76870c56d2f5bd8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:52.018383 30096 raft_consensus.cc:2468] T 8112d9c5dfa3413eb3747560a6ef32a0 P 2a810d13941c46dab76870c56d2f5bd8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7cd578aab6347319e3d3d032e8de4a2 in term 1.
I20260710 13:27:52.020908 30097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eea82bfc680f4a98a8a39c895b87e69a" candidate_uuid: "c738829879e44be8a5bfe398683ddf69" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a810d13941c46dab76870c56d2f5bd8" is_pre_election: true
I20260710 13:27:52.022040 30136 leader_election.cc:304] T 8112d9c5dfa3413eb3747560a6ef32a0 P c7cd578aab6347319e3d3d032e8de4a2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2a810d13941c46dab76870c56d2f5bd8, c7cd578aab6347319e3d3d032e8de4a2; no voters: c738829879e44be8a5bfe398683ddf69
W20260710 13:27:52.022486 29987 leader_election.cc:343] T eea82bfc680f4a98a8a39c895b87e69a P c738829879e44be8a5bfe398683ddf69 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2a810d13941c46dab76870c56d2f5bd8 (127.26.127.66:46387): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:52.023645 30214 tablet_bootstrap.cc:492] T a0da1d969b0442c1864ea4916c63a65c P 2a810d13941c46dab76870c56d2f5bd8: No bootstrap required, opened a new log
I20260710 13:27:52.024083 30213 tablet_bootstrap.cc:654] T eea82bfc680f4a98a8a39c895b87e69a P c7cd578aab6347319e3d3d032e8de4a2: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:52.024199 30214 ts_tablet_manager.cc:1403] T a0da1d969b0442c1864ea4916c63a65c P 2a810d13941c46dab76870c56d2f5bd8: Time spent bootstrapping tablet: real 0.042s	user 0.016s	sys 0.015s
I20260710 13:27:52.024183 30221 raft_consensus.cc:2804] T 8112d9c5dfa3413eb3747560a6ef32a0 P c7cd578aab6347319e3d3d032e8de4a2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:52.025017 30211 tablet_bootstrap.cc:492] T d3cc72514a364890b579f5cbc76738bb P c738829879e44be8a5bfe398683ddf69: No bootstrap required, opened a new log
I20260710 13:27:52.024993 30221 raft_consensus.cc:697] T 8112d9c5dfa3413eb3747560a6ef32a0 P c7cd578aab6347319e3d3d032e8de4a2 [term 1 LEADER]: Becoming Leader. State: Replica: c7cd578aab6347319e3d3d032e8de4a2, State: Running, Role: LEADER
I20260710 13:27:52.025599 30211 ts_tablet_manager.cc:1403] T d3cc72514a364890b579f5cbc76738bb P c738829879e44be8a5bfe398683ddf69: Time spent bootstrapping tablet: real 0.094s	user 0.036s	sys 0.027s
I20260710 13:27:52.025954 30221 consensus_queue.cc:237] T 8112d9c5dfa3413eb3747560a6ef32a0 P c7cd578aab6347319e3d3d032e8de4a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } }
I20260710 13:27:52.028228 30214 raft_consensus.cc:359] T a0da1d969b0442c1864ea4916c63a65c P 2a810d13941c46dab76870c56d2f5bd8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } }
I20260710 13:27:52.029315 30214 raft_consensus.cc:385] T a0da1d969b0442c1864ea4916c63a65c P 2a810d13941c46dab76870c56d2f5bd8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:52.029803 30214 raft_consensus.cc:740] T a0da1d969b0442c1864ea4916c63a65c P 2a810d13941c46dab76870c56d2f5bd8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a810d13941c46dab76870c56d2f5bd8, State: Initialized, Role: FOLLOWER
I20260710 13:27:52.030936 30214 consensus_queue.cc:260] T a0da1d969b0442c1864ea4916c63a65c P 2a810d13941c46dab76870c56d2f5bd8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } }
I20260710 13:27:52.034567 30211 raft_consensus.cc:359] T d3cc72514a364890b579f5cbc76738bb P c738829879e44be8a5bfe398683ddf69 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } }
I20260710 13:27:52.035262 30211 raft_consensus.cc:385] T d3cc72514a364890b579f5cbc76738bb P c738829879e44be8a5bfe398683ddf69 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:52.035575 30211 raft_consensus.cc:740] T d3cc72514a364890b579f5cbc76738bb P c738829879e44be8a5bfe398683ddf69 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c738829879e44be8a5bfe398683ddf69, State: Initialized, Role: FOLLOWER
I20260710 13:27:52.039651 30217 raft_consensus.cc:515] T a1152fcc6ce447569c1bf2ee4141edba P 2a810d13941c46dab76870c56d2f5bd8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } }
I20260710 13:27:52.040427 30211 consensus_queue.cc:260] T d3cc72514a364890b579f5cbc76738bb P c738829879e44be8a5bfe398683ddf69 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } }
I20260710 13:27:52.041946 30218 raft_consensus.cc:493] T 2d3f8148c7b743bfbf0a9bf37c6b74f9 P c738829879e44be8a5bfe398683ddf69 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:52.042615 30218 raft_consensus.cc:515] T 2d3f8148c7b743bfbf0a9bf37c6b74f9 P c738829879e44be8a5bfe398683ddf69 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } }
I20260710 13:27:52.046281 30218 leader_election.cc:290] T 2d3f8148c7b743bfbf0a9bf37c6b74f9 P c738829879e44be8a5bfe398683ddf69 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a810d13941c46dab76870c56d2f5bd8 (127.26.127.66:46387), c7cd578aab6347319e3d3d032e8de4a2 (127.26.127.67:33307)
I20260710 13:27:52.048081 30171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eea82bfc680f4a98a8a39c895b87e69a" candidate_uuid: "c738829879e44be8a5bfe398683ddf69" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7cd578aab6347319e3d3d032e8de4a2" is_pre_election: true
I20260710 13:27:52.049264 30170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d3f8148c7b743bfbf0a9bf37c6b74f9" candidate_uuid: "c738829879e44be8a5bfe398683ddf69" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7cd578aab6347319e3d3d032e8de4a2" is_pre_election: true
W20260710 13:27:52.051520 29986 leader_election.cc:343] T 2d3f8148c7b743bfbf0a9bf37c6b74f9 P c738829879e44be8a5bfe398683ddf69 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c7cd578aab6347319e3d3d032e8de4a2 (127.26.127.67:33307): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:27:52.052320 29986 leader_election.cc:343] T eea82bfc680f4a98a8a39c895b87e69a P c738829879e44be8a5bfe398683ddf69 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c7cd578aab6347319e3d3d032e8de4a2 (127.26.127.67:33307): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:52.052881 29986 leader_election.cc:304] T eea82bfc680f4a98a8a39c895b87e69a P c738829879e44be8a5bfe398683ddf69 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c738829879e44be8a5bfe398683ddf69; no voters: 2a810d13941c46dab76870c56d2f5bd8, c7cd578aab6347319e3d3d032e8de4a2
I20260710 13:27:52.053834 30218 raft_consensus.cc:2749] T eea82bfc680f4a98a8a39c895b87e69a P c738829879e44be8a5bfe398683ddf69 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:52.056856 30217 leader_election.cc:290] T a1152fcc6ce447569c1bf2ee4141edba P 2a810d13941c46dab76870c56d2f5bd8 [CANDIDATE]: Term 1 election: Requested vote from peers c738829879e44be8a5bfe398683ddf69 (127.26.127.65:40413), c7cd578aab6347319e3d3d032e8de4a2 (127.26.127.67:33307)
I20260710 13:27:52.057399 30217 raft_consensus.cc:493] T 8f45a20b86ce4b3fa21865f0fec218d1 P 2a810d13941c46dab76870c56d2f5bd8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:52.057821 30217 raft_consensus.cc:515] T 8f45a20b86ce4b3fa21865f0fec218d1 P 2a810d13941c46dab76870c56d2f5bd8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } }
I20260710 13:27:52.058382 30022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1152fcc6ce447569c1bf2ee4141edba" candidate_uuid: "2a810d13941c46dab76870c56d2f5bd8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c738829879e44be8a5bfe398683ddf69"
I20260710 13:27:52.059167 30022 raft_consensus.cc:3060] T a1152fcc6ce447569c1bf2ee4141edba P c738829879e44be8a5bfe398683ddf69 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:52.059863 30217 leader_election.cc:290] T 8f45a20b86ce4b3fa21865f0fec218d1 P 2a810d13941c46dab76870c56d2f5bd8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c738829879e44be8a5bfe398683ddf69 (127.26.127.65:40413), c7cd578aab6347319e3d3d032e8de4a2 (127.26.127.67:33307)
I20260710 13:27:52.060585 30211 ts_tablet_manager.cc:1434] T d3cc72514a364890b579f5cbc76738bb P c738829879e44be8a5bfe398683ddf69: Time spent starting tablet: real 0.035s	user 0.008s	sys 0.000s
I20260710 13:27:52.063908 30211 tablet_bootstrap.cc:492] T a0da1d969b0442c1864ea4916c63a65c P c738829879e44be8a5bfe398683ddf69: Bootstrap starting.
I20260710 13:27:52.065564 30097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d3f8148c7b743bfbf0a9bf37c6b74f9" candidate_uuid: "c738829879e44be8a5bfe398683ddf69" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a810d13941c46dab76870c56d2f5bd8" is_pre_election: true
W20260710 13:27:52.066810 29987 leader_election.cc:343] T 2d3f8148c7b743bfbf0a9bf37c6b74f9 P c738829879e44be8a5bfe398683ddf69 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2a810d13941c46dab76870c56d2f5bd8 (127.26.127.66:46387): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:52.067234 29987 leader_election.cc:304] T 2d3f8148c7b743bfbf0a9bf37c6b74f9 P c738829879e44be8a5bfe398683ddf69 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c738829879e44be8a5bfe398683ddf69; no voters: 2a810d13941c46dab76870c56d2f5bd8, c7cd578aab6347319e3d3d032e8de4a2
I20260710 13:27:52.068444 30218 raft_consensus.cc:2749] T 2d3f8148c7b743bfbf0a9bf37c6b74f9 P c738829879e44be8a5bfe398683ddf69 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:52.069192 29920 catalog_manager.cc:5697] T 8112d9c5dfa3413eb3747560a6ef32a0 P c7cd578aab6347319e3d3d032e8de4a2 reported cstate change: term changed from 0 to 1, leader changed from <none> to c7cd578aab6347319e3d3d032e8de4a2 (127.26.127.67). New cstate: current_term: 1 leader_uuid: "c7cd578aab6347319e3d3d032e8de4a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:52.071702 30214 ts_tablet_manager.cc:1434] T a0da1d969b0442c1864ea4916c63a65c P 2a810d13941c46dab76870c56d2f5bd8: Time spent starting tablet: real 0.047s	user 0.009s	sys 0.036s
W20260710 13:27:52.071772 29968 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:27:52.072943 30214 tablet_bootstrap.cc:492] T d3cc72514a364890b579f5cbc76738bb P 2a810d13941c46dab76870c56d2f5bd8: Bootstrap starting.
I20260710 13:27:52.073468 30171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1152fcc6ce447569c1bf2ee4141edba" candidate_uuid: "2a810d13941c46dab76870c56d2f5bd8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7cd578aab6347319e3d3d032e8de4a2"
I20260710 13:27:52.078227 30211 tablet_bootstrap.cc:654] T a0da1d969b0442c1864ea4916c63a65c P c738829879e44be8a5bfe398683ddf69: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:52.079686 30214 tablet_bootstrap.cc:654] T d3cc72514a364890b579f5cbc76738bb P 2a810d13941c46dab76870c56d2f5bd8: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:52.082561 30021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f45a20b86ce4b3fa21865f0fec218d1" candidate_uuid: "2a810d13941c46dab76870c56d2f5bd8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c738829879e44be8a5bfe398683ddf69" is_pre_election: true
W20260710 13:27:52.088824 30061 leader_election.cc:343] T a1152fcc6ce447569c1bf2ee4141edba P 2a810d13941c46dab76870c56d2f5bd8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c7cd578aab6347319e3d3d032e8de4a2 (127.26.127.67:33307): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:52.089730 30171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f45a20b86ce4b3fa21865f0fec218d1" candidate_uuid: "2a810d13941c46dab76870c56d2f5bd8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7cd578aab6347319e3d3d032e8de4a2" is_pre_election: true
I20260710 13:27:52.090781 30211 tablet_bootstrap.cc:492] T a0da1d969b0442c1864ea4916c63a65c P c738829879e44be8a5bfe398683ddf69: No bootstrap required, opened a new log
I20260710 13:27:52.091336 30211 ts_tablet_manager.cc:1403] T a0da1d969b0442c1864ea4916c63a65c P c738829879e44be8a5bfe398683ddf69: Time spent bootstrapping tablet: real 0.028s	user 0.018s	sys 0.000s
W20260710 13:27:52.091408 30063 leader_election.cc:343] T 8f45a20b86ce4b3fa21865f0fec218d1 P 2a810d13941c46dab76870c56d2f5bd8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c738829879e44be8a5bfe398683ddf69 (127.26.127.65:40413): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:52.092362 30240 raft_consensus.cc:493] T a0da1d969b0442c1864ea4916c63a65c P 2a810d13941c46dab76870c56d2f5bd8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:52.093021 30240 raft_consensus.cc:515] T a0da1d969b0442c1864ea4916c63a65c P 2a810d13941c46dab76870c56d2f5bd8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } }
I20260710 13:27:52.094281 30211 raft_consensus.cc:359] T a0da1d969b0442c1864ea4916c63a65c P c738829879e44be8a5bfe398683ddf69 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } }
I20260710 13:27:52.094969 30211 raft_consensus.cc:385] T a0da1d969b0442c1864ea4916c63a65c P c738829879e44be8a5bfe398683ddf69 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:52.095266 30211 raft_consensus.cc:740] T a0da1d969b0442c1864ea4916c63a65c P c738829879e44be8a5bfe398683ddf69 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c738829879e44be8a5bfe398683ddf69, State: Initialized, Role: FOLLOWER
I20260710 13:27:52.095682 30240 leader_election.cc:290] T a0da1d969b0442c1864ea4916c63a65c P 2a810d13941c46dab76870c56d2f5bd8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c738829879e44be8a5bfe398683ddf69 (127.26.127.65:40413), c7cd578aab6347319e3d3d032e8de4a2 (127.26.127.67:33307)
I20260710 13:27:52.096210 30211 consensus_queue.cc:260] T a0da1d969b0442c1864ea4916c63a65c P c738829879e44be8a5bfe398683ddf69 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } }
I20260710 13:27:52.098695 30211 ts_tablet_manager.cc:1434] T a0da1d969b0442c1864ea4916c63a65c P c738829879e44be8a5bfe398683ddf69: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:27:52.099763 30211 tablet_bootstrap.cc:492] T 477f91597f664d899b69bc634e13cdd7 P c738829879e44be8a5bfe398683ddf69: Bootstrap starting.
W20260710 13:27:52.102079 30061 leader_election.cc:343] T 8f45a20b86ce4b3fa21865f0fec218d1 P 2a810d13941c46dab76870c56d2f5bd8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c7cd578aab6347319e3d3d032e8de4a2 (127.26.127.67:33307): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:52.102723 30061 leader_election.cc:304] T 8f45a20b86ce4b3fa21865f0fec218d1 P 2a810d13941c46dab76870c56d2f5bd8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2a810d13941c46dab76870c56d2f5bd8; no voters: c738829879e44be8a5bfe398683ddf69, c7cd578aab6347319e3d3d032e8de4a2
I20260710 13:27:52.103688 30213 tablet_bootstrap.cc:492] T eea82bfc680f4a98a8a39c895b87e69a P c7cd578aab6347319e3d3d032e8de4a2: No bootstrap required, opened a new log
I20260710 13:27:52.104195 30213 ts_tablet_manager.cc:1403] T eea82bfc680f4a98a8a39c895b87e69a P c7cd578aab6347319e3d3d032e8de4a2: Time spent bootstrapping tablet: real 0.125s	user 0.019s	sys 0.015s
I20260710 13:27:52.105767 30211 tablet_bootstrap.cc:654] T 477f91597f664d899b69bc634e13cdd7 P c738829879e44be8a5bfe398683ddf69: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:52.107117 30213 raft_consensus.cc:359] T eea82bfc680f4a98a8a39c895b87e69a P c7cd578aab6347319e3d3d032e8de4a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } }
I20260710 13:27:52.107887 30213 raft_consensus.cc:385] T eea82bfc680f4a98a8a39c895b87e69a P c7cd578aab6347319e3d3d032e8de4a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:52.107667 30021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0da1d969b0442c1864ea4916c63a65c" candidate_uuid: "2a810d13941c46dab76870c56d2f5bd8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c738829879e44be8a5bfe398683ddf69" is_pre_election: true
I20260710 13:27:52.108228 30213 raft_consensus.cc:740] T eea82bfc680f4a98a8a39c895b87e69a P c7cd578aab6347319e3d3d032e8de4a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7cd578aab6347319e3d3d032e8de4a2, State: Initialized, Role: FOLLOWER
I20260710 13:27:52.108552 30021 raft_consensus.cc:2468] T a0da1d969b0442c1864ea4916c63a65c P c738829879e44be8a5bfe398683ddf69 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a810d13941c46dab76870c56d2f5bd8 in term 0.
I20260710 13:27:52.109714 30022 raft_consensus.cc:2468] T a1152fcc6ce447569c1bf2ee4141edba P c738829879e44be8a5bfe398683ddf69 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a810d13941c46dab76870c56d2f5bd8 in term 1.
I20260710 13:27:52.110325 30171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0da1d969b0442c1864ea4916c63a65c" candidate_uuid: "2a810d13941c46dab76870c56d2f5bd8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7cd578aab6347319e3d3d032e8de4a2" is_pre_election: true
I20260710 13:27:52.111411 30213 consensus_queue.cc:260] T eea82bfc680f4a98a8a39c895b87e69a P c7cd578aab6347319e3d3d032e8de4a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } }
I20260710 13:27:52.112443 30063 leader_election.cc:304] T a0da1d969b0442c1864ea4916c63a65c P 2a810d13941c46dab76870c56d2f5bd8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a810d13941c46dab76870c56d2f5bd8, c738829879e44be8a5bfe398683ddf69; no voters: 
I20260710 13:27:52.113477 30237 raft_consensus.cc:2749] T 8f45a20b86ce4b3fa21865f0fec218d1 P 2a810d13941c46dab76870c56d2f5bd8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:52.113744 30063 leader_election.cc:304] T a1152fcc6ce447569c1bf2ee4141edba P 2a810d13941c46dab76870c56d2f5bd8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2a810d13941c46dab76870c56d2f5bd8, c738829879e44be8a5bfe398683ddf69; no voters: c7cd578aab6347319e3d3d032e8de4a2
I20260710 13:27:52.114133 30237 raft_consensus.cc:2804] T a0da1d969b0442c1864ea4916c63a65c P 2a810d13941c46dab76870c56d2f5bd8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:52.114554 30237 raft_consensus.cc:493] T a0da1d969b0442c1864ea4916c63a65c P 2a810d13941c46dab76870c56d2f5bd8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:52.114879 30237 raft_consensus.cc:3060] T a0da1d969b0442c1864ea4916c63a65c P 2a810d13941c46dab76870c56d2f5bd8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:52.121030 30213 ts_tablet_manager.cc:1434] T eea82bfc680f4a98a8a39c895b87e69a P c7cd578aab6347319e3d3d032e8de4a2: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.000s
W20260710 13:27:52.121102 30061 leader_election.cc:343] T a0da1d969b0442c1864ea4916c63a65c P 2a810d13941c46dab76870c56d2f5bd8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c7cd578aab6347319e3d3d032e8de4a2 (127.26.127.67:33307): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:52.122076 30217 raft_consensus.cc:2804] T a1152fcc6ce447569c1bf2ee4141edba P 2a810d13941c46dab76870c56d2f5bd8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:52.122774 30217 raft_consensus.cc:697] T a1152fcc6ce447569c1bf2ee4141edba P 2a810d13941c46dab76870c56d2f5bd8 [term 1 LEADER]: Becoming Leader. State: Replica: 2a810d13941c46dab76870c56d2f5bd8, State: Running, Role: LEADER
I20260710 13:27:52.123781 30237 raft_consensus.cc:515] T a0da1d969b0442c1864ea4916c63a65c P 2a810d13941c46dab76870c56d2f5bd8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } }
I20260710 13:27:52.123888 30217 consensus_queue.cc:237] T a1152fcc6ce447569c1bf2ee4141edba P 2a810d13941c46dab76870c56d2f5bd8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } }
I20260710 13:27:52.125946 30237 leader_election.cc:290] T a0da1d969b0442c1864ea4916c63a65c P 2a810d13941c46dab76870c56d2f5bd8 [CANDIDATE]: Term 1 election: Requested vote from peers c738829879e44be8a5bfe398683ddf69 (127.26.127.65:40413), c7cd578aab6347319e3d3d032e8de4a2 (127.26.127.67:33307)
I20260710 13:27:52.129813 30213 tablet_bootstrap.cc:492] T 8f45a20b86ce4b3fa21865f0fec218d1 P c7cd578aab6347319e3d3d032e8de4a2: Bootstrap starting.
I20260710 13:27:52.131045 30171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0da1d969b0442c1864ea4916c63a65c" candidate_uuid: "2a810d13941c46dab76870c56d2f5bd8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7cd578aab6347319e3d3d032e8de4a2"
I20260710 13:27:52.138043 30213 tablet_bootstrap.cc:654] T 8f45a20b86ce4b3fa21865f0fec218d1 P c7cd578aab6347319e3d3d032e8de4a2: Neither blocks nor log segments found. Creating new log.
W20260710 13:27:52.138543 30061 leader_election.cc:343] T a0da1d969b0442c1864ea4916c63a65c P 2a810d13941c46dab76870c56d2f5bd8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c7cd578aab6347319e3d3d032e8de4a2 (127.26.127.67:33307): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:52.140146 30022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0da1d969b0442c1864ea4916c63a65c" candidate_uuid: "2a810d13941c46dab76870c56d2f5bd8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c738829879e44be8a5bfe398683ddf69"
I20260710 13:27:52.140797 30022 raft_consensus.cc:3060] T a0da1d969b0442c1864ea4916c63a65c P c738829879e44be8a5bfe398683ddf69 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:52.144770 30211 tablet_bootstrap.cc:492] T 477f91597f664d899b69bc634e13cdd7 P c738829879e44be8a5bfe398683ddf69: No bootstrap required, opened a new log
I20260710 13:27:52.145447 30211 ts_tablet_manager.cc:1403] T 477f91597f664d899b69bc634e13cdd7 P c738829879e44be8a5bfe398683ddf69: Time spent bootstrapping tablet: real 0.046s	user 0.017s	sys 0.012s
I20260710 13:27:52.148633 30022 raft_consensus.cc:2468] T a0da1d969b0442c1864ea4916c63a65c P c738829879e44be8a5bfe398683ddf69 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a810d13941c46dab76870c56d2f5bd8 in term 1.
I20260710 13:27:52.148111 29918 catalog_manager.cc:5697] T a1152fcc6ce447569c1bf2ee4141edba P 2a810d13941c46dab76870c56d2f5bd8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2a810d13941c46dab76870c56d2f5bd8 (127.26.127.66). New cstate: current_term: 1 leader_uuid: "2a810d13941c46dab76870c56d2f5bd8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:52.149777 30214 tablet_bootstrap.cc:492] T d3cc72514a364890b579f5cbc76738bb P 2a810d13941c46dab76870c56d2f5bd8: No bootstrap required, opened a new log
I20260710 13:27:52.149291 30211 raft_consensus.cc:359] T 477f91597f664d899b69bc634e13cdd7 P c738829879e44be8a5bfe398683ddf69 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } }
I20260710 13:27:52.149701 30063 leader_election.cc:304] T a0da1d969b0442c1864ea4916c63a65c P 2a810d13941c46dab76870c56d2f5bd8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2a810d13941c46dab76870c56d2f5bd8, c738829879e44be8a5bfe398683ddf69; no voters: c7cd578aab6347319e3d3d032e8de4a2
I20260710 13:27:52.150381 30214 ts_tablet_manager.cc:1403] T d3cc72514a364890b579f5cbc76738bb P 2a810d13941c46dab76870c56d2f5bd8: Time spent bootstrapping tablet: real 0.078s	user 0.034s	sys 0.022s
I20260710 13:27:52.150295 30211 raft_consensus.cc:385] T 477f91597f664d899b69bc634e13cdd7 P c738829879e44be8a5bfe398683ddf69 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:52.150900 30211 raft_consensus.cc:740] T 477f91597f664d899b69bc634e13cdd7 P c738829879e44be8a5bfe398683ddf69 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c738829879e44be8a5bfe398683ddf69, State: Initialized, Role: FOLLOWER
I20260710 13:27:52.152029 30211 consensus_queue.cc:260] T 477f91597f664d899b69bc634e13cdd7 P c738829879e44be8a5bfe398683ddf69 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } }
I20260710 13:27:52.152766 30217 raft_consensus.cc:2804] T a0da1d969b0442c1864ea4916c63a65c P 2a810d13941c46dab76870c56d2f5bd8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:52.153393 30217 raft_consensus.cc:697] T a0da1d969b0442c1864ea4916c63a65c P 2a810d13941c46dab76870c56d2f5bd8 [term 1 LEADER]: Becoming Leader. State: Replica: 2a810d13941c46dab76870c56d2f5bd8, State: Running, Role: LEADER
I20260710 13:27:52.154209 30217 consensus_queue.cc:237] T a0da1d969b0442c1864ea4916c63a65c P 2a810d13941c46dab76870c56d2f5bd8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } }
I20260710 13:27:52.155711 30214 raft_consensus.cc:359] T d3cc72514a364890b579f5cbc76738bb P 2a810d13941c46dab76870c56d2f5bd8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } }
I20260710 13:27:52.156418 30214 raft_consensus.cc:385] T d3cc72514a364890b579f5cbc76738bb P 2a810d13941c46dab76870c56d2f5bd8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:52.156701 30214 raft_consensus.cc:740] T d3cc72514a364890b579f5cbc76738bb P 2a810d13941c46dab76870c56d2f5bd8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a810d13941c46dab76870c56d2f5bd8, State: Initialized, Role: FOLLOWER
I20260710 13:27:52.157441 30214 consensus_queue.cc:260] T d3cc72514a364890b579f5cbc76738bb P 2a810d13941c46dab76870c56d2f5bd8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } }
I20260710 13:27:52.159591 30214 ts_tablet_manager.cc:1434] T d3cc72514a364890b579f5cbc76738bb P 2a810d13941c46dab76870c56d2f5bd8: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:27:52.160487 30214 tablet_bootstrap.cc:492] T 477f91597f664d899b69bc634e13cdd7 P 2a810d13941c46dab76870c56d2f5bd8: Bootstrap starting.
I20260710 13:27:52.165401 30211 ts_tablet_manager.cc:1434] T 477f91597f664d899b69bc634e13cdd7 P c738829879e44be8a5bfe398683ddf69: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.003s
I20260710 13:27:52.166587 30214 tablet_bootstrap.cc:654] T 477f91597f664d899b69bc634e13cdd7 P 2a810d13941c46dab76870c56d2f5bd8: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:52.170215 30211 tablet_bootstrap.cc:492] T a6aac7971c0240e3972a576ee54548a2 P c738829879e44be8a5bfe398683ddf69: Bootstrap starting.
I20260710 13:27:52.177405 30213 tablet_bootstrap.cc:492] T 8f45a20b86ce4b3fa21865f0fec218d1 P c7cd578aab6347319e3d3d032e8de4a2: No bootstrap required, opened a new log
I20260710 13:27:52.177917 30213 ts_tablet_manager.cc:1403] T 8f45a20b86ce4b3fa21865f0fec218d1 P c7cd578aab6347319e3d3d032e8de4a2: Time spent bootstrapping tablet: real 0.048s	user 0.024s	sys 0.012s
I20260710 13:27:52.178534 30211 tablet_bootstrap.cc:654] T a6aac7971c0240e3972a576ee54548a2 P c738829879e44be8a5bfe398683ddf69: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:52.179210 30218 raft_consensus.cc:493] T 477f91597f664d899b69bc634e13cdd7 P c738829879e44be8a5bfe398683ddf69 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:52.179687 30218 raft_consensus.cc:515] T 477f91597f664d899b69bc634e13cdd7 P c738829879e44be8a5bfe398683ddf69 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } }
I20260710 13:27:52.181005 30213 raft_consensus.cc:359] T 8f45a20b86ce4b3fa21865f0fec218d1 P c7cd578aab6347319e3d3d032e8de4a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } }
I20260710 13:27:52.181798 30213 raft_consensus.cc:385] T 8f45a20b86ce4b3fa21865f0fec218d1 P c7cd578aab6347319e3d3d032e8de4a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:52.181795 30218 leader_election.cc:290] T 477f91597f664d899b69bc634e13cdd7 P c738829879e44be8a5bfe398683ddf69 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a810d13941c46dab76870c56d2f5bd8 (127.26.127.66:46387), c7cd578aab6347319e3d3d032e8de4a2 (127.26.127.67:33307)
I20260710 13:27:52.182363 30213 raft_consensus.cc:740] T 8f45a20b86ce4b3fa21865f0fec218d1 P c7cd578aab6347319e3d3d032e8de4a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7cd578aab6347319e3d3d032e8de4a2, State: Initialized, Role: FOLLOWER
I20260710 13:27:52.183202 30213 consensus_queue.cc:260] T 8f45a20b86ce4b3fa21865f0fec218d1 P c7cd578aab6347319e3d3d032e8de4a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } }
I20260710 13:27:52.183975 30097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "477f91597f664d899b69bc634e13cdd7" candidate_uuid: "c738829879e44be8a5bfe398683ddf69" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a810d13941c46dab76870c56d2f5bd8" is_pre_election: true
I20260710 13:27:52.185559 30171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "477f91597f664d899b69bc634e13cdd7" candidate_uuid: "c738829879e44be8a5bfe398683ddf69" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7cd578aab6347319e3d3d032e8de4a2" is_pre_election: true
I20260710 13:27:52.185891 30213 ts_tablet_manager.cc:1434] T 8f45a20b86ce4b3fa21865f0fec218d1 P c7cd578aab6347319e3d3d032e8de4a2: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:27:52.186400 30171 raft_consensus.cc:2468] T 477f91597f664d899b69bc634e13cdd7 P c7cd578aab6347319e3d3d032e8de4a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c738829879e44be8a5bfe398683ddf69 in term 0.
I20260710 13:27:52.187362 30213 tablet_bootstrap.cc:492] T a6aac7971c0240e3972a576ee54548a2 P c7cd578aab6347319e3d3d032e8de4a2: Bootstrap starting.
W20260710 13:27:52.188427 29987 leader_election.cc:343] T 477f91597f664d899b69bc634e13cdd7 P c738829879e44be8a5bfe398683ddf69 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2a810d13941c46dab76870c56d2f5bd8 (127.26.127.66:46387): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:52.189901 29986 leader_election.cc:304] T 477f91597f664d899b69bc634e13cdd7 P c738829879e44be8a5bfe398683ddf69 [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: c738829879e44be8a5bfe398683ddf69, c7cd578aab6347319e3d3d032e8de4a2; no voters: 2a810d13941c46dab76870c56d2f5bd8
I20260710 13:27:52.191367 30218 raft_consensus.cc:2804] T 477f91597f664d899b69bc634e13cdd7 P c738829879e44be8a5bfe398683ddf69 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:52.191762 30218 raft_consensus.cc:493] T 477f91597f664d899b69bc634e13cdd7 P c738829879e44be8a5bfe398683ddf69 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:52.192090 30218 raft_consensus.cc:3060] T 477f91597f664d899b69bc634e13cdd7 P c738829879e44be8a5bfe398683ddf69 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:52.193984 30214 tablet_bootstrap.cc:492] T 477f91597f664d899b69bc634e13cdd7 P 2a810d13941c46dab76870c56d2f5bd8: No bootstrap required, opened a new log
I20260710 13:27:52.194597 30214 ts_tablet_manager.cc:1403] T 477f91597f664d899b69bc634e13cdd7 P 2a810d13941c46dab76870c56d2f5bd8: Time spent bootstrapping tablet: real 0.034s	user 0.014s	sys 0.020s
I20260710 13:27:52.194893 30213 tablet_bootstrap.cc:654] T a6aac7971c0240e3972a576ee54548a2 P c7cd578aab6347319e3d3d032e8de4a2: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:52.197540 30214 raft_consensus.cc:359] T 477f91597f664d899b69bc634e13cdd7 P 2a810d13941c46dab76870c56d2f5bd8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } }
I20260710 13:27:52.198320 30214 raft_consensus.cc:385] T 477f91597f664d899b69bc634e13cdd7 P 2a810d13941c46dab76870c56d2f5bd8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:52.198647 30214 raft_consensus.cc:740] T 477f91597f664d899b69bc634e13cdd7 P 2a810d13941c46dab76870c56d2f5bd8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a810d13941c46dab76870c56d2f5bd8, State: Initialized, Role: FOLLOWER
I20260710 13:27:52.199368 30218 raft_consensus.cc:515] T 477f91597f664d899b69bc634e13cdd7 P c738829879e44be8a5bfe398683ddf69 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } }
I20260710 13:27:52.199556 30214 consensus_queue.cc:260] T 477f91597f664d899b69bc634e13cdd7 P 2a810d13941c46dab76870c56d2f5bd8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } }
I20260710 13:27:52.200654 30217 raft_consensus.cc:493] T d3cc72514a364890b579f5cbc76738bb P 2a810d13941c46dab76870c56d2f5bd8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:52.201009 30240 raft_consensus.cc:493] T a6aac7971c0240e3972a576ee54548a2 P 2a810d13941c46dab76870c56d2f5bd8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:52.201136 30217 raft_consensus.cc:515] T d3cc72514a364890b579f5cbc76738bb P 2a810d13941c46dab76870c56d2f5bd8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } }
I20260710 13:27:52.201460 30240 raft_consensus.cc:515] T a6aac7971c0240e3972a576ee54548a2 P 2a810d13941c46dab76870c56d2f5bd8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } }
I20260710 13:27:52.203260 30217 leader_election.cc:290] T d3cc72514a364890b579f5cbc76738bb P 2a810d13941c46dab76870c56d2f5bd8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c738829879e44be8a5bfe398683ddf69 (127.26.127.65:40413), c7cd578aab6347319e3d3d032e8de4a2 (127.26.127.67:33307)
I20260710 13:27:52.205202 30170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6aac7971c0240e3972a576ee54548a2" candidate_uuid: "2a810d13941c46dab76870c56d2f5bd8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7cd578aab6347319e3d3d032e8de4a2" is_pre_election: true
I20260710 13:27:52.205651 30214 ts_tablet_manager.cc:1434] T 477f91597f664d899b69bc634e13cdd7 P 2a810d13941c46dab76870c56d2f5bd8: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 13:27:52.206144 30021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6aac7971c0240e3972a576ee54548a2" candidate_uuid: "2a810d13941c46dab76870c56d2f5bd8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c738829879e44be8a5bfe398683ddf69" is_pre_election: true
I20260710 13:27:52.206895 30214 tablet_bootstrap.cc:492] T 2d3f8148c7b743bfbf0a9bf37c6b74f9 P 2a810d13941c46dab76870c56d2f5bd8: Bootstrap starting.
W20260710 13:27:52.207086 30061 leader_election.cc:343] T a6aac7971c0240e3972a576ee54548a2 P 2a810d13941c46dab76870c56d2f5bd8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c7cd578aab6347319e3d3d032e8de4a2 (127.26.127.67:33307): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:52.203272 30240 leader_election.cc:290] T a6aac7971c0240e3972a576ee54548a2 P 2a810d13941c46dab76870c56d2f5bd8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c738829879e44be8a5bfe398683ddf69 (127.26.127.65:40413), c7cd578aab6347319e3d3d032e8de4a2 (127.26.127.67:33307)
W20260710 13:27:52.207881 30063 leader_election.cc:343] T a6aac7971c0240e3972a576ee54548a2 P 2a810d13941c46dab76870c56d2f5bd8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c738829879e44be8a5bfe398683ddf69 (127.26.127.65:40413): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:52.205703 30022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3cc72514a364890b579f5cbc76738bb" candidate_uuid: "2a810d13941c46dab76870c56d2f5bd8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c738829879e44be8a5bfe398683ddf69" is_pre_election: true
I20260710 13:27:52.208734 30022 raft_consensus.cc:2468] T d3cc72514a364890b579f5cbc76738bb P c738829879e44be8a5bfe398683ddf69 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a810d13941c46dab76870c56d2f5bd8 in term 0.
I20260710 13:27:52.208572 30063 leader_election.cc:304] T a6aac7971c0240e3972a576ee54548a2 P 2a810d13941c46dab76870c56d2f5bd8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2a810d13941c46dab76870c56d2f5bd8; no voters: c738829879e44be8a5bfe398683ddf69, c7cd578aab6347319e3d3d032e8de4a2
I20260710 13:27:52.210246 30063 leader_election.cc:304] T d3cc72514a364890b579f5cbc76738bb P 2a810d13941c46dab76870c56d2f5bd8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a810d13941c46dab76870c56d2f5bd8, c738829879e44be8a5bfe398683ddf69; no voters: 
I20260710 13:27:52.211202 30217 raft_consensus.cc:2749] T a6aac7971c0240e3972a576ee54548a2 P 2a810d13941c46dab76870c56d2f5bd8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:52.211803 30217 raft_consensus.cc:2804] T d3cc72514a364890b579f5cbc76738bb P 2a810d13941c46dab76870c56d2f5bd8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:52.211594 30171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3cc72514a364890b579f5cbc76738bb" candidate_uuid: "2a810d13941c46dab76870c56d2f5bd8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7cd578aab6347319e3d3d032e8de4a2" is_pre_election: true
I20260710 13:27:52.212173 30217 raft_consensus.cc:493] T d3cc72514a364890b579f5cbc76738bb P 2a810d13941c46dab76870c56d2f5bd8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:52.179980 29918 catalog_manager.cc:5697] T a0da1d969b0442c1864ea4916c63a65c P 2a810d13941c46dab76870c56d2f5bd8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2a810d13941c46dab76870c56d2f5bd8 (127.26.127.66). New cstate: current_term: 1 leader_uuid: "2a810d13941c46dab76870c56d2f5bd8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:52.212581 30217 raft_consensus.cc:3060] T d3cc72514a364890b579f5cbc76738bb P 2a810d13941c46dab76870c56d2f5bd8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:52.212471 30171 raft_consensus.cc:2468] T d3cc72514a364890b579f5cbc76738bb P c7cd578aab6347319e3d3d032e8de4a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a810d13941c46dab76870c56d2f5bd8 in term 0.
I20260710 13:27:52.216115 30097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "477f91597f664d899b69bc634e13cdd7" candidate_uuid: "c738829879e44be8a5bfe398683ddf69" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a810d13941c46dab76870c56d2f5bd8"
I20260710 13:27:52.216670 30097 raft_consensus.cc:3060] T 477f91597f664d899b69bc634e13cdd7 P 2a810d13941c46dab76870c56d2f5bd8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:52.220253 30211 tablet_bootstrap.cc:492] T a6aac7971c0240e3972a576ee54548a2 P c738829879e44be8a5bfe398683ddf69: No bootstrap required, opened a new log
I20260710 13:27:52.220963 30211 ts_tablet_manager.cc:1403] T a6aac7971c0240e3972a576ee54548a2 P c738829879e44be8a5bfe398683ddf69: Time spent bootstrapping tablet: real 0.051s	user 0.011s	sys 0.007s
I20260710 13:27:52.220008 30217 raft_consensus.cc:515] T d3cc72514a364890b579f5cbc76738bb P 2a810d13941c46dab76870c56d2f5bd8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } }
I20260710 13:27:52.222909 30217 leader_election.cc:290] T d3cc72514a364890b579f5cbc76738bb P 2a810d13941c46dab76870c56d2f5bd8 [CANDIDATE]: Term 1 election: Requested vote from peers c738829879e44be8a5bfe398683ddf69 (127.26.127.65:40413), c7cd578aab6347319e3d3d032e8de4a2 (127.26.127.67:33307)
I20260710 13:27:52.226195 30218 leader_election.cc:290] T 477f91597f664d899b69bc634e13cdd7 P c738829879e44be8a5bfe398683ddf69 [CANDIDATE]: Term 1 election: Requested vote from peers 2a810d13941c46dab76870c56d2f5bd8 (127.26.127.66:46387), c7cd578aab6347319e3d3d032e8de4a2 (127.26.127.67:33307)
I20260710 13:27:52.225996 30022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3cc72514a364890b579f5cbc76738bb" candidate_uuid: "2a810d13941c46dab76870c56d2f5bd8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c738829879e44be8a5bfe398683ddf69"
I20260710 13:27:52.223814 30097 raft_consensus.cc:2468] T 477f91597f664d899b69bc634e13cdd7 P 2a810d13941c46dab76870c56d2f5bd8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c738829879e44be8a5bfe398683ddf69 in term 1.
I20260710 13:27:52.224501 30171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3cc72514a364890b579f5cbc76738bb" candidate_uuid: "2a810d13941c46dab76870c56d2f5bd8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7cd578aab6347319e3d3d032e8de4a2"
I20260710 13:27:52.225744 30170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "477f91597f664d899b69bc634e13cdd7" candidate_uuid: "c738829879e44be8a5bfe398683ddf69" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7cd578aab6347319e3d3d032e8de4a2"
I20260710 13:27:52.227051 30022 raft_consensus.cc:3060] T d3cc72514a364890b579f5cbc76738bb P c738829879e44be8a5bfe398683ddf69 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:52.227142 30171 raft_consensus.cc:3060] T d3cc72514a364890b579f5cbc76738bb P c7cd578aab6347319e3d3d032e8de4a2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:52.227181 30170 raft_consensus.cc:3060] T 477f91597f664d899b69bc634e13cdd7 P c7cd578aab6347319e3d3d032e8de4a2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:52.234517 30170 raft_consensus.cc:2468] T 477f91597f664d899b69bc634e13cdd7 P c7cd578aab6347319e3d3d032e8de4a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c738829879e44be8a5bfe398683ddf69 in term 1.
I20260710 13:27:52.225976 30214 tablet_bootstrap.cc:654] T 2d3f8148c7b743bfbf0a9bf37c6b74f9 P 2a810d13941c46dab76870c56d2f5bd8: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:52.235841 29986 leader_election.cc:304] T 477f91597f664d899b69bc634e13cdd7 P c738829879e44be8a5bfe398683ddf69 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c738829879e44be8a5bfe398683ddf69, c7cd578aab6347319e3d3d032e8de4a2; no voters: 
I20260710 13:27:52.234588 30171 raft_consensus.cc:2468] T d3cc72514a364890b579f5cbc76738bb P c7cd578aab6347319e3d3d032e8de4a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a810d13941c46dab76870c56d2f5bd8 in term 1.
I20260710 13:27:52.237681 30061 leader_election.cc:304] T d3cc72514a364890b579f5cbc76738bb P 2a810d13941c46dab76870c56d2f5bd8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a810d13941c46dab76870c56d2f5bd8, c7cd578aab6347319e3d3d032e8de4a2; no voters: 
I20260710 13:27:52.240530 30217 raft_consensus.cc:2804] T d3cc72514a364890b579f5cbc76738bb P 2a810d13941c46dab76870c56d2f5bd8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:52.241199 30217 raft_consensus.cc:697] T d3cc72514a364890b579f5cbc76738bb P 2a810d13941c46dab76870c56d2f5bd8 [term 1 LEADER]: Becoming Leader. State: Replica: 2a810d13941c46dab76870c56d2f5bd8, State: Running, Role: LEADER
I20260710 13:27:52.242300 30217 consensus_queue.cc:237] T d3cc72514a364890b579f5cbc76738bb P 2a810d13941c46dab76870c56d2f5bd8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } }
I20260710 13:27:52.248576 30218 raft_consensus.cc:2804] T 477f91597f664d899b69bc634e13cdd7 P c738829879e44be8a5bfe398683ddf69 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:52.249058 30022 raft_consensus.cc:2468] T d3cc72514a364890b579f5cbc76738bb P c738829879e44be8a5bfe398683ddf69 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a810d13941c46dab76870c56d2f5bd8 in term 1.
I20260710 13:27:52.250372 30211 raft_consensus.cc:359] T a6aac7971c0240e3972a576ee54548a2 P c738829879e44be8a5bfe398683ddf69 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } }
I20260710 13:27:52.251112 30211 raft_consensus.cc:385] T a6aac7971c0240e3972a576ee54548a2 P c738829879e44be8a5bfe398683ddf69 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:52.251376 30211 raft_consensus.cc:740] T a6aac7971c0240e3972a576ee54548a2 P c738829879e44be8a5bfe398683ddf69 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c738829879e44be8a5bfe398683ddf69, State: Initialized, Role: FOLLOWER
I20260710 13:27:52.252128 30213 tablet_bootstrap.cc:492] T a6aac7971c0240e3972a576ee54548a2 P c7cd578aab6347319e3d3d032e8de4a2: No bootstrap required, opened a new log
I20260710 13:27:52.252737 30213 ts_tablet_manager.cc:1403] T a6aac7971c0240e3972a576ee54548a2 P c7cd578aab6347319e3d3d032e8de4a2: Time spent bootstrapping tablet: real 0.066s	user 0.029s	sys 0.032s
I20260710 13:27:52.252264 30211 consensus_queue.cc:260] T a6aac7971c0240e3972a576ee54548a2 P c738829879e44be8a5bfe398683ddf69 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } }
I20260710 13:27:52.257948 29920 catalog_manager.cc:5697] T d3cc72514a364890b579f5cbc76738bb P 2a810d13941c46dab76870c56d2f5bd8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2a810d13941c46dab76870c56d2f5bd8 (127.26.127.66). New cstate: current_term: 1 leader_uuid: "2a810d13941c46dab76870c56d2f5bd8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:52.259078 30213 raft_consensus.cc:359] T a6aac7971c0240e3972a576ee54548a2 P c7cd578aab6347319e3d3d032e8de4a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } }
I20260710 13:27:52.260066 30213 raft_consensus.cc:385] T a6aac7971c0240e3972a576ee54548a2 P c7cd578aab6347319e3d3d032e8de4a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:52.260449 30213 raft_consensus.cc:740] T a6aac7971c0240e3972a576ee54548a2 P c7cd578aab6347319e3d3d032e8de4a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7cd578aab6347319e3d3d032e8de4a2, State: Initialized, Role: FOLLOWER
I20260710 13:27:52.263840 30218 raft_consensus.cc:697] T 477f91597f664d899b69bc634e13cdd7 P c738829879e44be8a5bfe398683ddf69 [term 1 LEADER]: Becoming Leader. State: Replica: c738829879e44be8a5bfe398683ddf69, State: Running, Role: LEADER
I20260710 13:27:52.264750 30218 consensus_queue.cc:237] T 477f91597f664d899b69bc634e13cdd7 P c738829879e44be8a5bfe398683ddf69 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } }
I20260710 13:27:52.261439 30213 consensus_queue.cc:260] T a6aac7971c0240e3972a576ee54548a2 P c7cd578aab6347319e3d3d032e8de4a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } }
I20260710 13:27:52.271037 30213 ts_tablet_manager.cc:1434] T a6aac7971c0240e3972a576ee54548a2 P c7cd578aab6347319e3d3d032e8de4a2: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.000s
I20260710 13:27:52.273486 30213 tablet_bootstrap.cc:492] T a1152fcc6ce447569c1bf2ee4141edba P c7cd578aab6347319e3d3d032e8de4a2: Bootstrap starting.
I20260710 13:27:52.284031 30213 tablet_bootstrap.cc:654] T a1152fcc6ce447569c1bf2ee4141edba P c7cd578aab6347319e3d3d032e8de4a2: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:52.297600 30214 tablet_bootstrap.cc:492] T 2d3f8148c7b743bfbf0a9bf37c6b74f9 P 2a810d13941c46dab76870c56d2f5bd8: No bootstrap required, opened a new log
I20260710 13:27:52.298172 30211 ts_tablet_manager.cc:1434] T a6aac7971c0240e3972a576ee54548a2 P c738829879e44be8a5bfe398683ddf69: Time spent starting tablet: real 0.077s	user 0.021s	sys 0.006s
I20260710 13:27:52.299250 30211 tablet_bootstrap.cc:492] T 8f45a20b86ce4b3fa21865f0fec218d1 P c738829879e44be8a5bfe398683ddf69: Bootstrap starting.
I20260710 13:27:52.299335 30214 ts_tablet_manager.cc:1403] T 2d3f8148c7b743bfbf0a9bf37c6b74f9 P 2a810d13941c46dab76870c56d2f5bd8: Time spent bootstrapping tablet: real 0.093s	user 0.023s	sys 0.040s
I20260710 13:27:52.302083 30214 raft_consensus.cc:359] T 2d3f8148c7b743bfbf0a9bf37c6b74f9 P 2a810d13941c46dab76870c56d2f5bd8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } }
I20260710 13:27:52.302237 29918 catalog_manager.cc:5697] T 477f91597f664d899b69bc634e13cdd7 P c738829879e44be8a5bfe398683ddf69 reported cstate change: term changed from 0 to 1, leader changed from <none> to c738829879e44be8a5bfe398683ddf69 (127.26.127.65). New cstate: current_term: 1 leader_uuid: "c738829879e44be8a5bfe398683ddf69" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:52.302922 30214 raft_consensus.cc:385] T 2d3f8148c7b743bfbf0a9bf37c6b74f9 P 2a810d13941c46dab76870c56d2f5bd8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:52.303375 30214 raft_consensus.cc:740] T 2d3f8148c7b743bfbf0a9bf37c6b74f9 P 2a810d13941c46dab76870c56d2f5bd8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a810d13941c46dab76870c56d2f5bd8, State: Initialized, Role: FOLLOWER
I20260710 13:27:52.304189 30214 consensus_queue.cc:260] T 2d3f8148c7b743bfbf0a9bf37c6b74f9 P 2a810d13941c46dab76870c56d2f5bd8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } }
I20260710 13:27:52.305313 30211 tablet_bootstrap.cc:654] T 8f45a20b86ce4b3fa21865f0fec218d1 P c738829879e44be8a5bfe398683ddf69: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:52.307271 30213 tablet_bootstrap.cc:492] T a1152fcc6ce447569c1bf2ee4141edba P c7cd578aab6347319e3d3d032e8de4a2: No bootstrap required, opened a new log
I20260710 13:27:52.307788 30213 ts_tablet_manager.cc:1403] T a1152fcc6ce447569c1bf2ee4141edba P c7cd578aab6347319e3d3d032e8de4a2: Time spent bootstrapping tablet: real 0.035s	user 0.010s	sys 0.004s
I20260710 13:27:52.310617 30213 raft_consensus.cc:359] T a1152fcc6ce447569c1bf2ee4141edba P c7cd578aab6347319e3d3d032e8de4a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } }
I20260710 13:27:52.311275 30213 raft_consensus.cc:385] T a1152fcc6ce447569c1bf2ee4141edba P c7cd578aab6347319e3d3d032e8de4a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:52.311554 30213 raft_consensus.cc:740] T a1152fcc6ce447569c1bf2ee4141edba P c7cd578aab6347319e3d3d032e8de4a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7cd578aab6347319e3d3d032e8de4a2, State: Initialized, Role: FOLLOWER
I20260710 13:27:52.312243 30213 consensus_queue.cc:260] T a1152fcc6ce447569c1bf2ee4141edba P c7cd578aab6347319e3d3d032e8de4a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } }
I20260710 13:27:52.313364 30214 ts_tablet_manager.cc:1434] T 2d3f8148c7b743bfbf0a9bf37c6b74f9 P 2a810d13941c46dab76870c56d2f5bd8: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260710 13:27:52.314283 30214 tablet_bootstrap.cc:492] T 44474d4241ee448faaf5d797d7f1cbf7 P 2a810d13941c46dab76870c56d2f5bd8: Bootstrap starting.
I20260710 13:27:52.314459 30213 ts_tablet_manager.cc:1434] T a1152fcc6ce447569c1bf2ee4141edba P c7cd578aab6347319e3d3d032e8de4a2: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:27:52.315475 30213 tablet_bootstrap.cc:492] T 44474d4241ee448faaf5d797d7f1cbf7 P c7cd578aab6347319e3d3d032e8de4a2: Bootstrap starting.
I20260710 13:27:52.319717 30214 tablet_bootstrap.cc:654] T 44474d4241ee448faaf5d797d7f1cbf7 P 2a810d13941c46dab76870c56d2f5bd8: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:52.321485 30213 tablet_bootstrap.cc:654] T 44474d4241ee448faaf5d797d7f1cbf7 P c7cd578aab6347319e3d3d032e8de4a2: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:52.327090 30211 tablet_bootstrap.cc:492] T 8f45a20b86ce4b3fa21865f0fec218d1 P c738829879e44be8a5bfe398683ddf69: No bootstrap required, opened a new log
I20260710 13:27:52.327759 30211 ts_tablet_manager.cc:1403] T 8f45a20b86ce4b3fa21865f0fec218d1 P c738829879e44be8a5bfe398683ddf69: Time spent bootstrapping tablet: real 0.029s	user 0.007s	sys 0.010s
I20260710 13:27:52.330545 30211 raft_consensus.cc:359] T 8f45a20b86ce4b3fa21865f0fec218d1 P c738829879e44be8a5bfe398683ddf69 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } }
I20260710 13:27:52.331188 30211 raft_consensus.cc:385] T 8f45a20b86ce4b3fa21865f0fec218d1 P c738829879e44be8a5bfe398683ddf69 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:52.331456 30211 raft_consensus.cc:740] T 8f45a20b86ce4b3fa21865f0fec218d1 P c738829879e44be8a5bfe398683ddf69 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c738829879e44be8a5bfe398683ddf69, State: Initialized, Role: FOLLOWER
I20260710 13:27:52.332083 30221 raft_consensus.cc:493] T eea82bfc680f4a98a8a39c895b87e69a P c7cd578aab6347319e3d3d032e8de4a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:52.332593 30221 raft_consensus.cc:515] T eea82bfc680f4a98a8a39c895b87e69a P c7cd578aab6347319e3d3d032e8de4a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } }
I20260710 13:27:52.334313 30214 tablet_bootstrap.cc:492] T 44474d4241ee448faaf5d797d7f1cbf7 P 2a810d13941c46dab76870c56d2f5bd8: No bootstrap required, opened a new log
I20260710 13:27:52.334698 30221 leader_election.cc:290] T eea82bfc680f4a98a8a39c895b87e69a P c7cd578aab6347319e3d3d032e8de4a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c738829879e44be8a5bfe398683ddf69 (127.26.127.65:40413), 2a810d13941c46dab76870c56d2f5bd8 (127.26.127.66:46387)
I20260710 13:27:52.334810 30214 ts_tablet_manager.cc:1403] T 44474d4241ee448faaf5d797d7f1cbf7 P 2a810d13941c46dab76870c56d2f5bd8: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.000s
I20260710 13:27:52.335474 30211 consensus_queue.cc:260] T 8f45a20b86ce4b3fa21865f0fec218d1 P c738829879e44be8a5bfe398683ddf69 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } }
I20260710 13:27:52.335785 30022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eea82bfc680f4a98a8a39c895b87e69a" candidate_uuid: "c7cd578aab6347319e3d3d032e8de4a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c738829879e44be8a5bfe398683ddf69" is_pre_election: true
I20260710 13:27:52.336599 30022 raft_consensus.cc:2468] T eea82bfc680f4a98a8a39c895b87e69a P c738829879e44be8a5bfe398683ddf69 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7cd578aab6347319e3d3d032e8de4a2 in term 0.
I20260710 13:27:52.337533 30211 ts_tablet_manager.cc:1434] T 8f45a20b86ce4b3fa21865f0fec218d1 P c738829879e44be8a5bfe398683ddf69: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:27:52.337710 30214 raft_consensus.cc:359] T 44474d4241ee448faaf5d797d7f1cbf7 P 2a810d13941c46dab76870c56d2f5bd8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } }
I20260710 13:27:52.339270 30097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eea82bfc680f4a98a8a39c895b87e69a" candidate_uuid: "c7cd578aab6347319e3d3d032e8de4a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a810d13941c46dab76870c56d2f5bd8" is_pre_election: true
I20260710 13:27:52.338481 30211 tablet_bootstrap.cc:492] T 8112d9c5dfa3413eb3747560a6ef32a0 P c738829879e44be8a5bfe398683ddf69: Bootstrap starting.
I20260710 13:27:52.340082 30213 tablet_bootstrap.cc:492] T 44474d4241ee448faaf5d797d7f1cbf7 P c7cd578aab6347319e3d3d032e8de4a2: No bootstrap required, opened a new log
I20260710 13:27:52.339740 30214 raft_consensus.cc:385] T 44474d4241ee448faaf5d797d7f1cbf7 P 2a810d13941c46dab76870c56d2f5bd8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:52.340509 30213 ts_tablet_manager.cc:1403] T 44474d4241ee448faaf5d797d7f1cbf7 P c7cd578aab6347319e3d3d032e8de4a2: Time spent bootstrapping tablet: real 0.025s	user 0.020s	sys 0.004s
I20260710 13:27:52.340523 30218 raft_consensus.cc:493] T 8f45a20b86ce4b3fa21865f0fec218d1 P c738829879e44be8a5bfe398683ddf69 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:52.341699 30214 raft_consensus.cc:740] T 44474d4241ee448faaf5d797d7f1cbf7 P 2a810d13941c46dab76870c56d2f5bd8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a810d13941c46dab76870c56d2f5bd8, State: Initialized, Role: FOLLOWER
I20260710 13:27:52.342039 30218 raft_consensus.cc:515] T 8f45a20b86ce4b3fa21865f0fec218d1 P c738829879e44be8a5bfe398683ddf69 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } }
I20260710 13:27:52.342422 30214 consensus_queue.cc:260] T 44474d4241ee448faaf5d797d7f1cbf7 P 2a810d13941c46dab76870c56d2f5bd8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } }
I20260710 13:27:52.344180 30218 leader_election.cc:290] T 8f45a20b86ce4b3fa21865f0fec218d1 P c738829879e44be8a5bfe398683ddf69 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a810d13941c46dab76870c56d2f5bd8 (127.26.127.66:46387), c7cd578aab6347319e3d3d032e8de4a2 (127.26.127.67:33307)
I20260710 13:27:52.345522 30211 tablet_bootstrap.cc:654] T 8112d9c5dfa3413eb3747560a6ef32a0 P c738829879e44be8a5bfe398683ddf69: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:52.345350 30170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f45a20b86ce4b3fa21865f0fec218d1" candidate_uuid: "c738829879e44be8a5bfe398683ddf69" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7cd578aab6347319e3d3d032e8de4a2" is_pre_election: true
I20260710 13:27:52.346412 30170 raft_consensus.cc:2468] T 8f45a20b86ce4b3fa21865f0fec218d1 P c7cd578aab6347319e3d3d032e8de4a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c738829879e44be8a5bfe398683ddf69 in term 0.
I20260710 13:27:52.347625 29986 leader_election.cc:304] T 8f45a20b86ce4b3fa21865f0fec218d1 P c738829879e44be8a5bfe398683ddf69 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c738829879e44be8a5bfe398683ddf69, c7cd578aab6347319e3d3d032e8de4a2; no voters: 
I20260710 13:27:52.348469 30218 raft_consensus.cc:2804] T 8f45a20b86ce4b3fa21865f0fec218d1 P c738829879e44be8a5bfe398683ddf69 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:52.348855 30218 raft_consensus.cc:493] T 8f45a20b86ce4b3fa21865f0fec218d1 P c738829879e44be8a5bfe398683ddf69 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:52.349206 30218 raft_consensus.cc:3060] T 8f45a20b86ce4b3fa21865f0fec218d1 P c738829879e44be8a5bfe398683ddf69 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:52.351675 30214 ts_tablet_manager.cc:1434] T 44474d4241ee448faaf5d797d7f1cbf7 P 2a810d13941c46dab76870c56d2f5bd8: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260710 13:27:52.347810 30213 raft_consensus.cc:359] T 44474d4241ee448faaf5d797d7f1cbf7 P c7cd578aab6347319e3d3d032e8de4a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } }
I20260710 13:27:52.340801 30137 leader_election.cc:304] T eea82bfc680f4a98a8a39c895b87e69a P c7cd578aab6347319e3d3d032e8de4a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c738829879e44be8a5bfe398683ddf69, c7cd578aab6347319e3d3d032e8de4a2; no voters: 
I20260710 13:27:52.352383 30213 raft_consensus.cc:385] T 44474d4241ee448faaf5d797d7f1cbf7 P c7cd578aab6347319e3d3d032e8de4a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 13:27:52.353096 30136 leader_election.cc:343] T eea82bfc680f4a98a8a39c895b87e69a P c7cd578aab6347319e3d3d032e8de4a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2a810d13941c46dab76870c56d2f5bd8 (127.26.127.66:46387): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:52.353150 30221 raft_consensus.cc:2804] T eea82bfc680f4a98a8a39c895b87e69a P c7cd578aab6347319e3d3d032e8de4a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:52.353783 30221 raft_consensus.cc:493] T eea82bfc680f4a98a8a39c895b87e69a P c7cd578aab6347319e3d3d032e8de4a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:52.354249 30221 raft_consensus.cc:3060] T eea82bfc680f4a98a8a39c895b87e69a P c7cd578aab6347319e3d3d032e8de4a2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:52.355376 30214 tablet_bootstrap.cc:492] T eea82bfc680f4a98a8a39c895b87e69a P 2a810d13941c46dab76870c56d2f5bd8: Bootstrap starting.
I20260710 13:27:52.355973 30097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f45a20b86ce4b3fa21865f0fec218d1" candidate_uuid: "c738829879e44be8a5bfe398683ddf69" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a810d13941c46dab76870c56d2f5bd8" is_pre_election: true
I20260710 13:27:52.356561 30097 raft_consensus.cc:2468] T 8f45a20b86ce4b3fa21865f0fec218d1 P 2a810d13941c46dab76870c56d2f5bd8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c738829879e44be8a5bfe398683ddf69 in term 0.
I20260710 13:27:52.361068 30214 tablet_bootstrap.cc:654] T eea82bfc680f4a98a8a39c895b87e69a P 2a810d13941c46dab76870c56d2f5bd8: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:52.366102 30218 raft_consensus.cc:515] T 8f45a20b86ce4b3fa21865f0fec218d1 P c738829879e44be8a5bfe398683ddf69 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } }
I20260710 13:27:52.352876 30213 raft_consensus.cc:740] T 44474d4241ee448faaf5d797d7f1cbf7 P c7cd578aab6347319e3d3d032e8de4a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7cd578aab6347319e3d3d032e8de4a2, State: Initialized, Role: FOLLOWER
I20260710 13:27:52.369760 30097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f45a20b86ce4b3fa21865f0fec218d1" candidate_uuid: "c738829879e44be8a5bfe398683ddf69" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a810d13941c46dab76870c56d2f5bd8"
I20260710 13:27:52.370452 30097 raft_consensus.cc:3060] T 8f45a20b86ce4b3fa21865f0fec218d1 P 2a810d13941c46dab76870c56d2f5bd8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:52.371984 30213 consensus_queue.cc:260] T 44474d4241ee448faaf5d797d7f1cbf7 P c7cd578aab6347319e3d3d032e8de4a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } }
I20260710 13:27:52.372915 30214 tablet_bootstrap.cc:492] T eea82bfc680f4a98a8a39c895b87e69a P 2a810d13941c46dab76870c56d2f5bd8: No bootstrap required, opened a new log
I20260710 13:27:52.373390 30214 ts_tablet_manager.cc:1403] T eea82bfc680f4a98a8a39c895b87e69a P 2a810d13941c46dab76870c56d2f5bd8: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.000s
I20260710 13:27:52.376263 30214 raft_consensus.cc:359] T eea82bfc680f4a98a8a39c895b87e69a P 2a810d13941c46dab76870c56d2f5bd8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } }
I20260710 13:27:52.376622 30213 ts_tablet_manager.cc:1434] T 44474d4241ee448faaf5d797d7f1cbf7 P c7cd578aab6347319e3d3d032e8de4a2: Time spent starting tablet: real 0.031s	user 0.004s	sys 0.002s
I20260710 13:27:52.376955 30214 raft_consensus.cc:385] T eea82bfc680f4a98a8a39c895b87e69a P 2a810d13941c46dab76870c56d2f5bd8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:52.377262 30214 raft_consensus.cc:740] T eea82bfc680f4a98a8a39c895b87e69a P 2a810d13941c46dab76870c56d2f5bd8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a810d13941c46dab76870c56d2f5bd8, State: Initialized, Role: FOLLOWER
I20260710 13:27:52.377854 30213 tablet_bootstrap.cc:492] T 2d3f8148c7b743bfbf0a9bf37c6b74f9 P c7cd578aab6347319e3d3d032e8de4a2: Bootstrap starting.
I20260710 13:27:52.378943 30214 consensus_queue.cc:260] T eea82bfc680f4a98a8a39c895b87e69a P 2a810d13941c46dab76870c56d2f5bd8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } }
I20260710 13:27:52.380056 30211 tablet_bootstrap.cc:492] T 8112d9c5dfa3413eb3747560a6ef32a0 P c738829879e44be8a5bfe398683ddf69: No bootstrap required, opened a new log
I20260710 13:27:52.380585 30211 ts_tablet_manager.cc:1403] T 8112d9c5dfa3413eb3747560a6ef32a0 P c738829879e44be8a5bfe398683ddf69: Time spent bootstrapping tablet: real 0.042s	user 0.020s	sys 0.019s
I20260710 13:27:52.383201 30214 ts_tablet_manager.cc:1434] T eea82bfc680f4a98a8a39c895b87e69a P 2a810d13941c46dab76870c56d2f5bd8: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 13:27:52.383237 30211 raft_consensus.cc:359] T 8112d9c5dfa3413eb3747560a6ef32a0 P c738829879e44be8a5bfe398683ddf69 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } }
I20260710 13:27:52.384186 30211 raft_consensus.cc:385] T 8112d9c5dfa3413eb3747560a6ef32a0 P c738829879e44be8a5bfe398683ddf69 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:52.384541 30211 raft_consensus.cc:740] T 8112d9c5dfa3413eb3747560a6ef32a0 P c738829879e44be8a5bfe398683ddf69 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c738829879e44be8a5bfe398683ddf69, State: Initialized, Role: FOLLOWER
I20260710 13:27:52.385278 30211 consensus_queue.cc:260] T 8112d9c5dfa3413eb3747560a6ef32a0 P c738829879e44be8a5bfe398683ddf69 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } }
I20260710 13:27:52.387255 30211 ts_tablet_manager.cc:1434] T 8112d9c5dfa3413eb3747560a6ef32a0 P c738829879e44be8a5bfe398683ddf69: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:27:52.388113 30097 raft_consensus.cc:2468] T 8f45a20b86ce4b3fa21865f0fec218d1 P 2a810d13941c46dab76870c56d2f5bd8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c738829879e44be8a5bfe398683ddf69 in term 1.
I20260710 13:27:52.389128 29987 leader_election.cc:304] T 8f45a20b86ce4b3fa21865f0fec218d1 P c738829879e44be8a5bfe398683ddf69 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a810d13941c46dab76870c56d2f5bd8, c738829879e44be8a5bfe398683ddf69; no voters: 
I20260710 13:27:52.390125 30211 tablet_bootstrap.cc:492] T 44474d4241ee448faaf5d797d7f1cbf7 P c738829879e44be8a5bfe398683ddf69: Bootstrap starting.
I20260710 13:27:52.390128 30218 leader_election.cc:290] T 8f45a20b86ce4b3fa21865f0fec218d1 P c738829879e44be8a5bfe398683ddf69 [CANDIDATE]: Term 1 election: Requested vote from peers 2a810d13941c46dab76870c56d2f5bd8 (127.26.127.66:46387), c7cd578aab6347319e3d3d032e8de4a2 (127.26.127.67:33307)
I20260710 13:27:52.390847 30218 raft_consensus.cc:2804] T 8f45a20b86ce4b3fa21865f0fec218d1 P c738829879e44be8a5bfe398683ddf69 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:52.391270 30218 raft_consensus.cc:697] T 8f45a20b86ce4b3fa21865f0fec218d1 P c738829879e44be8a5bfe398683ddf69 [term 1 LEADER]: Becoming Leader. State: Replica: c738829879e44be8a5bfe398683ddf69, State: Running, Role: LEADER
I20260710 13:27:52.391299 30170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f45a20b86ce4b3fa21865f0fec218d1" candidate_uuid: "c738829879e44be8a5bfe398683ddf69" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7cd578aab6347319e3d3d032e8de4a2"
I20260710 13:27:52.392026 30170 raft_consensus.cc:3060] T 8f45a20b86ce4b3fa21865f0fec218d1 P c7cd578aab6347319e3d3d032e8de4a2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:52.392198 30218 consensus_queue.cc:237] T 8f45a20b86ce4b3fa21865f0fec218d1 P c738829879e44be8a5bfe398683ddf69 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } }
I20260710 13:27:52.373740 30221 raft_consensus.cc:515] T eea82bfc680f4a98a8a39c895b87e69a P c7cd578aab6347319e3d3d032e8de4a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } }
I20260710 13:27:52.394747 30221 leader_election.cc:290] T eea82bfc680f4a98a8a39c895b87e69a P c7cd578aab6347319e3d3d032e8de4a2 [CANDIDATE]: Term 1 election: Requested vote from peers c738829879e44be8a5bfe398683ddf69 (127.26.127.65:40413), 2a810d13941c46dab76870c56d2f5bd8 (127.26.127.66:46387)
I20260710 13:27:52.396057 30022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eea82bfc680f4a98a8a39c895b87e69a" candidate_uuid: "c7cd578aab6347319e3d3d032e8de4a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c738829879e44be8a5bfe398683ddf69"
I20260710 13:27:52.396728 30213 tablet_bootstrap.cc:654] T 2d3f8148c7b743bfbf0a9bf37c6b74f9 P c7cd578aab6347319e3d3d032e8de4a2: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:52.396776 30211 tablet_bootstrap.cc:654] T 44474d4241ee448faaf5d797d7f1cbf7 P c738829879e44be8a5bfe398683ddf69: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:52.396636 30022 raft_consensus.cc:3060] T eea82bfc680f4a98a8a39c895b87e69a P c738829879e44be8a5bfe398683ddf69 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:52.401432 30097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eea82bfc680f4a98a8a39c895b87e69a" candidate_uuid: "c7cd578aab6347319e3d3d032e8de4a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a810d13941c46dab76870c56d2f5bd8"
I20260710 13:27:52.402261 30097 raft_consensus.cc:3060] T eea82bfc680f4a98a8a39c895b87e69a P 2a810d13941c46dab76870c56d2f5bd8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:52.408341 30213 tablet_bootstrap.cc:492] T 2d3f8148c7b743bfbf0a9bf37c6b74f9 P c7cd578aab6347319e3d3d032e8de4a2: No bootstrap required, opened a new log
I20260710 13:27:52.408845 30213 ts_tablet_manager.cc:1403] T 2d3f8148c7b743bfbf0a9bf37c6b74f9 P c7cd578aab6347319e3d3d032e8de4a2: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.007s
I20260710 13:27:52.410674 30097 raft_consensus.cc:2468] T eea82bfc680f4a98a8a39c895b87e69a P 2a810d13941c46dab76870c56d2f5bd8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7cd578aab6347319e3d3d032e8de4a2 in term 1.
I20260710 13:27:52.411643 30213 raft_consensus.cc:359] T 2d3f8148c7b743bfbf0a9bf37c6b74f9 P c7cd578aab6347319e3d3d032e8de4a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } }
I20260710 13:27:52.412485 30213 raft_consensus.cc:385] T 2d3f8148c7b743bfbf0a9bf37c6b74f9 P c7cd578aab6347319e3d3d032e8de4a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:52.412223 30136 leader_election.cc:304] T eea82bfc680f4a98a8a39c895b87e69a P c7cd578aab6347319e3d3d032e8de4a2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a810d13941c46dab76870c56d2f5bd8, c7cd578aab6347319e3d3d032e8de4a2; no voters: 
I20260710 13:27:52.412828 30213 raft_consensus.cc:740] T 2d3f8148c7b743bfbf0a9bf37c6b74f9 P c7cd578aab6347319e3d3d032e8de4a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7cd578aab6347319e3d3d032e8de4a2, State: Initialized, Role: FOLLOWER
I20260710 13:27:52.413465 30221 raft_consensus.cc:2804] T eea82bfc680f4a98a8a39c895b87e69a P c7cd578aab6347319e3d3d032e8de4a2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:52.413604 30213 consensus_queue.cc:260] T 2d3f8148c7b743bfbf0a9bf37c6b74f9 P c7cd578aab6347319e3d3d032e8de4a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } }
I20260710 13:27:52.414160 30221 raft_consensus.cc:697] T eea82bfc680f4a98a8a39c895b87e69a P c7cd578aab6347319e3d3d032e8de4a2 [term 1 LEADER]: Becoming Leader. State: Replica: c7cd578aab6347319e3d3d032e8de4a2, State: Running, Role: LEADER
I20260710 13:27:52.415234 30170 raft_consensus.cc:2468] T 8f45a20b86ce4b3fa21865f0fec218d1 P c7cd578aab6347319e3d3d032e8de4a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c738829879e44be8a5bfe398683ddf69 in term 1.
I20260710 13:27:52.415277 30221 consensus_queue.cc:237] T eea82bfc680f4a98a8a39c895b87e69a P c7cd578aab6347319e3d3d032e8de4a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } }
I20260710 13:27:52.423363 30213 ts_tablet_manager.cc:1434] T 2d3f8148c7b743bfbf0a9bf37c6b74f9 P c7cd578aab6347319e3d3d032e8de4a2: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.007s
I20260710 13:27:52.424304 30213 tablet_bootstrap.cc:492] T a0da1d969b0442c1864ea4916c63a65c P c7cd578aab6347319e3d3d032e8de4a2: Bootstrap starting.
I20260710 13:27:52.424345 30211 tablet_bootstrap.cc:492] T 44474d4241ee448faaf5d797d7f1cbf7 P c738829879e44be8a5bfe398683ddf69: No bootstrap required, opened a new log
I20260710 13:27:52.425115 30211 ts_tablet_manager.cc:1403] T 44474d4241ee448faaf5d797d7f1cbf7 P c738829879e44be8a5bfe398683ddf69: Time spent bootstrapping tablet: real 0.035s	user 0.014s	sys 0.001s
I20260710 13:27:52.424185 29917 catalog_manager.cc:5697] T 8f45a20b86ce4b3fa21865f0fec218d1 P c738829879e44be8a5bfe398683ddf69 reported cstate change: term changed from 0 to 1, leader changed from <none> to c738829879e44be8a5bfe398683ddf69 (127.26.127.65). New cstate: current_term: 1 leader_uuid: "c738829879e44be8a5bfe398683ddf69" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:52.419064 30022 raft_consensus.cc:2468] T eea82bfc680f4a98a8a39c895b87e69a P c738829879e44be8a5bfe398683ddf69 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7cd578aab6347319e3d3d032e8de4a2 in term 1.
I20260710 13:27:52.428906 30211 raft_consensus.cc:359] T 44474d4241ee448faaf5d797d7f1cbf7 P c738829879e44be8a5bfe398683ddf69 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } }
I20260710 13:27:52.429569 30211 raft_consensus.cc:385] T 44474d4241ee448faaf5d797d7f1cbf7 P c738829879e44be8a5bfe398683ddf69 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:52.429852 30211 raft_consensus.cc:740] T 44474d4241ee448faaf5d797d7f1cbf7 P c738829879e44be8a5bfe398683ddf69 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c738829879e44be8a5bfe398683ddf69, State: Initialized, Role: FOLLOWER
I20260710 13:27:52.430241 30218 raft_consensus.cc:493] T a6aac7971c0240e3972a576ee54548a2 P c738829879e44be8a5bfe398683ddf69 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:52.430398 30213 tablet_bootstrap.cc:654] T a0da1d969b0442c1864ea4916c63a65c P c7cd578aab6347319e3d3d032e8de4a2: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:52.430501 30211 consensus_queue.cc:260] T 44474d4241ee448faaf5d797d7f1cbf7 P c738829879e44be8a5bfe398683ddf69 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } }
I20260710 13:27:52.430747 30218 raft_consensus.cc:515] T a6aac7971c0240e3972a576ee54548a2 P c738829879e44be8a5bfe398683ddf69 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } }
I20260710 13:27:52.432451 30211 ts_tablet_manager.cc:1434] T 44474d4241ee448faaf5d797d7f1cbf7 P c738829879e44be8a5bfe398683ddf69: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260710 13:27:52.432996 30218 leader_election.cc:290] T a6aac7971c0240e3972a576ee54548a2 P c738829879e44be8a5bfe398683ddf69 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a810d13941c46dab76870c56d2f5bd8 (127.26.127.66:46387), c7cd578aab6347319e3d3d032e8de4a2 (127.26.127.67:33307)
I20260710 13:27:52.434118 30170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6aac7971c0240e3972a576ee54548a2" candidate_uuid: "c738829879e44be8a5bfe398683ddf69" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7cd578aab6347319e3d3d032e8de4a2" is_pre_election: true
I20260710 13:27:52.434778 30170 raft_consensus.cc:2468] T a6aac7971c0240e3972a576ee54548a2 P c7cd578aab6347319e3d3d032e8de4a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c738829879e44be8a5bfe398683ddf69 in term 0.
I20260710 13:27:52.434118 30097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6aac7971c0240e3972a576ee54548a2" candidate_uuid: "c738829879e44be8a5bfe398683ddf69" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a810d13941c46dab76870c56d2f5bd8" is_pre_election: true
I20260710 13:27:52.435868 29986 leader_election.cc:304] T a6aac7971c0240e3972a576ee54548a2 P c738829879e44be8a5bfe398683ddf69 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c738829879e44be8a5bfe398683ddf69, c7cd578aab6347319e3d3d032e8de4a2; no voters: 
I20260710 13:27:52.436235 30213 tablet_bootstrap.cc:492] T a0da1d969b0442c1864ea4916c63a65c P c7cd578aab6347319e3d3d032e8de4a2: No bootstrap required, opened a new log
I20260710 13:27:52.436653 30218 raft_consensus.cc:2804] T a6aac7971c0240e3972a576ee54548a2 P c738829879e44be8a5bfe398683ddf69 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:52.436805 30213 ts_tablet_manager.cc:1403] T a0da1d969b0442c1864ea4916c63a65c P c7cd578aab6347319e3d3d032e8de4a2: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.003s
I20260710 13:27:52.437084 30218 raft_consensus.cc:493] T a6aac7971c0240e3972a576ee54548a2 P c738829879e44be8a5bfe398683ddf69 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:52.437439 30218 raft_consensus.cc:3060] T a6aac7971c0240e3972a576ee54548a2 P c738829879e44be8a5bfe398683ddf69 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:52.439482 30213 raft_consensus.cc:359] T a0da1d969b0442c1864ea4916c63a65c P c7cd578aab6347319e3d3d032e8de4a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } }
I20260710 13:27:52.440193 30213 raft_consensus.cc:385] T a0da1d969b0442c1864ea4916c63a65c P c7cd578aab6347319e3d3d032e8de4a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:52.440441 30213 raft_consensus.cc:740] T a0da1d969b0442c1864ea4916c63a65c P c7cd578aab6347319e3d3d032e8de4a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7cd578aab6347319e3d3d032e8de4a2, State: Initialized, Role: FOLLOWER
I20260710 13:27:52.436012 30097 raft_consensus.cc:2468] T a6aac7971c0240e3972a576ee54548a2 P 2a810d13941c46dab76870c56d2f5bd8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c738829879e44be8a5bfe398683ddf69 in term 0.
I20260710 13:27:52.441208 30213 consensus_queue.cc:260] T a0da1d969b0442c1864ea4916c63a65c P c7cd578aab6347319e3d3d032e8de4a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } }
I20260710 13:27:52.443238 30213 ts_tablet_manager.cc:1434] T a0da1d969b0442c1864ea4916c63a65c P c7cd578aab6347319e3d3d032e8de4a2: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:27:52.444340 30218 raft_consensus.cc:515] T a6aac7971c0240e3972a576ee54548a2 P c738829879e44be8a5bfe398683ddf69 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } }
I20260710 13:27:52.445026 29917 catalog_manager.cc:5697] T eea82bfc680f4a98a8a39c895b87e69a P c7cd578aab6347319e3d3d032e8de4a2 reported cstate change: term changed from 0 to 1, leader changed from <none> to c7cd578aab6347319e3d3d032e8de4a2 (127.26.127.67). New cstate: current_term: 1 leader_uuid: "c7cd578aab6347319e3d3d032e8de4a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:52.446406 30218 leader_election.cc:290] T a6aac7971c0240e3972a576ee54548a2 P c738829879e44be8a5bfe398683ddf69 [CANDIDATE]: Term 1 election: Requested vote from peers 2a810d13941c46dab76870c56d2f5bd8 (127.26.127.66:46387), c7cd578aab6347319e3d3d032e8de4a2 (127.26.127.67:33307)
I20260710 13:27:52.446825 30097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6aac7971c0240e3972a576ee54548a2" candidate_uuid: "c738829879e44be8a5bfe398683ddf69" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a810d13941c46dab76870c56d2f5bd8"
I20260710 13:27:52.447099 30170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6aac7971c0240e3972a576ee54548a2" candidate_uuid: "c738829879e44be8a5bfe398683ddf69" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7cd578aab6347319e3d3d032e8de4a2"
I20260710 13:27:52.447386 30097 raft_consensus.cc:3060] T a6aac7971c0240e3972a576ee54548a2 P 2a810d13941c46dab76870c56d2f5bd8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:52.447681 30170 raft_consensus.cc:3060] T a6aac7971c0240e3972a576ee54548a2 P c7cd578aab6347319e3d3d032e8de4a2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:52.450749 30221 raft_consensus.cc:493] T 44474d4241ee448faaf5d797d7f1cbf7 P c7cd578aab6347319e3d3d032e8de4a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:52.451313 30221 raft_consensus.cc:515] T 44474d4241ee448faaf5d797d7f1cbf7 P c7cd578aab6347319e3d3d032e8de4a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } }
I20260710 13:27:52.453984 30170 raft_consensus.cc:2468] T a6aac7971c0240e3972a576ee54548a2 P c7cd578aab6347319e3d3d032e8de4a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c738829879e44be8a5bfe398683ddf69 in term 1.
I20260710 13:27:52.454183 30221 leader_election.cc:290] T 44474d4241ee448faaf5d797d7f1cbf7 P c7cd578aab6347319e3d3d032e8de4a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c738829879e44be8a5bfe398683ddf69 (127.26.127.65:40413), 2a810d13941c46dab76870c56d2f5bd8 (127.26.127.66:46387)
I20260710 13:27:52.454263 30097 raft_consensus.cc:2468] T a6aac7971c0240e3972a576ee54548a2 P 2a810d13941c46dab76870c56d2f5bd8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c738829879e44be8a5bfe398683ddf69 in term 1.
I20260710 13:27:52.455065 29986 leader_election.cc:304] T a6aac7971c0240e3972a576ee54548a2 P c738829879e44be8a5bfe398683ddf69 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c738829879e44be8a5bfe398683ddf69, c7cd578aab6347319e3d3d032e8de4a2; no voters: 
I20260710 13:27:52.454246 30022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44474d4241ee448faaf5d797d7f1cbf7" candidate_uuid: "c7cd578aab6347319e3d3d032e8de4a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c738829879e44be8a5bfe398683ddf69" is_pre_election: true
I20260710 13:27:52.455940 30022 raft_consensus.cc:2468] T 44474d4241ee448faaf5d797d7f1cbf7 P c738829879e44be8a5bfe398683ddf69 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7cd578aab6347319e3d3d032e8de4a2 in term 0.
I20260710 13:27:52.456581 30218 raft_consensus.cc:2804] T a6aac7971c0240e3972a576ee54548a2 P c738829879e44be8a5bfe398683ddf69 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:52.455019 30096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44474d4241ee448faaf5d797d7f1cbf7" candidate_uuid: "c7cd578aab6347319e3d3d032e8de4a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a810d13941c46dab76870c56d2f5bd8" is_pre_election: true
I20260710 13:27:52.457155 30218 raft_consensus.cc:697] T a6aac7971c0240e3972a576ee54548a2 P c738829879e44be8a5bfe398683ddf69 [term 1 LEADER]: Becoming Leader. State: Replica: c738829879e44be8a5bfe398683ddf69, State: Running, Role: LEADER
I20260710 13:27:52.457471 30096 raft_consensus.cc:2468] T 44474d4241ee448faaf5d797d7f1cbf7 P 2a810d13941c46dab76870c56d2f5bd8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7cd578aab6347319e3d3d032e8de4a2 in term 0.
I20260710 13:27:52.458022 30218 consensus_queue.cc:237] T a6aac7971c0240e3972a576ee54548a2 P c738829879e44be8a5bfe398683ddf69 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } }
I20260710 13:27:52.458732 30136 leader_election.cc:304] T 44474d4241ee448faaf5d797d7f1cbf7 P c7cd578aab6347319e3d3d032e8de4a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a810d13941c46dab76870c56d2f5bd8, c7cd578aab6347319e3d3d032e8de4a2; no voters: 
I20260710 13:27:52.460353 30221 raft_consensus.cc:2804] T 44474d4241ee448faaf5d797d7f1cbf7 P c7cd578aab6347319e3d3d032e8de4a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:52.460727 30221 raft_consensus.cc:493] T 44474d4241ee448faaf5d797d7f1cbf7 P c7cd578aab6347319e3d3d032e8de4a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:52.461076 30221 raft_consensus.cc:3060] T 44474d4241ee448faaf5d797d7f1cbf7 P c7cd578aab6347319e3d3d032e8de4a2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:52.467276 29918 catalog_manager.cc:5697] T a6aac7971c0240e3972a576ee54548a2 P c738829879e44be8a5bfe398683ddf69 reported cstate change: term changed from 0 to 1, leader changed from <none> to c738829879e44be8a5bfe398683ddf69 (127.26.127.65). New cstate: current_term: 1 leader_uuid: "c738829879e44be8a5bfe398683ddf69" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:52.469751 30221 raft_consensus.cc:515] T 44474d4241ee448faaf5d797d7f1cbf7 P c7cd578aab6347319e3d3d032e8de4a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } }
I20260710 13:27:52.472541 30022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44474d4241ee448faaf5d797d7f1cbf7" candidate_uuid: "c7cd578aab6347319e3d3d032e8de4a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c738829879e44be8a5bfe398683ddf69"
I20260710 13:27:52.472908 30096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44474d4241ee448faaf5d797d7f1cbf7" candidate_uuid: "c7cd578aab6347319e3d3d032e8de4a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a810d13941c46dab76870c56d2f5bd8"
I20260710 13:27:52.473093 30022 raft_consensus.cc:3060] T 44474d4241ee448faaf5d797d7f1cbf7 P c738829879e44be8a5bfe398683ddf69 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:52.473489 30096 raft_consensus.cc:3060] T 44474d4241ee448faaf5d797d7f1cbf7 P 2a810d13941c46dab76870c56d2f5bd8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:52.473614 30221 leader_election.cc:290] T 44474d4241ee448faaf5d797d7f1cbf7 P c7cd578aab6347319e3d3d032e8de4a2 [CANDIDATE]: Term 1 election: Requested vote from peers c738829879e44be8a5bfe398683ddf69 (127.26.127.65:40413), 2a810d13941c46dab76870c56d2f5bd8 (127.26.127.66:46387)
I20260710 13:27:52.478655 30022 raft_consensus.cc:2468] T 44474d4241ee448faaf5d797d7f1cbf7 P c738829879e44be8a5bfe398683ddf69 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7cd578aab6347319e3d3d032e8de4a2 in term 1.
I20260710 13:27:52.479326 30096 raft_consensus.cc:2468] T 44474d4241ee448faaf5d797d7f1cbf7 P 2a810d13941c46dab76870c56d2f5bd8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7cd578aab6347319e3d3d032e8de4a2 in term 1.
I20260710 13:27:52.479662 30137 leader_election.cc:304] T 44474d4241ee448faaf5d797d7f1cbf7 P c7cd578aab6347319e3d3d032e8de4a2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c738829879e44be8a5bfe398683ddf69, c7cd578aab6347319e3d3d032e8de4a2; no voters: 
I20260710 13:27:52.480448 30221 raft_consensus.cc:2804] T 44474d4241ee448faaf5d797d7f1cbf7 P c7cd578aab6347319e3d3d032e8de4a2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:52.480942 30221 raft_consensus.cc:697] T 44474d4241ee448faaf5d797d7f1cbf7 P c7cd578aab6347319e3d3d032e8de4a2 [term 1 LEADER]: Becoming Leader. State: Replica: c7cd578aab6347319e3d3d032e8de4a2, State: Running, Role: LEADER
I20260710 13:27:52.481758 30221 consensus_queue.cc:237] T 44474d4241ee448faaf5d797d7f1cbf7 P c7cd578aab6347319e3d3d032e8de4a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } }
I20260710 13:27:52.488224 29918 catalog_manager.cc:5697] T 44474d4241ee448faaf5d797d7f1cbf7 P c7cd578aab6347319e3d3d032e8de4a2 reported cstate change: term changed from 0 to 1, leader changed from <none> to c7cd578aab6347319e3d3d032e8de4a2 (127.26.127.67). New cstate: current_term: 1 leader_uuid: "c7cd578aab6347319e3d3d032e8de4a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:52.506734 30218 raft_consensus.cc:493] T 8112d9c5dfa3413eb3747560a6ef32a0 P c738829879e44be8a5bfe398683ddf69 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:52.507153 30218 raft_consensus.cc:515] T 8112d9c5dfa3413eb3747560a6ef32a0 P c738829879e44be8a5bfe398683ddf69 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } }
I20260710 13:27:52.509156 30218 leader_election.cc:290] T 8112d9c5dfa3413eb3747560a6ef32a0 P c738829879e44be8a5bfe398683ddf69 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a810d13941c46dab76870c56d2f5bd8 (127.26.127.66:46387), c7cd578aab6347319e3d3d032e8de4a2 (127.26.127.67:33307)
I20260710 13:27:52.509421 30096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8112d9c5dfa3413eb3747560a6ef32a0" candidate_uuid: "c738829879e44be8a5bfe398683ddf69" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a810d13941c46dab76870c56d2f5bd8" is_pre_election: true
I20260710 13:27:52.509747 30170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8112d9c5dfa3413eb3747560a6ef32a0" candidate_uuid: "c738829879e44be8a5bfe398683ddf69" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7cd578aab6347319e3d3d032e8de4a2" is_pre_election: true
I20260710 13:27:52.510250 30096 raft_consensus.cc:2393] T 8112d9c5dfa3413eb3747560a6ef32a0 P 2a810d13941c46dab76870c56d2f5bd8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c738829879e44be8a5bfe398683ddf69 in current term 1: Already voted for candidate c7cd578aab6347319e3d3d032e8de4a2 in this term.
I20260710 13:27:52.511291 29987 leader_election.cc:304] T 8112d9c5dfa3413eb3747560a6ef32a0 P c738829879e44be8a5bfe398683ddf69 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c738829879e44be8a5bfe398683ddf69; no voters: 2a810d13941c46dab76870c56d2f5bd8, c7cd578aab6347319e3d3d032e8de4a2
I20260710 13:27:52.511969 30218 raft_consensus.cc:3060] T 8112d9c5dfa3413eb3747560a6ef32a0 P c738829879e44be8a5bfe398683ddf69 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:52.516527 30218 raft_consensus.cc:2749] T 8112d9c5dfa3413eb3747560a6ef32a0 P c738829879e44be8a5bfe398683ddf69 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:52.563690 30170 raft_consensus.cc:3060] T a1152fcc6ce447569c1bf2ee4141edba P c7cd578aab6347319e3d3d032e8de4a2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:52.570811 30217 consensus_queue.cc:1048] T a1152fcc6ce447569c1bf2ee4141edba P 2a810d13941c46dab76870c56d2f5bd8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:52.572348 30221 raft_consensus.cc:493] T a1152fcc6ce447569c1bf2ee4141edba P c7cd578aab6347319e3d3d032e8de4a2 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:52.572918 30221 raft_consensus.cc:515] T a1152fcc6ce447569c1bf2ee4141edba P c7cd578aab6347319e3d3d032e8de4a2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } }
I20260710 13:27:52.572985 30267 consensus_queue.cc:1048] T 8112d9c5dfa3413eb3747560a6ef32a0 P c7cd578aab6347319e3d3d032e8de4a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:52.575270 30221 leader_election.cc:290] T a1152fcc6ce447569c1bf2ee4141edba P c7cd578aab6347319e3d3d032e8de4a2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c738829879e44be8a5bfe398683ddf69 (127.26.127.65:40413), 2a810d13941c46dab76870c56d2f5bd8 (127.26.127.66:46387)
I20260710 13:27:52.575417 30022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1152fcc6ce447569c1bf2ee4141edba" candidate_uuid: "c7cd578aab6347319e3d3d032e8de4a2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c738829879e44be8a5bfe398683ddf69" is_pre_election: true
I20260710 13:27:52.575960 30022 raft_consensus.cc:2468] T a1152fcc6ce447569c1bf2ee4141edba P c738829879e44be8a5bfe398683ddf69 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7cd578aab6347319e3d3d032e8de4a2 in term 1.
I20260710 13:27:52.576532 30097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1152fcc6ce447569c1bf2ee4141edba" candidate_uuid: "c7cd578aab6347319e3d3d032e8de4a2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a810d13941c46dab76870c56d2f5bd8" is_pre_election: true
I20260710 13:27:52.577143 30137 leader_election.cc:304] T a1152fcc6ce447569c1bf2ee4141edba P c7cd578aab6347319e3d3d032e8de4a2 [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: c738829879e44be8a5bfe398683ddf69, c7cd578aab6347319e3d3d032e8de4a2; no voters: 
I20260710 13:27:52.580309 30221 raft_consensus.cc:2804] T a1152fcc6ce447569c1bf2ee4141edba P c7cd578aab6347319e3d3d032e8de4a2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:27:52.580685 30221 raft_consensus.cc:493] T a1152fcc6ce447569c1bf2ee4141edba P c7cd578aab6347319e3d3d032e8de4a2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2a810d13941c46dab76870c56d2f5bd8)
I20260710 13:27:52.581055 30221 raft_consensus.cc:3060] T a1152fcc6ce447569c1bf2ee4141edba P c7cd578aab6347319e3d3d032e8de4a2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:52.587071 30221 raft_consensus.cc:515] T a1152fcc6ce447569c1bf2ee4141edba P c7cd578aab6347319e3d3d032e8de4a2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } }
I20260710 13:27:52.588165 30170 raft_consensus.cc:1240] T a1152fcc6ce447569c1bf2ee4141edba P c7cd578aab6347319e3d3d032e8de4a2 [term 2 FOLLOWER]: Rejecting Update request from peer 2a810d13941c46dab76870c56d2f5bd8 for earlier term 1. Current term is 2. Ops: []
I20260710 13:27:52.591320 30240 consensus_queue.cc:1048] T a1152fcc6ce447569c1bf2ee4141edba P 2a810d13941c46dab76870c56d2f5bd8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:52.597117 30022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1152fcc6ce447569c1bf2ee4141edba" candidate_uuid: "c7cd578aab6347319e3d3d032e8de4a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c738829879e44be8a5bfe398683ddf69"
I20260710 13:27:52.600205 30221 leader_election.cc:290] T a1152fcc6ce447569c1bf2ee4141edba P c7cd578aab6347319e3d3d032e8de4a2 [CANDIDATE]: Term 2 election: Requested vote from peers c738829879e44be8a5bfe398683ddf69 (127.26.127.65:40413), 2a810d13941c46dab76870c56d2f5bd8 (127.26.127.66:46387)
I20260710 13:27:52.600912 30097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1152fcc6ce447569c1bf2ee4141edba" candidate_uuid: "c7cd578aab6347319e3d3d032e8de4a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a810d13941c46dab76870c56d2f5bd8"
I20260710 13:27:52.602205 30136 leader_election.cc:304] T a1152fcc6ce447569c1bf2ee4141edba P c7cd578aab6347319e3d3d032e8de4a2 [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: c7cd578aab6347319e3d3d032e8de4a2; no voters: 2a810d13941c46dab76870c56d2f5bd8, c738829879e44be8a5bfe398683ddf69
I20260710 13:27:52.603349 30267 consensus_queue.cc:1048] T 8112d9c5dfa3413eb3747560a6ef32a0 P c7cd578aab6347319e3d3d032e8de4a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:52.603641 30234 raft_consensus.cc:2749] T a1152fcc6ce447569c1bf2ee4141edba P c7cd578aab6347319e3d3d032e8de4a2 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 13:27:52.604339 30217 consensus_queue.cc:1059] T a1152fcc6ce447569c1bf2ee4141edba P 2a810d13941c46dab76870c56d2f5bd8 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:52.613859 30237 raft_consensus.cc:3055] T a1152fcc6ce447569c1bf2ee4141edba P 2a810d13941c46dab76870c56d2f5bd8 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:52.614276 30237 raft_consensus.cc:740] T a1152fcc6ce447569c1bf2ee4141edba P 2a810d13941c46dab76870c56d2f5bd8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2a810d13941c46dab76870c56d2f5bd8, State: Running, Role: LEADER
I20260710 13:27:52.617146 30237 consensus_queue.cc:260] T a1152fcc6ce447569c1bf2ee4141edba P 2a810d13941c46dab76870c56d2f5bd8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } }
I20260710 13:27:52.618304 30237 raft_consensus.cc:3060] T a1152fcc6ce447569c1bf2ee4141edba P 2a810d13941c46dab76870c56d2f5bd8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:52.678542 30237 consensus_queue.cc:1048] T d3cc72514a364890b579f5cbc76738bb P 2a810d13941c46dab76870c56d2f5bd8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:52.685668 30221 raft_consensus.cc:493] T a0da1d969b0442c1864ea4916c63a65c P c7cd578aab6347319e3d3d032e8de4a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:52.686158 30221 raft_consensus.cc:515] T a0da1d969b0442c1864ea4916c63a65c P c7cd578aab6347319e3d3d032e8de4a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } }
I20260710 13:27:52.688279 30221 leader_election.cc:290] T a0da1d969b0442c1864ea4916c63a65c P c7cd578aab6347319e3d3d032e8de4a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c738829879e44be8a5bfe398683ddf69 (127.26.127.65:40413), 2a810d13941c46dab76870c56d2f5bd8 (127.26.127.66:46387)
I20260710 13:27:52.689795 30096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0da1d969b0442c1864ea4916c63a65c" candidate_uuid: "c7cd578aab6347319e3d3d032e8de4a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a810d13941c46dab76870c56d2f5bd8" is_pre_election: true
I20260710 13:27:52.690701 30021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0da1d969b0442c1864ea4916c63a65c" candidate_uuid: "c7cd578aab6347319e3d3d032e8de4a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c738829879e44be8a5bfe398683ddf69" is_pre_election: true
I20260710 13:27:52.691498 30021 raft_consensus.cc:2393] T a0da1d969b0442c1864ea4916c63a65c P c738829879e44be8a5bfe398683ddf69 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c7cd578aab6347319e3d3d032e8de4a2 in current term 1: Already voted for candidate 2a810d13941c46dab76870c56d2f5bd8 in this term.
I20260710 13:27:52.692441 30137 leader_election.cc:304] T a0da1d969b0442c1864ea4916c63a65c P c7cd578aab6347319e3d3d032e8de4a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c7cd578aab6347319e3d3d032e8de4a2; no voters: 2a810d13941c46dab76870c56d2f5bd8, c738829879e44be8a5bfe398683ddf69
I20260710 13:27:52.693586 30221 raft_consensus.cc:3060] T a0da1d969b0442c1864ea4916c63a65c P c7cd578aab6347319e3d3d032e8de4a2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:52.694573 30237 consensus_queue.cc:1048] T d3cc72514a364890b579f5cbc76738bb P 2a810d13941c46dab76870c56d2f5bd8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:27:52.700698 30221 raft_consensus.cc:2749] T a0da1d969b0442c1864ea4916c63a65c P c7cd578aab6347319e3d3d032e8de4a2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:52.725965 30217 consensus_queue.cc:1048] T a0da1d969b0442c1864ea4916c63a65c P 2a810d13941c46dab76870c56d2f5bd8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:52.736161 30217 consensus_queue.cc:1048] T a0da1d969b0442c1864ea4916c63a65c P 2a810d13941c46dab76870c56d2f5bd8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:52.747170 30218 consensus_queue.cc:1048] T 477f91597f664d899b69bc634e13cdd7 P c738829879e44be8a5bfe398683ddf69 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:52.758749 30256 consensus_queue.cc:1048] T 477f91597f664d899b69bc634e13cdd7 P c738829879e44be8a5bfe398683ddf69 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:27:52.785043 30217 raft_consensus.cc:493] T 2d3f8148c7b743bfbf0a9bf37c6b74f9 P 2a810d13941c46dab76870c56d2f5bd8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:52.785449 30217 raft_consensus.cc:515] T 2d3f8148c7b743bfbf0a9bf37c6b74f9 P 2a810d13941c46dab76870c56d2f5bd8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } }
I20260710 13:27:52.787038 30217 leader_election.cc:290] T 2d3f8148c7b743bfbf0a9bf37c6b74f9 P 2a810d13941c46dab76870c56d2f5bd8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c738829879e44be8a5bfe398683ddf69 (127.26.127.65:40413), c7cd578aab6347319e3d3d032e8de4a2 (127.26.127.67:33307)
I20260710 13:27:52.787894 30022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d3f8148c7b743bfbf0a9bf37c6b74f9" candidate_uuid: "2a810d13941c46dab76870c56d2f5bd8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c738829879e44be8a5bfe398683ddf69" is_pre_election: true
I20260710 13:27:52.788014 30170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d3f8148c7b743bfbf0a9bf37c6b74f9" candidate_uuid: "2a810d13941c46dab76870c56d2f5bd8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7cd578aab6347319e3d3d032e8de4a2" is_pre_election: true
I20260710 13:27:52.788520 30022 raft_consensus.cc:2468] T 2d3f8148c7b743bfbf0a9bf37c6b74f9 P c738829879e44be8a5bfe398683ddf69 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a810d13941c46dab76870c56d2f5bd8 in term 0.
I20260710 13:27:52.788620 30170 raft_consensus.cc:2468] T 2d3f8148c7b743bfbf0a9bf37c6b74f9 P c7cd578aab6347319e3d3d032e8de4a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a810d13941c46dab76870c56d2f5bd8 in term 0.
I20260710 13:27:52.789548 30063 leader_election.cc:304] T 2d3f8148c7b743bfbf0a9bf37c6b74f9 P 2a810d13941c46dab76870c56d2f5bd8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a810d13941c46dab76870c56d2f5bd8, c738829879e44be8a5bfe398683ddf69; no voters: 
I20260710 13:27:52.790268 30217 raft_consensus.cc:2804] T 2d3f8148c7b743bfbf0a9bf37c6b74f9 P 2a810d13941c46dab76870c56d2f5bd8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:52.790581 30217 raft_consensus.cc:493] T 2d3f8148c7b743bfbf0a9bf37c6b74f9 P 2a810d13941c46dab76870c56d2f5bd8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:52.790855 30217 raft_consensus.cc:3060] T 2d3f8148c7b743bfbf0a9bf37c6b74f9 P 2a810d13941c46dab76870c56d2f5bd8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:52.795512 30217 raft_consensus.cc:515] T 2d3f8148c7b743bfbf0a9bf37c6b74f9 P 2a810d13941c46dab76870c56d2f5bd8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } }
I20260710 13:27:52.797067 30217 leader_election.cc:290] T 2d3f8148c7b743bfbf0a9bf37c6b74f9 P 2a810d13941c46dab76870c56d2f5bd8 [CANDIDATE]: Term 1 election: Requested vote from peers c738829879e44be8a5bfe398683ddf69 (127.26.127.65:40413), c7cd578aab6347319e3d3d032e8de4a2 (127.26.127.67:33307)
I20260710 13:27:52.797807 30022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d3f8148c7b743bfbf0a9bf37c6b74f9" candidate_uuid: "2a810d13941c46dab76870c56d2f5bd8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c738829879e44be8a5bfe398683ddf69"
I20260710 13:27:52.798003 30170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d3f8148c7b743bfbf0a9bf37c6b74f9" candidate_uuid: "2a810d13941c46dab76870c56d2f5bd8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7cd578aab6347319e3d3d032e8de4a2"
I20260710 13:27:52.798316 30022 raft_consensus.cc:3060] T 2d3f8148c7b743bfbf0a9bf37c6b74f9 P c738829879e44be8a5bfe398683ddf69 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:52.798554 30170 raft_consensus.cc:3060] T 2d3f8148c7b743bfbf0a9bf37c6b74f9 P c7cd578aab6347319e3d3d032e8de4a2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:52.802879 30022 raft_consensus.cc:2468] T 2d3f8148c7b743bfbf0a9bf37c6b74f9 P c738829879e44be8a5bfe398683ddf69 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a810d13941c46dab76870c56d2f5bd8 in term 1.
I20260710 13:27:52.803220 30170 raft_consensus.cc:2468] T 2d3f8148c7b743bfbf0a9bf37c6b74f9 P c7cd578aab6347319e3d3d032e8de4a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a810d13941c46dab76870c56d2f5bd8 in term 1.
I20260710 13:27:52.803913 30063 leader_election.cc:304] T 2d3f8148c7b743bfbf0a9bf37c6b74f9 P 2a810d13941c46dab76870c56d2f5bd8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a810d13941c46dab76870c56d2f5bd8, c738829879e44be8a5bfe398683ddf69; no voters: 
I20260710 13:27:52.804694 30217 raft_consensus.cc:2804] T 2d3f8148c7b743bfbf0a9bf37c6b74f9 P 2a810d13941c46dab76870c56d2f5bd8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:52.805168 30217 raft_consensus.cc:697] T 2d3f8148c7b743bfbf0a9bf37c6b74f9 P 2a810d13941c46dab76870c56d2f5bd8 [term 1 LEADER]: Becoming Leader. State: Replica: 2a810d13941c46dab76870c56d2f5bd8, State: Running, Role: LEADER
I20260710 13:27:52.805902 30217 consensus_queue.cc:237] T 2d3f8148c7b743bfbf0a9bf37c6b74f9 P 2a810d13941c46dab76870c56d2f5bd8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } }
I20260710 13:27:52.813148 29917 catalog_manager.cc:5697] T 2d3f8148c7b743bfbf0a9bf37c6b74f9 P 2a810d13941c46dab76870c56d2f5bd8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2a810d13941c46dab76870c56d2f5bd8 (127.26.127.66). New cstate: current_term: 1 leader_uuid: "2a810d13941c46dab76870c56d2f5bd8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:52.851958 30256 consensus_queue.cc:1048] T 8f45a20b86ce4b3fa21865f0fec218d1 P c738829879e44be8a5bfe398683ddf69 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:52.862485 30256 consensus_queue.cc:1048] T 8f45a20b86ce4b3fa21865f0fec218d1 P c738829879e44be8a5bfe398683ddf69 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:52.911935 30221 consensus_queue.cc:1048] T 44474d4241ee448faaf5d797d7f1cbf7 P c7cd578aab6347319e3d3d032e8de4a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:52.922013 30221 consensus_queue.cc:1048] T 44474d4241ee448faaf5d797d7f1cbf7 P c7cd578aab6347319e3d3d032e8de4a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:52.936326 30221 consensus_queue.cc:1048] T eea82bfc680f4a98a8a39c895b87e69a P c7cd578aab6347319e3d3d032e8de4a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:52.948850 30276 consensus_queue.cc:1048] T eea82bfc680f4a98a8a39c895b87e69a P c7cd578aab6347319e3d3d032e8de4a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:52.963323 30256 consensus_queue.cc:1048] T a6aac7971c0240e3972a576ee54548a2 P c738829879e44be8a5bfe398683ddf69 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:52.972828 30218 consensus_queue.cc:1048] T a6aac7971c0240e3972a576ee54548a2 P c738829879e44be8a5bfe398683ddf69 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:53.010953 27133 ts_manager.cc:295] Set tserver state for c738829879e44be8a5bfe398683ddf69 to MAINTENANCE_MODE
I20260710 13:27:53.011724 27133 tablet_server.cc:179] TabletServer@127.26.127.65:0 shutting down...
I20260710 13:27:53.031749 27133 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:27:53.032382 27133 tablet_replica.cc:333] T 8112d9c5dfa3413eb3747560a6ef32a0 P c738829879e44be8a5bfe398683ddf69: stopping tablet replica
I20260710 13:27:53.033021 27133 raft_consensus.cc:2243] T 8112d9c5dfa3413eb3747560a6ef32a0 P c738829879e44be8a5bfe398683ddf69 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:53.033473 27133 raft_consensus.cc:2272] T 8112d9c5dfa3413eb3747560a6ef32a0 P c738829879e44be8a5bfe398683ddf69 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:53.035761 27133 tablet_replica.cc:333] T 477f91597f664d899b69bc634e13cdd7 P c738829879e44be8a5bfe398683ddf69: stopping tablet replica
I20260710 13:27:53.036312 27133 raft_consensus.cc:2243] T 477f91597f664d899b69bc634e13cdd7 P c738829879e44be8a5bfe398683ddf69 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:53.037118 27133 raft_consensus.cc:2272] T 477f91597f664d899b69bc634e13cdd7 P c738829879e44be8a5bfe398683ddf69 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:53.039021 27133 tablet_replica.cc:333] T a0da1d969b0442c1864ea4916c63a65c P c738829879e44be8a5bfe398683ddf69: stopping tablet replica
I20260710 13:27:53.039546 27133 raft_consensus.cc:2243] T a0da1d969b0442c1864ea4916c63a65c P c738829879e44be8a5bfe398683ddf69 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:53.039948 27133 raft_consensus.cc:2272] T a0da1d969b0442c1864ea4916c63a65c P c738829879e44be8a5bfe398683ddf69 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:53.042075 27133 tablet_replica.cc:333] T d3cc72514a364890b579f5cbc76738bb P c738829879e44be8a5bfe398683ddf69: stopping tablet replica
I20260710 13:27:53.042599 27133 raft_consensus.cc:2243] T d3cc72514a364890b579f5cbc76738bb P c738829879e44be8a5bfe398683ddf69 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:53.042985 27133 raft_consensus.cc:2272] T d3cc72514a364890b579f5cbc76738bb P c738829879e44be8a5bfe398683ddf69 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:53.045116 27133 tablet_replica.cc:333] T a6aac7971c0240e3972a576ee54548a2 P c738829879e44be8a5bfe398683ddf69: stopping tablet replica
I20260710 13:27:53.045608 27133 raft_consensus.cc:2243] T a6aac7971c0240e3972a576ee54548a2 P c738829879e44be8a5bfe398683ddf69 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:53.046340 27133 raft_consensus.cc:2272] T a6aac7971c0240e3972a576ee54548a2 P c738829879e44be8a5bfe398683ddf69 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:53.048188 27133 tablet_replica.cc:333] T 2d3f8148c7b743bfbf0a9bf37c6b74f9 P c738829879e44be8a5bfe398683ddf69: stopping tablet replica
I20260710 13:27:53.048686 27133 raft_consensus.cc:2243] T 2d3f8148c7b743bfbf0a9bf37c6b74f9 P c738829879e44be8a5bfe398683ddf69 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:53.049093 27133 raft_consensus.cc:2272] T 2d3f8148c7b743bfbf0a9bf37c6b74f9 P c738829879e44be8a5bfe398683ddf69 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:53.050546 27133 tablet_replica.cc:333] T a1152fcc6ce447569c1bf2ee4141edba P c738829879e44be8a5bfe398683ddf69: stopping tablet replica
I20260710 13:27:53.051025 27133 raft_consensus.cc:2243] T a1152fcc6ce447569c1bf2ee4141edba P c738829879e44be8a5bfe398683ddf69 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:53.051437 27133 raft_consensus.cc:2272] T a1152fcc6ce447569c1bf2ee4141edba P c738829879e44be8a5bfe398683ddf69 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:53.053501 27133 tablet_replica.cc:333] T 44474d4241ee448faaf5d797d7f1cbf7 P c738829879e44be8a5bfe398683ddf69: stopping tablet replica
I20260710 13:27:53.053973 27133 raft_consensus.cc:2243] T 44474d4241ee448faaf5d797d7f1cbf7 P c738829879e44be8a5bfe398683ddf69 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:53.054396 27133 raft_consensus.cc:2272] T 44474d4241ee448faaf5d797d7f1cbf7 P c738829879e44be8a5bfe398683ddf69 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:53.056373 27133 tablet_replica.cc:333] T 8f45a20b86ce4b3fa21865f0fec218d1 P c738829879e44be8a5bfe398683ddf69: stopping tablet replica
I20260710 13:27:53.056888 27133 raft_consensus.cc:2243] T 8f45a20b86ce4b3fa21865f0fec218d1 P c738829879e44be8a5bfe398683ddf69 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:53.057545 27133 raft_consensus.cc:2272] T 8f45a20b86ce4b3fa21865f0fec218d1 P c738829879e44be8a5bfe398683ddf69 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:53.059290 27133 tablet_replica.cc:333] T eea82bfc680f4a98a8a39c895b87e69a P c738829879e44be8a5bfe398683ddf69: stopping tablet replica
I20260710 13:27:53.059684 27133 raft_consensus.cc:2243] T eea82bfc680f4a98a8a39c895b87e69a P c738829879e44be8a5bfe398683ddf69 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:53.060009 27133 raft_consensus.cc:2272] T eea82bfc680f4a98a8a39c895b87e69a P c738829879e44be8a5bfe398683ddf69 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:27:53.072961 29968 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:27:53.088061 27133 tablet_server.cc:196] TabletServer@127.26.127.65:0 shutdown complete.
W20260710 13:27:53.091986 30063 consensus_peers.cc:597] T d3cc72514a364890b579f5cbc76738bb P 2a810d13941c46dab76870c56d2f5bd8 -> Peer c738829879e44be8a5bfe398683ddf69 (127.26.127.65:40413): Couldn't send request to peer c738829879e44be8a5bfe398683ddf69. Status: Network error: Client connection negotiation failed: client connection to 127.26.127.65:40413: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:27:53.108355 30137 consensus_peers.cc:597] T 8112d9c5dfa3413eb3747560a6ef32a0 P c7cd578aab6347319e3d3d032e8de4a2 -> Peer c738829879e44be8a5bfe398683ddf69 (127.26.127.65:40413): Couldn't send request to peer c738829879e44be8a5bfe398683ddf69. Status: Network error: Client connection negotiation failed: client connection to 127.26.127.65:40413: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:27:53.201125 30063 consensus_peers.cc:597] T a0da1d969b0442c1864ea4916c63a65c P 2a810d13941c46dab76870c56d2f5bd8 -> Peer c738829879e44be8a5bfe398683ddf69 (127.26.127.65:40413): Couldn't send request to peer c738829879e44be8a5bfe398683ddf69. Status: Network error: Client connection negotiation failed: client connection to 127.26.127.65:40413: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:53.208928 30217 consensus_queue.cc:1048] T 2d3f8148c7b743bfbf0a9bf37c6b74f9 P 2a810d13941c46dab76870c56d2f5bd8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:27:53.216394 30063 consensus_peers.cc:597] T 2d3f8148c7b743bfbf0a9bf37c6b74f9 P 2a810d13941c46dab76870c56d2f5bd8 -> Peer c738829879e44be8a5bfe398683ddf69 (127.26.127.65:40413): Couldn't send request to peer c738829879e44be8a5bfe398683ddf69. Status: Network error: Client connection negotiation failed: client connection to 127.26.127.65:40413: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:27:53.411011 30137 consensus_peers.cc:597] T eea82bfc680f4a98a8a39c895b87e69a P c7cd578aab6347319e3d3d032e8de4a2 -> Peer c738829879e44be8a5bfe398683ddf69 (127.26.127.65:40413): Couldn't send request to peer c738829879e44be8a5bfe398683ddf69. Status: Network error: Client connection negotiation failed: client connection to 127.26.127.65:40413: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:27:53.468950 30137 consensus_peers.cc:597] T 44474d4241ee448faaf5d797d7f1cbf7 P c7cd578aab6347319e3d3d032e8de4a2 -> Peer c738829879e44be8a5bfe398683ddf69 (127.26.127.65:40413): Couldn't send request to peer c738829879e44be8a5bfe398683ddf69. Status: Network error: Client connection negotiation failed: client connection to 127.26.127.65:40413: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:53.956224 30240 raft_consensus.cc:493] T a1152fcc6ce447569c1bf2ee4141edba P 2a810d13941c46dab76870c56d2f5bd8 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:53.957086 30240 raft_consensus.cc:515] T a1152fcc6ce447569c1bf2ee4141edba P 2a810d13941c46dab76870c56d2f5bd8 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } }
I20260710 13:27:53.959079 30240 leader_election.cc:290] T a1152fcc6ce447569c1bf2ee4141edba P 2a810d13941c46dab76870c56d2f5bd8 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c738829879e44be8a5bfe398683ddf69 (127.26.127.65:40413), c7cd578aab6347319e3d3d032e8de4a2 (127.26.127.67:33307)
I20260710 13:27:53.960438 30170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1152fcc6ce447569c1bf2ee4141edba" candidate_uuid: "2a810d13941c46dab76870c56d2f5bd8" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c7cd578aab6347319e3d3d032e8de4a2" is_pre_election: true
W20260710 13:27:53.963084 30063 leader_election.cc:336] T a1152fcc6ce447569c1bf2ee4141edba P 2a810d13941c46dab76870c56d2f5bd8 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c738829879e44be8a5bfe398683ddf69 (127.26.127.65:40413): Network error: Client connection negotiation failed: client connection to 127.26.127.65:40413: connect: Connection refused (error 111)
I20260710 13:27:53.963451 30063 leader_election.cc:304] T a1152fcc6ce447569c1bf2ee4141edba P 2a810d13941c46dab76870c56d2f5bd8 [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: 2a810d13941c46dab76870c56d2f5bd8; no voters: c738829879e44be8a5bfe398683ddf69, c7cd578aab6347319e3d3d032e8de4a2
I20260710 13:27:53.964068 30240 raft_consensus.cc:2749] T a1152fcc6ce447569c1bf2ee4141edba P 2a810d13941c46dab76870c56d2f5bd8 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260710 13:27:54.074072 29968 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:27:54.258272 30276 raft_consensus.cc:493] T 477f91597f664d899b69bc634e13cdd7 P c7cd578aab6347319e3d3d032e8de4a2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c738829879e44be8a5bfe398683ddf69)
I20260710 13:27:54.258823 30276 raft_consensus.cc:515] T 477f91597f664d899b69bc634e13cdd7 P c7cd578aab6347319e3d3d032e8de4a2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } }
I20260710 13:27:54.260681 30276 leader_election.cc:290] T 477f91597f664d899b69bc634e13cdd7 P c7cd578aab6347319e3d3d032e8de4a2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c738829879e44be8a5bfe398683ddf69 (127.26.127.65:40413), 2a810d13941c46dab76870c56d2f5bd8 (127.26.127.66:46387)
I20260710 13:27:54.261847 30240 raft_consensus.cc:493] T 477f91597f664d899b69bc634e13cdd7 P 2a810d13941c46dab76870c56d2f5bd8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c738829879e44be8a5bfe398683ddf69)
I20260710 13:27:54.262068 30096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "477f91597f664d899b69bc634e13cdd7" candidate_uuid: "c7cd578aab6347319e3d3d032e8de4a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a810d13941c46dab76870c56d2f5bd8" is_pre_election: true
I20260710 13:27:54.262773 30240 raft_consensus.cc:515] T 477f91597f664d899b69bc634e13cdd7 P 2a810d13941c46dab76870c56d2f5bd8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } }
I20260710 13:27:54.263792 30096 raft_consensus.cc:2468] T 477f91597f664d899b69bc634e13cdd7 P 2a810d13941c46dab76870c56d2f5bd8 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7cd578aab6347319e3d3d032e8de4a2 in term 1.
W20260710 13:27:54.265035 30137 leader_election.cc:336] T 477f91597f664d899b69bc634e13cdd7 P c7cd578aab6347319e3d3d032e8de4a2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c738829879e44be8a5bfe398683ddf69 (127.26.127.65:40413): Network error: Client connection negotiation failed: client connection to 127.26.127.65:40413: connect: Connection refused (error 111)
I20260710 13:27:54.265496 30240 leader_election.cc:290] T 477f91597f664d899b69bc634e13cdd7 P 2a810d13941c46dab76870c56d2f5bd8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c738829879e44be8a5bfe398683ddf69 (127.26.127.65:40413), c7cd578aab6347319e3d3d032e8de4a2 (127.26.127.67:33307)
I20260710 13:27:54.266884 30170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "477f91597f664d899b69bc634e13cdd7" candidate_uuid: "2a810d13941c46dab76870c56d2f5bd8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c7cd578aab6347319e3d3d032e8de4a2" is_pre_election: true
I20260710 13:27:54.267621 30170 raft_consensus.cc:2468] T 477f91597f664d899b69bc634e13cdd7 P c7cd578aab6347319e3d3d032e8de4a2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a810d13941c46dab76870c56d2f5bd8 in term 1.
I20260710 13:27:54.268751 30061 leader_election.cc:304] T 477f91597f664d899b69bc634e13cdd7 P 2a810d13941c46dab76870c56d2f5bd8 [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: 2a810d13941c46dab76870c56d2f5bd8, c7cd578aab6347319e3d3d032e8de4a2; no voters: 
I20260710 13:27:54.269630 30240 raft_consensus.cc:2804] T 477f91597f664d899b69bc634e13cdd7 P 2a810d13941c46dab76870c56d2f5bd8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:27:54.269418 30136 leader_election.cc:304] T 477f91597f664d899b69bc634e13cdd7 P c7cd578aab6347319e3d3d032e8de4a2 [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: 2a810d13941c46dab76870c56d2f5bd8, c7cd578aab6347319e3d3d032e8de4a2; no voters: c738829879e44be8a5bfe398683ddf69
W20260710 13:27:54.269909 30063 leader_election.cc:336] T 477f91597f664d899b69bc634e13cdd7 P 2a810d13941c46dab76870c56d2f5bd8 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c738829879e44be8a5bfe398683ddf69 (127.26.127.65:40413): Network error: Client connection negotiation failed: client connection to 127.26.127.65:40413: connect: Connection refused (error 111)
I20260710 13:27:54.270131 30240 raft_consensus.cc:493] T 477f91597f664d899b69bc634e13cdd7 P 2a810d13941c46dab76870c56d2f5bd8 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c738829879e44be8a5bfe398683ddf69)
I20260710 13:27:54.270413 30276 raft_consensus.cc:2804] T 477f91597f664d899b69bc634e13cdd7 P c7cd578aab6347319e3d3d032e8de4a2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:27:54.270591 30240 raft_consensus.cc:3060] T 477f91597f664d899b69bc634e13cdd7 P 2a810d13941c46dab76870c56d2f5bd8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:54.270829 30276 raft_consensus.cc:493] T 477f91597f664d899b69bc634e13cdd7 P c7cd578aab6347319e3d3d032e8de4a2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c738829879e44be8a5bfe398683ddf69)
I20260710 13:27:54.271260 30276 raft_consensus.cc:3060] T 477f91597f664d899b69bc634e13cdd7 P c7cd578aab6347319e3d3d032e8de4a2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:54.280650 30240 raft_consensus.cc:515] T 477f91597f664d899b69bc634e13cdd7 P 2a810d13941c46dab76870c56d2f5bd8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } }
I20260710 13:27:54.280650 30276 raft_consensus.cc:515] T 477f91597f664d899b69bc634e13cdd7 P c7cd578aab6347319e3d3d032e8de4a2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } }
I20260710 13:27:54.282603 30240 leader_election.cc:290] T 477f91597f664d899b69bc634e13cdd7 P 2a810d13941c46dab76870c56d2f5bd8 [CANDIDATE]: Term 2 election: Requested vote from peers c738829879e44be8a5bfe398683ddf69 (127.26.127.65:40413), c7cd578aab6347319e3d3d032e8de4a2 (127.26.127.67:33307)
I20260710 13:27:54.283653 30170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "477f91597f664d899b69bc634e13cdd7" candidate_uuid: "2a810d13941c46dab76870c56d2f5bd8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c7cd578aab6347319e3d3d032e8de4a2"
I20260710 13:27:54.283980 30276 leader_election.cc:290] T 477f91597f664d899b69bc634e13cdd7 P c7cd578aab6347319e3d3d032e8de4a2 [CANDIDATE]: Term 2 election: Requested vote from peers c738829879e44be8a5bfe398683ddf69 (127.26.127.65:40413), 2a810d13941c46dab76870c56d2f5bd8 (127.26.127.66:46387)
I20260710 13:27:54.284461 30170 raft_consensus.cc:2393] T 477f91597f664d899b69bc634e13cdd7 P c7cd578aab6347319e3d3d032e8de4a2 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 2a810d13941c46dab76870c56d2f5bd8 in current term 2: Already voted for candidate c7cd578aab6347319e3d3d032e8de4a2 in this term.
I20260710 13:27:54.286319 30096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "477f91597f664d899b69bc634e13cdd7" candidate_uuid: "c7cd578aab6347319e3d3d032e8de4a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a810d13941c46dab76870c56d2f5bd8"
I20260710 13:27:54.287055 30096 raft_consensus.cc:2393] T 477f91597f664d899b69bc634e13cdd7 P 2a810d13941c46dab76870c56d2f5bd8 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate c7cd578aab6347319e3d3d032e8de4a2 in current term 2: Already voted for candidate 2a810d13941c46dab76870c56d2f5bd8 in this term.
W20260710 13:27:54.287664 30063 leader_election.cc:336] T 477f91597f664d899b69bc634e13cdd7 P 2a810d13941c46dab76870c56d2f5bd8 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer c738829879e44be8a5bfe398683ddf69 (127.26.127.65:40413): Network error: Client connection negotiation failed: client connection to 127.26.127.65:40413: connect: Connection refused (error 111)
I20260710 13:27:54.288085 30063 leader_election.cc:304] T 477f91597f664d899b69bc634e13cdd7 P 2a810d13941c46dab76870c56d2f5bd8 [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: 2a810d13941c46dab76870c56d2f5bd8; no voters: c738829879e44be8a5bfe398683ddf69, c7cd578aab6347319e3d3d032e8de4a2
W20260710 13:27:54.288228 30137 leader_election.cc:336] T 477f91597f664d899b69bc634e13cdd7 P c7cd578aab6347319e3d3d032e8de4a2 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer c738829879e44be8a5bfe398683ddf69 (127.26.127.65:40413): Network error: Client connection negotiation failed: client connection to 127.26.127.65:40413: connect: Connection refused (error 111)
I20260710 13:27:54.288833 30240 raft_consensus.cc:2749] T 477f91597f664d899b69bc634e13cdd7 P 2a810d13941c46dab76870c56d2f5bd8 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 13:27:54.289474 30136 leader_election.cc:304] T 477f91597f664d899b69bc634e13cdd7 P c7cd578aab6347319e3d3d032e8de4a2 [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: c7cd578aab6347319e3d3d032e8de4a2; no voters: 2a810d13941c46dab76870c56d2f5bd8, c738829879e44be8a5bfe398683ddf69
I20260710 13:27:54.290154 30276 raft_consensus.cc:2749] T 477f91597f664d899b69bc634e13cdd7 P c7cd578aab6347319e3d3d032e8de4a2 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 13:27:54.361349 30302 raft_consensus.cc:493] T 8f45a20b86ce4b3fa21865f0fec218d1 P 2a810d13941c46dab76870c56d2f5bd8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c738829879e44be8a5bfe398683ddf69)
I20260710 13:27:54.362072 30302 raft_consensus.cc:515] T 8f45a20b86ce4b3fa21865f0fec218d1 P 2a810d13941c46dab76870c56d2f5bd8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } }
I20260710 13:27:54.364306 30302 leader_election.cc:290] T 8f45a20b86ce4b3fa21865f0fec218d1 P 2a810d13941c46dab76870c56d2f5bd8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c738829879e44be8a5bfe398683ddf69 (127.26.127.65:40413), c7cd578aab6347319e3d3d032e8de4a2 (127.26.127.67:33307)
I20260710 13:27:54.365479 30170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f45a20b86ce4b3fa21865f0fec218d1" candidate_uuid: "2a810d13941c46dab76870c56d2f5bd8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c7cd578aab6347319e3d3d032e8de4a2" is_pre_election: true
I20260710 13:27:54.365650 30276 raft_consensus.cc:493] T 8f45a20b86ce4b3fa21865f0fec218d1 P c7cd578aab6347319e3d3d032e8de4a2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c738829879e44be8a5bfe398683ddf69)
I20260710 13:27:54.366271 30276 raft_consensus.cc:515] T 8f45a20b86ce4b3fa21865f0fec218d1 P c7cd578aab6347319e3d3d032e8de4a2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } }
I20260710 13:27:54.367174 30170 raft_consensus.cc:2468] T 8f45a20b86ce4b3fa21865f0fec218d1 P c7cd578aab6347319e3d3d032e8de4a2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a810d13941c46dab76870c56d2f5bd8 in term 1.
I20260710 13:27:54.368199 30276 leader_election.cc:290] T 8f45a20b86ce4b3fa21865f0fec218d1 P c7cd578aab6347319e3d3d032e8de4a2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c738829879e44be8a5bfe398683ddf69 (127.26.127.65:40413), 2a810d13941c46dab76870c56d2f5bd8 (127.26.127.66:46387)
W20260710 13:27:54.369095 30063 leader_election.cc:336] T 8f45a20b86ce4b3fa21865f0fec218d1 P 2a810d13941c46dab76870c56d2f5bd8 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c738829879e44be8a5bfe398683ddf69 (127.26.127.65:40413): Network error: Client connection negotiation failed: client connection to 127.26.127.65:40413: connect: Connection refused (error 111)
I20260710 13:27:54.369998 30061 leader_election.cc:304] T 8f45a20b86ce4b3fa21865f0fec218d1 P 2a810d13941c46dab76870c56d2f5bd8 [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: 2a810d13941c46dab76870c56d2f5bd8, c7cd578aab6347319e3d3d032e8de4a2; no voters: c738829879e44be8a5bfe398683ddf69
I20260710 13:27:54.370818 30302 raft_consensus.cc:2804] T 8f45a20b86ce4b3fa21865f0fec218d1 P 2a810d13941c46dab76870c56d2f5bd8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:27:54.371345 30302 raft_consensus.cc:493] T 8f45a20b86ce4b3fa21865f0fec218d1 P 2a810d13941c46dab76870c56d2f5bd8 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c738829879e44be8a5bfe398683ddf69)
I20260710 13:27:54.371763 30302 raft_consensus.cc:3060] T 8f45a20b86ce4b3fa21865f0fec218d1 P 2a810d13941c46dab76870c56d2f5bd8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:54.371882 30096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f45a20b86ce4b3fa21865f0fec218d1" candidate_uuid: "c7cd578aab6347319e3d3d032e8de4a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a810d13941c46dab76870c56d2f5bd8" is_pre_election: true
W20260710 13:27:54.373662 30137 leader_election.cc:336] T 8f45a20b86ce4b3fa21865f0fec218d1 P c7cd578aab6347319e3d3d032e8de4a2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c738829879e44be8a5bfe398683ddf69 (127.26.127.65:40413): Network error: Client connection negotiation failed: client connection to 127.26.127.65:40413: connect: Connection refused (error 111)
I20260710 13:27:54.377974 30302 raft_consensus.cc:515] T 8f45a20b86ce4b3fa21865f0fec218d1 P 2a810d13941c46dab76870c56d2f5bd8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } }
I20260710 13:27:54.378974 30096 raft_consensus.cc:2393] T 8f45a20b86ce4b3fa21865f0fec218d1 P 2a810d13941c46dab76870c56d2f5bd8 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c7cd578aab6347319e3d3d032e8de4a2 in current term 2: Already voted for candidate 2a810d13941c46dab76870c56d2f5bd8 in this term.
I20260710 13:27:54.379832 30302 leader_election.cc:290] T 8f45a20b86ce4b3fa21865f0fec218d1 P 2a810d13941c46dab76870c56d2f5bd8 [CANDIDATE]: Term 2 election: Requested vote from peers c738829879e44be8a5bfe398683ddf69 (127.26.127.65:40413), c7cd578aab6347319e3d3d032e8de4a2 (127.26.127.67:33307)
I20260710 13:27:54.380721 30136 leader_election.cc:304] T 8f45a20b86ce4b3fa21865f0fec218d1 P c7cd578aab6347319e3d3d032e8de4a2 [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: c7cd578aab6347319e3d3d032e8de4a2; no voters: 2a810d13941c46dab76870c56d2f5bd8, c738829879e44be8a5bfe398683ddf69
I20260710 13:27:54.381031 30170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f45a20b86ce4b3fa21865f0fec218d1" candidate_uuid: "2a810d13941c46dab76870c56d2f5bd8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c7cd578aab6347319e3d3d032e8de4a2"
I20260710 13:27:54.381589 30170 raft_consensus.cc:3060] T 8f45a20b86ce4b3fa21865f0fec218d1 P c7cd578aab6347319e3d3d032e8de4a2 [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:27:54.383635 30063 leader_election.cc:336] T 8f45a20b86ce4b3fa21865f0fec218d1 P 2a810d13941c46dab76870c56d2f5bd8 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer c738829879e44be8a5bfe398683ddf69 (127.26.127.65:40413): Network error: Client connection negotiation failed: client connection to 127.26.127.65:40413: connect: Connection refused (error 111)
I20260710 13:27:54.388581 30170 raft_consensus.cc:2468] T 8f45a20b86ce4b3fa21865f0fec218d1 P c7cd578aab6347319e3d3d032e8de4a2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a810d13941c46dab76870c56d2f5bd8 in term 2.
I20260710 13:27:54.389086 30276 raft_consensus.cc:2749] T 8f45a20b86ce4b3fa21865f0fec218d1 P c7cd578aab6347319e3d3d032e8de4a2 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:27:54.389655 30061 leader_election.cc:304] T 8f45a20b86ce4b3fa21865f0fec218d1 P 2a810d13941c46dab76870c56d2f5bd8 [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: 2a810d13941c46dab76870c56d2f5bd8, c7cd578aab6347319e3d3d032e8de4a2; no voters: c738829879e44be8a5bfe398683ddf69
I20260710 13:27:54.390374 30302 raft_consensus.cc:2804] T 8f45a20b86ce4b3fa21865f0fec218d1 P 2a810d13941c46dab76870c56d2f5bd8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:54.390875 30302 raft_consensus.cc:697] T 8f45a20b86ce4b3fa21865f0fec218d1 P 2a810d13941c46dab76870c56d2f5bd8 [term 2 LEADER]: Becoming Leader. State: Replica: 2a810d13941c46dab76870c56d2f5bd8, State: Running, Role: LEADER
I20260710 13:27:54.391800 30302 consensus_queue.cc:237] T 8f45a20b86ce4b3fa21865f0fec218d1 P 2a810d13941c46dab76870c56d2f5bd8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } }
I20260710 13:27:54.399210 29917 catalog_manager.cc:5697] T 8f45a20b86ce4b3fa21865f0fec218d1 P 2a810d13941c46dab76870c56d2f5bd8 reported cstate change: term changed from 1 to 2, leader changed from c738829879e44be8a5bfe398683ddf69 (127.26.127.65) to 2a810d13941c46dab76870c56d2f5bd8 (127.26.127.66). New cstate: current_term: 2 leader_uuid: "2a810d13941c46dab76870c56d2f5bd8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:54.472108 30276 raft_consensus.cc:493] T a6aac7971c0240e3972a576ee54548a2 P c7cd578aab6347319e3d3d032e8de4a2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c738829879e44be8a5bfe398683ddf69)
I20260710 13:27:54.472733 30276 raft_consensus.cc:515] T a6aac7971c0240e3972a576ee54548a2 P c7cd578aab6347319e3d3d032e8de4a2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } }
I20260710 13:27:54.474356 30276 leader_election.cc:290] T a6aac7971c0240e3972a576ee54548a2 P c7cd578aab6347319e3d3d032e8de4a2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c738829879e44be8a5bfe398683ddf69 (127.26.127.65:40413), 2a810d13941c46dab76870c56d2f5bd8 (127.26.127.66:46387)
I20260710 13:27:54.475489 30096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6aac7971c0240e3972a576ee54548a2" candidate_uuid: "c7cd578aab6347319e3d3d032e8de4a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a810d13941c46dab76870c56d2f5bd8" is_pre_election: true
I20260710 13:27:54.476150 30096 raft_consensus.cc:2468] T a6aac7971c0240e3972a576ee54548a2 P 2a810d13941c46dab76870c56d2f5bd8 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7cd578aab6347319e3d3d032e8de4a2 in term 1.
I20260710 13:27:54.477162 30136 leader_election.cc:304] T a6aac7971c0240e3972a576ee54548a2 P c7cd578aab6347319e3d3d032e8de4a2 [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: 2a810d13941c46dab76870c56d2f5bd8, c7cd578aab6347319e3d3d032e8de4a2; no voters: 
I20260710 13:27:54.477893 30276 raft_consensus.cc:2804] T a6aac7971c0240e3972a576ee54548a2 P c7cd578aab6347319e3d3d032e8de4a2 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260710 13:27:54.478098 30137 leader_election.cc:336] T a6aac7971c0240e3972a576ee54548a2 P c7cd578aab6347319e3d3d032e8de4a2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c738829879e44be8a5bfe398683ddf69 (127.26.127.65:40413): Network error: Client connection negotiation failed: client connection to 127.26.127.65:40413: connect: Connection refused (error 111)
I20260710 13:27:54.478294 30276 raft_consensus.cc:493] T a6aac7971c0240e3972a576ee54548a2 P c7cd578aab6347319e3d3d032e8de4a2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c738829879e44be8a5bfe398683ddf69)
I20260710 13:27:54.478668 30276 raft_consensus.cc:3060] T a6aac7971c0240e3972a576ee54548a2 P c7cd578aab6347319e3d3d032e8de4a2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:54.484373 30276 raft_consensus.cc:515] T a6aac7971c0240e3972a576ee54548a2 P c7cd578aab6347319e3d3d032e8de4a2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } }
I20260710 13:27:54.485967 30276 leader_election.cc:290] T a6aac7971c0240e3972a576ee54548a2 P c7cd578aab6347319e3d3d032e8de4a2 [CANDIDATE]: Term 2 election: Requested vote from peers c738829879e44be8a5bfe398683ddf69 (127.26.127.65:40413), 2a810d13941c46dab76870c56d2f5bd8 (127.26.127.66:46387)
I20260710 13:27:54.486974 30096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6aac7971c0240e3972a576ee54548a2" candidate_uuid: "c7cd578aab6347319e3d3d032e8de4a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a810d13941c46dab76870c56d2f5bd8"
I20260710 13:27:54.487555 30096 raft_consensus.cc:3060] T a6aac7971c0240e3972a576ee54548a2 P 2a810d13941c46dab76870c56d2f5bd8 [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:27:54.489429 30137 leader_election.cc:336] T a6aac7971c0240e3972a576ee54548a2 P c7cd578aab6347319e3d3d032e8de4a2 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer c738829879e44be8a5bfe398683ddf69 (127.26.127.65:40413): Network error: Client connection negotiation failed: client connection to 127.26.127.65:40413: connect: Connection refused (error 111)
I20260710 13:27:54.493047 30096 raft_consensus.cc:2468] T a6aac7971c0240e3972a576ee54548a2 P 2a810d13941c46dab76870c56d2f5bd8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7cd578aab6347319e3d3d032e8de4a2 in term 2.
I20260710 13:27:54.493997 30136 leader_election.cc:304] T a6aac7971c0240e3972a576ee54548a2 P c7cd578aab6347319e3d3d032e8de4a2 [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: 2a810d13941c46dab76870c56d2f5bd8, c7cd578aab6347319e3d3d032e8de4a2; no voters: c738829879e44be8a5bfe398683ddf69
I20260710 13:27:54.494627 30276 raft_consensus.cc:2804] T a6aac7971c0240e3972a576ee54548a2 P c7cd578aab6347319e3d3d032e8de4a2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:54.495038 30276 raft_consensus.cc:697] T a6aac7971c0240e3972a576ee54548a2 P c7cd578aab6347319e3d3d032e8de4a2 [term 2 LEADER]: Becoming Leader. State: Replica: c7cd578aab6347319e3d3d032e8de4a2, State: Running, Role: LEADER
I20260710 13:27:54.495756 30276 consensus_queue.cc:237] T a6aac7971c0240e3972a576ee54548a2 P c7cd578aab6347319e3d3d032e8de4a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } }
I20260710 13:27:54.503119 29917 catalog_manager.cc:5697] T a6aac7971c0240e3972a576ee54548a2 P c7cd578aab6347319e3d3d032e8de4a2 reported cstate change: term changed from 1 to 2, leader changed from c738829879e44be8a5bfe398683ddf69 (127.26.127.65) to c7cd578aab6347319e3d3d032e8de4a2 (127.26.127.67). New cstate: current_term: 2 leader_uuid: "c7cd578aab6347319e3d3d032e8de4a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:54.776409 30170 raft_consensus.cc:1275] T 8f45a20b86ce4b3fa21865f0fec218d1 P c7cd578aab6347319e3d3d032e8de4a2 [term 2 FOLLOWER]: Refusing update from remote peer 2a810d13941c46dab76870c56d2f5bd8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260710 13:27:54.776654 30063 consensus_peers.cc:597] T 8f45a20b86ce4b3fa21865f0fec218d1 P 2a810d13941c46dab76870c56d2f5bd8 -> Peer c738829879e44be8a5bfe398683ddf69 (127.26.127.65:40413): Couldn't send request to peer c738829879e44be8a5bfe398683ddf69. Status: Network error: Client connection negotiation failed: client connection to 127.26.127.65:40413: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:54.778209 30302 consensus_queue.cc:1048] T 8f45a20b86ce4b3fa21865f0fec218d1 P 2a810d13941c46dab76870c56d2f5bd8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:54.808948 30267 raft_consensus.cc:493] T a1152fcc6ce447569c1bf2ee4141edba P c7cd578aab6347319e3d3d032e8de4a2 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:54.809487 30267 raft_consensus.cc:515] T a1152fcc6ce447569c1bf2ee4141edba P c7cd578aab6347319e3d3d032e8de4a2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } }
I20260710 13:27:54.811205 30267 leader_election.cc:290] T a1152fcc6ce447569c1bf2ee4141edba P c7cd578aab6347319e3d3d032e8de4a2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c738829879e44be8a5bfe398683ddf69 (127.26.127.65:40413), 2a810d13941c46dab76870c56d2f5bd8 (127.26.127.66:46387)
I20260710 13:27:54.812296 30096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1152fcc6ce447569c1bf2ee4141edba" candidate_uuid: "c7cd578aab6347319e3d3d032e8de4a2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a810d13941c46dab76870c56d2f5bd8" is_pre_election: true
I20260710 13:27:54.812987 30096 raft_consensus.cc:2468] T a1152fcc6ce447569c1bf2ee4141edba P 2a810d13941c46dab76870c56d2f5bd8 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7cd578aab6347319e3d3d032e8de4a2 in term 2.
I20260710 13:27:54.813946 30136 leader_election.cc:304] T a1152fcc6ce447569c1bf2ee4141edba P c7cd578aab6347319e3d3d032e8de4a2 [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: 2a810d13941c46dab76870c56d2f5bd8, c7cd578aab6347319e3d3d032e8de4a2; no voters: 
I20260710 13:27:54.814627 30267 raft_consensus.cc:2804] T a1152fcc6ce447569c1bf2ee4141edba P c7cd578aab6347319e3d3d032e8de4a2 [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260710 13:27:54.814703 30137 leader_election.cc:336] T a1152fcc6ce447569c1bf2ee4141edba P c7cd578aab6347319e3d3d032e8de4a2 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c738829879e44be8a5bfe398683ddf69 (127.26.127.65:40413): Network error: Client connection negotiation failed: client connection to 127.26.127.65:40413: connect: Connection refused (error 111)
I20260710 13:27:54.814951 30267 raft_consensus.cc:493] T a1152fcc6ce447569c1bf2ee4141edba P c7cd578aab6347319e3d3d032e8de4a2 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:54.815303 30267 raft_consensus.cc:3060] T a1152fcc6ce447569c1bf2ee4141edba P c7cd578aab6347319e3d3d032e8de4a2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:54.821553 30267 raft_consensus.cc:515] T a1152fcc6ce447569c1bf2ee4141edba P c7cd578aab6347319e3d3d032e8de4a2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } }
I20260710 13:27:54.823421 30267 leader_election.cc:290] T a1152fcc6ce447569c1bf2ee4141edba P c7cd578aab6347319e3d3d032e8de4a2 [CANDIDATE]: Term 3 election: Requested vote from peers c738829879e44be8a5bfe398683ddf69 (127.26.127.65:40413), 2a810d13941c46dab76870c56d2f5bd8 (127.26.127.66:46387)
I20260710 13:27:54.824347 30096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1152fcc6ce447569c1bf2ee4141edba" candidate_uuid: "c7cd578aab6347319e3d3d032e8de4a2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a810d13941c46dab76870c56d2f5bd8"
I20260710 13:27:54.825016 30096 raft_consensus.cc:3060] T a1152fcc6ce447569c1bf2ee4141edba P 2a810d13941c46dab76870c56d2f5bd8 [term 2 FOLLOWER]: Advancing to term 3
W20260710 13:27:54.826802 30137 leader_election.cc:336] T a1152fcc6ce447569c1bf2ee4141edba P c7cd578aab6347319e3d3d032e8de4a2 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer c738829879e44be8a5bfe398683ddf69 (127.26.127.65:40413): Network error: Client connection negotiation failed: client connection to 127.26.127.65:40413: connect: Connection refused (error 111)
I20260710 13:27:54.830451 30096 raft_consensus.cc:2468] T a1152fcc6ce447569c1bf2ee4141edba P 2a810d13941c46dab76870c56d2f5bd8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7cd578aab6347319e3d3d032e8de4a2 in term 3.
I20260710 13:27:54.831349 30136 leader_election.cc:304] T a1152fcc6ce447569c1bf2ee4141edba P c7cd578aab6347319e3d3d032e8de4a2 [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: 2a810d13941c46dab76870c56d2f5bd8, c7cd578aab6347319e3d3d032e8de4a2; no voters: c738829879e44be8a5bfe398683ddf69
I20260710 13:27:54.831907 30267 raft_consensus.cc:2804] T a1152fcc6ce447569c1bf2ee4141edba P c7cd578aab6347319e3d3d032e8de4a2 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:27:54.832302 30267 raft_consensus.cc:697] T a1152fcc6ce447569c1bf2ee4141edba P c7cd578aab6347319e3d3d032e8de4a2 [term 3 LEADER]: Becoming Leader. State: Replica: c7cd578aab6347319e3d3d032e8de4a2, State: Running, Role: LEADER
I20260710 13:27:54.833171 30267 consensus_queue.cc:237] T a1152fcc6ce447569c1bf2ee4141edba P c7cd578aab6347319e3d3d032e8de4a2 [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: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } }
I20260710 13:27:54.839641 29917 catalog_manager.cc:5697] T a1152fcc6ce447569c1bf2ee4141edba P c7cd578aab6347319e3d3d032e8de4a2 reported cstate change: term changed from 1 to 3, leader changed from 2a810d13941c46dab76870c56d2f5bd8 (127.26.127.66) to c7cd578aab6347319e3d3d032e8de4a2 (127.26.127.67). New cstate: current_term: 3 leader_uuid: "c7cd578aab6347319e3d3d032e8de4a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } health_report { overall_health: HEALTHY } } }
W20260710 13:27:54.929666 30137 consensus_peers.cc:597] T a6aac7971c0240e3972a576ee54548a2 P c7cd578aab6347319e3d3d032e8de4a2 -> Peer c738829879e44be8a5bfe398683ddf69 (127.26.127.65:40413): Couldn't send request to peer c738829879e44be8a5bfe398683ddf69. Status: Network error: Client connection negotiation failed: client connection to 127.26.127.65:40413: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:55.037774 30096 raft_consensus.cc:1275] T a6aac7971c0240e3972a576ee54548a2 P 2a810d13941c46dab76870c56d2f5bd8 [term 2 FOLLOWER]: Refusing update from remote peer c7cd578aab6347319e3d3d032e8de4a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:55.039042 30267 consensus_queue.cc:1048] T a6aac7971c0240e3972a576ee54548a2 P c7cd578aab6347319e3d3d032e8de4a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:27:55.075098 29968 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:27:55.286084 30137 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.26.127.65:40413: connect: Connection refused (error 111) [suppressed 54 similar messages]
W20260710 13:27:55.288415 30137 consensus_peers.cc:597] T a1152fcc6ce447569c1bf2ee4141edba P c7cd578aab6347319e3d3d032e8de4a2 -> Peer c738829879e44be8a5bfe398683ddf69 (127.26.127.65:40413): Couldn't send request to peer c738829879e44be8a5bfe398683ddf69. Status: Network error: Client connection negotiation failed: client connection to 127.26.127.65:40413: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:55.375506 30096 raft_consensus.cc:1275] T a1152fcc6ce447569c1bf2ee4141edba P 2a810d13941c46dab76870c56d2f5bd8 [term 3 FOLLOWER]: Refusing update from remote peer c7cd578aab6347319e3d3d032e8de4a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:27:55.376732 30276 consensus_queue.cc:1048] T a1152fcc6ce447569c1bf2ee4141edba P c7cd578aab6347319e3d3d032e8de4a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:27:55.546554 30063 consensus_peers.cc:597] T d3cc72514a364890b579f5cbc76738bb P 2a810d13941c46dab76870c56d2f5bd8 -> Peer c738829879e44be8a5bfe398683ddf69 (127.26.127.65:40413): Couldn't send request to peer c738829879e44be8a5bfe398683ddf69. Status: Network error: Client connection negotiation failed: client connection to 127.26.127.65:40413: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:27:55.672866 30137 consensus_peers.cc:597] T eea82bfc680f4a98a8a39c895b87e69a P c7cd578aab6347319e3d3d032e8de4a2 -> Peer c738829879e44be8a5bfe398683ddf69 (127.26.127.65:40413): Couldn't send request to peer c738829879e44be8a5bfe398683ddf69. Status: Network error: Client connection negotiation failed: client connection to 127.26.127.65:40413: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:27:55.744692 30063 consensus_peers.cc:597] T a0da1d969b0442c1864ea4916c63a65c P 2a810d13941c46dab76870c56d2f5bd8 -> Peer c738829879e44be8a5bfe398683ddf69 (127.26.127.65:40413): Couldn't send request to peer c738829879e44be8a5bfe398683ddf69. Status: Network error: Client connection negotiation failed: client connection to 127.26.127.65:40413: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:27:55.754263 30137 consensus_peers.cc:597] T 8112d9c5dfa3413eb3747560a6ef32a0 P c7cd578aab6347319e3d3d032e8de4a2 -> Peer c738829879e44be8a5bfe398683ddf69 (127.26.127.65:40413): Couldn't send request to peer c738829879e44be8a5bfe398683ddf69. Status: Network error: Client connection negotiation failed: client connection to 127.26.127.65:40413: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:27:55.797569 30063 consensus_peers.cc:597] T 2d3f8148c7b743bfbf0a9bf37c6b74f9 P 2a810d13941c46dab76870c56d2f5bd8 -> Peer c738829879e44be8a5bfe398683ddf69 (127.26.127.65:40413): Couldn't send request to peer c738829879e44be8a5bfe398683ddf69. Status: Network error: Client connection negotiation failed: client connection to 127.26.127.65:40413: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260710 13:27:55.847903 30316 raft_consensus.cc:493] T 477f91597f664d899b69bc634e13cdd7 P c7cd578aab6347319e3d3d032e8de4a2 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:55.848309 30316 raft_consensus.cc:515] T 477f91597f664d899b69bc634e13cdd7 P c7cd578aab6347319e3d3d032e8de4a2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } }
I20260710 13:27:55.849989 30316 leader_election.cc:290] T 477f91597f664d899b69bc634e13cdd7 P c7cd578aab6347319e3d3d032e8de4a2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c738829879e44be8a5bfe398683ddf69 (127.26.127.65:40413), 2a810d13941c46dab76870c56d2f5bd8 (127.26.127.66:46387)
I20260710 13:27:55.851070 30096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "477f91597f664d899b69bc634e13cdd7" candidate_uuid: "c7cd578aab6347319e3d3d032e8de4a2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a810d13941c46dab76870c56d2f5bd8" is_pre_election: true
I20260710 13:27:55.851655 30096 raft_consensus.cc:2468] T 477f91597f664d899b69bc634e13cdd7 P 2a810d13941c46dab76870c56d2f5bd8 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7cd578aab6347319e3d3d032e8de4a2 in term 2.
I20260710 13:27:55.852655 30136 leader_election.cc:304] T 477f91597f664d899b69bc634e13cdd7 P c7cd578aab6347319e3d3d032e8de4a2 [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: 2a810d13941c46dab76870c56d2f5bd8, c7cd578aab6347319e3d3d032e8de4a2; no voters: 
I20260710 13:27:55.853458 30316 raft_consensus.cc:2804] T 477f91597f664d899b69bc634e13cdd7 P c7cd578aab6347319e3d3d032e8de4a2 [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260710 13:27:55.853475 30137 leader_election.cc:336] T 477f91597f664d899b69bc634e13cdd7 P c7cd578aab6347319e3d3d032e8de4a2 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c738829879e44be8a5bfe398683ddf69 (127.26.127.65:40413): Network error: Client connection negotiation failed: client connection to 127.26.127.65:40413: connect: Connection refused (error 111)
I20260710 13:27:55.853942 30316 raft_consensus.cc:493] T 477f91597f664d899b69bc634e13cdd7 P c7cd578aab6347319e3d3d032e8de4a2 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:55.854276 30316 raft_consensus.cc:3060] T 477f91597f664d899b69bc634e13cdd7 P c7cd578aab6347319e3d3d032e8de4a2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:55.859167 30316 raft_consensus.cc:515] T 477f91597f664d899b69bc634e13cdd7 P c7cd578aab6347319e3d3d032e8de4a2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } }
I20260710 13:27:55.860857 30316 leader_election.cc:290] T 477f91597f664d899b69bc634e13cdd7 P c7cd578aab6347319e3d3d032e8de4a2 [CANDIDATE]: Term 3 election: Requested vote from peers c738829879e44be8a5bfe398683ddf69 (127.26.127.65:40413), 2a810d13941c46dab76870c56d2f5bd8 (127.26.127.66:46387)
I20260710 13:27:55.861833 30096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "477f91597f664d899b69bc634e13cdd7" candidate_uuid: "c7cd578aab6347319e3d3d032e8de4a2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a810d13941c46dab76870c56d2f5bd8"
I20260710 13:27:55.862433 30096 raft_consensus.cc:3060] T 477f91597f664d899b69bc634e13cdd7 P 2a810d13941c46dab76870c56d2f5bd8 [term 2 FOLLOWER]: Advancing to term 3
W20260710 13:27:55.864251 30137 leader_election.cc:336] T 477f91597f664d899b69bc634e13cdd7 P c7cd578aab6347319e3d3d032e8de4a2 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer c738829879e44be8a5bfe398683ddf69 (127.26.127.65:40413): Network error: Client connection negotiation failed: client connection to 127.26.127.65:40413: connect: Connection refused (error 111)
I20260710 13:27:55.867759 30096 raft_consensus.cc:2468] T 477f91597f664d899b69bc634e13cdd7 P 2a810d13941c46dab76870c56d2f5bd8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7cd578aab6347319e3d3d032e8de4a2 in term 3.
I20260710 13:27:55.868651 30136 leader_election.cc:304] T 477f91597f664d899b69bc634e13cdd7 P c7cd578aab6347319e3d3d032e8de4a2 [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: 2a810d13941c46dab76870c56d2f5bd8, c7cd578aab6347319e3d3d032e8de4a2; no voters: c738829879e44be8a5bfe398683ddf69
I20260710 13:27:55.869328 30316 raft_consensus.cc:2804] T 477f91597f664d899b69bc634e13cdd7 P c7cd578aab6347319e3d3d032e8de4a2 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:27:55.869781 30316 raft_consensus.cc:697] T 477f91597f664d899b69bc634e13cdd7 P c7cd578aab6347319e3d3d032e8de4a2 [term 3 LEADER]: Becoming Leader. State: Replica: c7cd578aab6347319e3d3d032e8de4a2, State: Running, Role: LEADER
I20260710 13:27:55.870532 30316 consensus_queue.cc:237] T 477f91597f664d899b69bc634e13cdd7 P c7cd578aab6347319e3d3d032e8de4a2 [LEADER]: Queue going to LEADER 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: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } }
I20260710 13:27:55.877619 29917 catalog_manager.cc:5697] T 477f91597f664d899b69bc634e13cdd7 P c7cd578aab6347319e3d3d032e8de4a2 reported cstate change: term changed from 1 to 3, leader changed from c738829879e44be8a5bfe398683ddf69 (127.26.127.65) to c7cd578aab6347319e3d3d032e8de4a2 (127.26.127.67). New cstate: current_term: 3 leader_uuid: "c7cd578aab6347319e3d3d032e8de4a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } health_report { overall_health: HEALTHY } } }
W20260710 13:27:56.075994 29968 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:27:56.175920 30137 consensus_peers.cc:597] T 44474d4241ee448faaf5d797d7f1cbf7 P c7cd578aab6347319e3d3d032e8de4a2 -> Peer c738829879e44be8a5bfe398683ddf69 (127.26.127.65:40413): Couldn't send request to peer c738829879e44be8a5bfe398683ddf69. Status: Network error: Client connection negotiation failed: client connection to 127.26.127.65:40413: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:27:56.347922 30137 consensus_peers.cc:597] T 477f91597f664d899b69bc634e13cdd7 P c7cd578aab6347319e3d3d032e8de4a2 -> Peer c738829879e44be8a5bfe398683ddf69 (127.26.127.65:40413): Couldn't send request to peer c738829879e44be8a5bfe398683ddf69. Status: Network error: Client connection negotiation failed: client connection to 127.26.127.65:40413: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:56.487946 30096 raft_consensus.cc:1275] T 477f91597f664d899b69bc634e13cdd7 P 2a810d13941c46dab76870c56d2f5bd8 [term 3 FOLLOWER]: Refusing update from remote peer c7cd578aab6347319e3d3d032e8de4a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:27:56.489167 30276 consensus_queue.cc:1048] T 477f91597f664d899b69bc634e13cdd7 P c7cd578aab6347319e3d3d032e8de4a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:27:57.076836 29968 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:27:57.155805 30063 consensus_peers.cc:597] T 8f45a20b86ce4b3fa21865f0fec218d1 P 2a810d13941c46dab76870c56d2f5bd8 -> Peer c738829879e44be8a5bfe398683ddf69 (127.26.127.65:40413): Couldn't send request to peer c738829879e44be8a5bfe398683ddf69. Status: Network error: Client connection negotiation failed: client connection to 127.26.127.65:40413: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:27:57.656462 30137 consensus_peers.cc:597] T a1152fcc6ce447569c1bf2ee4141edba P c7cd578aab6347319e3d3d032e8de4a2 -> Peer c738829879e44be8a5bfe398683ddf69 (127.26.127.65:40413): Couldn't send request to peer c738829879e44be8a5bfe398683ddf69. Status: Network error: Client connection negotiation failed: client connection to 127.26.127.65:40413: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:27:57.666680 30137 consensus_peers.cc:597] T a6aac7971c0240e3972a576ee54548a2 P c7cd578aab6347319e3d3d032e8de4a2 -> Peer c738829879e44be8a5bfe398683ddf69 (127.26.127.65:40413): Couldn't send request to peer c738829879e44be8a5bfe398683ddf69. Status: Network error: Client connection negotiation failed: client connection to 127.26.127.65:40413: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:27:57.933050 30137 consensus_peers.cc:597] T eea82bfc680f4a98a8a39c895b87e69a P c7cd578aab6347319e3d3d032e8de4a2 -> Peer c738829879e44be8a5bfe398683ddf69 (127.26.127.65:40413): Couldn't send request to peer c738829879e44be8a5bfe398683ddf69. Status: Network error: Client connection negotiation failed: client connection to 127.26.127.65:40413: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 13:27:58.032478 30137 consensus_peers.cc:597] T 8112d9c5dfa3413eb3747560a6ef32a0 P c7cd578aab6347319e3d3d032e8de4a2 -> Peer c738829879e44be8a5bfe398683ddf69 (127.26.127.65:40413): Couldn't send request to peer c738829879e44be8a5bfe398683ddf69. Status: Network error: Client connection negotiation failed: client connection to 127.26.127.65:40413: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 13:27:58.077662 29968 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:27:58.083791 30063 consensus_peers.cc:597] T d3cc72514a364890b579f5cbc76738bb P 2a810d13941c46dab76870c56d2f5bd8 -> Peer c738829879e44be8a5bfe398683ddf69 (127.26.127.65:40413): Couldn't send request to peer c738829879e44be8a5bfe398683ddf69. Status: Network error: Client connection negotiation failed: client connection to 127.26.127.65:40413: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 13:27:58.108958 27133 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:27:58.115576 30327 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:27:58.116329 30328 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:27:58.119398 27133 server_base.cc:1061] running on GCE node
W20260710 13:27:58.120039 30330 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:27:58.121057 27133 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:27:58.121333 27133 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:27:58.121546 27133 hybrid_clock.cc:648] HybridClock initialized: now 1783690078121527 us; error 0 us; skew 500 ppm
I20260710 13:27:58.122131 27133 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:27:58.125783 27133 webserver.cc:533] Webserver started at http://127.26.127.65:35535/ using document root <none> and password file <none>
I20260710 13:27:58.126380 27133 fs_manager.cc:362] Metadata directory not provided
I20260710 13:27:58.126547 27133 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 13:27:58.130211 27133 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.000s	sys 0.004s
I20260710 13:27:58.134055 30335 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:58.134980 27133 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260710 13:27:58.135233 27133 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783690003215650-27133-0/minicluster-data/ts-0-root
uuid: "c738829879e44be8a5bfe398683ddf69"
format_stamp: "Formatted at 2026-07-10 13:27:51 on dist-test-slave-4llg"
I20260710 13:27:58.135540 27133 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783690003215650-27133-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783690003215650-27133-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783690003215650-27133-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
W20260710 13:27:58.140442 30063 consensus_peers.cc:597] T a0da1d969b0442c1864ea4916c63a65c P 2a810d13941c46dab76870c56d2f5bd8 -> Peer c738829879e44be8a5bfe398683ddf69 (127.26.127.65:40413): Couldn't send request to peer c738829879e44be8a5bfe398683ddf69. Status: Network error: Client connection negotiation failed: client connection to 127.26.127.65:40413: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 13:27:58.149590 27133 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:27:58.151015 27133 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:27:58.152523 27133 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:27:58.156100 30342 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
I20260710 13:27:58.201519 27133 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260710 13:27:58.201819 27133 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.047s	user 0.002s	sys 0.000s
I20260710 13:27:58.202160 27133 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260710 13:27:58.207100 30342 tablet_bootstrap.cc:492] T 44474d4241ee448faaf5d797d7f1cbf7 P c738829879e44be8a5bfe398683ddf69: Bootstrap starting.
W20260710 13:27:58.209249 30063 consensus_peers.cc:597] T 2d3f8148c7b743bfbf0a9bf37c6b74f9 P 2a810d13941c46dab76870c56d2f5bd8 -> Peer c738829879e44be8a5bfe398683ddf69 (127.26.127.65:40413): Couldn't send request to peer c738829879e44be8a5bfe398683ddf69. Status: Network error: Client connection negotiation failed: client connection to 127.26.127.65:40413: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 13:27:58.223680 30342 tablet_bootstrap.cc:492] T 44474d4241ee448faaf5d797d7f1cbf7 P c738829879e44be8a5bfe398683ddf69: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:27:58.224661 30342 tablet_bootstrap.cc:492] T 44474d4241ee448faaf5d797d7f1cbf7 P c738829879e44be8a5bfe398683ddf69: Bootstrap complete.
I20260710 13:27:58.225342 30342 ts_tablet_manager.cc:1403] T 44474d4241ee448faaf5d797d7f1cbf7 P c738829879e44be8a5bfe398683ddf69: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.007s
I20260710 13:27:58.228011 30342 raft_consensus.cc:359] T 44474d4241ee448faaf5d797d7f1cbf7 P c738829879e44be8a5bfe398683ddf69 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } }
I20260710 13:27:58.228665 30342 raft_consensus.cc:740] T 44474d4241ee448faaf5d797d7f1cbf7 P c738829879e44be8a5bfe398683ddf69 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c738829879e44be8a5bfe398683ddf69, State: Initialized, Role: FOLLOWER
I20260710 13:27:58.229415 30342 consensus_queue.cc:260] T 44474d4241ee448faaf5d797d7f1cbf7 P c738829879e44be8a5bfe398683ddf69 [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: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } }
I20260710 13:27:58.232136 30342 ts_tablet_manager.cc:1434] T 44474d4241ee448faaf5d797d7f1cbf7 P c738829879e44be8a5bfe398683ddf69: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:27:58.232955 30342 tablet_bootstrap.cc:492] T a0da1d969b0442c1864ea4916c63a65c P c738829879e44be8a5bfe398683ddf69: Bootstrap starting.
I20260710 13:27:58.249228 30342 tablet_bootstrap.cc:492] T a0da1d969b0442c1864ea4916c63a65c P c738829879e44be8a5bfe398683ddf69: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:27:58.250155 30342 tablet_bootstrap.cc:492] T a0da1d969b0442c1864ea4916c63a65c P c738829879e44be8a5bfe398683ddf69: Bootstrap complete.
I20260710 13:27:58.250775 30342 ts_tablet_manager.cc:1403] T a0da1d969b0442c1864ea4916c63a65c P c738829879e44be8a5bfe398683ddf69: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.003s
I20260710 13:27:58.253331 30342 raft_consensus.cc:359] T a0da1d969b0442c1864ea4916c63a65c P c738829879e44be8a5bfe398683ddf69 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } }
I20260710 13:27:58.253996 30342 raft_consensus.cc:740] T a0da1d969b0442c1864ea4916c63a65c P c738829879e44be8a5bfe398683ddf69 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c738829879e44be8a5bfe398683ddf69, State: Initialized, Role: FOLLOWER
I20260710 13:27:58.254753 30342 consensus_queue.cc:260] T a0da1d969b0442c1864ea4916c63a65c P c738829879e44be8a5bfe398683ddf69 [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: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } }
I20260710 13:27:58.256774 27133 ts_tablet_manager.cc:616] Registered 10 tablets
I20260710 13:27:58.256808 30342 ts_tablet_manager.cc:1434] T a0da1d969b0442c1864ea4916c63a65c P c738829879e44be8a5bfe398683ddf69: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:27:58.257258 27133 ts_tablet_manager.cc:595] Time spent register tablets: real 0.055s	user 0.048s	sys 0.008s
I20260710 13:27:58.257903 30342 tablet_bootstrap.cc:492] T 8f45a20b86ce4b3fa21865f0fec218d1 P c738829879e44be8a5bfe398683ddf69: Bootstrap starting.
I20260710 13:27:58.276108 30342 tablet_bootstrap.cc:492] T 8f45a20b86ce4b3fa21865f0fec218d1 P c738829879e44be8a5bfe398683ddf69: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:27:58.276959 30342 tablet_bootstrap.cc:492] T 8f45a20b86ce4b3fa21865f0fec218d1 P c738829879e44be8a5bfe398683ddf69: Bootstrap complete.
I20260710 13:27:58.277537 30342 ts_tablet_manager.cc:1403] T 8f45a20b86ce4b3fa21865f0fec218d1 P c738829879e44be8a5bfe398683ddf69: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.004s
I20260710 13:27:58.279600 30342 raft_consensus.cc:359] T 8f45a20b86ce4b3fa21865f0fec218d1 P c738829879e44be8a5bfe398683ddf69 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } }
I20260710 13:27:58.280158 30342 raft_consensus.cc:740] T 8f45a20b86ce4b3fa21865f0fec218d1 P c738829879e44be8a5bfe398683ddf69 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c738829879e44be8a5bfe398683ddf69, State: Initialized, Role: FOLLOWER
I20260710 13:27:58.280846 30342 consensus_queue.cc:260] T 8f45a20b86ce4b3fa21865f0fec218d1 P c738829879e44be8a5bfe398683ddf69 [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: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } }
I20260710 13:27:58.282631 30342 ts_tablet_manager.cc:1434] T 8f45a20b86ce4b3fa21865f0fec218d1 P c738829879e44be8a5bfe398683ddf69: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:27:58.283245 30342 tablet_bootstrap.cc:492] T a6aac7971c0240e3972a576ee54548a2 P c738829879e44be8a5bfe398683ddf69: Bootstrap starting.
I20260710 13:27:58.300390 30342 tablet_bootstrap.cc:492] T a6aac7971c0240e3972a576ee54548a2 P c738829879e44be8a5bfe398683ddf69: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:27:58.301379 30342 tablet_bootstrap.cc:492] T a6aac7971c0240e3972a576ee54548a2 P c738829879e44be8a5bfe398683ddf69: Bootstrap complete.
I20260710 13:27:58.301904 30342 ts_tablet_manager.cc:1403] T a6aac7971c0240e3972a576ee54548a2 P c738829879e44be8a5bfe398683ddf69: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.008s
I20260710 13:27:58.303721 30342 raft_consensus.cc:359] T a6aac7971c0240e3972a576ee54548a2 P c738829879e44be8a5bfe398683ddf69 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } }
I20260710 13:27:58.304220 30342 raft_consensus.cc:740] T a6aac7971c0240e3972a576ee54548a2 P c738829879e44be8a5bfe398683ddf69 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c738829879e44be8a5bfe398683ddf69, State: Initialized, Role: FOLLOWER
I20260710 13:27:58.304786 30342 consensus_queue.cc:260] T a6aac7971c0240e3972a576ee54548a2 P c738829879e44be8a5bfe398683ddf69 [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: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } }
I20260710 13:27:58.306111 30342 ts_tablet_manager.cc:1434] T a6aac7971c0240e3972a576ee54548a2 P c738829879e44be8a5bfe398683ddf69: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:27:58.306731 30342 tablet_bootstrap.cc:492] T 477f91597f664d899b69bc634e13cdd7 P c738829879e44be8a5bfe398683ddf69: Bootstrap starting.
I20260710 13:27:58.317710 30342 tablet_bootstrap.cc:492] T 477f91597f664d899b69bc634e13cdd7 P c738829879e44be8a5bfe398683ddf69: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:27:58.318408 30342 tablet_bootstrap.cc:492] T 477f91597f664d899b69bc634e13cdd7 P c738829879e44be8a5bfe398683ddf69: Bootstrap complete.
I20260710 13:27:58.318588 27133 rpc_server.cc:307] RPC server started. Bound to: 127.26.127.65:40413
I20260710 13:27:58.318717 30404 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.127.65:40413 every 8 connection(s)
I20260710 13:27:58.319077 30342 ts_tablet_manager.cc:1403] T 477f91597f664d899b69bc634e13cdd7 P c738829879e44be8a5bfe398683ddf69: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260710 13:27:58.321970 30342 raft_consensus.cc:359] T 477f91597f664d899b69bc634e13cdd7 P c738829879e44be8a5bfe398683ddf69 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } }
I20260710 13:27:58.322947 30342 raft_consensus.cc:740] T 477f91597f664d899b69bc634e13cdd7 P c738829879e44be8a5bfe398683ddf69 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c738829879e44be8a5bfe398683ddf69, State: Initialized, Role: FOLLOWER
I20260710 13:27:58.324016 30342 consensus_queue.cc:260] T 477f91597f664d899b69bc634e13cdd7 P c738829879e44be8a5bfe398683ddf69 [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: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } }
I20260710 13:27:58.326268 30342 ts_tablet_manager.cc:1434] T 477f91597f664d899b69bc634e13cdd7 P c738829879e44be8a5bfe398683ddf69: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:27:58.327114 27133 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:27:58.327136 30342 tablet_bootstrap.cc:492] T a1152fcc6ce447569c1bf2ee4141edba P c738829879e44be8a5bfe398683ddf69: Bootstrap starting.
I20260710 13:27:58.353070 30406 heartbeater.cc:344] Connected to a master server at 127.26.127.126:44297
I20260710 13:27:58.353490 30406 heartbeater.cc:461] Registering TS with master...
I20260710 13:27:58.354460 30406 heartbeater.cc:507] Master 127.26.127.126:44297 requested a full tablet report, sending...
I20260710 13:27:58.356076 30342 tablet_bootstrap.cc:492] T a1152fcc6ce447569c1bf2ee4141edba P c738829879e44be8a5bfe398683ddf69: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:27:58.358400 30342 tablet_bootstrap.cc:492] T a1152fcc6ce447569c1bf2ee4141edba P c738829879e44be8a5bfe398683ddf69: Bootstrap complete.
I20260710 13:27:58.359086 30342 ts_tablet_manager.cc:1403] T a1152fcc6ce447569c1bf2ee4141edba P c738829879e44be8a5bfe398683ddf69: Time spent bootstrapping tablet: real 0.032s	user 0.018s	sys 0.000s
I20260710 13:27:58.360944 30378 raft_consensus.cc:3060] T 477f91597f664d899b69bc634e13cdd7 P c738829879e44be8a5bfe398683ddf69 [term 1 FOLLOWER]: Advancing to term 3
I20260710 13:27:58.361598 29918 ts_manager.cc:194] Re-registered known tserver with Master: c738829879e44be8a5bfe398683ddf69 (127.26.127.65:40413)
I20260710 13:27:58.362301 30342 raft_consensus.cc:359] T a1152fcc6ce447569c1bf2ee4141edba P c738829879e44be8a5bfe398683ddf69 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } }
I20260710 13:27:58.363015 30342 raft_consensus.cc:740] T a1152fcc6ce447569c1bf2ee4141edba P c738829879e44be8a5bfe398683ddf69 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c738829879e44be8a5bfe398683ddf69, State: Initialized, Role: FOLLOWER
I20260710 13:27:58.363711 30342 consensus_queue.cc:260] T a1152fcc6ce447569c1bf2ee4141edba P c738829879e44be8a5bfe398683ddf69 [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: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } }
I20260710 13:27:58.365070 30170 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eea82bfc680f4a98a8a39c895b87e69a"
dest_uuid: "c7cd578aab6347319e3d3d032e8de4a2"
mode: GRACEFUL
new_leader_uuid: "2a810d13941c46dab76870c56d2f5bd8"
 from {username='slave'} at 127.0.0.1:36852
I20260710 13:27:58.365743 30170 raft_consensus.cc:606] T eea82bfc680f4a98a8a39c895b87e69a P c7cd578aab6347319e3d3d032e8de4a2 [term 1 LEADER]: Received request to transfer leadership to TS 2a810d13941c46dab76870c56d2f5bd8
I20260710 13:27:58.367250 27133 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 13:27:58.365842 30342 ts_tablet_manager.cc:1434] T a1152fcc6ce447569c1bf2ee4141edba P c738829879e44be8a5bfe398683ddf69: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:27:58.368288 27133 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:27:58.369055 30342 tablet_bootstrap.cc:492] T 2d3f8148c7b743bfbf0a9bf37c6b74f9 P c738829879e44be8a5bfe398683ddf69: Bootstrap starting.
I20260710 13:27:58.369158 27133 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:27:58.378556 29918 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47830
I20260710 13:27:58.383639 30342 tablet_bootstrap.cc:492] T 2d3f8148c7b743bfbf0a9bf37c6b74f9 P c738829879e44be8a5bfe398683ddf69: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:27:58.384336 30342 tablet_bootstrap.cc:492] T 2d3f8148c7b743bfbf0a9bf37c6b74f9 P c738829879e44be8a5bfe398683ddf69: Bootstrap complete.
I20260710 13:27:58.384908 30406 heartbeater.cc:499] Master 127.26.127.126:44297 was elected leader, sending a full tablet report...
I20260710 13:27:58.384948 30342 ts_tablet_manager.cc:1403] T 2d3f8148c7b743bfbf0a9bf37c6b74f9 P c738829879e44be8a5bfe398683ddf69: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.002s
I20260710 13:27:58.386832 30342 raft_consensus.cc:359] T 2d3f8148c7b743bfbf0a9bf37c6b74f9 P c738829879e44be8a5bfe398683ddf69 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } }
I20260710 13:27:58.387342 30342 raft_consensus.cc:740] T 2d3f8148c7b743bfbf0a9bf37c6b74f9 P c738829879e44be8a5bfe398683ddf69 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c738829879e44be8a5bfe398683ddf69, State: Initialized, Role: FOLLOWER
I20260710 13:27:58.387919 30342 consensus_queue.cc:260] T 2d3f8148c7b743bfbf0a9bf37c6b74f9 P c738829879e44be8a5bfe398683ddf69 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } }
I20260710 13:27:58.389617 30342 ts_tablet_manager.cc:1434] T 2d3f8148c7b743bfbf0a9bf37c6b74f9 P c738829879e44be8a5bfe398683ddf69: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.001s
I20260710 13:27:58.390337 30342 tablet_bootstrap.cc:492] T eea82bfc680f4a98a8a39c895b87e69a P c738829879e44be8a5bfe398683ddf69: Bootstrap starting.
I20260710 13:27:58.405135 30342 tablet_bootstrap.cc:492] T eea82bfc680f4a98a8a39c895b87e69a P c738829879e44be8a5bfe398683ddf69: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:27:58.406038 30342 tablet_bootstrap.cc:492] T eea82bfc680f4a98a8a39c895b87e69a P c738829879e44be8a5bfe398683ddf69: Bootstrap complete.
I20260710 13:27:58.406651 30342 ts_tablet_manager.cc:1403] T eea82bfc680f4a98a8a39c895b87e69a P c738829879e44be8a5bfe398683ddf69: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260710 13:27:58.408560 30342 raft_consensus.cc:359] T eea82bfc680f4a98a8a39c895b87e69a P c738829879e44be8a5bfe398683ddf69 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } }
I20260710 13:27:58.409052 30342 raft_consensus.cc:740] T eea82bfc680f4a98a8a39c895b87e69a P c738829879e44be8a5bfe398683ddf69 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c738829879e44be8a5bfe398683ddf69, State: Initialized, Role: FOLLOWER
I20260710 13:27:58.409516 30342 consensus_queue.cc:260] T eea82bfc680f4a98a8a39c895b87e69a P c738829879e44be8a5bfe398683ddf69 [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: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } }
I20260710 13:27:58.411163 30342 ts_tablet_manager.cc:1434] T eea82bfc680f4a98a8a39c895b87e69a P c738829879e44be8a5bfe398683ddf69: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:27:58.411921 30342 tablet_bootstrap.cc:492] T d3cc72514a364890b579f5cbc76738bb P c738829879e44be8a5bfe398683ddf69: Bootstrap starting.
I20260710 13:27:58.424598 30342 tablet_bootstrap.cc:492] T d3cc72514a364890b579f5cbc76738bb P c738829879e44be8a5bfe398683ddf69: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:27:58.425364 30342 tablet_bootstrap.cc:492] T d3cc72514a364890b579f5cbc76738bb P c738829879e44be8a5bfe398683ddf69: Bootstrap complete.
I20260710 13:27:58.425889 30342 ts_tablet_manager.cc:1403] T d3cc72514a364890b579f5cbc76738bb P c738829879e44be8a5bfe398683ddf69: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.004s
I20260710 13:27:58.427558 30342 raft_consensus.cc:359] T d3cc72514a364890b579f5cbc76738bb P c738829879e44be8a5bfe398683ddf69 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } }
I20260710 13:27:58.428042 30342 raft_consensus.cc:740] T d3cc72514a364890b579f5cbc76738bb P c738829879e44be8a5bfe398683ddf69 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c738829879e44be8a5bfe398683ddf69, State: Initialized, Role: FOLLOWER
I20260710 13:27:58.428623 30342 consensus_queue.cc:260] T d3cc72514a364890b579f5cbc76738bb P c738829879e44be8a5bfe398683ddf69 [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: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } }
I20260710 13:27:58.430038 30342 ts_tablet_manager.cc:1434] T d3cc72514a364890b579f5cbc76738bb P c738829879e44be8a5bfe398683ddf69: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:27:58.430863 30342 tablet_bootstrap.cc:492] T 8112d9c5dfa3413eb3747560a6ef32a0 P c738829879e44be8a5bfe398683ddf69: Bootstrap starting.
I20260710 13:27:58.443675 30342 tablet_bootstrap.cc:492] T 8112d9c5dfa3413eb3747560a6ef32a0 P c738829879e44be8a5bfe398683ddf69: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:27:58.444329 30342 tablet_bootstrap.cc:492] T 8112d9c5dfa3413eb3747560a6ef32a0 P c738829879e44be8a5bfe398683ddf69: Bootstrap complete.
I20260710 13:27:58.444835 30342 ts_tablet_manager.cc:1403] T 8112d9c5dfa3413eb3747560a6ef32a0 P c738829879e44be8a5bfe398683ddf69: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.004s
I20260710 13:27:58.446439 30342 raft_consensus.cc:359] T 8112d9c5dfa3413eb3747560a6ef32a0 P c738829879e44be8a5bfe398683ddf69 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } }
I20260710 13:27:58.446868 30342 raft_consensus.cc:740] T 8112d9c5dfa3413eb3747560a6ef32a0 P c738829879e44be8a5bfe398683ddf69 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c738829879e44be8a5bfe398683ddf69, State: Initialized, Role: FOLLOWER
I20260710 13:27:58.447309 30342 consensus_queue.cc:260] T 8112d9c5dfa3413eb3747560a6ef32a0 P c738829879e44be8a5bfe398683ddf69 [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: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } }
I20260710 13:27:58.448536 30342 ts_tablet_manager.cc:1434] T 8112d9c5dfa3413eb3747560a6ef32a0 P c738829879e44be8a5bfe398683ddf69: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.000s
I20260710 13:27:58.480545 30378 raft_consensus.cc:3060] T a6aac7971c0240e3972a576ee54548a2 P c738829879e44be8a5bfe398683ddf69 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:58.531431 30378 raft_consensus.cc:3060] T a1152fcc6ce447569c1bf2ee4141edba P c738829879e44be8a5bfe398683ddf69 [term 1 FOLLOWER]: Advancing to term 3
I20260710 13:27:58.689195 30378 raft_consensus.cc:3060] T 8f45a20b86ce4b3fa21865f0fec218d1 P c738829879e44be8a5bfe398683ddf69 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:58.933732 30423 raft_consensus.cc:993] T eea82bfc680f4a98a8a39c895b87e69a P c7cd578aab6347319e3d3d032e8de4a2: : Instructing follower 2a810d13941c46dab76870c56d2f5bd8 to start an election
I20260710 13:27:58.934300 30422 raft_consensus.cc:1081] T eea82bfc680f4a98a8a39c895b87e69a P c7cd578aab6347319e3d3d032e8de4a2 [term 1 LEADER]: Signalling peer 2a810d13941c46dab76870c56d2f5bd8 to start an election
I20260710 13:27:58.936113 30096 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eea82bfc680f4a98a8a39c895b87e69a"
dest_uuid: "2a810d13941c46dab76870c56d2f5bd8"
 from {username='slave'} at 127.0.0.1:35868
I20260710 13:27:58.936657 30096 raft_consensus.cc:493] T eea82bfc680f4a98a8a39c895b87e69a P 2a810d13941c46dab76870c56d2f5bd8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:58.937048 30096 raft_consensus.cc:3060] T eea82bfc680f4a98a8a39c895b87e69a P 2a810d13941c46dab76870c56d2f5bd8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:58.942277 30096 raft_consensus.cc:515] T eea82bfc680f4a98a8a39c895b87e69a P 2a810d13941c46dab76870c56d2f5bd8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } }
I20260710 13:27:58.943876 30096 leader_election.cc:290] T eea82bfc680f4a98a8a39c895b87e69a P 2a810d13941c46dab76870c56d2f5bd8 [CANDIDATE]: Term 2 election: Requested vote from peers c738829879e44be8a5bfe398683ddf69 (127.26.127.65:40413), c7cd578aab6347319e3d3d032e8de4a2 (127.26.127.67:33307)
I20260710 13:27:58.944451 30378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eea82bfc680f4a98a8a39c895b87e69a" candidate_uuid: "2a810d13941c46dab76870c56d2f5bd8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c738829879e44be8a5bfe398683ddf69"
I20260710 13:27:58.945088 30378 raft_consensus.cc:3060] T eea82bfc680f4a98a8a39c895b87e69a P c738829879e44be8a5bfe398683ddf69 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:58.945082 30170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eea82bfc680f4a98a8a39c895b87e69a" candidate_uuid: "2a810d13941c46dab76870c56d2f5bd8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c7cd578aab6347319e3d3d032e8de4a2"
I20260710 13:27:58.945783 30170 raft_consensus.cc:3055] T eea82bfc680f4a98a8a39c895b87e69a P c7cd578aab6347319e3d3d032e8de4a2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:58.946094 30170 raft_consensus.cc:740] T eea82bfc680f4a98a8a39c895b87e69a P c7cd578aab6347319e3d3d032e8de4a2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c7cd578aab6347319e3d3d032e8de4a2, State: Running, Role: LEADER
I20260710 13:27:58.946923 30170 consensus_queue.cc:260] T eea82bfc680f4a98a8a39c895b87e69a P c7cd578aab6347319e3d3d032e8de4a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } }
I20260710 13:27:58.948165 30170 raft_consensus.cc:3060] T eea82bfc680f4a98a8a39c895b87e69a P c7cd578aab6347319e3d3d032e8de4a2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:58.952505 30378 raft_consensus.cc:2468] T eea82bfc680f4a98a8a39c895b87e69a P c738829879e44be8a5bfe398683ddf69 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a810d13941c46dab76870c56d2f5bd8 in term 2.
I20260710 13:27:58.953707 30063 leader_election.cc:304] T eea82bfc680f4a98a8a39c895b87e69a P 2a810d13941c46dab76870c56d2f5bd8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a810d13941c46dab76870c56d2f5bd8, c738829879e44be8a5bfe398683ddf69; no voters: 
I20260710 13:27:58.954691 30240 raft_consensus.cc:2804] T eea82bfc680f4a98a8a39c895b87e69a P 2a810d13941c46dab76870c56d2f5bd8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:58.955533 30170 raft_consensus.cc:2468] T eea82bfc680f4a98a8a39c895b87e69a P c7cd578aab6347319e3d3d032e8de4a2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a810d13941c46dab76870c56d2f5bd8 in term 2.
I20260710 13:27:58.955722 30240 raft_consensus.cc:697] T eea82bfc680f4a98a8a39c895b87e69a P 2a810d13941c46dab76870c56d2f5bd8 [term 2 LEADER]: Becoming Leader. State: Replica: 2a810d13941c46dab76870c56d2f5bd8, State: Running, Role: LEADER
I20260710 13:27:58.956943 30240 consensus_queue.cc:237] T eea82bfc680f4a98a8a39c895b87e69a P 2a810d13941c46dab76870c56d2f5bd8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } }
I20260710 13:27:58.967057 29918 catalog_manager.cc:5697] T eea82bfc680f4a98a8a39c895b87e69a P 2a810d13941c46dab76870c56d2f5bd8 reported cstate change: term changed from 1 to 2, leader changed from c7cd578aab6347319e3d3d032e8de4a2 (127.26.127.67) to 2a810d13941c46dab76870c56d2f5bd8 (127.26.127.66). New cstate: current_term: 2 leader_uuid: "2a810d13941c46dab76870c56d2f5bd8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a810d13941c46dab76870c56d2f5bd8" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 46387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 } health_report { overall_health: UNKNOWN } } }
W20260710 13:27:59.078531 29968 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:27:59.378957 30170 raft_consensus.cc:1275] T eea82bfc680f4a98a8a39c895b87e69a P c7cd578aab6347319e3d3d032e8de4a2 [term 2 FOLLOWER]: Refusing update from remote peer 2a810d13941c46dab76870c56d2f5bd8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:59.380375 27133 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:27:59.381016 30426 consensus_queue.cc:1048] T eea82bfc680f4a98a8a39c895b87e69a P 2a810d13941c46dab76870c56d2f5bd8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7cd578aab6347319e3d3d032e8de4a2" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 33307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:59.388608 27133 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:27:59.389290 27133 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:27:59.390089 27133 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:27:59.392050 30378 raft_consensus.cc:1275] T eea82bfc680f4a98a8a39c895b87e69a P c738829879e44be8a5bfe398683ddf69 [term 2 FOLLOWER]: Refusing update from remote peer 2a810d13941c46dab76870c56d2f5bd8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:59.394614 30426 consensus_queue.cc:1048] T eea82bfc680f4a98a8a39c895b87e69a P 2a810d13941c46dab76870c56d2f5bd8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c738829879e44be8a5bfe398683ddf69" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:28:00.079535 29968 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:28:00.401602 27133 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:28:00.407225 27133 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:28:00.407660 27133 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:28:00.408118 27133 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:28:01.080493 29968 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:28:01.414322 27133 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:28:01.420732 27133 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:28:01.421222 27133 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:28:01.421679 27133 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:28:02.081404 29968 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:28:02.427695 27133 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:28:02.433297 27133 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:28:02.433662 27133 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:28:02.434047 27133 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:28:03.082435 29968 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:28:03.439877 27133 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:28:03.446170 27133 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:28:03.451043 27133 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:28:03.451354 27133 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
W20260710 13:28:04.083557 29968 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:28:04.476176 27133 tablet_server.cc:179] TabletServer@127.26.127.65:40413 shutting down...
I20260710 13:28:04.506327 27133 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:28:04.507180 27133 tablet_replica.cc:333] stopping tablet replica
I20260710 13:28:04.507901 27133 raft_consensus.cc:2243] T d3cc72514a364890b579f5cbc76738bb P c738829879e44be8a5bfe398683ddf69 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:04.508431 27133 raft_consensus.cc:2272] T d3cc72514a364890b579f5cbc76738bb P c738829879e44be8a5bfe398683ddf69 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:04.510735 27133 tablet_replica.cc:333] stopping tablet replica
I20260710 13:28:04.511312 27133 raft_consensus.cc:2243] T a1152fcc6ce447569c1bf2ee4141edba P c738829879e44be8a5bfe398683ddf69 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:04.511905 27133 raft_consensus.cc:2272] T a1152fcc6ce447569c1bf2ee4141edba P c738829879e44be8a5bfe398683ddf69 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:04.514890 27133 tablet_replica.cc:333] stopping tablet replica
I20260710 13:28:04.515465 27133 raft_consensus.cc:2243] T 8112d9c5dfa3413eb3747560a6ef32a0 P c738829879e44be8a5bfe398683ddf69 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:04.515872 27133 raft_consensus.cc:2272] T 8112d9c5dfa3413eb3747560a6ef32a0 P c738829879e44be8a5bfe398683ddf69 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:04.517812 27133 tablet_replica.cc:333] stopping tablet replica
I20260710 13:28:04.518405 27133 raft_consensus.cc:2243] T 477f91597f664d899b69bc634e13cdd7 P c738829879e44be8a5bfe398683ddf69 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:04.518821 27133 raft_consensus.cc:2272] T 477f91597f664d899b69bc634e13cdd7 P c738829879e44be8a5bfe398683ddf69 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:04.520890 27133 tablet_replica.cc:333] stopping tablet replica
I20260710 13:28:04.521469 27133 raft_consensus.cc:2243] T 2d3f8148c7b743bfbf0a9bf37c6b74f9 P c738829879e44be8a5bfe398683ddf69 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:04.521916 27133 raft_consensus.cc:2272] T 2d3f8148c7b743bfbf0a9bf37c6b74f9 P c738829879e44be8a5bfe398683ddf69 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:04.524008 27133 tablet_replica.cc:333] stopping tablet replica
I20260710 13:28:04.524499 27133 raft_consensus.cc:2243] T a6aac7971c0240e3972a576ee54548a2 P c738829879e44be8a5bfe398683ddf69 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:04.525007 27133 raft_consensus.cc:2272] T a6aac7971c0240e3972a576ee54548a2 P c738829879e44be8a5bfe398683ddf69 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:04.527191 27133 tablet_replica.cc:333] stopping tablet replica
I20260710 13:28:04.527750 27133 raft_consensus.cc:2243] T a0da1d969b0442c1864ea4916c63a65c P c738829879e44be8a5bfe398683ddf69 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:04.528157 27133 raft_consensus.cc:2272] T a0da1d969b0442c1864ea4916c63a65c P c738829879e44be8a5bfe398683ddf69 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:04.530119 27133 tablet_replica.cc:333] stopping tablet replica
I20260710 13:28:04.530766 27133 raft_consensus.cc:2243] T eea82bfc680f4a98a8a39c895b87e69a P c738829879e44be8a5bfe398683ddf69 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:04.531167 27133 raft_consensus.cc:2272] T eea82bfc680f4a98a8a39c895b87e69a P c738829879e44be8a5bfe398683ddf69 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:04.533195 27133 tablet_replica.cc:333] stopping tablet replica
I20260710 13:28:04.533600 27133 raft_consensus.cc:2243] T 8f45a20b86ce4b3fa21865f0fec218d1 P c738829879e44be8a5bfe398683ddf69 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:04.533989 27133 raft_consensus.cc:2272] T 8f45a20b86ce4b3fa21865f0fec218d1 P c738829879e44be8a5bfe398683ddf69 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:04.535921 27133 tablet_replica.cc:333] stopping tablet replica
I20260710 13:28:04.536384 27133 raft_consensus.cc:2243] T 44474d4241ee448faaf5d797d7f1cbf7 P c738829879e44be8a5bfe398683ddf69 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:04.536844 27133 raft_consensus.cc:2272] T 44474d4241ee448faaf5d797d7f1cbf7 P c738829879e44be8a5bfe398683ddf69 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:28:04.547863 30137 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]
W20260710 13:28:04.551350 30137 consensus_peers.cc:597] T a1152fcc6ce447569c1bf2ee4141edba P c7cd578aab6347319e3d3d032e8de4a2 -> Peer c738829879e44be8a5bfe398683ddf69 (127.26.127.65:40413): Couldn't send request to peer c738829879e44be8a5bfe398683ddf69. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:04.570498 27133 tablet_server.cc:196] TabletServer@127.26.127.65:40413 shutdown complete.
I20260710 13:28:04.595096 27133 tablet_server.cc:179] TabletServer@127.26.127.66:0 shutting down...
I20260710 13:28:04.620774 27133 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:28:04.621471 27133 tablet_replica.cc:333] T d3cc72514a364890b579f5cbc76738bb P 2a810d13941c46dab76870c56d2f5bd8: stopping tablet replica
I20260710 13:28:04.622330 27133 raft_consensus.cc:2243] T d3cc72514a364890b579f5cbc76738bb P 2a810d13941c46dab76870c56d2f5bd8 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:04.623296 27133 raft_consensus.cc:2272] T d3cc72514a364890b579f5cbc76738bb P 2a810d13941c46dab76870c56d2f5bd8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:04.625937 27133 tablet_replica.cc:333] T a0da1d969b0442c1864ea4916c63a65c P 2a810d13941c46dab76870c56d2f5bd8: stopping tablet replica
I20260710 13:28:04.626664 27133 raft_consensus.cc:2243] T a0da1d969b0442c1864ea4916c63a65c P 2a810d13941c46dab76870c56d2f5bd8 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:04.627604 27133 raft_consensus.cc:2272] T a0da1d969b0442c1864ea4916c63a65c P 2a810d13941c46dab76870c56d2f5bd8 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:28:04.628901 30063 consensus_peers.cc:597] T eea82bfc680f4a98a8a39c895b87e69a P 2a810d13941c46dab76870c56d2f5bd8 -> Peer c738829879e44be8a5bfe398683ddf69 (127.26.127.65:40413): Couldn't send request to peer c738829879e44be8a5bfe398683ddf69. Status: Network error: Client connection negotiation failed: client connection to 127.26.127.65:40413: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:04.630674 27133 tablet_replica.cc:333] T eea82bfc680f4a98a8a39c895b87e69a P 2a810d13941c46dab76870c56d2f5bd8: stopping tablet replica
I20260710 13:28:04.631357 27133 raft_consensus.cc:2243] T eea82bfc680f4a98a8a39c895b87e69a P 2a810d13941c46dab76870c56d2f5bd8 [term 2 LEADER]: Raft consensus shutting down.
W20260710 13:28:04.632133 30136 consensus_peers.cc:597] T 8112d9c5dfa3413eb3747560a6ef32a0 P c7cd578aab6347319e3d3d032e8de4a2 -> Peer 2a810d13941c46dab76870c56d2f5bd8 (127.26.127.66:46387): Couldn't send request to peer 2a810d13941c46dab76870c56d2f5bd8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:04.632507 27133 raft_consensus.cc:2272] T eea82bfc680f4a98a8a39c895b87e69a P 2a810d13941c46dab76870c56d2f5bd8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:04.634655 27133 tablet_replica.cc:333] T 44474d4241ee448faaf5d797d7f1cbf7 P 2a810d13941c46dab76870c56d2f5bd8: stopping tablet replica
I20260710 13:28:04.635202 27133 raft_consensus.cc:2243] T 44474d4241ee448faaf5d797d7f1cbf7 P 2a810d13941c46dab76870c56d2f5bd8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:04.635625 27133 raft_consensus.cc:2272] T 44474d4241ee448faaf5d797d7f1cbf7 P 2a810d13941c46dab76870c56d2f5bd8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:04.637740 27133 tablet_replica.cc:333] T 8f45a20b86ce4b3fa21865f0fec218d1 P 2a810d13941c46dab76870c56d2f5bd8: stopping tablet replica
I20260710 13:28:04.638264 27133 raft_consensus.cc:2243] T 8f45a20b86ce4b3fa21865f0fec218d1 P 2a810d13941c46dab76870c56d2f5bd8 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:04.639073 27133 raft_consensus.cc:2272] T 8f45a20b86ce4b3fa21865f0fec218d1 P 2a810d13941c46dab76870c56d2f5bd8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:04.641281 27133 tablet_replica.cc:333] T 2d3f8148c7b743bfbf0a9bf37c6b74f9 P 2a810d13941c46dab76870c56d2f5bd8: stopping tablet replica
I20260710 13:28:04.641824 27133 raft_consensus.cc:2243] T 2d3f8148c7b743bfbf0a9bf37c6b74f9 P 2a810d13941c46dab76870c56d2f5bd8 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:04.642760 27133 raft_consensus.cc:2272] T 2d3f8148c7b743bfbf0a9bf37c6b74f9 P 2a810d13941c46dab76870c56d2f5bd8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:04.644827 27133 tablet_replica.cc:333] T a6aac7971c0240e3972a576ee54548a2 P 2a810d13941c46dab76870c56d2f5bd8: stopping tablet replica
I20260710 13:28:04.645359 27133 raft_consensus.cc:2243] T a6aac7971c0240e3972a576ee54548a2 P 2a810d13941c46dab76870c56d2f5bd8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:04.645812 27133 raft_consensus.cc:2272] T a6aac7971c0240e3972a576ee54548a2 P 2a810d13941c46dab76870c56d2f5bd8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:04.647650 27133 tablet_replica.cc:333] T a1152fcc6ce447569c1bf2ee4141edba P 2a810d13941c46dab76870c56d2f5bd8: stopping tablet replica
I20260710 13:28:04.648145 27133 raft_consensus.cc:2243] T a1152fcc6ce447569c1bf2ee4141edba P 2a810d13941c46dab76870c56d2f5bd8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:04.648624 27133 raft_consensus.cc:2272] T a1152fcc6ce447569c1bf2ee4141edba P 2a810d13941c46dab76870c56d2f5bd8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:04.650640 27133 tablet_replica.cc:333] T 477f91597f664d899b69bc634e13cdd7 P 2a810d13941c46dab76870c56d2f5bd8: stopping tablet replica
I20260710 13:28:04.651154 27133 raft_consensus.cc:2243] T 477f91597f664d899b69bc634e13cdd7 P 2a810d13941c46dab76870c56d2f5bd8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:04.651645 27133 raft_consensus.cc:2272] T 477f91597f664d899b69bc634e13cdd7 P 2a810d13941c46dab76870c56d2f5bd8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:04.653692 27133 tablet_replica.cc:333] T 8112d9c5dfa3413eb3747560a6ef32a0 P 2a810d13941c46dab76870c56d2f5bd8: stopping tablet replica
I20260710 13:28:04.654181 27133 raft_consensus.cc:2243] T 8112d9c5dfa3413eb3747560a6ef32a0 P 2a810d13941c46dab76870c56d2f5bd8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:04.654596 27133 raft_consensus.cc:2272] T 8112d9c5dfa3413eb3747560a6ef32a0 P 2a810d13941c46dab76870c56d2f5bd8 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:28:04.663296 30137 consensus_peers.cc:597] T a6aac7971c0240e3972a576ee54548a2 P c7cd578aab6347319e3d3d032e8de4a2 -> Peer c738829879e44be8a5bfe398683ddf69 (127.26.127.65:40413): Couldn't send request to peer c738829879e44be8a5bfe398683ddf69. Status: Network error: Client connection negotiation failed: client connection to 127.26.127.65:40413: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:28:04.683667 30137 consensus_peers.cc:597] T 44474d4241ee448faaf5d797d7f1cbf7 P c7cd578aab6347319e3d3d032e8de4a2 -> Peer c738829879e44be8a5bfe398683ddf69 (127.26.127.65:40413): Couldn't send request to peer c738829879e44be8a5bfe398683ddf69. Status: Network error: Client connection negotiation failed: client connection to 127.26.127.65:40413: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:04.687281 27133 tablet_server.cc:196] TabletServer@127.26.127.66:0 shutdown complete.
I20260710 13:28:04.711622 27133 tablet_server.cc:179] TabletServer@127.26.127.67:0 shutting down...
I20260710 13:28:04.735306 27133 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:28:04.735996 27133 tablet_replica.cc:333] T a0da1d969b0442c1864ea4916c63a65c P c7cd578aab6347319e3d3d032e8de4a2: stopping tablet replica
I20260710 13:28:04.736599 27133 raft_consensus.cc:2243] T a0da1d969b0442c1864ea4916c63a65c P c7cd578aab6347319e3d3d032e8de4a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:04.737134 27133 raft_consensus.cc:2272] T a0da1d969b0442c1864ea4916c63a65c P c7cd578aab6347319e3d3d032e8de4a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:04.739262 27133 tablet_replica.cc:333] T a1152fcc6ce447569c1bf2ee4141edba P c7cd578aab6347319e3d3d032e8de4a2: stopping tablet replica
I20260710 13:28:04.739782 27133 raft_consensus.cc:2243] T a1152fcc6ce447569c1bf2ee4141edba P c7cd578aab6347319e3d3d032e8de4a2 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:28:04.740814 27133 raft_consensus.cc:2272] T a1152fcc6ce447569c1bf2ee4141edba P c7cd578aab6347319e3d3d032e8de4a2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:04.742808 27133 tablet_replica.cc:333] T 2d3f8148c7b743bfbf0a9bf37c6b74f9 P c7cd578aab6347319e3d3d032e8de4a2: stopping tablet replica
I20260710 13:28:04.743364 27133 raft_consensus.cc:2243] T 2d3f8148c7b743bfbf0a9bf37c6b74f9 P c7cd578aab6347319e3d3d032e8de4a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:04.743786 27133 raft_consensus.cc:2272] T 2d3f8148c7b743bfbf0a9bf37c6b74f9 P c7cd578aab6347319e3d3d032e8de4a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:04.745627 27133 tablet_replica.cc:333] T a6aac7971c0240e3972a576ee54548a2 P c7cd578aab6347319e3d3d032e8de4a2: stopping tablet replica
I20260710 13:28:04.746119 27133 raft_consensus.cc:2243] T a6aac7971c0240e3972a576ee54548a2 P c7cd578aab6347319e3d3d032e8de4a2 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:04.746881 27133 raft_consensus.cc:2272] T a6aac7971c0240e3972a576ee54548a2 P c7cd578aab6347319e3d3d032e8de4a2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:04.748761 27133 tablet_replica.cc:333] T 44474d4241ee448faaf5d797d7f1cbf7 P c7cd578aab6347319e3d3d032e8de4a2: stopping tablet replica
I20260710 13:28:04.749257 27133 raft_consensus.cc:2243] T 44474d4241ee448faaf5d797d7f1cbf7 P c7cd578aab6347319e3d3d032e8de4a2 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:04.750056 27133 raft_consensus.cc:2272] T 44474d4241ee448faaf5d797d7f1cbf7 P c7cd578aab6347319e3d3d032e8de4a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:04.751919 27133 tablet_replica.cc:333] T 8f45a20b86ce4b3fa21865f0fec218d1 P c7cd578aab6347319e3d3d032e8de4a2: stopping tablet replica
I20260710 13:28:04.752449 27133 raft_consensus.cc:2243] T 8f45a20b86ce4b3fa21865f0fec218d1 P c7cd578aab6347319e3d3d032e8de4a2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:04.752933 27133 raft_consensus.cc:2272] T 8f45a20b86ce4b3fa21865f0fec218d1 P c7cd578aab6347319e3d3d032e8de4a2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:04.754715 27133 tablet_replica.cc:333] T eea82bfc680f4a98a8a39c895b87e69a P c7cd578aab6347319e3d3d032e8de4a2: stopping tablet replica
I20260710 13:28:04.755208 27133 raft_consensus.cc:2243] T eea82bfc680f4a98a8a39c895b87e69a P c7cd578aab6347319e3d3d032e8de4a2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:04.755631 27133 raft_consensus.cc:2272] T eea82bfc680f4a98a8a39c895b87e69a P c7cd578aab6347319e3d3d032e8de4a2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:04.757562 27133 tablet_replica.cc:333] T 8112d9c5dfa3413eb3747560a6ef32a0 P c7cd578aab6347319e3d3d032e8de4a2: stopping tablet replica
I20260710 13:28:04.758033 27133 raft_consensus.cc:2243] T 8112d9c5dfa3413eb3747560a6ef32a0 P c7cd578aab6347319e3d3d032e8de4a2 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:04.758860 27133 raft_consensus.cc:2272] T 8112d9c5dfa3413eb3747560a6ef32a0 P c7cd578aab6347319e3d3d032e8de4a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:04.760756 27133 tablet_replica.cc:333] T 477f91597f664d899b69bc634e13cdd7 P c7cd578aab6347319e3d3d032e8de4a2: stopping tablet replica
I20260710 13:28:04.761207 27133 raft_consensus.cc:2243] T 477f91597f664d899b69bc634e13cdd7 P c7cd578aab6347319e3d3d032e8de4a2 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:28:04.762109 27133 raft_consensus.cc:2272] T 477f91597f664d899b69bc634e13cdd7 P c7cd578aab6347319e3d3d032e8de4a2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:04.763985 27133 tablet_replica.cc:333] T d3cc72514a364890b579f5cbc76738bb P c7cd578aab6347319e3d3d032e8de4a2: stopping tablet replica
I20260710 13:28:04.764393 27133 raft_consensus.cc:2243] T d3cc72514a364890b579f5cbc76738bb P c7cd578aab6347319e3d3d032e8de4a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:04.764777 27133 raft_consensus.cc:2272] T d3cc72514a364890b579f5cbc76738bb P c7cd578aab6347319e3d3d032e8de4a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:04.794626 27133 tablet_server.cc:196] TabletServer@127.26.127.67:0 shutdown complete.
I20260710 13:28:04.817193 27133 master.cc:562] Master@127.26.127.126:44297 shutting down...
I20260710 13:28:04.844178 27133 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 26c5fde0909049c1a1783b54f2e8673d [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:04.844879 27133 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 26c5fde0909049c1a1783b54f2e8673d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:04.845216 27133 tablet_replica.cc:333] T 00000000000000000000000000000000 P 26c5fde0909049c1a1783b54f2e8673d: stopping tablet replica
I20260710 13:28:04.865322 27133 master.cc:584] Master@127.26.127.126:44297 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (13964 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260710 13:28:04.908097 27133 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.26.127.126:34221
I20260710 13:28:04.909322 27133 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:28:04.915620 30452 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:28:04.915649 30455 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:28:04.916297 30453 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:28:04.917469 27133 server_base.cc:1061] running on GCE node
I20260710 13:28:04.918359 27133 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:28:04.918572 27133 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:28:04.918749 27133 hybrid_clock.cc:648] HybridClock initialized: now 1783690084918715 us; error 0 us; skew 500 ppm
I20260710 13:28:04.919278 27133 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:28:04.921816 27133 webserver.cc:533] Webserver started at http://127.26.127.126:35527/ using document root <none> and password file <none>
I20260710 13:28:04.922349 27133 fs_manager.cc:362] Metadata directory not provided
I20260710 13:28:04.922551 27133 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:28:04.922822 27133 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:28:04.923934 27133 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783690003215650-27133-0/minicluster-data/master-0-root/instance:
uuid: "715cd711a90e4c8ab4ab8576af83cd44"
format_stamp: "Formatted at 2026-07-10 13:28:04 on dist-test-slave-4llg"
I20260710 13:28:04.928275 27133 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:28:04.931473 30460 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:04.932121 27133 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:28:04.932427 27133 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783690003215650-27133-0/minicluster-data/master-0-root
uuid: "715cd711a90e4c8ab4ab8576af83cd44"
format_stamp: "Formatted at 2026-07-10 13:28:04 on dist-test-slave-4llg"
I20260710 13:28:04.932688 27133 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783690003215650-27133-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783690003215650-27133-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783690003215650-27133-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:28:04.945818 27133 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:28:04.947021 27133 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:28:04.985039 27133 rpc_server.cc:307] RPC server started. Bound to: 127.26.127.126:34221
I20260710 13:28:04.985131 30511 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.127.126:34221 every 8 connection(s)
I20260710 13:28:04.988991 30512 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:04.999301 30512 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 715cd711a90e4c8ab4ab8576af83cd44: Bootstrap starting.
I20260710 13:28:05.003851 30512 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 715cd711a90e4c8ab4ab8576af83cd44: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:05.007717 30512 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 715cd711a90e4c8ab4ab8576af83cd44: No bootstrap required, opened a new log
I20260710 13:28:05.009825 30512 raft_consensus.cc:359] T 00000000000000000000000000000000 P 715cd711a90e4c8ab4ab8576af83cd44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "715cd711a90e4c8ab4ab8576af83cd44" member_type: VOTER }
I20260710 13:28:05.010213 30512 raft_consensus.cc:385] T 00000000000000000000000000000000 P 715cd711a90e4c8ab4ab8576af83cd44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:05.010385 30512 raft_consensus.cc:740] T 00000000000000000000000000000000 P 715cd711a90e4c8ab4ab8576af83cd44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 715cd711a90e4c8ab4ab8576af83cd44, State: Initialized, Role: FOLLOWER
I20260710 13:28:05.010936 30512 consensus_queue.cc:260] T 00000000000000000000000000000000 P 715cd711a90e4c8ab4ab8576af83cd44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "715cd711a90e4c8ab4ab8576af83cd44" member_type: VOTER }
I20260710 13:28:05.011358 30512 raft_consensus.cc:399] T 00000000000000000000000000000000 P 715cd711a90e4c8ab4ab8576af83cd44 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:28:05.011536 30512 raft_consensus.cc:493] T 00000000000000000000000000000000 P 715cd711a90e4c8ab4ab8576af83cd44 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:28:05.011746 30512 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 715cd711a90e4c8ab4ab8576af83cd44 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:05.015792 30512 raft_consensus.cc:515] T 00000000000000000000000000000000 P 715cd711a90e4c8ab4ab8576af83cd44 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "715cd711a90e4c8ab4ab8576af83cd44" member_type: VOTER }
I20260710 13:28:05.016242 30512 leader_election.cc:304] T 00000000000000000000000000000000 P 715cd711a90e4c8ab4ab8576af83cd44 [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: 715cd711a90e4c8ab4ab8576af83cd44; no voters: 
I20260710 13:28:05.017274 30512 leader_election.cc:290] T 00000000000000000000000000000000 P 715cd711a90e4c8ab4ab8576af83cd44 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:28:05.017597 30515 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 715cd711a90e4c8ab4ab8576af83cd44 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:05.018962 30515 raft_consensus.cc:697] T 00000000000000000000000000000000 P 715cd711a90e4c8ab4ab8576af83cd44 [term 1 LEADER]: Becoming Leader. State: Replica: 715cd711a90e4c8ab4ab8576af83cd44, State: Running, Role: LEADER
I20260710 13:28:05.019563 30515 consensus_queue.cc:237] T 00000000000000000000000000000000 P 715cd711a90e4c8ab4ab8576af83cd44 [LEADER]: Queue going to LEADER mode. State: All 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: "715cd711a90e4c8ab4ab8576af83cd44" member_type: VOTER }
I20260710 13:28:05.020201 30512 sys_catalog.cc:565] T 00000000000000000000000000000000 P 715cd711a90e4c8ab4ab8576af83cd44 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:28:05.024752 30516 sys_catalog.cc:455] T 00000000000000000000000000000000 P 715cd711a90e4c8ab4ab8576af83cd44 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "715cd711a90e4c8ab4ab8576af83cd44" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "715cd711a90e4c8ab4ab8576af83cd44" member_type: VOTER } }
I20260710 13:28:05.025584 30516 sys_catalog.cc:458] T 00000000000000000000000000000000 P 715cd711a90e4c8ab4ab8576af83cd44 [sys.catalog]: This master's current role is: LEADER
I20260710 13:28:05.029091 30517 sys_catalog.cc:455] T 00000000000000000000000000000000 P 715cd711a90e4c8ab4ab8576af83cd44 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 715cd711a90e4c8ab4ab8576af83cd44. Latest consensus state: current_term: 1 leader_uuid: "715cd711a90e4c8ab4ab8576af83cd44" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "715cd711a90e4c8ab4ab8576af83cd44" member_type: VOTER } }
I20260710 13:28:05.029708 30517 sys_catalog.cc:458] T 00000000000000000000000000000000 P 715cd711a90e4c8ab4ab8576af83cd44 [sys.catalog]: This master's current role is: LEADER
I20260710 13:28:05.032105 30524 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:28:05.037246 30524 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:28:05.038380 27133 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:28:05.045555 30524 catalog_manager.cc:1383] Generated new cluster ID: dacd3aef122d43bea318c841837c98ce
I20260710 13:28:05.045822 30524 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:28:05.067181 30524 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:28:05.068441 30524 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:28:05.083266 30524 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 715cd711a90e4c8ab4ab8576af83cd44: Generated new TSK 0
I20260710 13:28:05.083858 30524 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:28:05.104475 27133 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:28:05.110148 30533 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:28:05.111241 30534 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:28:05.112798 27133 server_base.cc:1061] running on GCE node
W20260710 13:28:05.112988 30536 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:28:05.113938 27133 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:28:05.114117 27133 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:28:05.114236 27133 hybrid_clock.cc:648] HybridClock initialized: now 1783690085114225 us; error 0 us; skew 500 ppm
I20260710 13:28:05.114768 27133 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:28:05.116941 27133 webserver.cc:533] Webserver started at http://127.26.127.65:39197/ using document root <none> and password file <none>
I20260710 13:28:05.117372 27133 fs_manager.cc:362] Metadata directory not provided
I20260710 13:28:05.117537 27133 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:28:05.117739 27133 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:28:05.118762 27133 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783690003215650-27133-0/minicluster-data/ts-0-root/instance:
uuid: "329412eed5fb48349d2bef3c573828ef"
format_stamp: "Formatted at 2026-07-10 13:28:05 on dist-test-slave-4llg"
I20260710 13:28:05.123078 27133 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.006s
I20260710 13:28:05.126158 30541 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:05.126890 27133 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 13:28:05.127179 27133 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783690003215650-27133-0/minicluster-data/ts-0-root
uuid: "329412eed5fb48349d2bef3c573828ef"
format_stamp: "Formatted at 2026-07-10 13:28:05 on dist-test-slave-4llg"
I20260710 13:28:05.127488 27133 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783690003215650-27133-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783690003215650-27133-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783690003215650-27133-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:28:05.142098 27133 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:28:05.143282 27133 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:28:05.144716 27133 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:28:05.146967 27133 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:28:05.147178 27133 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:05.147419 27133 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:28:05.147620 27133 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:05.186622 27133 rpc_server.cc:307] RPC server started. Bound to: 127.26.127.65:40191
I20260710 13:28:05.186743 30603 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.127.65:40191 every 8 connection(s)
I20260710 13:28:05.191613 27133 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:28:05.198890 30608 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:28:05.199846 30609 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:28:05.201813 30611 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:28:05.204327 27133 server_base.cc:1061] running on GCE node
I20260710 13:28:05.205425 27133 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 13:28:05.205595 30604 heartbeater.cc:344] Connected to a master server at 127.26.127.126:34221
W20260710 13:28:05.205708 27133 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:28:05.205940 27133 hybrid_clock.cc:648] HybridClock initialized: now 1783690085205926 us; error 0 us; skew 500 ppm
I20260710 13:28:05.206018 30604 heartbeater.cc:461] Registering TS with master...
I20260710 13:28:05.206694 27133 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:28:05.206918 30604 heartbeater.cc:507] Master 127.26.127.126:34221 requested a full tablet report, sending...
I20260710 13:28:05.209408 27133 webserver.cc:533] Webserver started at http://127.26.127.66:36801/ using document root <none> and password file <none>
I20260710 13:28:05.209475 30477 ts_manager.cc:194] Registered new tserver with Master: 329412eed5fb48349d2bef3c573828ef (127.26.127.65:40191)
I20260710 13:28:05.209918 27133 fs_manager.cc:362] Metadata directory not provided
I20260710 13:28:05.210109 27133 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:28:05.210337 27133 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:28:05.211370 27133 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783690003215650-27133-0/minicluster-data/ts-1-root/instance:
uuid: "2bda4507df9d414992ac382c035c1b58"
format_stamp: "Formatted at 2026-07-10 13:28:05 on dist-test-slave-4llg"
I20260710 13:28:05.211514 30477 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54350
I20260710 13:28:05.215698 27133 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260710 13:28:05.219059 30616 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:05.219777 27133 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:28:05.220012 27133 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783690003215650-27133-0/minicluster-data/ts-1-root
uuid: "2bda4507df9d414992ac382c035c1b58"
format_stamp: "Formatted at 2026-07-10 13:28:05 on dist-test-slave-4llg"
I20260710 13:28:05.220240 27133 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783690003215650-27133-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783690003215650-27133-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783690003215650-27133-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:28:05.238654 27133 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:28:05.239828 27133 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:28:05.241205 27133 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:28:05.243366 27133 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:28:05.243587 27133 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:05.243883 27133 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:28:05.244108 27133 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:05.282330 27133 rpc_server.cc:307] RPC server started. Bound to: 127.26.127.66:36011
I20260710 13:28:05.282423 30678 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.127.66:36011 every 8 connection(s)
I20260710 13:28:05.286988 27133 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:28:05.293893 30682 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:28:05.295624 30683 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:28:05.297291 27133 server_base.cc:1061] running on GCE node
W20260710 13:28:05.297981 30685 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:28:05.298990 27133 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:28:05.299310 27133 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:28:05.299470 30679 heartbeater.cc:344] Connected to a master server at 127.26.127.126:34221
I20260710 13:28:05.299556 27133 hybrid_clock.cc:648] HybridClock initialized: now 1783690085299528 us; error 0 us; skew 500 ppm
I20260710 13:28:05.299944 30679 heartbeater.cc:461] Registering TS with master...
I20260710 13:28:05.300346 27133 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:28:05.300698 30679 heartbeater.cc:507] Master 127.26.127.126:34221 requested a full tablet report, sending...
I20260710 13:28:05.302981 27133 webserver.cc:533] Webserver started at http://127.26.127.67:37461/ using document root <none> and password file <none>
I20260710 13:28:05.303076 30477 ts_manager.cc:194] Registered new tserver with Master: 2bda4507df9d414992ac382c035c1b58 (127.26.127.66:36011)
I20260710 13:28:05.303558 27133 fs_manager.cc:362] Metadata directory not provided
I20260710 13:28:05.303797 27133 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:28:05.304050 27133 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:28:05.304608 30477 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54352
I20260710 13:28:05.305264 27133 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783690003215650-27133-0/minicluster-data/ts-2-root/instance:
uuid: "cf7784427aed4014913eaf0472cc6e8a"
format_stamp: "Formatted at 2026-07-10 13:28:05 on dist-test-slave-4llg"
I20260710 13:28:05.309670 27133 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260710 13:28:05.312790 30690 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:05.313530 27133 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:28:05.313819 27133 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783690003215650-27133-0/minicluster-data/ts-2-root
uuid: "cf7784427aed4014913eaf0472cc6e8a"
format_stamp: "Formatted at 2026-07-10 13:28:05 on dist-test-slave-4llg"
I20260710 13:28:05.314095 27133 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783690003215650-27133-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783690003215650-27133-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783690003215650-27133-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:28:05.327338 27133 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:28:05.328565 27133 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:28:05.330046 27133 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:28:05.332075 27133 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:28:05.332290 27133 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:05.332515 27133 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:28:05.332675 27133 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:05.370507 27133 rpc_server.cc:307] RPC server started. Bound to: 127.26.127.67:36663
I20260710 13:28:05.370602 30752 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.127.67:36663 every 8 connection(s)
I20260710 13:28:05.383947 30753 heartbeater.cc:344] Connected to a master server at 127.26.127.126:34221
I20260710 13:28:05.384262 30753 heartbeater.cc:461] Registering TS with master...
I20260710 13:28:05.384909 30753 heartbeater.cc:507] Master 127.26.127.126:34221 requested a full tablet report, sending...
I20260710 13:28:05.386649 30477 ts_manager.cc:194] Registered new tserver with Master: cf7784427aed4014913eaf0472cc6e8a (127.26.127.67:36663)
I20260710 13:28:05.387013 27133 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013307922s
I20260710 13:28:05.388005 30477 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54356
I20260710 13:28:05.411067 30477 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54360:
name: "multi_table_leader_balance_table1"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:28:05.413213 30477 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table1 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:28:05.460091 30644 tablet_service.cc:1511] Processing CreateTablet for tablet 2e0dabb9c79a43c892009a42de8dc667 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=0771de04f8e04e2b9823d2b3db40f754]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:28:05.460357 30643 tablet_service.cc:1511] Processing CreateTablet for tablet 50d7aedb6d854ebb886ea139303de6c9 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=0771de04f8e04e2b9823d2b3db40f754]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:28:05.461551 30644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e0dabb9c79a43c892009a42de8dc667. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:05.462142 30643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50d7aedb6d854ebb886ea139303de6c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:05.462201 30569 tablet_service.cc:1511] Processing CreateTablet for tablet 2e0dabb9c79a43c892009a42de8dc667 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=0771de04f8e04e2b9823d2b3db40f754]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:28:05.462975 30568 tablet_service.cc:1511] Processing CreateTablet for tablet 50d7aedb6d854ebb886ea139303de6c9 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=0771de04f8e04e2b9823d2b3db40f754]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:28:05.463797 30569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e0dabb9c79a43c892009a42de8dc667. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:05.464408 30568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50d7aedb6d854ebb886ea139303de6c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:05.483660 30718 tablet_service.cc:1511] Processing CreateTablet for tablet 2e0dabb9c79a43c892009a42de8dc667 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=0771de04f8e04e2b9823d2b3db40f754]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:28:05.485829 30718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e0dabb9c79a43c892009a42de8dc667. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:05.489486 30717 tablet_service.cc:1511] Processing CreateTablet for tablet 50d7aedb6d854ebb886ea139303de6c9 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=0771de04f8e04e2b9823d2b3db40f754]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:28:05.492489 30717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50d7aedb6d854ebb886ea139303de6c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:05.498153 30769 tablet_bootstrap.cc:492] T 50d7aedb6d854ebb886ea139303de6c9 P 329412eed5fb48349d2bef3c573828ef: Bootstrap starting.
I20260710 13:28:05.499017 30768 tablet_bootstrap.cc:492] T 2e0dabb9c79a43c892009a42de8dc667 P 2bda4507df9d414992ac382c035c1b58: Bootstrap starting.
I20260710 13:28:05.506371 30768 tablet_bootstrap.cc:654] T 2e0dabb9c79a43c892009a42de8dc667 P 2bda4507df9d414992ac382c035c1b58: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:05.506738 30769 tablet_bootstrap.cc:654] T 50d7aedb6d854ebb886ea139303de6c9 P 329412eed5fb48349d2bef3c573828ef: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:05.508096 30770 tablet_bootstrap.cc:492] T 2e0dabb9c79a43c892009a42de8dc667 P cf7784427aed4014913eaf0472cc6e8a: Bootstrap starting.
I20260710 13:28:05.515337 30770 tablet_bootstrap.cc:654] T 2e0dabb9c79a43c892009a42de8dc667 P cf7784427aed4014913eaf0472cc6e8a: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:05.515368 30769 tablet_bootstrap.cc:492] T 50d7aedb6d854ebb886ea139303de6c9 P 329412eed5fb48349d2bef3c573828ef: No bootstrap required, opened a new log
I20260710 13:28:05.516830 30769 ts_tablet_manager.cc:1403] T 50d7aedb6d854ebb886ea139303de6c9 P 329412eed5fb48349d2bef3c573828ef: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.005s
I20260710 13:28:05.518989 30768 tablet_bootstrap.cc:492] T 2e0dabb9c79a43c892009a42de8dc667 P 2bda4507df9d414992ac382c035c1b58: No bootstrap required, opened a new log
I20260710 13:28:05.519541 30768 ts_tablet_manager.cc:1403] T 2e0dabb9c79a43c892009a42de8dc667 P 2bda4507df9d414992ac382c035c1b58: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.005s
I20260710 13:28:05.520069 30769 raft_consensus.cc:359] T 50d7aedb6d854ebb886ea139303de6c9 P 329412eed5fb48349d2bef3c573828ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "329412eed5fb48349d2bef3c573828ef" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40191 } } peers { permanent_uuid: "2bda4507df9d414992ac382c035c1b58" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 36011 } } peers { permanent_uuid: "cf7784427aed4014913eaf0472cc6e8a" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 36663 } }
I20260710 13:28:05.521086 30769 raft_consensus.cc:385] T 50d7aedb6d854ebb886ea139303de6c9 P 329412eed5fb48349d2bef3c573828ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:05.521461 30769 raft_consensus.cc:740] T 50d7aedb6d854ebb886ea139303de6c9 P 329412eed5fb48349d2bef3c573828ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 329412eed5fb48349d2bef3c573828ef, State: Initialized, Role: FOLLOWER
I20260710 13:28:05.522255 30768 raft_consensus.cc:359] T 2e0dabb9c79a43c892009a42de8dc667 P 2bda4507df9d414992ac382c035c1b58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bda4507df9d414992ac382c035c1b58" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 36011 } } peers { permanent_uuid: "329412eed5fb48349d2bef3c573828ef" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40191 } } peers { permanent_uuid: "cf7784427aed4014913eaf0472cc6e8a" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 36663 } }
I20260710 13:28:05.522939 30768 raft_consensus.cc:385] T 2e0dabb9c79a43c892009a42de8dc667 P 2bda4507df9d414992ac382c035c1b58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:05.522394 30769 consensus_queue.cc:260] T 50d7aedb6d854ebb886ea139303de6c9 P 329412eed5fb48349d2bef3c573828ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "329412eed5fb48349d2bef3c573828ef" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40191 } } peers { permanent_uuid: "2bda4507df9d414992ac382c035c1b58" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 36011 } } peers { permanent_uuid: "cf7784427aed4014913eaf0472cc6e8a" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 36663 } }
I20260710 13:28:05.523209 30768 raft_consensus.cc:740] T 2e0dabb9c79a43c892009a42de8dc667 P 2bda4507df9d414992ac382c035c1b58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bda4507df9d414992ac382c035c1b58, State: Initialized, Role: FOLLOWER
I20260710 13:28:05.524185 30768 consensus_queue.cc:260] T 2e0dabb9c79a43c892009a42de8dc667 P 2bda4507df9d414992ac382c035c1b58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bda4507df9d414992ac382c035c1b58" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 36011 } } peers { permanent_uuid: "329412eed5fb48349d2bef3c573828ef" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40191 } } peers { permanent_uuid: "cf7784427aed4014913eaf0472cc6e8a" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 36663 } }
I20260710 13:28:05.525431 30604 heartbeater.cc:499] Master 127.26.127.126:34221 was elected leader, sending a full tablet report...
I20260710 13:28:05.525983 30769 ts_tablet_manager.cc:1434] T 50d7aedb6d854ebb886ea139303de6c9 P 329412eed5fb48349d2bef3c573828ef: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260710 13:28:05.526556 30770 tablet_bootstrap.cc:492] T 2e0dabb9c79a43c892009a42de8dc667 P cf7784427aed4014913eaf0472cc6e8a: No bootstrap required, opened a new log
I20260710 13:28:05.526983 30769 tablet_bootstrap.cc:492] T 2e0dabb9c79a43c892009a42de8dc667 P 329412eed5fb48349d2bef3c573828ef: Bootstrap starting.
I20260710 13:28:05.527232 30770 ts_tablet_manager.cc:1403] T 2e0dabb9c79a43c892009a42de8dc667 P cf7784427aed4014913eaf0472cc6e8a: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.006s
I20260710 13:28:05.531718 30770 raft_consensus.cc:359] T 2e0dabb9c79a43c892009a42de8dc667 P cf7784427aed4014913eaf0472cc6e8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bda4507df9d414992ac382c035c1b58" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 36011 } } peers { permanent_uuid: "329412eed5fb48349d2bef3c573828ef" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40191 } } peers { permanent_uuid: "cf7784427aed4014913eaf0472cc6e8a" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 36663 } }
I20260710 13:28:05.532739 30770 raft_consensus.cc:385] T 2e0dabb9c79a43c892009a42de8dc667 P cf7784427aed4014913eaf0472cc6e8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:05.533154 30770 raft_consensus.cc:740] T 2e0dabb9c79a43c892009a42de8dc667 P cf7784427aed4014913eaf0472cc6e8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf7784427aed4014913eaf0472cc6e8a, State: Initialized, Role: FOLLOWER
I20260710 13:28:05.534363 30769 tablet_bootstrap.cc:654] T 2e0dabb9c79a43c892009a42de8dc667 P 329412eed5fb48349d2bef3c573828ef: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:05.534209 30770 consensus_queue.cc:260] T 2e0dabb9c79a43c892009a42de8dc667 P cf7784427aed4014913eaf0472cc6e8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bda4507df9d414992ac382c035c1b58" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 36011 } } peers { permanent_uuid: "329412eed5fb48349d2bef3c573828ef" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40191 } } peers { permanent_uuid: "cf7784427aed4014913eaf0472cc6e8a" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 36663 } }
I20260710 13:28:05.542764 30769 tablet_bootstrap.cc:492] T 2e0dabb9c79a43c892009a42de8dc667 P 329412eed5fb48349d2bef3c573828ef: No bootstrap required, opened a new log
I20260710 13:28:05.543330 30769 ts_tablet_manager.cc:1403] T 2e0dabb9c79a43c892009a42de8dc667 P 329412eed5fb48349d2bef3c573828ef: Time spent bootstrapping tablet: real 0.017s	user 0.004s	sys 0.011s
I20260710 13:28:05.545049 30679 heartbeater.cc:499] Master 127.26.127.126:34221 was elected leader, sending a full tablet report...
I20260710 13:28:05.545881 30768 ts_tablet_manager.cc:1434] T 2e0dabb9c79a43c892009a42de8dc667 P 2bda4507df9d414992ac382c035c1b58: Time spent starting tablet: real 0.026s	user 0.011s	sys 0.012s
I20260710 13:28:05.546468 30769 raft_consensus.cc:359] T 2e0dabb9c79a43c892009a42de8dc667 P 329412eed5fb48349d2bef3c573828ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bda4507df9d414992ac382c035c1b58" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 36011 } } peers { permanent_uuid: "329412eed5fb48349d2bef3c573828ef" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40191 } } peers { permanent_uuid: "cf7784427aed4014913eaf0472cc6e8a" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 36663 } }
I20260710 13:28:05.547336 30768 tablet_bootstrap.cc:492] T 50d7aedb6d854ebb886ea139303de6c9 P 2bda4507df9d414992ac382c035c1b58: Bootstrap starting.
I20260710 13:28:05.548190 30769 raft_consensus.cc:385] T 2e0dabb9c79a43c892009a42de8dc667 P 329412eed5fb48349d2bef3c573828ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:05.548731 30770 ts_tablet_manager.cc:1434] T 2e0dabb9c79a43c892009a42de8dc667 P cf7784427aed4014913eaf0472cc6e8a: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.012s
I20260710 13:28:05.549162 30769 raft_consensus.cc:740] T 2e0dabb9c79a43c892009a42de8dc667 P 329412eed5fb48349d2bef3c573828ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 329412eed5fb48349d2bef3c573828ef, State: Initialized, Role: FOLLOWER
I20260710 13:28:05.549937 30770 tablet_bootstrap.cc:492] T 50d7aedb6d854ebb886ea139303de6c9 P cf7784427aed4014913eaf0472cc6e8a: Bootstrap starting.
I20260710 13:28:05.550189 30769 consensus_queue.cc:260] T 2e0dabb9c79a43c892009a42de8dc667 P 329412eed5fb48349d2bef3c573828ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bda4507df9d414992ac382c035c1b58" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 36011 } } peers { permanent_uuid: "329412eed5fb48349d2bef3c573828ef" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40191 } } peers { permanent_uuid: "cf7784427aed4014913eaf0472cc6e8a" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 36663 } }
I20260710 13:28:05.554569 30768 tablet_bootstrap.cc:654] T 50d7aedb6d854ebb886ea139303de6c9 P 2bda4507df9d414992ac382c035c1b58: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:05.548255 30753 heartbeater.cc:499] Master 127.26.127.126:34221 was elected leader, sending a full tablet report...
I20260710 13:28:05.556769 30770 tablet_bootstrap.cc:654] T 50d7aedb6d854ebb886ea139303de6c9 P cf7784427aed4014913eaf0472cc6e8a: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:05.559345 30769 ts_tablet_manager.cc:1434] T 2e0dabb9c79a43c892009a42de8dc667 P 329412eed5fb48349d2bef3c573828ef: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260710 13:28:05.575760 30770 tablet_bootstrap.cc:492] T 50d7aedb6d854ebb886ea139303de6c9 P cf7784427aed4014913eaf0472cc6e8a: No bootstrap required, opened a new log
I20260710 13:28:05.575886 30768 tablet_bootstrap.cc:492] T 50d7aedb6d854ebb886ea139303de6c9 P 2bda4507df9d414992ac382c035c1b58: No bootstrap required, opened a new log
I20260710 13:28:05.576292 30770 ts_tablet_manager.cc:1403] T 50d7aedb6d854ebb886ea139303de6c9 P cf7784427aed4014913eaf0472cc6e8a: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.011s
I20260710 13:28:05.576400 30768 ts_tablet_manager.cc:1403] T 50d7aedb6d854ebb886ea139303de6c9 P 2bda4507df9d414992ac382c035c1b58: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.014s
I20260710 13:28:05.578547 30770 raft_consensus.cc:359] T 50d7aedb6d854ebb886ea139303de6c9 P cf7784427aed4014913eaf0472cc6e8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "329412eed5fb48349d2bef3c573828ef" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40191 } } peers { permanent_uuid: "2bda4507df9d414992ac382c035c1b58" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 36011 } } peers { permanent_uuid: "cf7784427aed4014913eaf0472cc6e8a" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 36663 } }
I20260710 13:28:05.579062 30770 raft_consensus.cc:385] T 50d7aedb6d854ebb886ea139303de6c9 P cf7784427aed4014913eaf0472cc6e8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:05.578775 30768 raft_consensus.cc:359] T 50d7aedb6d854ebb886ea139303de6c9 P 2bda4507df9d414992ac382c035c1b58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "329412eed5fb48349d2bef3c573828ef" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40191 } } peers { permanent_uuid: "2bda4507df9d414992ac382c035c1b58" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 36011 } } peers { permanent_uuid: "cf7784427aed4014913eaf0472cc6e8a" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 36663 } }
I20260710 13:28:05.579312 30770 raft_consensus.cc:740] T 50d7aedb6d854ebb886ea139303de6c9 P cf7784427aed4014913eaf0472cc6e8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf7784427aed4014913eaf0472cc6e8a, State: Initialized, Role: FOLLOWER
I20260710 13:28:05.579427 30768 raft_consensus.cc:385] T 50d7aedb6d854ebb886ea139303de6c9 P 2bda4507df9d414992ac382c035c1b58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:05.579775 30768 raft_consensus.cc:740] T 50d7aedb6d854ebb886ea139303de6c9 P 2bda4507df9d414992ac382c035c1b58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bda4507df9d414992ac382c035c1b58, State: Initialized, Role: FOLLOWER
I20260710 13:28:05.580122 30770 consensus_queue.cc:260] T 50d7aedb6d854ebb886ea139303de6c9 P cf7784427aed4014913eaf0472cc6e8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "329412eed5fb48349d2bef3c573828ef" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40191 } } peers { permanent_uuid: "2bda4507df9d414992ac382c035c1b58" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 36011 } } peers { permanent_uuid: "cf7784427aed4014913eaf0472cc6e8a" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 36663 } }
I20260710 13:28:05.580366 30768 consensus_queue.cc:260] T 50d7aedb6d854ebb886ea139303de6c9 P 2bda4507df9d414992ac382c035c1b58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "329412eed5fb48349d2bef3c573828ef" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40191 } } peers { permanent_uuid: "2bda4507df9d414992ac382c035c1b58" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 36011 } } peers { permanent_uuid: "cf7784427aed4014913eaf0472cc6e8a" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 36663 } }
I20260710 13:28:05.582259 30770 ts_tablet_manager.cc:1434] T 50d7aedb6d854ebb886ea139303de6c9 P cf7784427aed4014913eaf0472cc6e8a: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:28:05.582342 30768 ts_tablet_manager.cc:1434] T 50d7aedb6d854ebb886ea139303de6c9 P 2bda4507df9d414992ac382c035c1b58: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
W20260710 13:28:05.624279 30754 tablet.cc:2406] T 2e0dabb9c79a43c892009a42de8dc667 P cf7784427aed4014913eaf0472cc6e8a: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 13:28:05.728119 30775 raft_consensus.cc:493] T 50d7aedb6d854ebb886ea139303de6c9 P 2bda4507df9d414992ac382c035c1b58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:05.728801 30775 raft_consensus.cc:515] T 50d7aedb6d854ebb886ea139303de6c9 P 2bda4507df9d414992ac382c035c1b58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "329412eed5fb48349d2bef3c573828ef" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40191 } } peers { permanent_uuid: "2bda4507df9d414992ac382c035c1b58" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 36011 } } peers { permanent_uuid: "cf7784427aed4014913eaf0472cc6e8a" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 36663 } }
I20260710 13:28:05.730813 30775 leader_election.cc:290] T 50d7aedb6d854ebb886ea139303de6c9 P 2bda4507df9d414992ac382c035c1b58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 329412eed5fb48349d2bef3c573828ef (127.26.127.65:40191), cf7784427aed4014913eaf0472cc6e8a (127.26.127.67:36663)
I20260710 13:28:05.740338 30579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50d7aedb6d854ebb886ea139303de6c9" candidate_uuid: "2bda4507df9d414992ac382c035c1b58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "329412eed5fb48349d2bef3c573828ef" is_pre_election: true
I20260710 13:28:05.740967 30728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50d7aedb6d854ebb886ea139303de6c9" candidate_uuid: "2bda4507df9d414992ac382c035c1b58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf7784427aed4014913eaf0472cc6e8a" is_pre_election: true
I20260710 13:28:05.741070 30579 raft_consensus.cc:2468] T 50d7aedb6d854ebb886ea139303de6c9 P 329412eed5fb48349d2bef3c573828ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2bda4507df9d414992ac382c035c1b58 in term 0.
I20260710 13:28:05.741569 30728 raft_consensus.cc:2468] T 50d7aedb6d854ebb886ea139303de6c9 P cf7784427aed4014913eaf0472cc6e8a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2bda4507df9d414992ac382c035c1b58 in term 0.
I20260710 13:28:05.742090 30620 leader_election.cc:304] T 50d7aedb6d854ebb886ea139303de6c9 P 2bda4507df9d414992ac382c035c1b58 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bda4507df9d414992ac382c035c1b58, 329412eed5fb48349d2bef3c573828ef; no voters: 
I20260710 13:28:05.742849 30775 raft_consensus.cc:2804] T 50d7aedb6d854ebb886ea139303de6c9 P 2bda4507df9d414992ac382c035c1b58 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:05.743211 30775 raft_consensus.cc:493] T 50d7aedb6d854ebb886ea139303de6c9 P 2bda4507df9d414992ac382c035c1b58 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:05.743494 30775 raft_consensus.cc:3060] T 50d7aedb6d854ebb886ea139303de6c9 P 2bda4507df9d414992ac382c035c1b58 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:05.748404 30775 raft_consensus.cc:515] T 50d7aedb6d854ebb886ea139303de6c9 P 2bda4507df9d414992ac382c035c1b58 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "329412eed5fb48349d2bef3c573828ef" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40191 } } peers { permanent_uuid: "2bda4507df9d414992ac382c035c1b58" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 36011 } } peers { permanent_uuid: "cf7784427aed4014913eaf0472cc6e8a" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 36663 } }
I20260710 13:28:05.750128 30775 leader_election.cc:290] T 50d7aedb6d854ebb886ea139303de6c9 P 2bda4507df9d414992ac382c035c1b58 [CANDIDATE]: Term 1 election: Requested vote from peers 329412eed5fb48349d2bef3c573828ef (127.26.127.65:40191), cf7784427aed4014913eaf0472cc6e8a (127.26.127.67:36663)
I20260710 13:28:05.750792 30579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50d7aedb6d854ebb886ea139303de6c9" candidate_uuid: "2bda4507df9d414992ac382c035c1b58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "329412eed5fb48349d2bef3c573828ef"
I20260710 13:28:05.751102 30728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50d7aedb6d854ebb886ea139303de6c9" candidate_uuid: "2bda4507df9d414992ac382c035c1b58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf7784427aed4014913eaf0472cc6e8a"
I20260710 13:28:05.751384 30579 raft_consensus.cc:3060] T 50d7aedb6d854ebb886ea139303de6c9 P 329412eed5fb48349d2bef3c573828ef [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:05.751657 30728 raft_consensus.cc:3060] T 50d7aedb6d854ebb886ea139303de6c9 P cf7784427aed4014913eaf0472cc6e8a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:05.758569 30579 raft_consensus.cc:2468] T 50d7aedb6d854ebb886ea139303de6c9 P 329412eed5fb48349d2bef3c573828ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2bda4507df9d414992ac382c035c1b58 in term 1.
I20260710 13:28:05.758569 30728 raft_consensus.cc:2468] T 50d7aedb6d854ebb886ea139303de6c9 P cf7784427aed4014913eaf0472cc6e8a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2bda4507df9d414992ac382c035c1b58 in term 1.
I20260710 13:28:05.759917 30617 leader_election.cc:304] T 50d7aedb6d854ebb886ea139303de6c9 P 2bda4507df9d414992ac382c035c1b58 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bda4507df9d414992ac382c035c1b58, cf7784427aed4014913eaf0472cc6e8a; no voters: 
I20260710 13:28:05.760654 30775 raft_consensus.cc:2804] T 50d7aedb6d854ebb886ea139303de6c9 P 2bda4507df9d414992ac382c035c1b58 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:05.760814 30776 raft_consensus.cc:493] T 2e0dabb9c79a43c892009a42de8dc667 P cf7784427aed4014913eaf0472cc6e8a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:05.761323 30776 raft_consensus.cc:515] T 2e0dabb9c79a43c892009a42de8dc667 P cf7784427aed4014913eaf0472cc6e8a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bda4507df9d414992ac382c035c1b58" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 36011 } } peers { permanent_uuid: "329412eed5fb48349d2bef3c573828ef" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40191 } } peers { permanent_uuid: "cf7784427aed4014913eaf0472cc6e8a" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 36663 } }
I20260710 13:28:05.761818 30775 raft_consensus.cc:697] T 50d7aedb6d854ebb886ea139303de6c9 P 2bda4507df9d414992ac382c035c1b58 [term 1 LEADER]: Becoming Leader. State: Replica: 2bda4507df9d414992ac382c035c1b58, State: Running, Role: LEADER
I20260710 13:28:05.762681 30775 consensus_queue.cc:237] T 50d7aedb6d854ebb886ea139303de6c9 P 2bda4507df9d414992ac382c035c1b58 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "329412eed5fb48349d2bef3c573828ef" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40191 } } peers { permanent_uuid: "2bda4507df9d414992ac382c035c1b58" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 36011 } } peers { permanent_uuid: "cf7784427aed4014913eaf0472cc6e8a" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 36663 } }
I20260710 13:28:05.763604 30776 leader_election.cc:290] T 2e0dabb9c79a43c892009a42de8dc667 P cf7784427aed4014913eaf0472cc6e8a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2bda4507df9d414992ac382c035c1b58 (127.26.127.66:36011), 329412eed5fb48349d2bef3c573828ef (127.26.127.65:40191)
I20260710 13:28:05.773361 30476 catalog_manager.cc:5697] T 50d7aedb6d854ebb886ea139303de6c9 P 2bda4507df9d414992ac382c035c1b58 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2bda4507df9d414992ac382c035c1b58 (127.26.127.66). New cstate: current_term: 1 leader_uuid: "2bda4507df9d414992ac382c035c1b58" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "329412eed5fb48349d2bef3c573828ef" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40191 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2bda4507df9d414992ac382c035c1b58" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf7784427aed4014913eaf0472cc6e8a" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 36663 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:05.774125 30654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e0dabb9c79a43c892009a42de8dc667" candidate_uuid: "cf7784427aed4014913eaf0472cc6e8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bda4507df9d414992ac382c035c1b58" is_pre_election: true
I20260710 13:28:05.774873 30654 raft_consensus.cc:2468] T 2e0dabb9c79a43c892009a42de8dc667 P 2bda4507df9d414992ac382c035c1b58 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf7784427aed4014913eaf0472cc6e8a in term 0.
I20260710 13:28:05.776201 30693 leader_election.cc:304] T 2e0dabb9c79a43c892009a42de8dc667 P cf7784427aed4014913eaf0472cc6e8a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bda4507df9d414992ac382c035c1b58, cf7784427aed4014913eaf0472cc6e8a; no voters: 
I20260710 13:28:05.777434 30776 raft_consensus.cc:2804] T 2e0dabb9c79a43c892009a42de8dc667 P cf7784427aed4014913eaf0472cc6e8a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:05.777777 30776 raft_consensus.cc:493] T 2e0dabb9c79a43c892009a42de8dc667 P cf7784427aed4014913eaf0472cc6e8a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:05.777607 30579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e0dabb9c79a43c892009a42de8dc667" candidate_uuid: "cf7784427aed4014913eaf0472cc6e8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "329412eed5fb48349d2bef3c573828ef" is_pre_election: true
I20260710 13:28:05.778137 30776 raft_consensus.cc:3060] T 2e0dabb9c79a43c892009a42de8dc667 P cf7784427aed4014913eaf0472cc6e8a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:05.778343 30579 raft_consensus.cc:2468] T 2e0dabb9c79a43c892009a42de8dc667 P 329412eed5fb48349d2bef3c573828ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf7784427aed4014913eaf0472cc6e8a in term 0.
I20260710 13:28:05.786024 30776 raft_consensus.cc:515] T 2e0dabb9c79a43c892009a42de8dc667 P cf7784427aed4014913eaf0472cc6e8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bda4507df9d414992ac382c035c1b58" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 36011 } } peers { permanent_uuid: "329412eed5fb48349d2bef3c573828ef" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40191 } } peers { permanent_uuid: "cf7784427aed4014913eaf0472cc6e8a" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 36663 } }
I20260710 13:28:05.788166 30776 leader_election.cc:290] T 2e0dabb9c79a43c892009a42de8dc667 P cf7784427aed4014913eaf0472cc6e8a [CANDIDATE]: Term 1 election: Requested vote from peers 2bda4507df9d414992ac382c035c1b58 (127.26.127.66:36011), 329412eed5fb48349d2bef3c573828ef (127.26.127.65:40191)
I20260710 13:28:05.789052 30654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e0dabb9c79a43c892009a42de8dc667" candidate_uuid: "cf7784427aed4014913eaf0472cc6e8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bda4507df9d414992ac382c035c1b58"
I20260710 13:28:05.790786 30654 raft_consensus.cc:3060] T 2e0dabb9c79a43c892009a42de8dc667 P 2bda4507df9d414992ac382c035c1b58 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:05.789304 30579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e0dabb9c79a43c892009a42de8dc667" candidate_uuid: "cf7784427aed4014913eaf0472cc6e8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "329412eed5fb48349d2bef3c573828ef"
I20260710 13:28:05.793058 30579 raft_consensus.cc:3060] T 2e0dabb9c79a43c892009a42de8dc667 P 329412eed5fb48349d2bef3c573828ef [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:05.795744 30654 raft_consensus.cc:2468] T 2e0dabb9c79a43c892009a42de8dc667 P 2bda4507df9d414992ac382c035c1b58 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf7784427aed4014913eaf0472cc6e8a in term 1.
I20260710 13:28:05.796793 30693 leader_election.cc:304] T 2e0dabb9c79a43c892009a42de8dc667 P cf7784427aed4014913eaf0472cc6e8a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bda4507df9d414992ac382c035c1b58, cf7784427aed4014913eaf0472cc6e8a; no voters: 
I20260710 13:28:05.797537 30776 raft_consensus.cc:2804] T 2e0dabb9c79a43c892009a42de8dc667 P cf7784427aed4014913eaf0472cc6e8a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:05.798100 30579 raft_consensus.cc:2468] T 2e0dabb9c79a43c892009a42de8dc667 P 329412eed5fb48349d2bef3c573828ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf7784427aed4014913eaf0472cc6e8a in term 1.
I20260710 13:28:05.798669 30776 raft_consensus.cc:697] T 2e0dabb9c79a43c892009a42de8dc667 P cf7784427aed4014913eaf0472cc6e8a [term 1 LEADER]: Becoming Leader. State: Replica: cf7784427aed4014913eaf0472cc6e8a, State: Running, Role: LEADER
I20260710 13:28:05.799634 30776 consensus_queue.cc:237] T 2e0dabb9c79a43c892009a42de8dc667 P cf7784427aed4014913eaf0472cc6e8a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bda4507df9d414992ac382c035c1b58" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 36011 } } peers { permanent_uuid: "329412eed5fb48349d2bef3c573828ef" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40191 } } peers { permanent_uuid: "cf7784427aed4014913eaf0472cc6e8a" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 36663 } }
I20260710 13:28:05.805923 30476 catalog_manager.cc:5697] T 2e0dabb9c79a43c892009a42de8dc667 P cf7784427aed4014913eaf0472cc6e8a reported cstate change: term changed from 0 to 1, leader changed from <none> to cf7784427aed4014913eaf0472cc6e8a (127.26.127.67). New cstate: current_term: 1 leader_uuid: "cf7784427aed4014913eaf0472cc6e8a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bda4507df9d414992ac382c035c1b58" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "329412eed5fb48349d2bef3c573828ef" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40191 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf7784427aed4014913eaf0472cc6e8a" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 36663 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:05.865258 30476 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54370:
name: "multi_table_leader_balance_table2"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:28:05.867116 30476 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table2 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:28:05.889967 30568 tablet_service.cc:1511] Processing CreateTablet for tablet caf5538a650b4bc6bda7df7bc80dc9b8 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=cef7b069dbcb4fe9b40fa194e7aba65d]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:28:05.891250 30568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet caf5538a650b4bc6bda7df7bc80dc9b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:05.891208 30644 tablet_service.cc:1511] Processing CreateTablet for tablet caf5538a650b4bc6bda7df7bc80dc9b8 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=cef7b069dbcb4fe9b40fa194e7aba65d]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:28:05.892526 30644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet caf5538a650b4bc6bda7df7bc80dc9b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:05.892608 30717 tablet_service.cc:1511] Processing CreateTablet for tablet caf5538a650b4bc6bda7df7bc80dc9b8 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=cef7b069dbcb4fe9b40fa194e7aba65d]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:28:05.893831 30717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet caf5538a650b4bc6bda7df7bc80dc9b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:05.896781 30569 tablet_service.cc:1511] Processing CreateTablet for tablet 75508a6aa7184597b52c198e17bef95f (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=cef7b069dbcb4fe9b40fa194e7aba65d]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:28:05.897117 30718 tablet_service.cc:1511] Processing CreateTablet for tablet 75508a6aa7184597b52c198e17bef95f (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=cef7b069dbcb4fe9b40fa194e7aba65d]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:28:05.898007 30569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75508a6aa7184597b52c198e17bef95f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:05.898218 30718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75508a6aa7184597b52c198e17bef95f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:05.906163 30643 tablet_service.cc:1511] Processing CreateTablet for tablet 75508a6aa7184597b52c198e17bef95f (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=cef7b069dbcb4fe9b40fa194e7aba65d]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:28:05.907467 30643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75508a6aa7184597b52c198e17bef95f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:05.909243 30769 tablet_bootstrap.cc:492] T caf5538a650b4bc6bda7df7bc80dc9b8 P 329412eed5fb48349d2bef3c573828ef: Bootstrap starting.
I20260710 13:28:05.910048 30768 tablet_bootstrap.cc:492] T caf5538a650b4bc6bda7df7bc80dc9b8 P 2bda4507df9d414992ac382c035c1b58: Bootstrap starting.
I20260710 13:28:05.915405 30769 tablet_bootstrap.cc:654] T caf5538a650b4bc6bda7df7bc80dc9b8 P 329412eed5fb48349d2bef3c573828ef: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:05.916689 30768 tablet_bootstrap.cc:654] T caf5538a650b4bc6bda7df7bc80dc9b8 P 2bda4507df9d414992ac382c035c1b58: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:05.927402 30769 tablet_bootstrap.cc:492] T caf5538a650b4bc6bda7df7bc80dc9b8 P 329412eed5fb48349d2bef3c573828ef: No bootstrap required, opened a new log
I20260710 13:28:05.927907 30769 ts_tablet_manager.cc:1403] T caf5538a650b4bc6bda7df7bc80dc9b8 P 329412eed5fb48349d2bef3c573828ef: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.005s
I20260710 13:28:05.930967 30769 raft_consensus.cc:359] T caf5538a650b4bc6bda7df7bc80dc9b8 P 329412eed5fb48349d2bef3c573828ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "329412eed5fb48349d2bef3c573828ef" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40191 } } peers { permanent_uuid: "2bda4507df9d414992ac382c035c1b58" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 36011 } } peers { permanent_uuid: "cf7784427aed4014913eaf0472cc6e8a" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 36663 } }
I20260710 13:28:05.931852 30769 raft_consensus.cc:385] T caf5538a650b4bc6bda7df7bc80dc9b8 P 329412eed5fb48349d2bef3c573828ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:05.932200 30769 raft_consensus.cc:740] T caf5538a650b4bc6bda7df7bc80dc9b8 P 329412eed5fb48349d2bef3c573828ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 329412eed5fb48349d2bef3c573828ef, State: Initialized, Role: FOLLOWER
I20260710 13:28:05.933121 30769 consensus_queue.cc:260] T caf5538a650b4bc6bda7df7bc80dc9b8 P 329412eed5fb48349d2bef3c573828ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "329412eed5fb48349d2bef3c573828ef" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40191 } } peers { permanent_uuid: "2bda4507df9d414992ac382c035c1b58" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 36011 } } peers { permanent_uuid: "cf7784427aed4014913eaf0472cc6e8a" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 36663 } }
I20260710 13:28:05.934933 30770 tablet_bootstrap.cc:492] T caf5538a650b4bc6bda7df7bc80dc9b8 P cf7784427aed4014913eaf0472cc6e8a: Bootstrap starting.
I20260710 13:28:05.938571 30769 ts_tablet_manager.cc:1434] T caf5538a650b4bc6bda7df7bc80dc9b8 P 329412eed5fb48349d2bef3c573828ef: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260710 13:28:05.939675 30769 tablet_bootstrap.cc:492] T 75508a6aa7184597b52c198e17bef95f P 329412eed5fb48349d2bef3c573828ef: Bootstrap starting.
I20260710 13:28:05.940512 30768 tablet_bootstrap.cc:492] T caf5538a650b4bc6bda7df7bc80dc9b8 P 2bda4507df9d414992ac382c035c1b58: No bootstrap required, opened a new log
I20260710 13:28:05.941318 30770 tablet_bootstrap.cc:654] T caf5538a650b4bc6bda7df7bc80dc9b8 P cf7784427aed4014913eaf0472cc6e8a: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:05.941421 30768 ts_tablet_manager.cc:1403] T caf5538a650b4bc6bda7df7bc80dc9b8 P 2bda4507df9d414992ac382c035c1b58: Time spent bootstrapping tablet: real 0.032s	user 0.016s	sys 0.008s
I20260710 13:28:05.946141 30768 raft_consensus.cc:359] T caf5538a650b4bc6bda7df7bc80dc9b8 P 2bda4507df9d414992ac382c035c1b58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "329412eed5fb48349d2bef3c573828ef" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40191 } } peers { permanent_uuid: "2bda4507df9d414992ac382c035c1b58" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 36011 } } peers { permanent_uuid: "cf7784427aed4014913eaf0472cc6e8a" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 36663 } }
I20260710 13:28:05.947196 30768 raft_consensus.cc:385] T caf5538a650b4bc6bda7df7bc80dc9b8 P 2bda4507df9d414992ac382c035c1b58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:05.947649 30768 raft_consensus.cc:740] T caf5538a650b4bc6bda7df7bc80dc9b8 P 2bda4507df9d414992ac382c035c1b58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bda4507df9d414992ac382c035c1b58, State: Initialized, Role: FOLLOWER
I20260710 13:28:05.949128 30769 tablet_bootstrap.cc:654] T 75508a6aa7184597b52c198e17bef95f P 329412eed5fb48349d2bef3c573828ef: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:05.948886 30768 consensus_queue.cc:260] T caf5538a650b4bc6bda7df7bc80dc9b8 P 2bda4507df9d414992ac382c035c1b58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "329412eed5fb48349d2bef3c573828ef" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40191 } } peers { permanent_uuid: "2bda4507df9d414992ac382c035c1b58" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 36011 } } peers { permanent_uuid: "cf7784427aed4014913eaf0472cc6e8a" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 36663 } }
I20260710 13:28:05.950336 30770 tablet_bootstrap.cc:492] T caf5538a650b4bc6bda7df7bc80dc9b8 P cf7784427aed4014913eaf0472cc6e8a: No bootstrap required, opened a new log
I20260710 13:28:05.950848 30770 ts_tablet_manager.cc:1403] T caf5538a650b4bc6bda7df7bc80dc9b8 P cf7784427aed4014913eaf0472cc6e8a: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.004s
I20260710 13:28:05.951133 30768 ts_tablet_manager.cc:1434] T caf5538a650b4bc6bda7df7bc80dc9b8 P 2bda4507df9d414992ac382c035c1b58: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 13:28:05.952214 30768 tablet_bootstrap.cc:492] T 75508a6aa7184597b52c198e17bef95f P 2bda4507df9d414992ac382c035c1b58: Bootstrap starting.
I20260710 13:28:05.953630 30770 raft_consensus.cc:359] T caf5538a650b4bc6bda7df7bc80dc9b8 P cf7784427aed4014913eaf0472cc6e8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "329412eed5fb48349d2bef3c573828ef" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40191 } } peers { permanent_uuid: "2bda4507df9d414992ac382c035c1b58" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 36011 } } peers { permanent_uuid: "cf7784427aed4014913eaf0472cc6e8a" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 36663 } }
I20260710 13:28:05.954401 30770 raft_consensus.cc:385] T caf5538a650b4bc6bda7df7bc80dc9b8 P cf7784427aed4014913eaf0472cc6e8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:05.954737 30770 raft_consensus.cc:740] T caf5538a650b4bc6bda7df7bc80dc9b8 P cf7784427aed4014913eaf0472cc6e8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf7784427aed4014913eaf0472cc6e8a, State: Initialized, Role: FOLLOWER
I20260710 13:28:05.955703 30770 consensus_queue.cc:260] T caf5538a650b4bc6bda7df7bc80dc9b8 P cf7784427aed4014913eaf0472cc6e8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "329412eed5fb48349d2bef3c573828ef" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40191 } } peers { permanent_uuid: "2bda4507df9d414992ac382c035c1b58" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 36011 } } peers { permanent_uuid: "cf7784427aed4014913eaf0472cc6e8a" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 36663 } }
I20260710 13:28:05.958403 30770 ts_tablet_manager.cc:1434] T caf5538a650b4bc6bda7df7bc80dc9b8 P cf7784427aed4014913eaf0472cc6e8a: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260710 13:28:05.959399 30770 tablet_bootstrap.cc:492] T 75508a6aa7184597b52c198e17bef95f P cf7784427aed4014913eaf0472cc6e8a: Bootstrap starting.
I20260710 13:28:05.959821 30768 tablet_bootstrap.cc:654] T 75508a6aa7184597b52c198e17bef95f P 2bda4507df9d414992ac382c035c1b58: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:05.967324 30770 tablet_bootstrap.cc:654] T 75508a6aa7184597b52c198e17bef95f P cf7784427aed4014913eaf0472cc6e8a: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:05.973865 30768 tablet_bootstrap.cc:492] T 75508a6aa7184597b52c198e17bef95f P 2bda4507df9d414992ac382c035c1b58: No bootstrap required, opened a new log
I20260710 13:28:05.974050 30769 tablet_bootstrap.cc:492] T 75508a6aa7184597b52c198e17bef95f P 329412eed5fb48349d2bef3c573828ef: No bootstrap required, opened a new log
I20260710 13:28:05.974442 30768 ts_tablet_manager.cc:1403] T 75508a6aa7184597b52c198e17bef95f P 2bda4507df9d414992ac382c035c1b58: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.009s
I20260710 13:28:05.974766 30769 ts_tablet_manager.cc:1403] T 75508a6aa7184597b52c198e17bef95f P 329412eed5fb48349d2bef3c573828ef: Time spent bootstrapping tablet: real 0.035s	user 0.006s	sys 0.009s
I20260710 13:28:05.974970 30770 tablet_bootstrap.cc:492] T 75508a6aa7184597b52c198e17bef95f P cf7784427aed4014913eaf0472cc6e8a: No bootstrap required, opened a new log
I20260710 13:28:05.975497 30770 ts_tablet_manager.cc:1403] T 75508a6aa7184597b52c198e17bef95f P cf7784427aed4014913eaf0472cc6e8a: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.003s
I20260710 13:28:05.977669 30769 raft_consensus.cc:359] T 75508a6aa7184597b52c198e17bef95f P 329412eed5fb48349d2bef3c573828ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "329412eed5fb48349d2bef3c573828ef" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40191 } } peers { permanent_uuid: "2bda4507df9d414992ac382c035c1b58" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 36011 } } peers { permanent_uuid: "cf7784427aed4014913eaf0472cc6e8a" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 36663 } }
I20260710 13:28:05.978287 30769 raft_consensus.cc:385] T 75508a6aa7184597b52c198e17bef95f P 329412eed5fb48349d2bef3c573828ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:05.978024 30768 raft_consensus.cc:359] T 75508a6aa7184597b52c198e17bef95f P 2bda4507df9d414992ac382c035c1b58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "329412eed5fb48349d2bef3c573828ef" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40191 } } peers { permanent_uuid: "2bda4507df9d414992ac382c035c1b58" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 36011 } } peers { permanent_uuid: "cf7784427aed4014913eaf0472cc6e8a" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 36663 } }
I20260710 13:28:05.978603 30769 raft_consensus.cc:740] T 75508a6aa7184597b52c198e17bef95f P 329412eed5fb48349d2bef3c573828ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 329412eed5fb48349d2bef3c573828ef, State: Initialized, Role: FOLLOWER
I20260710 13:28:05.978832 30768 raft_consensus.cc:385] T 75508a6aa7184597b52c198e17bef95f P 2bda4507df9d414992ac382c035c1b58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:05.979202 30768 raft_consensus.cc:740] T 75508a6aa7184597b52c198e17bef95f P 2bda4507df9d414992ac382c035c1b58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bda4507df9d414992ac382c035c1b58, State: Initialized, Role: FOLLOWER
I20260710 13:28:05.979252 30770 raft_consensus.cc:359] T 75508a6aa7184597b52c198e17bef95f P cf7784427aed4014913eaf0472cc6e8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "329412eed5fb48349d2bef3c573828ef" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40191 } } peers { permanent_uuid: "2bda4507df9d414992ac382c035c1b58" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 36011 } } peers { permanent_uuid: "cf7784427aed4014913eaf0472cc6e8a" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 36663 } }
I20260710 13:28:05.979493 30769 consensus_queue.cc:260] T 75508a6aa7184597b52c198e17bef95f P 329412eed5fb48349d2bef3c573828ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "329412eed5fb48349d2bef3c573828ef" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40191 } } peers { permanent_uuid: "2bda4507df9d414992ac382c035c1b58" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 36011 } } peers { permanent_uuid: "cf7784427aed4014913eaf0472cc6e8a" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 36663 } }
I20260710 13:28:05.980046 30770 raft_consensus.cc:385] T 75508a6aa7184597b52c198e17bef95f P cf7784427aed4014913eaf0472cc6e8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:05.980026 30768 consensus_queue.cc:260] T 75508a6aa7184597b52c198e17bef95f P 2bda4507df9d414992ac382c035c1b58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "329412eed5fb48349d2bef3c573828ef" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40191 } } peers { permanent_uuid: "2bda4507df9d414992ac382c035c1b58" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 36011 } } peers { permanent_uuid: "cf7784427aed4014913eaf0472cc6e8a" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 36663 } }
I20260710 13:28:05.980599 30770 raft_consensus.cc:740] T 75508a6aa7184597b52c198e17bef95f P cf7784427aed4014913eaf0472cc6e8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf7784427aed4014913eaf0472cc6e8a, State: Initialized, Role: FOLLOWER
I20260710 13:28:05.981828 30769 ts_tablet_manager.cc:1434] T 75508a6aa7184597b52c198e17bef95f P 329412eed5fb48349d2bef3c573828ef: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260710 13:28:05.983042 30768 ts_tablet_manager.cc:1434] T 75508a6aa7184597b52c198e17bef95f P 2bda4507df9d414992ac382c035c1b58: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:28:05.984983 30770 consensus_queue.cc:260] T 75508a6aa7184597b52c198e17bef95f P cf7784427aed4014913eaf0472cc6e8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "329412eed5fb48349d2bef3c573828ef" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40191 } } peers { permanent_uuid: "2bda4507df9d414992ac382c035c1b58" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 36011 } } peers { permanent_uuid: "cf7784427aed4014913eaf0472cc6e8a" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 36663 } }
I20260710 13:28:05.987290 30770 ts_tablet_manager.cc:1434] T 75508a6aa7184597b52c198e17bef95f P cf7784427aed4014913eaf0472cc6e8a: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
W20260710 13:28:06.029192 30525 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:28:06.078024 30776 raft_consensus.cc:493] T 75508a6aa7184597b52c198e17bef95f P cf7784427aed4014913eaf0472cc6e8a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:06.078576 30776 raft_consensus.cc:515] T 75508a6aa7184597b52c198e17bef95f P cf7784427aed4014913eaf0472cc6e8a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "329412eed5fb48349d2bef3c573828ef" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40191 } } peers { permanent_uuid: "2bda4507df9d414992ac382c035c1b58" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 36011 } } peers { permanent_uuid: "cf7784427aed4014913eaf0472cc6e8a" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 36663 } }
I20260710 13:28:06.080271 30776 leader_election.cc:290] T 75508a6aa7184597b52c198e17bef95f P cf7784427aed4014913eaf0472cc6e8a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 329412eed5fb48349d2bef3c573828ef (127.26.127.65:40191), 2bda4507df9d414992ac382c035c1b58 (127.26.127.66:36011)
I20260710 13:28:06.081216 30579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75508a6aa7184597b52c198e17bef95f" candidate_uuid: "cf7784427aed4014913eaf0472cc6e8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "329412eed5fb48349d2bef3c573828ef" is_pre_election: true
I20260710 13:28:06.081311 30654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75508a6aa7184597b52c198e17bef95f" candidate_uuid: "cf7784427aed4014913eaf0472cc6e8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bda4507df9d414992ac382c035c1b58" is_pre_election: true
I20260710 13:28:06.081812 30579 raft_consensus.cc:2468] T 75508a6aa7184597b52c198e17bef95f P 329412eed5fb48349d2bef3c573828ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf7784427aed4014913eaf0472cc6e8a in term 0.
I20260710 13:28:06.081948 30654 raft_consensus.cc:2468] T 75508a6aa7184597b52c198e17bef95f P 2bda4507df9d414992ac382c035c1b58 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf7784427aed4014913eaf0472cc6e8a in term 0.
I20260710 13:28:06.082958 30694 leader_election.cc:304] T 75508a6aa7184597b52c198e17bef95f P cf7784427aed4014913eaf0472cc6e8a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 329412eed5fb48349d2bef3c573828ef, cf7784427aed4014913eaf0472cc6e8a; no voters: 
I20260710 13:28:06.083721 30776 raft_consensus.cc:2804] T 75508a6aa7184597b52c198e17bef95f P cf7784427aed4014913eaf0472cc6e8a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:06.084046 30776 raft_consensus.cc:493] T 75508a6aa7184597b52c198e17bef95f P cf7784427aed4014913eaf0472cc6e8a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:06.084350 30776 raft_consensus.cc:3060] T 75508a6aa7184597b52c198e17bef95f P cf7784427aed4014913eaf0472cc6e8a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:06.089636 30776 raft_consensus.cc:515] T 75508a6aa7184597b52c198e17bef95f P cf7784427aed4014913eaf0472cc6e8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "329412eed5fb48349d2bef3c573828ef" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40191 } } peers { permanent_uuid: "2bda4507df9d414992ac382c035c1b58" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 36011 } } peers { permanent_uuid: "cf7784427aed4014913eaf0472cc6e8a" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 36663 } }
I20260710 13:28:06.091106 30776 leader_election.cc:290] T 75508a6aa7184597b52c198e17bef95f P cf7784427aed4014913eaf0472cc6e8a [CANDIDATE]: Term 1 election: Requested vote from peers 329412eed5fb48349d2bef3c573828ef (127.26.127.65:40191), 2bda4507df9d414992ac382c035c1b58 (127.26.127.66:36011)
I20260710 13:28:06.091930 30579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75508a6aa7184597b52c198e17bef95f" candidate_uuid: "cf7784427aed4014913eaf0472cc6e8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "329412eed5fb48349d2bef3c573828ef"
I20260710 13:28:06.092067 30654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75508a6aa7184597b52c198e17bef95f" candidate_uuid: "cf7784427aed4014913eaf0472cc6e8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bda4507df9d414992ac382c035c1b58"
I20260710 13:28:06.092432 30579 raft_consensus.cc:3060] T 75508a6aa7184597b52c198e17bef95f P 329412eed5fb48349d2bef3c573828ef [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:06.092638 30654 raft_consensus.cc:3060] T 75508a6aa7184597b52c198e17bef95f P 2bda4507df9d414992ac382c035c1b58 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:06.092917 30774 raft_consensus.cc:493] T caf5538a650b4bc6bda7df7bc80dc9b8 P 329412eed5fb48349d2bef3c573828ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:06.093439 30774 raft_consensus.cc:515] T caf5538a650b4bc6bda7df7bc80dc9b8 P 329412eed5fb48349d2bef3c573828ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "329412eed5fb48349d2bef3c573828ef" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40191 } } peers { permanent_uuid: "2bda4507df9d414992ac382c035c1b58" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 36011 } } peers { permanent_uuid: "cf7784427aed4014913eaf0472cc6e8a" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 36663 } }
I20260710 13:28:06.095930 30774 leader_election.cc:290] T caf5538a650b4bc6bda7df7bc80dc9b8 P 329412eed5fb48349d2bef3c573828ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2bda4507df9d414992ac382c035c1b58 (127.26.127.66:36011), cf7784427aed4014913eaf0472cc6e8a (127.26.127.67:36663)
I20260710 13:28:06.098402 30654 raft_consensus.cc:2468] T 75508a6aa7184597b52c198e17bef95f P 2bda4507df9d414992ac382c035c1b58 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf7784427aed4014913eaf0472cc6e8a in term 1.
I20260710 13:28:06.099761 30693 leader_election.cc:304] T 75508a6aa7184597b52c198e17bef95f P cf7784427aed4014913eaf0472cc6e8a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bda4507df9d414992ac382c035c1b58, cf7784427aed4014913eaf0472cc6e8a; no voters: 
I20260710 13:28:06.100082 30579 raft_consensus.cc:2468] T 75508a6aa7184597b52c198e17bef95f P 329412eed5fb48349d2bef3c573828ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf7784427aed4014913eaf0472cc6e8a in term 1.
I20260710 13:28:06.101087 30776 raft_consensus.cc:2804] T 75508a6aa7184597b52c198e17bef95f P cf7784427aed4014913eaf0472cc6e8a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:06.101711 30776 raft_consensus.cc:697] T 75508a6aa7184597b52c198e17bef95f P cf7784427aed4014913eaf0472cc6e8a [term 1 LEADER]: Becoming Leader. State: Replica: cf7784427aed4014913eaf0472cc6e8a, State: Running, Role: LEADER
I20260710 13:28:06.102581 30776 consensus_queue.cc:237] T 75508a6aa7184597b52c198e17bef95f P cf7784427aed4014913eaf0472cc6e8a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "329412eed5fb48349d2bef3c573828ef" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40191 } } peers { permanent_uuid: "2bda4507df9d414992ac382c035c1b58" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 36011 } } peers { permanent_uuid: "cf7784427aed4014913eaf0472cc6e8a" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 36663 } }
I20260710 13:28:06.112469 30728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caf5538a650b4bc6bda7df7bc80dc9b8" candidate_uuid: "329412eed5fb48349d2bef3c573828ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf7784427aed4014913eaf0472cc6e8a" is_pre_election: true
I20260710 13:28:06.113116 30728 raft_consensus.cc:2468] T caf5538a650b4bc6bda7df7bc80dc9b8 P cf7784427aed4014913eaf0472cc6e8a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 329412eed5fb48349d2bef3c573828ef in term 0.
I20260710 13:28:06.112592 30474 catalog_manager.cc:5697] T 75508a6aa7184597b52c198e17bef95f P cf7784427aed4014913eaf0472cc6e8a reported cstate change: term changed from 0 to 1, leader changed from <none> to cf7784427aed4014913eaf0472cc6e8a (127.26.127.67). New cstate: current_term: 1 leader_uuid: "cf7784427aed4014913eaf0472cc6e8a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "329412eed5fb48349d2bef3c573828ef" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40191 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2bda4507df9d414992ac382c035c1b58" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf7784427aed4014913eaf0472cc6e8a" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 36663 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:06.113291 30654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caf5538a650b4bc6bda7df7bc80dc9b8" candidate_uuid: "329412eed5fb48349d2bef3c573828ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bda4507df9d414992ac382c035c1b58" is_pre_election: true
I20260710 13:28:06.114038 30654 raft_consensus.cc:2468] T caf5538a650b4bc6bda7df7bc80dc9b8 P 2bda4507df9d414992ac382c035c1b58 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 329412eed5fb48349d2bef3c573828ef in term 0.
I20260710 13:28:06.114354 30542 leader_election.cc:304] T caf5538a650b4bc6bda7df7bc80dc9b8 P 329412eed5fb48349d2bef3c573828ef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 329412eed5fb48349d2bef3c573828ef, cf7784427aed4014913eaf0472cc6e8a; no voters: 
I20260710 13:28:06.115175 30774 raft_consensus.cc:2804] T caf5538a650b4bc6bda7df7bc80dc9b8 P 329412eed5fb48349d2bef3c573828ef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:06.115585 30774 raft_consensus.cc:493] T caf5538a650b4bc6bda7df7bc80dc9b8 P 329412eed5fb48349d2bef3c573828ef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:06.115873 30774 raft_consensus.cc:3060] T caf5538a650b4bc6bda7df7bc80dc9b8 P 329412eed5fb48349d2bef3c573828ef [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:06.121640 30774 raft_consensus.cc:515] T caf5538a650b4bc6bda7df7bc80dc9b8 P 329412eed5fb48349d2bef3c573828ef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "329412eed5fb48349d2bef3c573828ef" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40191 } } peers { permanent_uuid: "2bda4507df9d414992ac382c035c1b58" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 36011 } } peers { permanent_uuid: "cf7784427aed4014913eaf0472cc6e8a" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 36663 } }
I20260710 13:28:06.123912 30774 leader_election.cc:290] T caf5538a650b4bc6bda7df7bc80dc9b8 P 329412eed5fb48349d2bef3c573828ef [CANDIDATE]: Term 1 election: Requested vote from peers 2bda4507df9d414992ac382c035c1b58 (127.26.127.66:36011), cf7784427aed4014913eaf0472cc6e8a (127.26.127.67:36663)
I20260710 13:28:06.124207 30654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caf5538a650b4bc6bda7df7bc80dc9b8" candidate_uuid: "329412eed5fb48349d2bef3c573828ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bda4507df9d414992ac382c035c1b58"
I20260710 13:28:06.124472 30728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caf5538a650b4bc6bda7df7bc80dc9b8" candidate_uuid: "329412eed5fb48349d2bef3c573828ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf7784427aed4014913eaf0472cc6e8a"
I20260710 13:28:06.124838 30654 raft_consensus.cc:3060] T caf5538a650b4bc6bda7df7bc80dc9b8 P 2bda4507df9d414992ac382c035c1b58 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:06.125013 30728 raft_consensus.cc:3060] T caf5538a650b4bc6bda7df7bc80dc9b8 P cf7784427aed4014913eaf0472cc6e8a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:06.129720 30654 raft_consensus.cc:2468] T caf5538a650b4bc6bda7df7bc80dc9b8 P 2bda4507df9d414992ac382c035c1b58 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 329412eed5fb48349d2bef3c573828ef in term 1.
I20260710 13:28:06.130560 30728 raft_consensus.cc:2468] T caf5538a650b4bc6bda7df7bc80dc9b8 P cf7784427aed4014913eaf0472cc6e8a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 329412eed5fb48349d2bef3c573828ef in term 1.
I20260710 13:28:06.130869 30544 leader_election.cc:304] T caf5538a650b4bc6bda7df7bc80dc9b8 P 329412eed5fb48349d2bef3c573828ef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bda4507df9d414992ac382c035c1b58, 329412eed5fb48349d2bef3c573828ef; no voters: 
I20260710 13:28:06.131731 30774 raft_consensus.cc:2804] T caf5538a650b4bc6bda7df7bc80dc9b8 P 329412eed5fb48349d2bef3c573828ef [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:06.132565 30774 raft_consensus.cc:697] T caf5538a650b4bc6bda7df7bc80dc9b8 P 329412eed5fb48349d2bef3c573828ef [term 1 LEADER]: Becoming Leader. State: Replica: 329412eed5fb48349d2bef3c573828ef, State: Running, Role: LEADER
I20260710 13:28:06.133302 30774 consensus_queue.cc:237] T caf5538a650b4bc6bda7df7bc80dc9b8 P 329412eed5fb48349d2bef3c573828ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "329412eed5fb48349d2bef3c573828ef" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40191 } } peers { permanent_uuid: "2bda4507df9d414992ac382c035c1b58" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 36011 } } peers { permanent_uuid: "cf7784427aed4014913eaf0472cc6e8a" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 36663 } }
I20260710 13:28:06.140580 30474 catalog_manager.cc:5697] T caf5538a650b4bc6bda7df7bc80dc9b8 P 329412eed5fb48349d2bef3c573828ef reported cstate change: term changed from 0 to 1, leader changed from <none> to 329412eed5fb48349d2bef3c573828ef (127.26.127.65). New cstate: current_term: 1 leader_uuid: "329412eed5fb48349d2bef3c573828ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "329412eed5fb48349d2bef3c573828ef" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40191 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2bda4507df9d414992ac382c035c1b58" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf7784427aed4014913eaf0472cc6e8a" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 36663 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:06.184948 30728 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2e0dabb9c79a43c892009a42de8dc667"
dest_uuid: "cf7784427aed4014913eaf0472cc6e8a"
mode: GRACEFUL
new_leader_uuid: "329412eed5fb48349d2bef3c573828ef"
 from {username='slave'} at 127.0.0.1:58934
I20260710 13:28:06.185539 30728 raft_consensus.cc:606] T 2e0dabb9c79a43c892009a42de8dc667 P cf7784427aed4014913eaf0472cc6e8a [term 1 LEADER]: Received request to transfer leadership to TS 329412eed5fb48349d2bef3c573828ef
I20260710 13:28:06.196355 30728 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "75508a6aa7184597b52c198e17bef95f"
dest_uuid: "cf7784427aed4014913eaf0472cc6e8a"
mode: GRACEFUL
new_leader_uuid: "329412eed5fb48349d2bef3c573828ef"
 from {username='slave'} at 127.0.0.1:58934
I20260710 13:28:06.196910 30728 raft_consensus.cc:606] T 75508a6aa7184597b52c198e17bef95f P cf7784427aed4014913eaf0472cc6e8a [term 1 LEADER]: Received request to transfer leadership to TS 329412eed5fb48349d2bef3c573828ef
I20260710 13:28:06.216818 30776 consensus_queue.cc:1048] T 2e0dabb9c79a43c892009a42de8dc667 P cf7784427aed4014913eaf0472cc6e8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "329412eed5fb48349d2bef3c573828ef" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:06.224035 30784 raft_consensus.cc:993] T 2e0dabb9c79a43c892009a42de8dc667 P cf7784427aed4014913eaf0472cc6e8a: : Instructing follower 329412eed5fb48349d2bef3c573828ef to start an election
I20260710 13:28:06.224702 30776 raft_consensus.cc:1081] T 2e0dabb9c79a43c892009a42de8dc667 P cf7784427aed4014913eaf0472cc6e8a [term 1 LEADER]: Signalling peer 329412eed5fb48349d2bef3c573828ef to start an election
I20260710 13:28:06.226411 30578 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2e0dabb9c79a43c892009a42de8dc667"
dest_uuid: "329412eed5fb48349d2bef3c573828ef"
 from {username='slave'} at 127.0.0.1:43748
I20260710 13:28:06.233619 30804 consensus_queue.cc:1048] T 2e0dabb9c79a43c892009a42de8dc667 P cf7784427aed4014913eaf0472cc6e8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bda4507df9d414992ac382c035c1b58" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:28:06.238575 30578 raft_consensus.cc:493] T 2e0dabb9c79a43c892009a42de8dc667 P 329412eed5fb48349d2bef3c573828ef [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:06.239101 30578 raft_consensus.cc:3060] T 2e0dabb9c79a43c892009a42de8dc667 P 329412eed5fb48349d2bef3c573828ef [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:06.245734 30578 raft_consensus.cc:515] T 2e0dabb9c79a43c892009a42de8dc667 P 329412eed5fb48349d2bef3c573828ef [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bda4507df9d414992ac382c035c1b58" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 36011 } } peers { permanent_uuid: "329412eed5fb48349d2bef3c573828ef" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40191 } } peers { permanent_uuid: "cf7784427aed4014913eaf0472cc6e8a" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 36663 } }
I20260710 13:28:06.253062 30728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e0dabb9c79a43c892009a42de8dc667" candidate_uuid: "329412eed5fb48349d2bef3c573828ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cf7784427aed4014913eaf0472cc6e8a"
I20260710 13:28:06.253232 30654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e0dabb9c79a43c892009a42de8dc667" candidate_uuid: "329412eed5fb48349d2bef3c573828ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2bda4507df9d414992ac382c035c1b58"
I20260710 13:28:06.253700 30728 raft_consensus.cc:3055] T 2e0dabb9c79a43c892009a42de8dc667 P cf7784427aed4014913eaf0472cc6e8a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:06.253880 30654 raft_consensus.cc:3060] T 2e0dabb9c79a43c892009a42de8dc667 P 2bda4507df9d414992ac382c035c1b58 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:06.254063 30728 raft_consensus.cc:740] T 2e0dabb9c79a43c892009a42de8dc667 P cf7784427aed4014913eaf0472cc6e8a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cf7784427aed4014913eaf0472cc6e8a, State: Running, Role: LEADER
I20260710 13:28:06.254982 30728 consensus_queue.cc:260] T 2e0dabb9c79a43c892009a42de8dc667 P cf7784427aed4014913eaf0472cc6e8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bda4507df9d414992ac382c035c1b58" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 36011 } } peers { permanent_uuid: "329412eed5fb48349d2bef3c573828ef" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40191 } } peers { permanent_uuid: "cf7784427aed4014913eaf0472cc6e8a" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 36663 } }
I20260710 13:28:06.256107 30728 raft_consensus.cc:3060] T 2e0dabb9c79a43c892009a42de8dc667 P cf7784427aed4014913eaf0472cc6e8a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:06.259609 30654 raft_consensus.cc:2468] T 2e0dabb9c79a43c892009a42de8dc667 P 2bda4507df9d414992ac382c035c1b58 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 329412eed5fb48349d2bef3c573828ef in term 2.
I20260710 13:28:06.260860 30578 leader_election.cc:290] T 2e0dabb9c79a43c892009a42de8dc667 P 329412eed5fb48349d2bef3c573828ef [CANDIDATE]: Term 2 election: Requested vote from peers 2bda4507df9d414992ac382c035c1b58 (127.26.127.66:36011), cf7784427aed4014913eaf0472cc6e8a (127.26.127.67:36663)
I20260710 13:28:06.261113 30544 leader_election.cc:304] T 2e0dabb9c79a43c892009a42de8dc667 P 329412eed5fb48349d2bef3c573828ef [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bda4507df9d414992ac382c035c1b58, 329412eed5fb48349d2bef3c573828ef; no voters: 
I20260710 13:28:06.261957 30774 raft_consensus.cc:2804] T 2e0dabb9c79a43c892009a42de8dc667 P 329412eed5fb48349d2bef3c573828ef [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:06.262396 30774 raft_consensus.cc:697] T 2e0dabb9c79a43c892009a42de8dc667 P 329412eed5fb48349d2bef3c573828ef [term 2 LEADER]: Becoming Leader. State: Replica: 329412eed5fb48349d2bef3c573828ef, State: Running, Role: LEADER
I20260710 13:28:06.262784 30728 raft_consensus.cc:2468] T 2e0dabb9c79a43c892009a42de8dc667 P cf7784427aed4014913eaf0472cc6e8a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 329412eed5fb48349d2bef3c573828ef in term 2.
I20260710 13:28:06.263301 30774 consensus_queue.cc:237] T 2e0dabb9c79a43c892009a42de8dc667 P 329412eed5fb48349d2bef3c573828ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bda4507df9d414992ac382c035c1b58" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 36011 } } peers { permanent_uuid: "329412eed5fb48349d2bef3c573828ef" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40191 } } peers { permanent_uuid: "cf7784427aed4014913eaf0472cc6e8a" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 36663 } }
I20260710 13:28:06.269779 30477 catalog_manager.cc:5697] T 2e0dabb9c79a43c892009a42de8dc667 P 329412eed5fb48349d2bef3c573828ef reported cstate change: term changed from 1 to 2, leader changed from cf7784427aed4014913eaf0472cc6e8a (127.26.127.67) to 329412eed5fb48349d2bef3c573828ef (127.26.127.65). New cstate: current_term: 2 leader_uuid: "329412eed5fb48349d2bef3c573828ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bda4507df9d414992ac382c035c1b58" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "329412eed5fb48349d2bef3c573828ef" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40191 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf7784427aed4014913eaf0472cc6e8a" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 36663 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:06.284179 30775 consensus_queue.cc:1048] T 50d7aedb6d854ebb886ea139303de6c9 P 2bda4507df9d414992ac382c035c1b58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "329412eed5fb48349d2bef3c573828ef" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:06.296519 30775 consensus_queue.cc:1048] T 50d7aedb6d854ebb886ea139303de6c9 P 2bda4507df9d414992ac382c035c1b58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf7784427aed4014913eaf0472cc6e8a" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 36663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:06.563479 30784 consensus_queue.cc:1048] T 75508a6aa7184597b52c198e17bef95f P cf7784427aed4014913eaf0472cc6e8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "329412eed5fb48349d2bef3c573828ef" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:06.569783 30804 raft_consensus.cc:993] T 75508a6aa7184597b52c198e17bef95f P cf7784427aed4014913eaf0472cc6e8a: : Instructing follower 329412eed5fb48349d2bef3c573828ef to start an election
I20260710 13:28:06.570274 30776 raft_consensus.cc:1081] T 75508a6aa7184597b52c198e17bef95f P cf7784427aed4014913eaf0472cc6e8a [term 1 LEADER]: Signalling peer 329412eed5fb48349d2bef3c573828ef to start an election
I20260710 13:28:06.572356 30579 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "75508a6aa7184597b52c198e17bef95f"
dest_uuid: "329412eed5fb48349d2bef3c573828ef"
 from {username='slave'} at 127.0.0.1:43748
I20260710 13:28:06.572988 30579 raft_consensus.cc:493] T 75508a6aa7184597b52c198e17bef95f P 329412eed5fb48349d2bef3c573828ef [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:06.573403 30579 raft_consensus.cc:3060] T 75508a6aa7184597b52c198e17bef95f P 329412eed5fb48349d2bef3c573828ef [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:06.575557 30776 consensus_queue.cc:1048] T 75508a6aa7184597b52c198e17bef95f P cf7784427aed4014913eaf0472cc6e8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bda4507df9d414992ac382c035c1b58" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:06.580646 30579 raft_consensus.cc:515] T 75508a6aa7184597b52c198e17bef95f P 329412eed5fb48349d2bef3c573828ef [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "329412eed5fb48349d2bef3c573828ef" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40191 } } peers { permanent_uuid: "2bda4507df9d414992ac382c035c1b58" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 36011 } } peers { permanent_uuid: "cf7784427aed4014913eaf0472cc6e8a" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 36663 } }
I20260710 13:28:06.584203 30579 leader_election.cc:290] T 75508a6aa7184597b52c198e17bef95f P 329412eed5fb48349d2bef3c573828ef [CANDIDATE]: Term 2 election: Requested vote from peers 2bda4507df9d414992ac382c035c1b58 (127.26.127.66:36011), cf7784427aed4014913eaf0472cc6e8a (127.26.127.67:36663)
I20260710 13:28:06.584933 30728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75508a6aa7184597b52c198e17bef95f" candidate_uuid: "329412eed5fb48349d2bef3c573828ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cf7784427aed4014913eaf0472cc6e8a"
I20260710 13:28:06.585511 30728 raft_consensus.cc:3055] T 75508a6aa7184597b52c198e17bef95f P cf7784427aed4014913eaf0472cc6e8a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:06.585579 30654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75508a6aa7184597b52c198e17bef95f" candidate_uuid: "329412eed5fb48349d2bef3c573828ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2bda4507df9d414992ac382c035c1b58"
I20260710 13:28:06.585844 30728 raft_consensus.cc:740] T 75508a6aa7184597b52c198e17bef95f P cf7784427aed4014913eaf0472cc6e8a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cf7784427aed4014913eaf0472cc6e8a, State: Running, Role: LEADER
I20260710 13:28:06.586249 30654 raft_consensus.cc:3060] T 75508a6aa7184597b52c198e17bef95f P 2bda4507df9d414992ac382c035c1b58 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:06.586627 30728 consensus_queue.cc:260] T 75508a6aa7184597b52c198e17bef95f P cf7784427aed4014913eaf0472cc6e8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "329412eed5fb48349d2bef3c573828ef" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40191 } } peers { permanent_uuid: "2bda4507df9d414992ac382c035c1b58" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 36011 } } peers { permanent_uuid: "cf7784427aed4014913eaf0472cc6e8a" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 36663 } }
I20260710 13:28:06.587714 30728 raft_consensus.cc:3060] T 75508a6aa7184597b52c198e17bef95f P cf7784427aed4014913eaf0472cc6e8a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:06.591908 30654 raft_consensus.cc:2468] T 75508a6aa7184597b52c198e17bef95f P 2bda4507df9d414992ac382c035c1b58 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 329412eed5fb48349d2bef3c573828ef in term 2.
I20260710 13:28:06.592407 30728 raft_consensus.cc:2468] T 75508a6aa7184597b52c198e17bef95f P cf7784427aed4014913eaf0472cc6e8a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 329412eed5fb48349d2bef3c573828ef in term 2.
I20260710 13:28:06.592911 30544 leader_election.cc:304] T 75508a6aa7184597b52c198e17bef95f P 329412eed5fb48349d2bef3c573828ef [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bda4507df9d414992ac382c035c1b58, 329412eed5fb48349d2bef3c573828ef; no voters: 
I20260710 13:28:06.593725 30774 raft_consensus.cc:2804] T 75508a6aa7184597b52c198e17bef95f P 329412eed5fb48349d2bef3c573828ef [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:06.594177 30774 raft_consensus.cc:697] T 75508a6aa7184597b52c198e17bef95f P 329412eed5fb48349d2bef3c573828ef [term 2 LEADER]: Becoming Leader. State: Replica: 329412eed5fb48349d2bef3c573828ef, State: Running, Role: LEADER
I20260710 13:28:06.594879 30774 consensus_queue.cc:237] T 75508a6aa7184597b52c198e17bef95f P 329412eed5fb48349d2bef3c573828ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "329412eed5fb48349d2bef3c573828ef" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40191 } } peers { permanent_uuid: "2bda4507df9d414992ac382c035c1b58" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 36011 } } peers { permanent_uuid: "cf7784427aed4014913eaf0472cc6e8a" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 36663 } }
I20260710 13:28:06.601226 30475 catalog_manager.cc:5697] T 75508a6aa7184597b52c198e17bef95f P 329412eed5fb48349d2bef3c573828ef reported cstate change: term changed from 1 to 2, leader changed from cf7784427aed4014913eaf0472cc6e8a (127.26.127.67) to 329412eed5fb48349d2bef3c573828ef (127.26.127.65). New cstate: current_term: 2 leader_uuid: "329412eed5fb48349d2bef3c573828ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "329412eed5fb48349d2bef3c573828ef" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40191 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2bda4507df9d414992ac382c035c1b58" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf7784427aed4014913eaf0472cc6e8a" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 36663 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:06.652275 27133 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260710 13:28:06.653826 27133 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260710 13:28:06.654217 27133 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260710 13:28:06.665612 30579 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "caf5538a650b4bc6bda7df7bc80dc9b8"
dest_uuid: "329412eed5fb48349d2bef3c573828ef"
mode: GRACEFUL
new_leader_uuid: "cf7784427aed4014913eaf0472cc6e8a"
 from {username='slave'} at 127.0.0.1:43758
I20260710 13:28:06.666085 30579 raft_consensus.cc:606] T caf5538a650b4bc6bda7df7bc80dc9b8 P 329412eed5fb48349d2bef3c573828ef [term 1 LEADER]: Received request to transfer leadership to TS cf7784427aed4014913eaf0472cc6e8a
I20260710 13:28:06.667194 27133 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260710 13:28:06.691557 30774 consensus_queue.cc:1048] T caf5538a650b4bc6bda7df7bc80dc9b8 P 329412eed5fb48349d2bef3c573828ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bda4507df9d414992ac382c035c1b58" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:06.702093 30774 consensus_queue.cc:1048] T caf5538a650b4bc6bda7df7bc80dc9b8 P 329412eed5fb48349d2bef3c573828ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf7784427aed4014913eaf0472cc6e8a" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 36663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:28:06.711828 30800 raft_consensus.cc:993] T caf5538a650b4bc6bda7df7bc80dc9b8 P 329412eed5fb48349d2bef3c573828ef: : Instructing follower cf7784427aed4014913eaf0472cc6e8a to start an election
I20260710 13:28:06.712268 30800 raft_consensus.cc:1081] T caf5538a650b4bc6bda7df7bc80dc9b8 P 329412eed5fb48349d2bef3c573828ef [term 1 LEADER]: Signalling peer cf7784427aed4014913eaf0472cc6e8a to start an election
I20260710 13:28:06.713860 30728 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "caf5538a650b4bc6bda7df7bc80dc9b8"
dest_uuid: "cf7784427aed4014913eaf0472cc6e8a"
 from {username='slave'} at 127.0.0.1:58926
I20260710 13:28:06.714434 30728 raft_consensus.cc:493] T caf5538a650b4bc6bda7df7bc80dc9b8 P cf7784427aed4014913eaf0472cc6e8a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:06.714829 30728 raft_consensus.cc:3060] T caf5538a650b4bc6bda7df7bc80dc9b8 P cf7784427aed4014913eaf0472cc6e8a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:06.720037 30728 raft_consensus.cc:515] T caf5538a650b4bc6bda7df7bc80dc9b8 P cf7784427aed4014913eaf0472cc6e8a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "329412eed5fb48349d2bef3c573828ef" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40191 } } peers { permanent_uuid: "2bda4507df9d414992ac382c035c1b58" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 36011 } } peers { permanent_uuid: "cf7784427aed4014913eaf0472cc6e8a" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 36663 } }
I20260710 13:28:06.722479 30579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caf5538a650b4bc6bda7df7bc80dc9b8" candidate_uuid: "cf7784427aed4014913eaf0472cc6e8a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "329412eed5fb48349d2bef3c573828ef"
I20260710 13:28:06.722733 30728 leader_election.cc:290] T caf5538a650b4bc6bda7df7bc80dc9b8 P cf7784427aed4014913eaf0472cc6e8a [CANDIDATE]: Term 2 election: Requested vote from peers 329412eed5fb48349d2bef3c573828ef (127.26.127.65:40191), 2bda4507df9d414992ac382c035c1b58 (127.26.127.66:36011)
I20260710 13:28:06.722915 30654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caf5538a650b4bc6bda7df7bc80dc9b8" candidate_uuid: "cf7784427aed4014913eaf0472cc6e8a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2bda4507df9d414992ac382c035c1b58"
I20260710 13:28:06.723068 30579 raft_consensus.cc:3055] T caf5538a650b4bc6bda7df7bc80dc9b8 P 329412eed5fb48349d2bef3c573828ef [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:06.723529 30579 raft_consensus.cc:740] T caf5538a650b4bc6bda7df7bc80dc9b8 P 329412eed5fb48349d2bef3c573828ef [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 329412eed5fb48349d2bef3c573828ef, State: Running, Role: LEADER
I20260710 13:28:06.724113 30654 raft_consensus.cc:3060] T caf5538a650b4bc6bda7df7bc80dc9b8 P 2bda4507df9d414992ac382c035c1b58 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:06.724376 30579 consensus_queue.cc:260] T caf5538a650b4bc6bda7df7bc80dc9b8 P 329412eed5fb48349d2bef3c573828ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "329412eed5fb48349d2bef3c573828ef" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40191 } } peers { permanent_uuid: "2bda4507df9d414992ac382c035c1b58" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 36011 } } peers { permanent_uuid: "cf7784427aed4014913eaf0472cc6e8a" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 36663 } }
I20260710 13:28:06.725754 30579 raft_consensus.cc:3060] T caf5538a650b4bc6bda7df7bc80dc9b8 P 329412eed5fb48349d2bef3c573828ef [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:06.730198 30654 raft_consensus.cc:2468] T caf5538a650b4bc6bda7df7bc80dc9b8 P 2bda4507df9d414992ac382c035c1b58 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf7784427aed4014913eaf0472cc6e8a in term 2.
I20260710 13:28:06.731218 30693 leader_election.cc:304] T caf5538a650b4bc6bda7df7bc80dc9b8 P cf7784427aed4014913eaf0472cc6e8a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bda4507df9d414992ac382c035c1b58, cf7784427aed4014913eaf0472cc6e8a; no voters: 
I20260710 13:28:06.732007 30776 raft_consensus.cc:2804] T caf5538a650b4bc6bda7df7bc80dc9b8 P cf7784427aed4014913eaf0472cc6e8a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:06.732368 30579 raft_consensus.cc:2468] T caf5538a650b4bc6bda7df7bc80dc9b8 P 329412eed5fb48349d2bef3c573828ef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf7784427aed4014913eaf0472cc6e8a in term 2.
I20260710 13:28:06.732496 30776 raft_consensus.cc:697] T caf5538a650b4bc6bda7df7bc80dc9b8 P cf7784427aed4014913eaf0472cc6e8a [term 2 LEADER]: Becoming Leader. State: Replica: cf7784427aed4014913eaf0472cc6e8a, State: Running, Role: LEADER
I20260710 13:28:06.733628 30776 consensus_queue.cc:237] T caf5538a650b4bc6bda7df7bc80dc9b8 P cf7784427aed4014913eaf0472cc6e8a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "329412eed5fb48349d2bef3c573828ef" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40191 } } peers { permanent_uuid: "2bda4507df9d414992ac382c035c1b58" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 36011 } } peers { permanent_uuid: "cf7784427aed4014913eaf0472cc6e8a" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 36663 } }
I20260710 13:28:06.740013 30477 catalog_manager.cc:5697] T caf5538a650b4bc6bda7df7bc80dc9b8 P cf7784427aed4014913eaf0472cc6e8a reported cstate change: term changed from 1 to 2, leader changed from 329412eed5fb48349d2bef3c573828ef (127.26.127.65) to cf7784427aed4014913eaf0472cc6e8a (127.26.127.67). New cstate: current_term: 2 leader_uuid: "cf7784427aed4014913eaf0472cc6e8a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "329412eed5fb48349d2bef3c573828ef" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 40191 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2bda4507df9d414992ac382c035c1b58" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf7784427aed4014913eaf0472cc6e8a" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 36663 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:06.762784 27133 tablet_server.cc:179] TabletServer@127.26.127.65:0 shutting down...
I20260710 13:28:06.767688 30728 raft_consensus.cc:1275] T 2e0dabb9c79a43c892009a42de8dc667 P cf7784427aed4014913eaf0472cc6e8a [term 2 FOLLOWER]: Refusing update from remote peer 329412eed5fb48349d2bef3c573828ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:06.769075 30800 consensus_queue.cc:1048] T 2e0dabb9c79a43c892009a42de8dc667 P 329412eed5fb48349d2bef3c573828ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf7784427aed4014913eaf0472cc6e8a" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 36663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:28:06.779316 30654 raft_consensus.cc:1275] T 2e0dabb9c79a43c892009a42de8dc667 P 2bda4507df9d414992ac382c035c1b58 [term 2 FOLLOWER]: Refusing update from remote peer 329412eed5fb48349d2bef3c573828ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:06.780977 30800 consensus_queue.cc:1048] T 2e0dabb9c79a43c892009a42de8dc667 P 329412eed5fb48349d2bef3c573828ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bda4507df9d414992ac382c035c1b58" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:28:06.793826 30620 consensus_peers.cc:597] T 50d7aedb6d854ebb886ea139303de6c9 P 2bda4507df9d414992ac382c035c1b58 -> Peer 329412eed5fb48349d2bef3c573828ef (127.26.127.65:40191): Couldn't send request to peer 329412eed5fb48349d2bef3c573828ef. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:06.805624 27133 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:28:06.806298 27133 tablet_replica.cc:333] T 75508a6aa7184597b52c198e17bef95f P 329412eed5fb48349d2bef3c573828ef: stopping tablet replica
I20260710 13:28:06.806849 27133 raft_consensus.cc:2243] T 75508a6aa7184597b52c198e17bef95f P 329412eed5fb48349d2bef3c573828ef [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:06.807440 27133 pending_rounds.cc:70] T 75508a6aa7184597b52c198e17bef95f P 329412eed5fb48349d2bef3c573828ef: Trying to abort 1 pending ops.
I20260710 13:28:06.807662 27133 pending_rounds.cc:77] T 75508a6aa7184597b52c198e17bef95f P 329412eed5fb48349d2bef3c573828ef: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7305994594700718080 op_type: NO_OP noop_request { }
I20260710 13:28:06.808002 27133 raft_consensus.cc:2889] T 75508a6aa7184597b52c198e17bef95f P 329412eed5fb48349d2bef3c573828ef [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:28:06.808282 27133 raft_consensus.cc:2272] T 75508a6aa7184597b52c198e17bef95f P 329412eed5fb48349d2bef3c573828ef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:06.810325 27133 tablet_replica.cc:333] T caf5538a650b4bc6bda7df7bc80dc9b8 P 329412eed5fb48349d2bef3c573828ef: stopping tablet replica
I20260710 13:28:06.810824 27133 raft_consensus.cc:2243] T caf5538a650b4bc6bda7df7bc80dc9b8 P 329412eed5fb48349d2bef3c573828ef [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:06.811224 27133 raft_consensus.cc:2272] T caf5538a650b4bc6bda7df7bc80dc9b8 P 329412eed5fb48349d2bef3c573828ef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:06.813467 27133 tablet_replica.cc:333] T 2e0dabb9c79a43c892009a42de8dc667 P 329412eed5fb48349d2bef3c573828ef: stopping tablet replica
I20260710 13:28:06.813952 27133 raft_consensus.cc:2243] T 2e0dabb9c79a43c892009a42de8dc667 P 329412eed5fb48349d2bef3c573828ef [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:06.814685 27133 raft_consensus.cc:2272] T 2e0dabb9c79a43c892009a42de8dc667 P 329412eed5fb48349d2bef3c573828ef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:06.816933 27133 tablet_replica.cc:333] T 50d7aedb6d854ebb886ea139303de6c9 P 329412eed5fb48349d2bef3c573828ef: stopping tablet replica
I20260710 13:28:06.817407 27133 raft_consensus.cc:2243] T 50d7aedb6d854ebb886ea139303de6c9 P 329412eed5fb48349d2bef3c573828ef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:06.817798 27133 raft_consensus.cc:2272] T 50d7aedb6d854ebb886ea139303de6c9 P 329412eed5fb48349d2bef3c573828ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:06.839880 27133 tablet_server.cc:196] TabletServer@127.26.127.65:0 shutdown complete.
I20260710 13:28:06.850719 27133 tablet_server.cc:179] TabletServer@127.26.127.66:0 shutting down...
I20260710 13:28:06.867280 27133 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:28:06.867908 27133 tablet_replica.cc:333] T 50d7aedb6d854ebb886ea139303de6c9 P 2bda4507df9d414992ac382c035c1b58: stopping tablet replica
I20260710 13:28:06.868459 27133 raft_consensus.cc:2243] T 50d7aedb6d854ebb886ea139303de6c9 P 2bda4507df9d414992ac382c035c1b58 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:06.869249 27133 raft_consensus.cc:2272] T 50d7aedb6d854ebb886ea139303de6c9 P 2bda4507df9d414992ac382c035c1b58 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:06.871407 27133 tablet_replica.cc:333] T 75508a6aa7184597b52c198e17bef95f P 2bda4507df9d414992ac382c035c1b58: stopping tablet replica
I20260710 13:28:06.871857 27133 raft_consensus.cc:2243] T 75508a6aa7184597b52c198e17bef95f P 2bda4507df9d414992ac382c035c1b58 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:06.872213 27133 raft_consensus.cc:2272] T 75508a6aa7184597b52c198e17bef95f P 2bda4507df9d414992ac382c035c1b58 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:06.874161 27133 tablet_replica.cc:333] T caf5538a650b4bc6bda7df7bc80dc9b8 P 2bda4507df9d414992ac382c035c1b58: stopping tablet replica
I20260710 13:28:06.874605 27133 raft_consensus.cc:2243] T caf5538a650b4bc6bda7df7bc80dc9b8 P 2bda4507df9d414992ac382c035c1b58 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:06.874943 27133 raft_consensus.cc:2272] T caf5538a650b4bc6bda7df7bc80dc9b8 P 2bda4507df9d414992ac382c035c1b58 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:06.876912 27133 tablet_replica.cc:333] T 2e0dabb9c79a43c892009a42de8dc667 P 2bda4507df9d414992ac382c035c1b58: stopping tablet replica
I20260710 13:28:06.877322 27133 raft_consensus.cc:2243] T 2e0dabb9c79a43c892009a42de8dc667 P 2bda4507df9d414992ac382c035c1b58 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:06.877668 27133 raft_consensus.cc:2272] T 2e0dabb9c79a43c892009a42de8dc667 P 2bda4507df9d414992ac382c035c1b58 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:06.899326 27133 tablet_server.cc:196] TabletServer@127.26.127.66:0 shutdown complete.
I20260710 13:28:06.909814 27133 tablet_server.cc:179] TabletServer@127.26.127.67:0 shutting down...
I20260710 13:28:06.924820 27133 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:28:06.925421 27133 tablet_replica.cc:333] T 50d7aedb6d854ebb886ea139303de6c9 P cf7784427aed4014913eaf0472cc6e8a: stopping tablet replica
I20260710 13:28:06.925946 27133 raft_consensus.cc:2243] T 50d7aedb6d854ebb886ea139303de6c9 P cf7784427aed4014913eaf0472cc6e8a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:06.926378 27133 raft_consensus.cc:2272] T 50d7aedb6d854ebb886ea139303de6c9 P cf7784427aed4014913eaf0472cc6e8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:06.928457 27133 tablet_replica.cc:333] T 75508a6aa7184597b52c198e17bef95f P cf7784427aed4014913eaf0472cc6e8a: stopping tablet replica
I20260710 13:28:06.928961 27133 raft_consensus.cc:2243] T 75508a6aa7184597b52c198e17bef95f P cf7784427aed4014913eaf0472cc6e8a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:06.929311 27133 raft_consensus.cc:2272] T 75508a6aa7184597b52c198e17bef95f P cf7784427aed4014913eaf0472cc6e8a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:06.931068 27133 tablet_replica.cc:333] T caf5538a650b4bc6bda7df7bc80dc9b8 P cf7784427aed4014913eaf0472cc6e8a: stopping tablet replica
I20260710 13:28:06.931496 27133 raft_consensus.cc:2243] T caf5538a650b4bc6bda7df7bc80dc9b8 P cf7784427aed4014913eaf0472cc6e8a [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:06.932017 27133 pending_rounds.cc:70] T caf5538a650b4bc6bda7df7bc80dc9b8 P cf7784427aed4014913eaf0472cc6e8a: Trying to abort 1 pending ops.
I20260710 13:28:06.932160 27133 pending_rounds.cc:77] T caf5538a650b4bc6bda7df7bc80dc9b8 P cf7784427aed4014913eaf0472cc6e8a: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7305994595270127616 op_type: NO_OP noop_request { }
I20260710 13:28:06.932374 27133 raft_consensus.cc:2889] T caf5538a650b4bc6bda7df7bc80dc9b8 P cf7784427aed4014913eaf0472cc6e8a [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:28:06.932588 27133 raft_consensus.cc:2272] T caf5538a650b4bc6bda7df7bc80dc9b8 P cf7784427aed4014913eaf0472cc6e8a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:06.934805 27133 tablet_replica.cc:333] T 2e0dabb9c79a43c892009a42de8dc667 P cf7784427aed4014913eaf0472cc6e8a: stopping tablet replica
I20260710 13:28:06.935210 27133 raft_consensus.cc:2243] T 2e0dabb9c79a43c892009a42de8dc667 P cf7784427aed4014913eaf0472cc6e8a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:06.935583 27133 raft_consensus.cc:2272] T 2e0dabb9c79a43c892009a42de8dc667 P cf7784427aed4014913eaf0472cc6e8a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:06.956887 27133 tablet_server.cc:196] TabletServer@127.26.127.67:0 shutdown complete.
I20260710 13:28:06.967885 27133 master.cc:562] Master@127.26.127.126:34221 shutting down...
I20260710 13:28:06.982407 27133 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 715cd711a90e4c8ab4ab8576af83cd44 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:06.982893 27133 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 715cd711a90e4c8ab4ab8576af83cd44 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:06.983145 27133 tablet_replica.cc:333] T 00000000000000000000000000000000 P 715cd711a90e4c8ab4ab8576af83cd44: stopping tablet replica
I20260710 13:28:07.000962 27133 master.cc:584] Master@127.26.127.126:34221 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2118 ms)
[----------] 6 tests from LeaderRebalancerTest (83648 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260710 13:28:07.026203 27133 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.26.127.126:35635
I20260710 13:28:07.027195 27133 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:28:07.031824 30822 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:28:07.032903 30821 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:28:07.033278 30824 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:28:07.033764 27133 server_base.cc:1061] running on GCE node
I20260710 13:28:07.034560 27133 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:28:07.034724 27133 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:28:07.034932 27133 hybrid_clock.cc:648] HybridClock initialized: now 1783690087034895 us; error 0 us; skew 500 ppm
I20260710 13:28:07.035472 27133 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:28:07.037712 27133 webserver.cc:533] Webserver started at http://127.26.127.126:32795/ using document root <none> and password file <none>
I20260710 13:28:07.038180 27133 fs_manager.cc:362] Metadata directory not provided
I20260710 13:28:07.038362 27133 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:28:07.038636 27133 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:28:07.039640 27133 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783690003215650-27133-0/minicluster-data/master-0-root/instance:
uuid: "fef081b1bd8146ec888b1ee490be4d2e"
format_stamp: "Formatted at 2026-07-10 13:28:07 on dist-test-slave-4llg"
I20260710 13:28:07.043897 27133 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260710 13:28:07.046995 30829 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:07.047755 27133 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:28:07.048053 27133 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783690003215650-27133-0/minicluster-data/master-0-root
uuid: "fef081b1bd8146ec888b1ee490be4d2e"
format_stamp: "Formatted at 2026-07-10 13:28:07 on dist-test-slave-4llg"
I20260710 13:28:07.048316 27133 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783690003215650-27133-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783690003215650-27133-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783690003215650-27133-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:28:07.057253 27133 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:28:07.058200 27133 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:28:07.092597 27133 rpc_server.cc:307] RPC server started. Bound to: 127.26.127.126:35635
I20260710 13:28:07.092697 30880 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.127.126:35635 every 8 connection(s)
I20260710 13:28:07.096194 30881 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:07.106427 30881 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fef081b1bd8146ec888b1ee490be4d2e: Bootstrap starting.
I20260710 13:28:07.110445 30881 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P fef081b1bd8146ec888b1ee490be4d2e: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:07.114198 30881 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fef081b1bd8146ec888b1ee490be4d2e: No bootstrap required, opened a new log
I20260710 13:28:07.116071 30881 raft_consensus.cc:359] T 00000000000000000000000000000000 P fef081b1bd8146ec888b1ee490be4d2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fef081b1bd8146ec888b1ee490be4d2e" member_type: VOTER }
I20260710 13:28:07.116438 30881 raft_consensus.cc:385] T 00000000000000000000000000000000 P fef081b1bd8146ec888b1ee490be4d2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:07.116602 30881 raft_consensus.cc:740] T 00000000000000000000000000000000 P fef081b1bd8146ec888b1ee490be4d2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fef081b1bd8146ec888b1ee490be4d2e, State: Initialized, Role: FOLLOWER
I20260710 13:28:07.117094 30881 consensus_queue.cc:260] T 00000000000000000000000000000000 P fef081b1bd8146ec888b1ee490be4d2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "fef081b1bd8146ec888b1ee490be4d2e" member_type: VOTER }
I20260710 13:28:07.117496 30881 raft_consensus.cc:399] T 00000000000000000000000000000000 P fef081b1bd8146ec888b1ee490be4d2e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:28:07.117688 30881 raft_consensus.cc:493] T 00000000000000000000000000000000 P fef081b1bd8146ec888b1ee490be4d2e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:28:07.117888 30881 raft_consensus.cc:3060] T 00000000000000000000000000000000 P fef081b1bd8146ec888b1ee490be4d2e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:07.122182 30881 raft_consensus.cc:515] T 00000000000000000000000000000000 P fef081b1bd8146ec888b1ee490be4d2e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fef081b1bd8146ec888b1ee490be4d2e" member_type: VOTER }
I20260710 13:28:07.122665 30881 leader_election.cc:304] T 00000000000000000000000000000000 P fef081b1bd8146ec888b1ee490be4d2e [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: fef081b1bd8146ec888b1ee490be4d2e; no voters: 
I20260710 13:28:07.123644 30881 leader_election.cc:290] T 00000000000000000000000000000000 P fef081b1bd8146ec888b1ee490be4d2e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:28:07.123973 30884 raft_consensus.cc:2804] T 00000000000000000000000000000000 P fef081b1bd8146ec888b1ee490be4d2e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:07.125352 30884 raft_consensus.cc:697] T 00000000000000000000000000000000 P fef081b1bd8146ec888b1ee490be4d2e [term 1 LEADER]: Becoming Leader. State: Replica: fef081b1bd8146ec888b1ee490be4d2e, State: Running, Role: LEADER
I20260710 13:28:07.125991 30884 consensus_queue.cc:237] T 00000000000000000000000000000000 P fef081b1bd8146ec888b1ee490be4d2e [LEADER]: Queue going to LEADER mode. State: All 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: "fef081b1bd8146ec888b1ee490be4d2e" member_type: VOTER }
I20260710 13:28:07.126533 30881 sys_catalog.cc:565] T 00000000000000000000000000000000 P fef081b1bd8146ec888b1ee490be4d2e [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:28:07.128660 30886 sys_catalog.cc:455] T 00000000000000000000000000000000 P fef081b1bd8146ec888b1ee490be4d2e [sys.catalog]: SysCatalogTable state changed. Reason: New leader fef081b1bd8146ec888b1ee490be4d2e. Latest consensus state: current_term: 1 leader_uuid: "fef081b1bd8146ec888b1ee490be4d2e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fef081b1bd8146ec888b1ee490be4d2e" member_type: VOTER } }
I20260710 13:28:07.129357 30886 sys_catalog.cc:458] T 00000000000000000000000000000000 P fef081b1bd8146ec888b1ee490be4d2e [sys.catalog]: This master's current role is: LEADER
I20260710 13:28:07.128664 30885 sys_catalog.cc:455] T 00000000000000000000000000000000 P fef081b1bd8146ec888b1ee490be4d2e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "fef081b1bd8146ec888b1ee490be4d2e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fef081b1bd8146ec888b1ee490be4d2e" member_type: VOTER } }
I20260710 13:28:07.130365 30885 sys_catalog.cc:458] T 00000000000000000000000000000000 P fef081b1bd8146ec888b1ee490be4d2e [sys.catalog]: This master's current role is: LEADER
I20260710 13:28:07.134549 30889 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:28:07.141955 30889 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:28:07.142911 27133 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:28:07.150527 30889 catalog_manager.cc:1383] Generated new cluster ID: 15bac5c50be246b082d23a6ca1d4ea4f
I20260710 13:28:07.150816 30889 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:28:07.169087 30889 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:28:07.170334 30889 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:28:07.188686 30889 catalog_manager.cc:6070] T 00000000000000000000000000000000 P fef081b1bd8146ec888b1ee490be4d2e: Generated new TSK 0
I20260710 13:28:07.189301 30889 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:28:07.209674 27133 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:28:07.215128 30902 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:28:07.216274 30903 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:28:07.217585 30905 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:28:07.217940 27133 server_base.cc:1061] running on GCE node
I20260710 13:28:07.218808 27133 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:28:07.218987 27133 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:28:07.219097 27133 hybrid_clock.cc:648] HybridClock initialized: now 1783690087219087 us; error 0 us; skew 500 ppm
I20260710 13:28:07.219578 27133 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:28:07.221688 27133 webserver.cc:533] Webserver started at http://127.26.127.65:45033/ using document root <none> and password file <none>
I20260710 13:28:07.222121 27133 fs_manager.cc:362] Metadata directory not provided
I20260710 13:28:07.222294 27133 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:28:07.222500 27133 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:28:07.223493 27133 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783690003215650-27133-0/minicluster-data/ts-0-root/instance:
uuid: "39fa0ff20c804cc4babb5ee17edb6a01"
format_stamp: "Formatted at 2026-07-10 13:28:07 on dist-test-slave-4llg"
I20260710 13:28:07.227990 27133 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:28:07.231168 30910 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:07.231910 27133 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:28:07.232236 27133 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783690003215650-27133-0/minicluster-data/ts-0-root
uuid: "39fa0ff20c804cc4babb5ee17edb6a01"
format_stamp: "Formatted at 2026-07-10 13:28:07 on dist-test-slave-4llg"
I20260710 13:28:07.232502 27133 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783690003215650-27133-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783690003215650-27133-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783690003215650-27133-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:28:07.244161 27133 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:28:07.245324 27133 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:28:07.246682 27133 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:28:07.248914 27133 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:28:07.249150 27133 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:07.249418 27133 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:28:07.249588 27133 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:07.286403 27133 rpc_server.cc:307] RPC server started. Bound to: 127.26.127.65:39515
I20260710 13:28:07.286495 30972 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.127.65:39515 every 8 connection(s)
I20260710 13:28:07.291361 27133 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:28:07.297927 30977 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:28:07.299377 30978 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:28:07.301250 30980 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:28:07.301497 27133 server_base.cc:1061] running on GCE node
I20260710 13:28:07.302929 27133 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:28:07.303159 27133 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:28:07.303205 30973 heartbeater.cc:344] Connected to a master server at 127.26.127.126:35635
I20260710 13:28:07.303365 27133 hybrid_clock.cc:648] HybridClock initialized: now 1783690087303347 us; error 0 us; skew 500 ppm
I20260710 13:28:07.303685 30973 heartbeater.cc:461] Registering TS with master...
I20260710 13:28:07.304050 27133 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:28:07.304489 30973 heartbeater.cc:507] Master 127.26.127.126:35635 requested a full tablet report, sending...
I20260710 13:28:07.306510 27133 webserver.cc:533] Webserver started at http://127.26.127.66:40823/ using document root <none> and password file <none>
I20260710 13:28:07.306957 30846 ts_manager.cc:194] Registered new tserver with Master: 39fa0ff20c804cc4babb5ee17edb6a01 (127.26.127.65:39515)
I20260710 13:28:07.307193 27133 fs_manager.cc:362] Metadata directory not provided
I20260710 13:28:07.307467 27133 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:28:07.307790 27133 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:28:07.309221 27133 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783690003215650-27133-0/minicluster-data/ts-1-root/instance:
uuid: "bc5f69c731644f1a987623546db2e71c"
format_stamp: "Formatted at 2026-07-10 13:28:07 on dist-test-slave-4llg"
I20260710 13:28:07.309377 30846 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58116
I20260710 13:28:07.313709 27133 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:28:07.316852 30985 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:07.317570 27133 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:28:07.317819 27133 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783690003215650-27133-0/minicluster-data/ts-1-root
uuid: "bc5f69c731644f1a987623546db2e71c"
format_stamp: "Formatted at 2026-07-10 13:28:07 on dist-test-slave-4llg"
I20260710 13:28:07.318042 27133 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783690003215650-27133-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783690003215650-27133-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783690003215650-27133-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:28:07.338764 27133 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:28:07.339774 27133 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:28:07.341073 27133 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:28:07.343255 27133 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:28:07.343439 27133 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:07.343755 27133 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:28:07.343895 27133 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:07.381839 27133 rpc_server.cc:307] RPC server started. Bound to: 127.26.127.66:33303
I20260710 13:28:07.381937 31047 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.127.66:33303 every 8 connection(s)
I20260710 13:28:07.386606 27133 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:28:07.393785 31051 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:28:07.393862 31052 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:28:07.397132 27133 server_base.cc:1061] running on GCE node
W20260710 13:28:07.397341 31054 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:28:07.398108 31048 heartbeater.cc:344] Connected to a master server at 127.26.127.126:35635
I20260710 13:28:07.398430 27133 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 13:28:07.398530 31048 heartbeater.cc:461] Registering TS with master...
W20260710 13:28:07.398749 27133 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:28:07.398962 27133 hybrid_clock.cc:648] HybridClock initialized: now 1783690087398943 us; error 0 us; skew 500 ppm
I20260710 13:28:07.399427 31048 heartbeater.cc:507] Master 127.26.127.126:35635 requested a full tablet report, sending...
I20260710 13:28:07.399750 27133 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:28:07.401618 30846 ts_manager.cc:194] Registered new tserver with Master: bc5f69c731644f1a987623546db2e71c (127.26.127.66:33303)
I20260710 13:28:07.402659 27133 webserver.cc:533] Webserver started at http://127.26.127.67:44335/ using document root <none> and password file <none>
I20260710 13:28:07.403183 27133 fs_manager.cc:362] Metadata directory not provided
I20260710 13:28:07.403151 30846 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58128
I20260710 13:28:07.403566 27133 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:28:07.403863 27133 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:28:07.404994 27133 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783690003215650-27133-0/minicluster-data/ts-2-root/instance:
uuid: "d7b311f98ae74158b556f7738466f032"
format_stamp: "Formatted at 2026-07-10 13:28:07 on dist-test-slave-4llg"
I20260710 13:28:07.409183 27133 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260710 13:28:07.412218 31059 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:07.412990 27133 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:28:07.413280 27133 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783690003215650-27133-0/minicluster-data/ts-2-root
uuid: "d7b311f98ae74158b556f7738466f032"
format_stamp: "Formatted at 2026-07-10 13:28:07 on dist-test-slave-4llg"
I20260710 13:28:07.413570 27133 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783690003215650-27133-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783690003215650-27133-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783690003215650-27133-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:28:07.434937 27133 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:28:07.436007 27133 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:28:07.437479 27133 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:28:07.439649 27133 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:28:07.439859 27133 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:07.440119 27133 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:28:07.440274 27133 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:07.476526 27133 rpc_server.cc:307] RPC server started. Bound to: 127.26.127.67:34273
I20260710 13:28:07.476626 31121 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.127.67:34273 every 8 connection(s)
I20260710 13:28:07.489744 31122 heartbeater.cc:344] Connected to a master server at 127.26.127.126:35635
I20260710 13:28:07.490123 31122 heartbeater.cc:461] Registering TS with master...
I20260710 13:28:07.490829 31122 heartbeater.cc:507] Master 127.26.127.126:35635 requested a full tablet report, sending...
I20260710 13:28:07.492690 30846 ts_manager.cc:194] Registered new tserver with Master: d7b311f98ae74158b556f7738466f032 (127.26.127.67:34273)
I20260710 13:28:07.492844 27133 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01339598s
I20260710 13:28:07.494436 30846 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58134
I20260710 13:28:07.516676 30846 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58150:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:28:07.519105 30846 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:28:07.580542 31087 tablet_service.cc:1511] Processing CreateTablet for tablet 13aaaddba98b4c558d7f49f2ddc61228 (DEFAULT_TABLE table=test-workload [id=6799eabbd573443e8b37c5651544c35a]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:28:07.581053 31086 tablet_service.cc:1511] Processing CreateTablet for tablet 30769d1f6ffc40d594a6634310c5a86d (DEFAULT_TABLE table=test-workload [id=6799eabbd573443e8b37c5651544c35a]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:28:07.581964 31087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13aaaddba98b4c558d7f49f2ddc61228. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:07.582573 31086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30769d1f6ffc40d594a6634310c5a86d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:07.589844 31013 tablet_service.cc:1511] Processing CreateTablet for tablet 13aaaddba98b4c558d7f49f2ddc61228 (DEFAULT_TABLE table=test-workload [id=6799eabbd573443e8b37c5651544c35a]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:28:07.590000 31012 tablet_service.cc:1511] Processing CreateTablet for tablet 30769d1f6ffc40d594a6634310c5a86d (DEFAULT_TABLE table=test-workload [id=6799eabbd573443e8b37c5651544c35a]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:28:07.591200 31013 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13aaaddba98b4c558d7f49f2ddc61228. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:07.591799 30938 tablet_service.cc:1511] Processing CreateTablet for tablet 13aaaddba98b4c558d7f49f2ddc61228 (DEFAULT_TABLE table=test-workload [id=6799eabbd573443e8b37c5651544c35a]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:28:07.593827 30937 tablet_service.cc:1511] Processing CreateTablet for tablet 30769d1f6ffc40d594a6634310c5a86d (DEFAULT_TABLE table=test-workload [id=6799eabbd573443e8b37c5651544c35a]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:28:07.595108 30937 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30769d1f6ffc40d594a6634310c5a86d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:07.600140 31012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30769d1f6ffc40d594a6634310c5a86d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:07.606189 30936 tablet_service.cc:1511] Processing CreateTablet for tablet cf47f7a39b4d4ccd97f1205fc198170d (DEFAULT_TABLE table=test-workload [id=6799eabbd573443e8b37c5651544c35a]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:28:07.608044 30936 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf47f7a39b4d4ccd97f1205fc198170d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:07.610968 31085 tablet_service.cc:1511] Processing CreateTablet for tablet cf47f7a39b4d4ccd97f1205fc198170d (DEFAULT_TABLE table=test-workload [id=6799eabbd573443e8b37c5651544c35a]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:28:07.613359 30938 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13aaaddba98b4c558d7f49f2ddc61228. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:07.617043 30935 tablet_service.cc:1511] Processing CreateTablet for tablet aff93cbe65ef48929df517f31eb9b1ec (DEFAULT_TABLE table=test-workload [id=6799eabbd573443e8b37c5651544c35a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:28:07.618407 30935 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aff93cbe65ef48929df517f31eb9b1ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:07.618867 31085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf47f7a39b4d4ccd97f1205fc198170d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:07.625036 31011 tablet_service.cc:1511] Processing CreateTablet for tablet cf47f7a39b4d4ccd97f1205fc198170d (DEFAULT_TABLE table=test-workload [id=6799eabbd573443e8b37c5651544c35a]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:28:07.626484 31011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf47f7a39b4d4ccd97f1205fc198170d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:07.630671 31084 tablet_service.cc:1511] Processing CreateTablet for tablet aff93cbe65ef48929df517f31eb9b1ec (DEFAULT_TABLE table=test-workload [id=6799eabbd573443e8b37c5651544c35a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:28:07.631567 30934 tablet_service.cc:1511] Processing CreateTablet for tablet b1b22977d679419c8a7e3f115bc284ae (DEFAULT_TABLE table=test-workload [id=6799eabbd573443e8b37c5651544c35a]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:28:07.632131 31084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aff93cbe65ef48929df517f31eb9b1ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:07.632867 30934 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1b22977d679419c8a7e3f115bc284ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:07.636376 31010 tablet_service.cc:1511] Processing CreateTablet for tablet aff93cbe65ef48929df517f31eb9b1ec (DEFAULT_TABLE table=test-workload [id=6799eabbd573443e8b37c5651544c35a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:28:07.637684 31010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aff93cbe65ef48929df517f31eb9b1ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:07.642377 31086 tablet_service.cc:1511] Processing CreateTablet for tablet b1b22977d679419c8a7e3f115bc284ae (DEFAULT_TABLE table=test-workload [id=6799eabbd573443e8b37c5651544c35a]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:28:07.643764 31086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1b22977d679419c8a7e3f115bc284ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:07.644927 30933 tablet_service.cc:1511] Processing CreateTablet for tablet 19b8ed6451db4886abc39ff252c787ae (DEFAULT_TABLE table=test-workload [id=6799eabbd573443e8b37c5651544c35a]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:28:07.646665 30933 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19b8ed6451db4886abc39ff252c787ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:07.647251 31009 tablet_service.cc:1511] Processing CreateTablet for tablet b1b22977d679419c8a7e3f115bc284ae (DEFAULT_TABLE table=test-workload [id=6799eabbd573443e8b37c5651544c35a]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:28:07.648504 31009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1b22977d679419c8a7e3f115bc284ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:07.667236 31008 tablet_service.cc:1511] Processing CreateTablet for tablet 19b8ed6451db4886abc39ff252c787ae (DEFAULT_TABLE table=test-workload [id=6799eabbd573443e8b37c5651544c35a]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:28:07.668689 31008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19b8ed6451db4886abc39ff252c787ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:07.670694 31083 tablet_service.cc:1511] Processing CreateTablet for tablet 19b8ed6451db4886abc39ff252c787ae (DEFAULT_TABLE table=test-workload [id=6799eabbd573443e8b37c5651544c35a]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:28:07.672629 31083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19b8ed6451db4886abc39ff252c787ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:07.693282 30932 tablet_service.cc:1511] Processing CreateTablet for tablet a028cf6414a34bb98e1fc9f49697ac12 (DEFAULT_TABLE table=test-workload [id=6799eabbd573443e8b37c5651544c35a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:28:07.699083 30932 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a028cf6414a34bb98e1fc9f49697ac12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:07.767731 31137 tablet_bootstrap.cc:492] T 13aaaddba98b4c558d7f49f2ddc61228 P d7b311f98ae74158b556f7738466f032: Bootstrap starting.
I20260710 13:28:07.767822 31139 tablet_bootstrap.cc:492] T 30769d1f6ffc40d594a6634310c5a86d P 39fa0ff20c804cc4babb5ee17edb6a01: Bootstrap starting.
I20260710 13:28:07.773813 31139 tablet_bootstrap.cc:654] T 30769d1f6ffc40d594a6634310c5a86d P 39fa0ff20c804cc4babb5ee17edb6a01: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:07.778896 31137 tablet_bootstrap.cc:654] T 13aaaddba98b4c558d7f49f2ddc61228 P d7b311f98ae74158b556f7738466f032: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:07.779680 31010 tablet_service.cc:1511] Processing CreateTablet for tablet a028cf6414a34bb98e1fc9f49697ac12 (DEFAULT_TABLE table=test-workload [id=6799eabbd573443e8b37c5651544c35a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:28:07.784320 31010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a028cf6414a34bb98e1fc9f49697ac12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:07.781849 30937 tablet_service.cc:1511] Processing CreateTablet for tablet 757f5b4f0c954b46a5c77484addd8c54 (DEFAULT_TABLE table=test-workload [id=6799eabbd573443e8b37c5651544c35a]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:28:07.785532 30937 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 757f5b4f0c954b46a5c77484addd8c54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:07.788745 31086 tablet_service.cc:1511] Processing CreateTablet for tablet a028cf6414a34bb98e1fc9f49697ac12 (DEFAULT_TABLE table=test-workload [id=6799eabbd573443e8b37c5651544c35a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:28:07.789489 31138 tablet_bootstrap.cc:492] T 13aaaddba98b4c558d7f49f2ddc61228 P bc5f69c731644f1a987623546db2e71c: Bootstrap starting.
I20260710 13:28:07.790606 31086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a028cf6414a34bb98e1fc9f49697ac12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:07.796636 31139 tablet_bootstrap.cc:492] T 30769d1f6ffc40d594a6634310c5a86d P 39fa0ff20c804cc4babb5ee17edb6a01: No bootstrap required, opened a new log
I20260710 13:28:07.797413 31139 ts_tablet_manager.cc:1403] T 30769d1f6ffc40d594a6634310c5a86d P 39fa0ff20c804cc4babb5ee17edb6a01: Time spent bootstrapping tablet: real 0.030s	user 0.004s	sys 0.009s
I20260710 13:28:07.801646 31139 raft_consensus.cc:359] T 30769d1f6ffc40d594a6634310c5a86d P 39fa0ff20c804cc4babb5ee17edb6a01 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:07.803450 31138 tablet_bootstrap.cc:654] T 13aaaddba98b4c558d7f49f2ddc61228 P bc5f69c731644f1a987623546db2e71c: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:07.806037 31012 tablet_service.cc:1511] Processing CreateTablet for tablet 757f5b4f0c954b46a5c77484addd8c54 (DEFAULT_TABLE table=test-workload [id=6799eabbd573443e8b37c5651544c35a]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:28:07.806802 31139 raft_consensus.cc:385] T 30769d1f6ffc40d594a6634310c5a86d P 39fa0ff20c804cc4babb5ee17edb6a01 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:07.807485 31012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 757f5b4f0c954b46a5c77484addd8c54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:07.807561 31139 raft_consensus.cc:740] T 30769d1f6ffc40d594a6634310c5a86d P 39fa0ff20c804cc4babb5ee17edb6a01 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 39fa0ff20c804cc4babb5ee17edb6a01, State: Initialized, Role: FOLLOWER
I20260710 13:28:07.809393 31139 consensus_queue.cc:260] T 30769d1f6ffc40d594a6634310c5a86d P 39fa0ff20c804cc4babb5ee17edb6a01 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:07.814571 31083 tablet_service.cc:1511] Processing CreateTablet for tablet 757f5b4f0c954b46a5c77484addd8c54 (DEFAULT_TABLE table=test-workload [id=6799eabbd573443e8b37c5651544c35a]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:28:07.816187 31083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 757f5b4f0c954b46a5c77484addd8c54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:07.816288 30932 tablet_service.cc:1511] Processing CreateTablet for tablet 345188e88b6544de9956601b88b3e44e (DEFAULT_TABLE table=test-workload [id=6799eabbd573443e8b37c5651544c35a]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:28:07.817562 31010 tablet_service.cc:1511] Processing CreateTablet for tablet 345188e88b6544de9956601b88b3e44e (DEFAULT_TABLE table=test-workload [id=6799eabbd573443e8b37c5651544c35a]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:28:07.818784 31010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 345188e88b6544de9956601b88b3e44e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:07.817586 30932 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 345188e88b6544de9956601b88b3e44e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:07.820931 31084 tablet_service.cc:1511] Processing CreateTablet for tablet 345188e88b6544de9956601b88b3e44e (DEFAULT_TABLE table=test-workload [id=6799eabbd573443e8b37c5651544c35a]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:28:07.822491 31084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 345188e88b6544de9956601b88b3e44e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:07.831162 31137 tablet_bootstrap.cc:492] T 13aaaddba98b4c558d7f49f2ddc61228 P d7b311f98ae74158b556f7738466f032: No bootstrap required, opened a new log
I20260710 13:28:07.831840 31137 ts_tablet_manager.cc:1403] T 13aaaddba98b4c558d7f49f2ddc61228 P d7b311f98ae74158b556f7738466f032: Time spent bootstrapping tablet: real 0.064s	user 0.017s	sys 0.000s
I20260710 13:28:07.835470 31137 raft_consensus.cc:359] T 13aaaddba98b4c558d7f49f2ddc61228 P d7b311f98ae74158b556f7738466f032 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } } peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } }
I20260710 13:28:07.836443 31137 raft_consensus.cc:385] T 13aaaddba98b4c558d7f49f2ddc61228 P d7b311f98ae74158b556f7738466f032 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:07.836815 31137 raft_consensus.cc:740] T 13aaaddba98b4c558d7f49f2ddc61228 P d7b311f98ae74158b556f7738466f032 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7b311f98ae74158b556f7738466f032, State: Initialized, Role: FOLLOWER
I20260710 13:28:07.837704 31137 consensus_queue.cc:260] T 13aaaddba98b4c558d7f49f2ddc61228 P d7b311f98ae74158b556f7738466f032 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } } peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } }
I20260710 13:28:07.840070 31122 heartbeater.cc:499] Master 127.26.127.126:35635 was elected leader, sending a full tablet report...
I20260710 13:28:07.843815 31137 ts_tablet_manager.cc:1434] T 13aaaddba98b4c558d7f49f2ddc61228 P d7b311f98ae74158b556f7738466f032: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20260710 13:28:07.845791 31137 tablet_bootstrap.cc:492] T 30769d1f6ffc40d594a6634310c5a86d P d7b311f98ae74158b556f7738466f032: Bootstrap starting.
I20260710 13:28:07.856971 30973 heartbeater.cc:499] Master 127.26.127.126:35635 was elected leader, sending a full tablet report...
I20260710 13:28:07.858103 31139 ts_tablet_manager.cc:1434] T 30769d1f6ffc40d594a6634310c5a86d P 39fa0ff20c804cc4babb5ee17edb6a01: Time spent starting tablet: real 0.059s	user 0.018s	sys 0.006s
I20260710 13:28:07.859131 31139 tablet_bootstrap.cc:492] T 13aaaddba98b4c558d7f49f2ddc61228 P 39fa0ff20c804cc4babb5ee17edb6a01: Bootstrap starting.
I20260710 13:28:07.862746 31137 tablet_bootstrap.cc:654] T 30769d1f6ffc40d594a6634310c5a86d P d7b311f98ae74158b556f7738466f032: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:07.864521 31138 tablet_bootstrap.cc:492] T 13aaaddba98b4c558d7f49f2ddc61228 P bc5f69c731644f1a987623546db2e71c: No bootstrap required, opened a new log
I20260710 13:28:07.865073 31138 ts_tablet_manager.cc:1403] T 13aaaddba98b4c558d7f49f2ddc61228 P bc5f69c731644f1a987623546db2e71c: Time spent bootstrapping tablet: real 0.076s	user 0.018s	sys 0.011s
I20260710 13:28:07.867969 31138 raft_consensus.cc:359] T 13aaaddba98b4c558d7f49f2ddc61228 P bc5f69c731644f1a987623546db2e71c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } } peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } }
I20260710 13:28:07.868865 31138 raft_consensus.cc:385] T 13aaaddba98b4c558d7f49f2ddc61228 P bc5f69c731644f1a987623546db2e71c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:07.869172 31138 raft_consensus.cc:740] T 13aaaddba98b4c558d7f49f2ddc61228 P bc5f69c731644f1a987623546db2e71c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc5f69c731644f1a987623546db2e71c, State: Initialized, Role: FOLLOWER
I20260710 13:28:07.870014 31138 consensus_queue.cc:260] T 13aaaddba98b4c558d7f49f2ddc61228 P bc5f69c731644f1a987623546db2e71c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } } peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } }
I20260710 13:28:07.874542 31139 tablet_bootstrap.cc:654] T 13aaaddba98b4c558d7f49f2ddc61228 P 39fa0ff20c804cc4babb5ee17edb6a01: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:07.888988 31144 raft_consensus.cc:493] T 13aaaddba98b4c558d7f49f2ddc61228 P d7b311f98ae74158b556f7738466f032 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:07.889734 31144 raft_consensus.cc:515] T 13aaaddba98b4c558d7f49f2ddc61228 P d7b311f98ae74158b556f7738466f032 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } } peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } }
I20260710 13:28:07.895680 31138 ts_tablet_manager.cc:1434] T 13aaaddba98b4c558d7f49f2ddc61228 P bc5f69c731644f1a987623546db2e71c: Time spent starting tablet: real 0.030s	user 0.011s	sys 0.013s
I20260710 13:28:07.896144 31048 heartbeater.cc:499] Master 127.26.127.126:35635 was elected leader, sending a full tablet report...
I20260710 13:28:07.896927 31138 tablet_bootstrap.cc:492] T 19b8ed6451db4886abc39ff252c787ae P bc5f69c731644f1a987623546db2e71c: Bootstrap starting.
I20260710 13:28:07.901223 31137 tablet_bootstrap.cc:492] T 30769d1f6ffc40d594a6634310c5a86d P d7b311f98ae74158b556f7738466f032: No bootstrap required, opened a new log
I20260710 13:28:07.901765 31137 ts_tablet_manager.cc:1403] T 30769d1f6ffc40d594a6634310c5a86d P d7b311f98ae74158b556f7738466f032: Time spent bootstrapping tablet: real 0.056s	user 0.012s	sys 0.021s
I20260710 13:28:07.904561 31137 raft_consensus.cc:359] T 30769d1f6ffc40d594a6634310c5a86d P d7b311f98ae74158b556f7738466f032 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:07.905296 31137 raft_consensus.cc:385] T 30769d1f6ffc40d594a6634310c5a86d P d7b311f98ae74158b556f7738466f032 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:07.905606 31137 raft_consensus.cc:740] T 30769d1f6ffc40d594a6634310c5a86d P d7b311f98ae74158b556f7738466f032 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7b311f98ae74158b556f7738466f032, State: Initialized, Role: FOLLOWER
I20260710 13:28:07.906204 31138 tablet_bootstrap.cc:654] T 19b8ed6451db4886abc39ff252c787ae P bc5f69c731644f1a987623546db2e71c: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:07.906478 31137 consensus_queue.cc:260] T 30769d1f6ffc40d594a6634310c5a86d P d7b311f98ae74158b556f7738466f032 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:07.905777 31144 leader_election.cc:290] T 13aaaddba98b4c558d7f49f2ddc61228 P d7b311f98ae74158b556f7738466f032 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 39fa0ff20c804cc4babb5ee17edb6a01 (127.26.127.65:39515), bc5f69c731644f1a987623546db2e71c (127.26.127.66:33303)
I20260710 13:28:07.898976 31139 tablet_bootstrap.cc:492] T 13aaaddba98b4c558d7f49f2ddc61228 P 39fa0ff20c804cc4babb5ee17edb6a01: No bootstrap required, opened a new log
I20260710 13:28:07.912470 31139 ts_tablet_manager.cc:1403] T 13aaaddba98b4c558d7f49f2ddc61228 P 39fa0ff20c804cc4babb5ee17edb6a01: Time spent bootstrapping tablet: real 0.054s	user 0.017s	sys 0.013s
I20260710 13:28:07.916056 31139 raft_consensus.cc:359] T 13aaaddba98b4c558d7f49f2ddc61228 P 39fa0ff20c804cc4babb5ee17edb6a01 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } } peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } }
I20260710 13:28:07.917030 31139 raft_consensus.cc:385] T 13aaaddba98b4c558d7f49f2ddc61228 P 39fa0ff20c804cc4babb5ee17edb6a01 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:07.917414 31139 raft_consensus.cc:740] T 13aaaddba98b4c558d7f49f2ddc61228 P 39fa0ff20c804cc4babb5ee17edb6a01 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 39fa0ff20c804cc4babb5ee17edb6a01, State: Initialized, Role: FOLLOWER
I20260710 13:28:07.917867 30948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13aaaddba98b4c558d7f49f2ddc61228" candidate_uuid: "d7b311f98ae74158b556f7738466f032" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" is_pre_election: true
I20260710 13:28:07.926949 31139 consensus_queue.cc:260] T 13aaaddba98b4c558d7f49f2ddc61228 P 39fa0ff20c804cc4babb5ee17edb6a01 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } } peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } }
I20260710 13:28:07.930192 31139 ts_tablet_manager.cc:1434] T 13aaaddba98b4c558d7f49f2ddc61228 P 39fa0ff20c804cc4babb5ee17edb6a01: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260710 13:28:07.931521 31139 tablet_bootstrap.cc:492] T b1b22977d679419c8a7e3f115bc284ae P 39fa0ff20c804cc4babb5ee17edb6a01: Bootstrap starting.
I20260710 13:28:07.937186 30948 raft_consensus.cc:2468] T 13aaaddba98b4c558d7f49f2ddc61228 P 39fa0ff20c804cc4babb5ee17edb6a01 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d7b311f98ae74158b556f7738466f032 in term 0.
I20260710 13:28:07.940167 31063 leader_election.cc:304] T 13aaaddba98b4c558d7f49f2ddc61228 P d7b311f98ae74158b556f7738466f032 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 39fa0ff20c804cc4babb5ee17edb6a01, d7b311f98ae74158b556f7738466f032; no voters: 
I20260710 13:28:07.942624 31144 raft_consensus.cc:2804] T 13aaaddba98b4c558d7f49f2ddc61228 P d7b311f98ae74158b556f7738466f032 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:07.943199 31144 raft_consensus.cc:493] T 13aaaddba98b4c558d7f49f2ddc61228 P d7b311f98ae74158b556f7738466f032 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:07.943713 31144 raft_consensus.cc:3060] T 13aaaddba98b4c558d7f49f2ddc61228 P d7b311f98ae74158b556f7738466f032 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:07.953315 31139 tablet_bootstrap.cc:654] T b1b22977d679419c8a7e3f115bc284ae P 39fa0ff20c804cc4babb5ee17edb6a01: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:07.974402 31023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13aaaddba98b4c558d7f49f2ddc61228" candidate_uuid: "d7b311f98ae74158b556f7738466f032" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc5f69c731644f1a987623546db2e71c" is_pre_election: true
I20260710 13:28:07.975400 31023 raft_consensus.cc:2468] T 13aaaddba98b4c558d7f49f2ddc61228 P bc5f69c731644f1a987623546db2e71c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d7b311f98ae74158b556f7738466f032 in term 0.
I20260710 13:28:07.980842 31144 raft_consensus.cc:515] T 13aaaddba98b4c558d7f49f2ddc61228 P d7b311f98ae74158b556f7738466f032 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } } peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } }
I20260710 13:28:07.984975 31137 ts_tablet_manager.cc:1434] T 30769d1f6ffc40d594a6634310c5a86d P d7b311f98ae74158b556f7738466f032: Time spent starting tablet: real 0.083s	user 0.043s	sys 0.040s
I20260710 13:28:07.984977 31139 tablet_bootstrap.cc:492] T b1b22977d679419c8a7e3f115bc284ae P 39fa0ff20c804cc4babb5ee17edb6a01: No bootstrap required, opened a new log
I20260710 13:28:07.985798 31139 ts_tablet_manager.cc:1403] T b1b22977d679419c8a7e3f115bc284ae P 39fa0ff20c804cc4babb5ee17edb6a01: Time spent bootstrapping tablet: real 0.055s	user 0.019s	sys 0.019s
I20260710 13:28:07.986495 31138 tablet_bootstrap.cc:492] T 19b8ed6451db4886abc39ff252c787ae P bc5f69c731644f1a987623546db2e71c: No bootstrap required, opened a new log
I20260710 13:28:07.986537 30948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13aaaddba98b4c558d7f49f2ddc61228" candidate_uuid: "d7b311f98ae74158b556f7738466f032" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39fa0ff20c804cc4babb5ee17edb6a01"
I20260710 13:28:07.987268 31138 ts_tablet_manager.cc:1403] T 19b8ed6451db4886abc39ff252c787ae P bc5f69c731644f1a987623546db2e71c: Time spent bootstrapping tablet: real 0.091s	user 0.029s	sys 0.055s
I20260710 13:28:07.987299 30948 raft_consensus.cc:3060] T 13aaaddba98b4c558d7f49f2ddc61228 P 39fa0ff20c804cc4babb5ee17edb6a01 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:07.988566 31139 raft_consensus.cc:359] T b1b22977d679419c8a7e3f115bc284ae P 39fa0ff20c804cc4babb5ee17edb6a01 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:07.989367 31139 raft_consensus.cc:385] T b1b22977d679419c8a7e3f115bc284ae P 39fa0ff20c804cc4babb5ee17edb6a01 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:07.989670 31139 raft_consensus.cc:740] T b1b22977d679419c8a7e3f115bc284ae P 39fa0ff20c804cc4babb5ee17edb6a01 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 39fa0ff20c804cc4babb5ee17edb6a01, State: Initialized, Role: FOLLOWER
I20260710 13:28:07.990550 31139 consensus_queue.cc:260] T b1b22977d679419c8a7e3f115bc284ae P 39fa0ff20c804cc4babb5ee17edb6a01 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:07.990718 31138 raft_consensus.cc:359] T 19b8ed6451db4886abc39ff252c787ae P bc5f69c731644f1a987623546db2e71c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:07.991861 31138 raft_consensus.cc:385] T 19b8ed6451db4886abc39ff252c787ae P bc5f69c731644f1a987623546db2e71c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:07.992218 31138 raft_consensus.cc:740] T 19b8ed6451db4886abc39ff252c787ae P bc5f69c731644f1a987623546db2e71c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc5f69c731644f1a987623546db2e71c, State: Initialized, Role: FOLLOWER
I20260710 13:28:07.992681 31137 tablet_bootstrap.cc:492] T cf47f7a39b4d4ccd97f1205fc198170d P d7b311f98ae74158b556f7738466f032: Bootstrap starting.
I20260710 13:28:07.993201 31138 consensus_queue.cc:260] T 19b8ed6451db4886abc39ff252c787ae P bc5f69c731644f1a987623546db2e71c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:07.994867 30948 raft_consensus.cc:2468] T 13aaaddba98b4c558d7f49f2ddc61228 P 39fa0ff20c804cc4babb5ee17edb6a01 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7b311f98ae74158b556f7738466f032 in term 1.
I20260710 13:28:07.995532 31138 ts_tablet_manager.cc:1434] T 19b8ed6451db4886abc39ff252c787ae P bc5f69c731644f1a987623546db2e71c: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:28:07.996119 31063 leader_election.cc:304] T 13aaaddba98b4c558d7f49f2ddc61228 P d7b311f98ae74158b556f7738466f032 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 39fa0ff20c804cc4babb5ee17edb6a01, d7b311f98ae74158b556f7738466f032; no voters: 
I20260710 13:28:07.996613 31138 tablet_bootstrap.cc:492] T aff93cbe65ef48929df517f31eb9b1ec P bc5f69c731644f1a987623546db2e71c: Bootstrap starting.
I20260710 13:28:07.997027 31149 raft_consensus.cc:2804] T 13aaaddba98b4c558d7f49f2ddc61228 P d7b311f98ae74158b556f7738466f032 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:07.999464 31023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13aaaddba98b4c558d7f49f2ddc61228" candidate_uuid: "d7b311f98ae74158b556f7738466f032" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc5f69c731644f1a987623546db2e71c"
I20260710 13:28:08.000082 31023 raft_consensus.cc:3060] T 13aaaddba98b4c558d7f49f2ddc61228 P bc5f69c731644f1a987623546db2e71c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:08.002372 31139 ts_tablet_manager.cc:1434] T b1b22977d679419c8a7e3f115bc284ae P 39fa0ff20c804cc4babb5ee17edb6a01: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260710 13:28:08.002933 31137 tablet_bootstrap.cc:654] T cf47f7a39b4d4ccd97f1205fc198170d P d7b311f98ae74158b556f7738466f032: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:08.007500 31023 raft_consensus.cc:2468] T 13aaaddba98b4c558d7f49f2ddc61228 P bc5f69c731644f1a987623546db2e71c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7b311f98ae74158b556f7738466f032 in term 1.
I20260710 13:28:08.008780 31138 tablet_bootstrap.cc:654] T aff93cbe65ef48929df517f31eb9b1ec P bc5f69c731644f1a987623546db2e71c: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:08.007875 31144 leader_election.cc:290] T 13aaaddba98b4c558d7f49f2ddc61228 P d7b311f98ae74158b556f7738466f032 [CANDIDATE]: Term 1 election: Requested vote from peers 39fa0ff20c804cc4babb5ee17edb6a01 (127.26.127.65:39515), bc5f69c731644f1a987623546db2e71c (127.26.127.66:33303)
I20260710 13:28:08.008332 31149 raft_consensus.cc:697] T 13aaaddba98b4c558d7f49f2ddc61228 P d7b311f98ae74158b556f7738466f032 [term 1 LEADER]: Becoming Leader. State: Replica: d7b311f98ae74158b556f7738466f032, State: Running, Role: LEADER
I20260710 13:28:08.010937 31139 tablet_bootstrap.cc:492] T aff93cbe65ef48929df517f31eb9b1ec P 39fa0ff20c804cc4babb5ee17edb6a01: Bootstrap starting.
I20260710 13:28:08.011315 31149 consensus_queue.cc:237] T 13aaaddba98b4c558d7f49f2ddc61228 P d7b311f98ae74158b556f7738466f032 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } } peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } }
I20260710 13:28:08.019166 31138 tablet_bootstrap.cc:492] T aff93cbe65ef48929df517f31eb9b1ec P bc5f69c731644f1a987623546db2e71c: No bootstrap required, opened a new log
I20260710 13:28:08.019873 31138 ts_tablet_manager.cc:1403] T aff93cbe65ef48929df517f31eb9b1ec P bc5f69c731644f1a987623546db2e71c: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.003s
I20260710 13:28:08.022765 31138 raft_consensus.cc:359] T aff93cbe65ef48929df517f31eb9b1ec P bc5f69c731644f1a987623546db2e71c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:08.023483 31138 raft_consensus.cc:385] T aff93cbe65ef48929df517f31eb9b1ec P bc5f69c731644f1a987623546db2e71c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:08.023779 31138 raft_consensus.cc:740] T aff93cbe65ef48929df517f31eb9b1ec P bc5f69c731644f1a987623546db2e71c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc5f69c731644f1a987623546db2e71c, State: Initialized, Role: FOLLOWER
I20260710 13:28:08.024260 31137 tablet_bootstrap.cc:492] T cf47f7a39b4d4ccd97f1205fc198170d P d7b311f98ae74158b556f7738466f032: No bootstrap required, opened a new log
I20260710 13:28:08.019116 31139 tablet_bootstrap.cc:654] T aff93cbe65ef48929df517f31eb9b1ec P 39fa0ff20c804cc4babb5ee17edb6a01: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:08.024794 31137 ts_tablet_manager.cc:1403] T cf47f7a39b4d4ccd97f1205fc198170d P d7b311f98ae74158b556f7738466f032: Time spent bootstrapping tablet: real 0.032s	user 0.014s	sys 0.001s
I20260710 13:28:08.024526 31138 consensus_queue.cc:260] T aff93cbe65ef48929df517f31eb9b1ec P bc5f69c731644f1a987623546db2e71c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:08.025022 30846 catalog_manager.cc:5697] T 13aaaddba98b4c558d7f49f2ddc61228 P d7b311f98ae74158b556f7738466f032 reported cstate change: term changed from 0 to 1, leader changed from <none> to d7b311f98ae74158b556f7738466f032 (127.26.127.67). New cstate: current_term: 1 leader_uuid: "d7b311f98ae74158b556f7738466f032" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:08.026782 31138 ts_tablet_manager.cc:1434] T aff93cbe65ef48929df517f31eb9b1ec P bc5f69c731644f1a987623546db2e71c: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260710 13:28:08.027750 31138 tablet_bootstrap.cc:492] T 30769d1f6ffc40d594a6634310c5a86d P bc5f69c731644f1a987623546db2e71c: Bootstrap starting.
I20260710 13:28:08.027886 31137 raft_consensus.cc:359] T cf47f7a39b4d4ccd97f1205fc198170d P d7b311f98ae74158b556f7738466f032 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:08.028609 31137 raft_consensus.cc:385] T cf47f7a39b4d4ccd97f1205fc198170d P d7b311f98ae74158b556f7738466f032 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:08.028928 31137 raft_consensus.cc:740] T cf47f7a39b4d4ccd97f1205fc198170d P d7b311f98ae74158b556f7738466f032 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7b311f98ae74158b556f7738466f032, State: Initialized, Role: FOLLOWER
I20260710 13:28:08.029783 31137 consensus_queue.cc:260] T cf47f7a39b4d4ccd97f1205fc198170d P d7b311f98ae74158b556f7738466f032 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:08.030673 31143 raft_consensus.cc:493] T b1b22977d679419c8a7e3f115bc284ae P 39fa0ff20c804cc4babb5ee17edb6a01 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:08.031158 31143 raft_consensus.cc:515] T b1b22977d679419c8a7e3f115bc284ae P 39fa0ff20c804cc4babb5ee17edb6a01 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:08.033421 31137 ts_tablet_manager.cc:1434] T cf47f7a39b4d4ccd97f1205fc198170d P d7b311f98ae74158b556f7738466f032: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:28:08.033650 31143 leader_election.cc:290] T b1b22977d679419c8a7e3f115bc284ae P 39fa0ff20c804cc4babb5ee17edb6a01 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc5f69c731644f1a987623546db2e71c (127.26.127.66:33303), d7b311f98ae74158b556f7738466f032 (127.26.127.67:34273)
I20260710 13:28:08.034111 31138 tablet_bootstrap.cc:654] T 30769d1f6ffc40d594a6634310c5a86d P bc5f69c731644f1a987623546db2e71c: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:08.034421 31137 tablet_bootstrap.cc:492] T b1b22977d679419c8a7e3f115bc284ae P d7b311f98ae74158b556f7738466f032: Bootstrap starting.
I20260710 13:28:08.051340 31137 tablet_bootstrap.cc:654] T b1b22977d679419c8a7e3f115bc284ae P d7b311f98ae74158b556f7738466f032: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:08.052104 31144 raft_consensus.cc:493] T 30769d1f6ffc40d594a6634310c5a86d P d7b311f98ae74158b556f7738466f032 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:08.052611 31144 raft_consensus.cc:515] T 30769d1f6ffc40d594a6634310c5a86d P d7b311f98ae74158b556f7738466f032 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:08.055116 31143 raft_consensus.cc:493] T 30769d1f6ffc40d594a6634310c5a86d P 39fa0ff20c804cc4babb5ee17edb6a01 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:08.055590 31143 raft_consensus.cc:515] T 30769d1f6ffc40d594a6634310c5a86d P 39fa0ff20c804cc4babb5ee17edb6a01 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:08.056573 31023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30769d1f6ffc40d594a6634310c5a86d" candidate_uuid: "d7b311f98ae74158b556f7738466f032" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc5f69c731644f1a987623546db2e71c" is_pre_election: true
I20260710 13:28:08.057487 31143 leader_election.cc:290] T 30769d1f6ffc40d594a6634310c5a86d P 39fa0ff20c804cc4babb5ee17edb6a01 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc5f69c731644f1a987623546db2e71c (127.26.127.66:33303), d7b311f98ae74158b556f7738466f032 (127.26.127.67:34273)
I20260710 13:28:08.057754 30948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30769d1f6ffc40d594a6634310c5a86d" candidate_uuid: "d7b311f98ae74158b556f7738466f032" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" is_pre_election: true
I20260710 13:28:08.058403 30948 raft_consensus.cc:2468] T 30769d1f6ffc40d594a6634310c5a86d P 39fa0ff20c804cc4babb5ee17edb6a01 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d7b311f98ae74158b556f7738466f032 in term 0.
I20260710 13:28:08.059592 31063 leader_election.cc:304] T 30769d1f6ffc40d594a6634310c5a86d P d7b311f98ae74158b556f7738466f032 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 39fa0ff20c804cc4babb5ee17edb6a01, d7b311f98ae74158b556f7738466f032; no voters: 
I20260710 13:28:08.060477 31149 raft_consensus.cc:2804] T 30769d1f6ffc40d594a6634310c5a86d P d7b311f98ae74158b556f7738466f032 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:08.061069 31149 raft_consensus.cc:493] T 30769d1f6ffc40d594a6634310c5a86d P d7b311f98ae74158b556f7738466f032 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 13:28:08.061385 31062 leader_election.cc:343] T 30769d1f6ffc40d594a6634310c5a86d P d7b311f98ae74158b556f7738466f032 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bc5f69c731644f1a987623546db2e71c (127.26.127.66:33303): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:08.061499 31149 raft_consensus.cc:3060] T 30769d1f6ffc40d594a6634310c5a86d P d7b311f98ae74158b556f7738466f032 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:08.062999 31144 leader_election.cc:290] T 30769d1f6ffc40d594a6634310c5a86d P d7b311f98ae74158b556f7738466f032 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 39fa0ff20c804cc4babb5ee17edb6a01 (127.26.127.65:39515), bc5f69c731644f1a987623546db2e71c (127.26.127.66:33303)
I20260710 13:28:08.071134 31023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1b22977d679419c8a7e3f115bc284ae" candidate_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc5f69c731644f1a987623546db2e71c" is_pre_election: true
I20260710 13:28:08.072559 31022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30769d1f6ffc40d594a6634310c5a86d" candidate_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc5f69c731644f1a987623546db2e71c" is_pre_election: true
I20260710 13:28:08.073468 31137 tablet_bootstrap.cc:492] T b1b22977d679419c8a7e3f115bc284ae P d7b311f98ae74158b556f7738466f032: No bootstrap required, opened a new log
I20260710 13:28:08.073962 31137 ts_tablet_manager.cc:1403] T b1b22977d679419c8a7e3f115bc284ae P d7b311f98ae74158b556f7738466f032: Time spent bootstrapping tablet: real 0.040s	user 0.013s	sys 0.000s
I20260710 13:28:08.074214 31138 tablet_bootstrap.cc:492] T 30769d1f6ffc40d594a6634310c5a86d P bc5f69c731644f1a987623546db2e71c: No bootstrap required, opened a new log
W20260710 13:28:08.074425 30913 leader_election.cc:343] T b1b22977d679419c8a7e3f115bc284ae P 39fa0ff20c804cc4babb5ee17edb6a01 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bc5f69c731644f1a987623546db2e71c (127.26.127.66:33303): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:08.074690 31138 ts_tablet_manager.cc:1403] T 30769d1f6ffc40d594a6634310c5a86d P bc5f69c731644f1a987623546db2e71c: Time spent bootstrapping tablet: real 0.047s	user 0.010s	sys 0.019s
W20260710 13:28:08.075129 30913 leader_election.cc:343] T 30769d1f6ffc40d594a6634310c5a86d P 39fa0ff20c804cc4babb5ee17edb6a01 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bc5f69c731644f1a987623546db2e71c (127.26.127.66:33303): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:08.076856 31137 raft_consensus.cc:359] T b1b22977d679419c8a7e3f115bc284ae P d7b311f98ae74158b556f7738466f032 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:08.078094 31097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1b22977d679419c8a7e3f115bc284ae" candidate_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7b311f98ae74158b556f7738466f032" is_pre_election: true
I20260710 13:28:08.078466 31139 tablet_bootstrap.cc:492] T aff93cbe65ef48929df517f31eb9b1ec P 39fa0ff20c804cc4babb5ee17edb6a01: No bootstrap required, opened a new log
I20260710 13:28:08.077656 31137 raft_consensus.cc:385] T b1b22977d679419c8a7e3f115bc284ae P d7b311f98ae74158b556f7738466f032 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:08.078542 31096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30769d1f6ffc40d594a6634310c5a86d" candidate_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7b311f98ae74158b556f7738466f032" is_pre_election: true
I20260710 13:28:08.079161 31139 ts_tablet_manager.cc:1403] T aff93cbe65ef48929df517f31eb9b1ec P 39fa0ff20c804cc4babb5ee17edb6a01: Time spent bootstrapping tablet: real 0.068s	user 0.021s	sys 0.013s
I20260710 13:28:08.079218 31137 raft_consensus.cc:740] T b1b22977d679419c8a7e3f115bc284ae P d7b311f98ae74158b556f7738466f032 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7b311f98ae74158b556f7738466f032, State: Initialized, Role: FOLLOWER
I20260710 13:28:08.071153 31149 raft_consensus.cc:515] T 30769d1f6ffc40d594a6634310c5a86d P d7b311f98ae74158b556f7738466f032 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:08.080090 31137 consensus_queue.cc:260] T b1b22977d679419c8a7e3f115bc284ae P d7b311f98ae74158b556f7738466f032 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:08.080920 31096 raft_consensus.cc:2393] T 30769d1f6ffc40d594a6634310c5a86d P d7b311f98ae74158b556f7738466f032 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 39fa0ff20c804cc4babb5ee17edb6a01 in current term 1: Already voted for candidate d7b311f98ae74158b556f7738466f032 in this term.
I20260710 13:28:08.077612 31138 raft_consensus.cc:359] T 30769d1f6ffc40d594a6634310c5a86d P bc5f69c731644f1a987623546db2e71c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:08.080951 31097 raft_consensus.cc:2468] T b1b22977d679419c8a7e3f115bc284ae P d7b311f98ae74158b556f7738466f032 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 39fa0ff20c804cc4babb5ee17edb6a01 in term 0.
I20260710 13:28:08.081820 31138 raft_consensus.cc:385] T 30769d1f6ffc40d594a6634310c5a86d P bc5f69c731644f1a987623546db2e71c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:08.082199 31138 raft_consensus.cc:740] T 30769d1f6ffc40d594a6634310c5a86d P bc5f69c731644f1a987623546db2e71c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc5f69c731644f1a987623546db2e71c, State: Initialized, Role: FOLLOWER
I20260710 13:28:08.082070 31139 raft_consensus.cc:359] T aff93cbe65ef48929df517f31eb9b1ec P 39fa0ff20c804cc4babb5ee17edb6a01 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:08.082927 31139 raft_consensus.cc:385] T aff93cbe65ef48929df517f31eb9b1ec P 39fa0ff20c804cc4babb5ee17edb6a01 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:08.083389 31139 raft_consensus.cc:740] T aff93cbe65ef48929df517f31eb9b1ec P 39fa0ff20c804cc4babb5ee17edb6a01 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 39fa0ff20c804cc4babb5ee17edb6a01, State: Initialized, Role: FOLLOWER
I20260710 13:28:08.083189 31138 consensus_queue.cc:260] T 30769d1f6ffc40d594a6634310c5a86d P bc5f69c731644f1a987623546db2e71c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:08.084225 30913 leader_election.cc:304] T 30769d1f6ffc40d594a6634310c5a86d P 39fa0ff20c804cc4babb5ee17edb6a01 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 39fa0ff20c804cc4babb5ee17edb6a01; no voters: bc5f69c731644f1a987623546db2e71c, d7b311f98ae74158b556f7738466f032
I20260710 13:28:08.084184 31139 consensus_queue.cc:260] T aff93cbe65ef48929df517f31eb9b1ec P 39fa0ff20c804cc4babb5ee17edb6a01 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:08.085640 30913 leader_election.cc:304] T b1b22977d679419c8a7e3f115bc284ae P 39fa0ff20c804cc4babb5ee17edb6a01 [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: 39fa0ff20c804cc4babb5ee17edb6a01, d7b311f98ae74158b556f7738466f032; no voters: bc5f69c731644f1a987623546db2e71c
I20260710 13:28:08.087026 31143 raft_consensus.cc:3060] T 30769d1f6ffc40d594a6634310c5a86d P 39fa0ff20c804cc4babb5ee17edb6a01 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:08.087806 31138 ts_tablet_manager.cc:1434] T 30769d1f6ffc40d594a6634310c5a86d P bc5f69c731644f1a987623546db2e71c: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.002s
I20260710 13:28:08.089413 31138 tablet_bootstrap.cc:492] T cf47f7a39b4d4ccd97f1205fc198170d P bc5f69c731644f1a987623546db2e71c: Bootstrap starting.
I20260710 13:28:08.093987 31137 ts_tablet_manager.cc:1434] T b1b22977d679419c8a7e3f115bc284ae P d7b311f98ae74158b556f7738466f032: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260710 13:28:08.095376 31138 tablet_bootstrap.cc:654] T cf47f7a39b4d4ccd97f1205fc198170d P bc5f69c731644f1a987623546db2e71c: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:08.095577 31143 raft_consensus.cc:2749] T 30769d1f6ffc40d594a6634310c5a86d P 39fa0ff20c804cc4babb5ee17edb6a01 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:28:08.096318 31143 raft_consensus.cc:2804] T b1b22977d679419c8a7e3f115bc284ae P 39fa0ff20c804cc4babb5ee17edb6a01 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:08.096652 31143 raft_consensus.cc:493] T b1b22977d679419c8a7e3f115bc284ae P 39fa0ff20c804cc4babb5ee17edb6a01 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:08.098418 31143 raft_consensus.cc:3060] T b1b22977d679419c8a7e3f115bc284ae P 39fa0ff20c804cc4babb5ee17edb6a01 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:08.101665 30948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30769d1f6ffc40d594a6634310c5a86d" candidate_uuid: "d7b311f98ae74158b556f7738466f032" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39fa0ff20c804cc4babb5ee17edb6a01"
I20260710 13:28:08.105002 31139 ts_tablet_manager.cc:1434] T aff93cbe65ef48929df517f31eb9b1ec P 39fa0ff20c804cc4babb5ee17edb6a01: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.007s
I20260710 13:28:08.106042 31139 tablet_bootstrap.cc:492] T cf47f7a39b4d4ccd97f1205fc198170d P 39fa0ff20c804cc4babb5ee17edb6a01: Bootstrap starting.
I20260710 13:28:08.106139 31143 raft_consensus.cc:515] T b1b22977d679419c8a7e3f115bc284ae P 39fa0ff20c804cc4babb5ee17edb6a01 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:08.108822 31022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1b22977d679419c8a7e3f115bc284ae" candidate_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc5f69c731644f1a987623546db2e71c"
W20260710 13:28:08.110323 30913 leader_election.cc:343] T b1b22977d679419c8a7e3f115bc284ae P 39fa0ff20c804cc4babb5ee17edb6a01 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bc5f69c731644f1a987623546db2e71c (127.26.127.66:33303): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:08.112545 31139 tablet_bootstrap.cc:654] T cf47f7a39b4d4ccd97f1205fc198170d P 39fa0ff20c804cc4babb5ee17edb6a01: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:08.112354 31022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30769d1f6ffc40d594a6634310c5a86d" candidate_uuid: "d7b311f98ae74158b556f7738466f032" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc5f69c731644f1a987623546db2e71c"
I20260710 13:28:08.113030 31022 raft_consensus.cc:3060] T 30769d1f6ffc40d594a6634310c5a86d P bc5f69c731644f1a987623546db2e71c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:08.120842 31149 leader_election.cc:290] T 30769d1f6ffc40d594a6634310c5a86d P d7b311f98ae74158b556f7738466f032 [CANDIDATE]: Term 1 election: Requested vote from peers 39fa0ff20c804cc4babb5ee17edb6a01 (127.26.127.65:39515), bc5f69c731644f1a987623546db2e71c (127.26.127.66:33303)
I20260710 13:28:08.124064 31022 raft_consensus.cc:2468] T 30769d1f6ffc40d594a6634310c5a86d P bc5f69c731644f1a987623546db2e71c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7b311f98ae74158b556f7738466f032 in term 1.
I20260710 13:28:08.125779 31062 leader_election.cc:304] T 30769d1f6ffc40d594a6634310c5a86d P d7b311f98ae74158b556f7738466f032 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bc5f69c731644f1a987623546db2e71c, d7b311f98ae74158b556f7738466f032; no voters: 
I20260710 13:28:08.126987 31149 raft_consensus.cc:2804] T 30769d1f6ffc40d594a6634310c5a86d P d7b311f98ae74158b556f7738466f032 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:08.128561 31149 raft_consensus.cc:697] T 30769d1f6ffc40d594a6634310c5a86d P d7b311f98ae74158b556f7738466f032 [term 1 LEADER]: Becoming Leader. State: Replica: d7b311f98ae74158b556f7738466f032, State: Running, Role: LEADER
I20260710 13:28:08.129127 31137 tablet_bootstrap.cc:492] T aff93cbe65ef48929df517f31eb9b1ec P d7b311f98ae74158b556f7738466f032: Bootstrap starting.
I20260710 13:28:08.129855 31149 consensus_queue.cc:237] T 30769d1f6ffc40d594a6634310c5a86d P d7b311f98ae74158b556f7738466f032 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:08.127825 30948 raft_consensus.cc:2468] T 30769d1f6ffc40d594a6634310c5a86d P 39fa0ff20c804cc4babb5ee17edb6a01 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7b311f98ae74158b556f7738466f032 in term 1.
I20260710 13:28:08.136560 31097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1b22977d679419c8a7e3f115bc284ae" candidate_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7b311f98ae74158b556f7738466f032"
I20260710 13:28:08.137166 31097 raft_consensus.cc:3060] T b1b22977d679419c8a7e3f115bc284ae P d7b311f98ae74158b556f7738466f032 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:28:08.137925 30894 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:28:08.139858 31137 tablet_bootstrap.cc:654] T aff93cbe65ef48929df517f31eb9b1ec P d7b311f98ae74158b556f7738466f032: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:08.143359 31138 tablet_bootstrap.cc:492] T cf47f7a39b4d4ccd97f1205fc198170d P bc5f69c731644f1a987623546db2e71c: No bootstrap required, opened a new log
I20260710 13:28:08.143937 31138 ts_tablet_manager.cc:1403] T cf47f7a39b4d4ccd97f1205fc198170d P bc5f69c731644f1a987623546db2e71c: Time spent bootstrapping tablet: real 0.055s	user 0.034s	sys 0.016s
I20260710 13:28:08.146538 31097 raft_consensus.cc:2468] T b1b22977d679419c8a7e3f115bc284ae P d7b311f98ae74158b556f7738466f032 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 39fa0ff20c804cc4babb5ee17edb6a01 in term 1.
I20260710 13:28:08.148058 30913 leader_election.cc:304] T b1b22977d679419c8a7e3f115bc284ae P 39fa0ff20c804cc4babb5ee17edb6a01 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 39fa0ff20c804cc4babb5ee17edb6a01, d7b311f98ae74158b556f7738466f032; no voters: bc5f69c731644f1a987623546db2e71c
I20260710 13:28:08.147890 31138 raft_consensus.cc:359] T cf47f7a39b4d4ccd97f1205fc198170d P bc5f69c731644f1a987623546db2e71c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:08.149147 31138 raft_consensus.cc:385] T cf47f7a39b4d4ccd97f1205fc198170d P bc5f69c731644f1a987623546db2e71c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:08.149333 31161 raft_consensus.cc:2804] T b1b22977d679419c8a7e3f115bc284ae P 39fa0ff20c804cc4babb5ee17edb6a01 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:08.149888 31138 raft_consensus.cc:740] T cf47f7a39b4d4ccd97f1205fc198170d P bc5f69c731644f1a987623546db2e71c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc5f69c731644f1a987623546db2e71c, State: Initialized, Role: FOLLOWER
I20260710 13:28:08.150013 31161 raft_consensus.cc:697] T b1b22977d679419c8a7e3f115bc284ae P 39fa0ff20c804cc4babb5ee17edb6a01 [term 1 LEADER]: Becoming Leader. State: Replica: 39fa0ff20c804cc4babb5ee17edb6a01, State: Running, Role: LEADER
I20260710 13:28:08.151121 31138 consensus_queue.cc:260] T cf47f7a39b4d4ccd97f1205fc198170d P bc5f69c731644f1a987623546db2e71c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:08.151641 31161 consensus_queue.cc:237] T b1b22977d679419c8a7e3f115bc284ae P 39fa0ff20c804cc4babb5ee17edb6a01 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:08.154557 30845 catalog_manager.cc:5697] T 30769d1f6ffc40d594a6634310c5a86d P d7b311f98ae74158b556f7738466f032 reported cstate change: term changed from 0 to 1, leader changed from <none> to d7b311f98ae74158b556f7738466f032 (127.26.127.67). New cstate: current_term: 1 leader_uuid: "d7b311f98ae74158b556f7738466f032" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:08.155647 31138 ts_tablet_manager.cc:1434] T cf47f7a39b4d4ccd97f1205fc198170d P bc5f69c731644f1a987623546db2e71c: Time spent starting tablet: real 0.011s	user 0.000s	sys 0.008s
I20260710 13:28:08.156292 31143 leader_election.cc:290] T b1b22977d679419c8a7e3f115bc284ae P 39fa0ff20c804cc4babb5ee17edb6a01 [CANDIDATE]: Term 1 election: Requested vote from peers bc5f69c731644f1a987623546db2e71c (127.26.127.66:33303), d7b311f98ae74158b556f7738466f032 (127.26.127.67:34273)
I20260710 13:28:08.156705 31138 tablet_bootstrap.cc:492] T b1b22977d679419c8a7e3f115bc284ae P bc5f69c731644f1a987623546db2e71c: Bootstrap starting.
I20260710 13:28:08.158666 31139 tablet_bootstrap.cc:492] T cf47f7a39b4d4ccd97f1205fc198170d P 39fa0ff20c804cc4babb5ee17edb6a01: No bootstrap required, opened a new log
I20260710 13:28:08.159403 31139 ts_tablet_manager.cc:1403] T cf47f7a39b4d4ccd97f1205fc198170d P 39fa0ff20c804cc4babb5ee17edb6a01: Time spent bootstrapping tablet: real 0.054s	user 0.023s	sys 0.015s
I20260710 13:28:08.163040 31149 raft_consensus.cc:493] T cf47f7a39b4d4ccd97f1205fc198170d P d7b311f98ae74158b556f7738466f032 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:08.163517 31149 raft_consensus.cc:515] T cf47f7a39b4d4ccd97f1205fc198170d P d7b311f98ae74158b556f7738466f032 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:08.166467 31149 leader_election.cc:290] T cf47f7a39b4d4ccd97f1205fc198170d P d7b311f98ae74158b556f7738466f032 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 39fa0ff20c804cc4babb5ee17edb6a01 (127.26.127.65:39515), bc5f69c731644f1a987623546db2e71c (127.26.127.66:33303)
I20260710 13:28:08.166597 31022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf47f7a39b4d4ccd97f1205fc198170d" candidate_uuid: "d7b311f98ae74158b556f7738466f032" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc5f69c731644f1a987623546db2e71c" is_pre_election: true
I20260710 13:28:08.166996 30948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf47f7a39b4d4ccd97f1205fc198170d" candidate_uuid: "d7b311f98ae74158b556f7738466f032" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" is_pre_election: true
I20260710 13:28:08.167250 31022 raft_consensus.cc:2468] T cf47f7a39b4d4ccd97f1205fc198170d P bc5f69c731644f1a987623546db2e71c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d7b311f98ae74158b556f7738466f032 in term 0.
I20260710 13:28:08.167126 31139 raft_consensus.cc:359] T cf47f7a39b4d4ccd97f1205fc198170d P 39fa0ff20c804cc4babb5ee17edb6a01 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:08.168066 31139 raft_consensus.cc:385] T cf47f7a39b4d4ccd97f1205fc198170d P 39fa0ff20c804cc4babb5ee17edb6a01 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:08.168469 31139 raft_consensus.cc:740] T cf47f7a39b4d4ccd97f1205fc198170d P 39fa0ff20c804cc4babb5ee17edb6a01 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 39fa0ff20c804cc4babb5ee17edb6a01, State: Initialized, Role: FOLLOWER
I20260710 13:28:08.168521 31062 leader_election.cc:304] T cf47f7a39b4d4ccd97f1205fc198170d P d7b311f98ae74158b556f7738466f032 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bc5f69c731644f1a987623546db2e71c, d7b311f98ae74158b556f7738466f032; no voters: 
I20260710 13:28:08.168201 30843 catalog_manager.cc:5697] T b1b22977d679419c8a7e3f115bc284ae P 39fa0ff20c804cc4babb5ee17edb6a01 reported cstate change: term changed from 0 to 1, leader changed from <none> to 39fa0ff20c804cc4babb5ee17edb6a01 (127.26.127.65). New cstate: current_term: 1 leader_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:08.169479 31149 raft_consensus.cc:2804] T cf47f7a39b4d4ccd97f1205fc198170d P d7b311f98ae74158b556f7738466f032 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:08.169950 31149 raft_consensus.cc:493] T cf47f7a39b4d4ccd97f1205fc198170d P d7b311f98ae74158b556f7738466f032 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:08.169391 31139 consensus_queue.cc:260] T cf47f7a39b4d4ccd97f1205fc198170d P 39fa0ff20c804cc4babb5ee17edb6a01 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:08.170296 31149 raft_consensus.cc:3060] T cf47f7a39b4d4ccd97f1205fc198170d P d7b311f98ae74158b556f7738466f032 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:08.171934 31139 ts_tablet_manager.cc:1434] T cf47f7a39b4d4ccd97f1205fc198170d P 39fa0ff20c804cc4babb5ee17edb6a01: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 13:28:08.172951 31139 tablet_bootstrap.cc:492] T 19b8ed6451db4886abc39ff252c787ae P 39fa0ff20c804cc4babb5ee17edb6a01: Bootstrap starting.
I20260710 13:28:08.174223 30948 raft_consensus.cc:2468] T cf47f7a39b4d4ccd97f1205fc198170d P 39fa0ff20c804cc4babb5ee17edb6a01 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d7b311f98ae74158b556f7738466f032 in term 0.
I20260710 13:28:08.178881 31139 tablet_bootstrap.cc:654] T 19b8ed6451db4886abc39ff252c787ae P 39fa0ff20c804cc4babb5ee17edb6a01: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:08.178757 31149 raft_consensus.cc:515] T cf47f7a39b4d4ccd97f1205fc198170d P d7b311f98ae74158b556f7738466f032 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:08.181882 31022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf47f7a39b4d4ccd97f1205fc198170d" candidate_uuid: "d7b311f98ae74158b556f7738466f032" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc5f69c731644f1a987623546db2e71c"
I20260710 13:28:08.182474 31022 raft_consensus.cc:3060] T cf47f7a39b4d4ccd97f1205fc198170d P bc5f69c731644f1a987623546db2e71c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:08.182950 30948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf47f7a39b4d4ccd97f1205fc198170d" candidate_uuid: "d7b311f98ae74158b556f7738466f032" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39fa0ff20c804cc4babb5ee17edb6a01"
I20260710 13:28:08.183508 30948 raft_consensus.cc:3060] T cf47f7a39b4d4ccd97f1205fc198170d P 39fa0ff20c804cc4babb5ee17edb6a01 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:08.188870 31138 tablet_bootstrap.cc:654] T b1b22977d679419c8a7e3f115bc284ae P bc5f69c731644f1a987623546db2e71c: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:08.189385 31022 raft_consensus.cc:2468] T cf47f7a39b4d4ccd97f1205fc198170d P bc5f69c731644f1a987623546db2e71c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7b311f98ae74158b556f7738466f032 in term 1.
I20260710 13:28:08.189762 31137 tablet_bootstrap.cc:492] T aff93cbe65ef48929df517f31eb9b1ec P d7b311f98ae74158b556f7738466f032: No bootstrap required, opened a new log
I20260710 13:28:08.190248 31137 ts_tablet_manager.cc:1403] T aff93cbe65ef48929df517f31eb9b1ec P d7b311f98ae74158b556f7738466f032: Time spent bootstrapping tablet: real 0.061s	user 0.018s	sys 0.001s
I20260710 13:28:08.190598 31062 leader_election.cc:304] T cf47f7a39b4d4ccd97f1205fc198170d P d7b311f98ae74158b556f7738466f032 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bc5f69c731644f1a987623546db2e71c, d7b311f98ae74158b556f7738466f032; no voters: 
I20260710 13:28:08.191507 31144 raft_consensus.cc:2804] T cf47f7a39b4d4ccd97f1205fc198170d P d7b311f98ae74158b556f7738466f032 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:08.191978 31144 raft_consensus.cc:697] T cf47f7a39b4d4ccd97f1205fc198170d P d7b311f98ae74158b556f7738466f032 [term 1 LEADER]: Becoming Leader. State: Replica: d7b311f98ae74158b556f7738466f032, State: Running, Role: LEADER
I20260710 13:28:08.192811 31144 consensus_queue.cc:237] T cf47f7a39b4d4ccd97f1205fc198170d P d7b311f98ae74158b556f7738466f032 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:08.192417 31149 leader_election.cc:290] T cf47f7a39b4d4ccd97f1205fc198170d P d7b311f98ae74158b556f7738466f032 [CANDIDATE]: Term 1 election: Requested vote from peers 39fa0ff20c804cc4babb5ee17edb6a01 (127.26.127.65:39515), bc5f69c731644f1a987623546db2e71c (127.26.127.66:33303)
I20260710 13:28:08.200362 30948 raft_consensus.cc:2468] T cf47f7a39b4d4ccd97f1205fc198170d P 39fa0ff20c804cc4babb5ee17edb6a01 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7b311f98ae74158b556f7738466f032 in term 1.
I20260710 13:28:08.202085 31137 raft_consensus.cc:359] T aff93cbe65ef48929df517f31eb9b1ec P d7b311f98ae74158b556f7738466f032 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:08.202930 31137 raft_consensus.cc:385] T aff93cbe65ef48929df517f31eb9b1ec P d7b311f98ae74158b556f7738466f032 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:08.203274 31137 raft_consensus.cc:740] T aff93cbe65ef48929df517f31eb9b1ec P d7b311f98ae74158b556f7738466f032 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7b311f98ae74158b556f7738466f032, State: Initialized, Role: FOLLOWER
I20260710 13:28:08.205350 31137 consensus_queue.cc:260] T aff93cbe65ef48929df517f31eb9b1ec P d7b311f98ae74158b556f7738466f032 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:08.207484 31137 ts_tablet_manager.cc:1434] T aff93cbe65ef48929df517f31eb9b1ec P d7b311f98ae74158b556f7738466f032: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.001s
I20260710 13:28:08.208701 31137 tablet_bootstrap.cc:492] T 19b8ed6451db4886abc39ff252c787ae P d7b311f98ae74158b556f7738466f032: Bootstrap starting.
I20260710 13:28:08.209649 30843 catalog_manager.cc:5697] T cf47f7a39b4d4ccd97f1205fc198170d P d7b311f98ae74158b556f7738466f032 reported cstate change: term changed from 0 to 1, leader changed from <none> to d7b311f98ae74158b556f7738466f032 (127.26.127.67). New cstate: current_term: 1 leader_uuid: "d7b311f98ae74158b556f7738466f032" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:08.214821 31137 tablet_bootstrap.cc:654] T 19b8ed6451db4886abc39ff252c787ae P d7b311f98ae74158b556f7738466f032: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:08.217824 31146 raft_consensus.cc:493] T 19b8ed6451db4886abc39ff252c787ae P bc5f69c731644f1a987623546db2e71c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:08.218318 31146 raft_consensus.cc:515] T 19b8ed6451db4886abc39ff252c787ae P bc5f69c731644f1a987623546db2e71c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:08.220125 31138 tablet_bootstrap.cc:492] T b1b22977d679419c8a7e3f115bc284ae P bc5f69c731644f1a987623546db2e71c: No bootstrap required, opened a new log
I20260710 13:28:08.220813 31138 ts_tablet_manager.cc:1403] T b1b22977d679419c8a7e3f115bc284ae P bc5f69c731644f1a987623546db2e71c: Time spent bootstrapping tablet: real 0.064s	user 0.009s	sys 0.027s
I20260710 13:28:08.224416 31138 raft_consensus.cc:359] T b1b22977d679419c8a7e3f115bc284ae P bc5f69c731644f1a987623546db2e71c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:08.225157 31138 raft_consensus.cc:385] T b1b22977d679419c8a7e3f115bc284ae P bc5f69c731644f1a987623546db2e71c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:08.225463 31138 raft_consensus.cc:740] T b1b22977d679419c8a7e3f115bc284ae P bc5f69c731644f1a987623546db2e71c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc5f69c731644f1a987623546db2e71c, State: Initialized, Role: FOLLOWER
I20260710 13:28:08.225844 31139 tablet_bootstrap.cc:492] T 19b8ed6451db4886abc39ff252c787ae P 39fa0ff20c804cc4babb5ee17edb6a01: No bootstrap required, opened a new log
I20260710 13:28:08.226186 31138 consensus_queue.cc:260] T b1b22977d679419c8a7e3f115bc284ae P bc5f69c731644f1a987623546db2e71c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:08.226656 31139 ts_tablet_manager.cc:1403] T 19b8ed6451db4886abc39ff252c787ae P 39fa0ff20c804cc4babb5ee17edb6a01: Time spent bootstrapping tablet: real 0.054s	user 0.027s	sys 0.016s
I20260710 13:28:08.230031 31146 leader_election.cc:290] T 19b8ed6451db4886abc39ff252c787ae P bc5f69c731644f1a987623546db2e71c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 39fa0ff20c804cc4babb5ee17edb6a01 (127.26.127.65:39515), d7b311f98ae74158b556f7738466f032 (127.26.127.67:34273)
I20260710 13:28:08.230326 31139 raft_consensus.cc:359] T 19b8ed6451db4886abc39ff252c787ae P 39fa0ff20c804cc4babb5ee17edb6a01 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:08.231115 31139 raft_consensus.cc:385] T 19b8ed6451db4886abc39ff252c787ae P 39fa0ff20c804cc4babb5ee17edb6a01 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:08.231453 31139 raft_consensus.cc:740] T 19b8ed6451db4886abc39ff252c787ae P 39fa0ff20c804cc4babb5ee17edb6a01 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 39fa0ff20c804cc4babb5ee17edb6a01, State: Initialized, Role: FOLLOWER
I20260710 13:28:08.232364 31139 consensus_queue.cc:260] T 19b8ed6451db4886abc39ff252c787ae P 39fa0ff20c804cc4babb5ee17edb6a01 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:08.235013 31139 ts_tablet_manager.cc:1434] T 19b8ed6451db4886abc39ff252c787ae P 39fa0ff20c804cc4babb5ee17edb6a01: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:28:08.236055 31139 tablet_bootstrap.cc:492] T 757f5b4f0c954b46a5c77484addd8c54 P 39fa0ff20c804cc4babb5ee17edb6a01: Bootstrap starting.
I20260710 13:28:08.243095 31139 tablet_bootstrap.cc:654] T 757f5b4f0c954b46a5c77484addd8c54 P 39fa0ff20c804cc4babb5ee17edb6a01: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:08.252756 31161 raft_consensus.cc:493] T 19b8ed6451db4886abc39ff252c787ae P 39fa0ff20c804cc4babb5ee17edb6a01 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:08.253445 31161 raft_consensus.cc:515] T 19b8ed6451db4886abc39ff252c787ae P 39fa0ff20c804cc4babb5ee17edb6a01 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:08.256029 31161 leader_election.cc:290] T 19b8ed6451db4886abc39ff252c787ae P 39fa0ff20c804cc4babb5ee17edb6a01 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc5f69c731644f1a987623546db2e71c (127.26.127.66:33303), d7b311f98ae74158b556f7738466f032 (127.26.127.67:34273)
I20260710 13:28:08.257716 31097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19b8ed6451db4886abc39ff252c787ae" candidate_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7b311f98ae74158b556f7738466f032" is_pre_election: true
I20260710 13:28:08.259692 31022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19b8ed6451db4886abc39ff252c787ae" candidate_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc5f69c731644f1a987623546db2e71c" is_pre_election: true
I20260710 13:28:08.260546 31022 raft_consensus.cc:2468] T 19b8ed6451db4886abc39ff252c787ae P bc5f69c731644f1a987623546db2e71c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 39fa0ff20c804cc4babb5ee17edb6a01 in term 0.
I20260710 13:28:08.262578 30913 leader_election.cc:304] T 19b8ed6451db4886abc39ff252c787ae P 39fa0ff20c804cc4babb5ee17edb6a01 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 39fa0ff20c804cc4babb5ee17edb6a01, bc5f69c731644f1a987623546db2e71c; no voters: 
I20260710 13:28:08.263618 31161 raft_consensus.cc:2804] T 19b8ed6451db4886abc39ff252c787ae P 39fa0ff20c804cc4babb5ee17edb6a01 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 13:28:08.263770 30913 leader_election.cc:343] T 19b8ed6451db4886abc39ff252c787ae P 39fa0ff20c804cc4babb5ee17edb6a01 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d7b311f98ae74158b556f7738466f032 (127.26.127.67:34273): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:08.264007 31161 raft_consensus.cc:493] T 19b8ed6451db4886abc39ff252c787ae P 39fa0ff20c804cc4babb5ee17edb6a01 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:08.264344 31161 raft_consensus.cc:3060] T 19b8ed6451db4886abc39ff252c787ae P 39fa0ff20c804cc4babb5ee17edb6a01 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:08.264741 31146 raft_consensus.cc:493] T b1b22977d679419c8a7e3f115bc284ae P bc5f69c731644f1a987623546db2e71c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:08.265202 31146 raft_consensus.cc:515] T b1b22977d679419c8a7e3f115bc284ae P bc5f69c731644f1a987623546db2e71c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:08.267479 31146 leader_election.cc:290] T b1b22977d679419c8a7e3f115bc284ae P bc5f69c731644f1a987623546db2e71c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 39fa0ff20c804cc4babb5ee17edb6a01 (127.26.127.65:39515), d7b311f98ae74158b556f7738466f032 (127.26.127.67:34273)
I20260710 13:28:08.272358 31161 raft_consensus.cc:515] T 19b8ed6451db4886abc39ff252c787ae P 39fa0ff20c804cc4babb5ee17edb6a01 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:08.275504 31022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19b8ed6451db4886abc39ff252c787ae" candidate_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc5f69c731644f1a987623546db2e71c"
I20260710 13:28:08.276038 31161 leader_election.cc:290] T 19b8ed6451db4886abc39ff252c787ae P 39fa0ff20c804cc4babb5ee17edb6a01 [CANDIDATE]: Term 1 election: Requested vote from peers bc5f69c731644f1a987623546db2e71c (127.26.127.66:33303), d7b311f98ae74158b556f7738466f032 (127.26.127.67:34273)
I20260710 13:28:08.276955 31097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19b8ed6451db4886abc39ff252c787ae" candidate_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7b311f98ae74158b556f7738466f032"
W20260710 13:28:08.278751 30913 leader_election.cc:343] T 19b8ed6451db4886abc39ff252c787ae P 39fa0ff20c804cc4babb5ee17edb6a01 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d7b311f98ae74158b556f7738466f032 (127.26.127.67:34273): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:08.276089 31022 raft_consensus.cc:3060] T 19b8ed6451db4886abc39ff252c787ae P bc5f69c731644f1a987623546db2e71c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:08.302033 31022 raft_consensus.cc:2468] T 19b8ed6451db4886abc39ff252c787ae P bc5f69c731644f1a987623546db2e71c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 39fa0ff20c804cc4babb5ee17edb6a01 in term 1.
I20260710 13:28:08.303651 30913 leader_election.cc:304] T 19b8ed6451db4886abc39ff252c787ae P 39fa0ff20c804cc4babb5ee17edb6a01 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 39fa0ff20c804cc4babb5ee17edb6a01, bc5f69c731644f1a987623546db2e71c; no voters: d7b311f98ae74158b556f7738466f032
I20260710 13:28:08.304749 31161 raft_consensus.cc:2804] T 19b8ed6451db4886abc39ff252c787ae P 39fa0ff20c804cc4babb5ee17edb6a01 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:08.305207 31161 raft_consensus.cc:697] T 19b8ed6451db4886abc39ff252c787ae P 39fa0ff20c804cc4babb5ee17edb6a01 [term 1 LEADER]: Becoming Leader. State: Replica: 39fa0ff20c804cc4babb5ee17edb6a01, State: Running, Role: LEADER
I20260710 13:28:08.306041 31161 consensus_queue.cc:237] T 19b8ed6451db4886abc39ff252c787ae P 39fa0ff20c804cc4babb5ee17edb6a01 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:08.311100 31097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19b8ed6451db4886abc39ff252c787ae" candidate_uuid: "bc5f69c731644f1a987623546db2e71c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7b311f98ae74158b556f7738466f032" is_pre_election: true
I20260710 13:28:08.313555 31097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1b22977d679419c8a7e3f115bc284ae" candidate_uuid: "bc5f69c731644f1a987623546db2e71c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7b311f98ae74158b556f7738466f032" is_pre_election: true
I20260710 13:28:08.314340 31097 raft_consensus.cc:2393] T b1b22977d679419c8a7e3f115bc284ae P d7b311f98ae74158b556f7738466f032 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bc5f69c731644f1a987623546db2e71c in current term 1: Already voted for candidate 39fa0ff20c804cc4babb5ee17edb6a01 in this term.
W20260710 13:28:08.315798 30988 leader_election.cc:343] T 19b8ed6451db4886abc39ff252c787ae P bc5f69c731644f1a987623546db2e71c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d7b311f98ae74158b556f7738466f032 (127.26.127.67:34273): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:08.323482 31139 tablet_bootstrap.cc:492] T 757f5b4f0c954b46a5c77484addd8c54 P 39fa0ff20c804cc4babb5ee17edb6a01: No bootstrap required, opened a new log
I20260710 13:28:08.323529 31138 ts_tablet_manager.cc:1434] T b1b22977d679419c8a7e3f115bc284ae P bc5f69c731644f1a987623546db2e71c: Time spent starting tablet: real 0.102s	user 0.040s	sys 0.060s
I20260710 13:28:08.324536 31137 tablet_bootstrap.cc:492] T 19b8ed6451db4886abc39ff252c787ae P d7b311f98ae74158b556f7738466f032: No bootstrap required, opened a new log
I20260710 13:28:08.325750 30948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19b8ed6451db4886abc39ff252c787ae" candidate_uuid: "bc5f69c731644f1a987623546db2e71c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" is_pre_election: true
I20260710 13:28:08.328122 31139 ts_tablet_manager.cc:1403] T 757f5b4f0c954b46a5c77484addd8c54 P 39fa0ff20c804cc4babb5ee17edb6a01: Time spent bootstrapping tablet: real 0.092s	user 0.028s	sys 0.029s
I20260710 13:28:08.326381 30947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1b22977d679419c8a7e3f115bc284ae" candidate_uuid: "bc5f69c731644f1a987623546db2e71c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" is_pre_election: true
I20260710 13:28:08.329684 30989 leader_election.cc:304] T 19b8ed6451db4886abc39ff252c787ae P bc5f69c731644f1a987623546db2e71c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bc5f69c731644f1a987623546db2e71c; no voters: 39fa0ff20c804cc4babb5ee17edb6a01, d7b311f98ae74158b556f7738466f032
I20260710 13:28:08.329900 31137 ts_tablet_manager.cc:1403] T 19b8ed6451db4886abc39ff252c787ae P d7b311f98ae74158b556f7738466f032: Time spent bootstrapping tablet: real 0.121s	user 0.025s	sys 0.062s
I20260710 13:28:08.331018 30989 leader_election.cc:304] T b1b22977d679419c8a7e3f115bc284ae P bc5f69c731644f1a987623546db2e71c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bc5f69c731644f1a987623546db2e71c; no voters: 39fa0ff20c804cc4babb5ee17edb6a01, d7b311f98ae74158b556f7738466f032
I20260710 13:28:08.331858 31146 raft_consensus.cc:2749] T 19b8ed6451db4886abc39ff252c787ae P bc5f69c731644f1a987623546db2e71c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:28:08.331204 31138 tablet_bootstrap.cc:492] T a028cf6414a34bb98e1fc9f49697ac12 P bc5f69c731644f1a987623546db2e71c: Bootstrap starting.
I20260710 13:28:08.332533 31146 raft_consensus.cc:3060] T b1b22977d679419c8a7e3f115bc284ae P bc5f69c731644f1a987623546db2e71c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:08.334679 31137 raft_consensus.cc:359] T 19b8ed6451db4886abc39ff252c787ae P d7b311f98ae74158b556f7738466f032 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:08.335412 31137 raft_consensus.cc:385] T 19b8ed6451db4886abc39ff252c787ae P d7b311f98ae74158b556f7738466f032 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:08.335733 31137 raft_consensus.cc:740] T 19b8ed6451db4886abc39ff252c787ae P d7b311f98ae74158b556f7738466f032 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7b311f98ae74158b556f7738466f032, State: Initialized, Role: FOLLOWER
I20260710 13:28:08.336524 31137 consensus_queue.cc:260] T 19b8ed6451db4886abc39ff252c787ae P d7b311f98ae74158b556f7738466f032 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:08.339082 31137 ts_tablet_manager.cc:1434] T 19b8ed6451db4886abc39ff252c787ae P d7b311f98ae74158b556f7738466f032: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:28:08.339670 31138 tablet_bootstrap.cc:654] T a028cf6414a34bb98e1fc9f49697ac12 P bc5f69c731644f1a987623546db2e71c: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:08.340306 31146 raft_consensus.cc:2749] T b1b22977d679419c8a7e3f115bc284ae P bc5f69c731644f1a987623546db2e71c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:28:08.340598 31137 tablet_bootstrap.cc:492] T 345188e88b6544de9956601b88b3e44e P d7b311f98ae74158b556f7738466f032: Bootstrap starting.
I20260710 13:28:08.331234 31139 raft_consensus.cc:359] T 757f5b4f0c954b46a5c77484addd8c54 P 39fa0ff20c804cc4babb5ee17edb6a01 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:08.341130 31139 raft_consensus.cc:385] T 757f5b4f0c954b46a5c77484addd8c54 P 39fa0ff20c804cc4babb5ee17edb6a01 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:08.341442 31139 raft_consensus.cc:740] T 757f5b4f0c954b46a5c77484addd8c54 P 39fa0ff20c804cc4babb5ee17edb6a01 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 39fa0ff20c804cc4babb5ee17edb6a01, State: Initialized, Role: FOLLOWER
I20260710 13:28:08.342202 31139 consensus_queue.cc:260] T 757f5b4f0c954b46a5c77484addd8c54 P 39fa0ff20c804cc4babb5ee17edb6a01 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:08.344470 31139 ts_tablet_manager.cc:1434] T 757f5b4f0c954b46a5c77484addd8c54 P 39fa0ff20c804cc4babb5ee17edb6a01: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.000s
I20260710 13:28:08.345118 31144 raft_consensus.cc:493] T aff93cbe65ef48929df517f31eb9b1ec P d7b311f98ae74158b556f7738466f032 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:08.345531 31139 tablet_bootstrap.cc:492] T a028cf6414a34bb98e1fc9f49697ac12 P 39fa0ff20c804cc4babb5ee17edb6a01: Bootstrap starting.
I20260710 13:28:08.345856 31144 raft_consensus.cc:515] T aff93cbe65ef48929df517f31eb9b1ec P d7b311f98ae74158b556f7738466f032 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:08.348403 31137 tablet_bootstrap.cc:654] T 345188e88b6544de9956601b88b3e44e P d7b311f98ae74158b556f7738466f032: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:08.350962 31022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aff93cbe65ef48929df517f31eb9b1ec" candidate_uuid: "d7b311f98ae74158b556f7738466f032" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc5f69c731644f1a987623546db2e71c" is_pre_election: true
I20260710 13:28:08.351897 31022 raft_consensus.cc:2468] T aff93cbe65ef48929df517f31eb9b1ec P bc5f69c731644f1a987623546db2e71c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d7b311f98ae74158b556f7738466f032 in term 0.
I20260710 13:28:08.352782 31139 tablet_bootstrap.cc:654] T a028cf6414a34bb98e1fc9f49697ac12 P 39fa0ff20c804cc4babb5ee17edb6a01: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:08.353861 31161 raft_consensus.cc:493] T aff93cbe65ef48929df517f31eb9b1ec P 39fa0ff20c804cc4babb5ee17edb6a01 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:08.354519 31161 raft_consensus.cc:515] T aff93cbe65ef48929df517f31eb9b1ec P 39fa0ff20c804cc4babb5ee17edb6a01 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:08.357196 30947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aff93cbe65ef48929df517f31eb9b1ec" candidate_uuid: "d7b311f98ae74158b556f7738466f032" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" is_pre_election: true
I20260710 13:28:08.358011 30947 raft_consensus.cc:2468] T aff93cbe65ef48929df517f31eb9b1ec P 39fa0ff20c804cc4babb5ee17edb6a01 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d7b311f98ae74158b556f7738466f032 in term 0.
I20260710 13:28:08.359846 31144 leader_election.cc:290] T aff93cbe65ef48929df517f31eb9b1ec P d7b311f98ae74158b556f7738466f032 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 39fa0ff20c804cc4babb5ee17edb6a01 (127.26.127.65:39515), bc5f69c731644f1a987623546db2e71c (127.26.127.66:33303)
I20260710 13:28:08.360421 31137 tablet_bootstrap.cc:492] T 345188e88b6544de9956601b88b3e44e P d7b311f98ae74158b556f7738466f032: No bootstrap required, opened a new log
I20260710 13:28:08.360788 31139 tablet_bootstrap.cc:492] T a028cf6414a34bb98e1fc9f49697ac12 P 39fa0ff20c804cc4babb5ee17edb6a01: No bootstrap required, opened a new log
I20260710 13:28:08.360980 31137 ts_tablet_manager.cc:1403] T 345188e88b6544de9956601b88b3e44e P d7b311f98ae74158b556f7738466f032: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.008s
I20260710 13:28:08.361340 31139 ts_tablet_manager.cc:1403] T a028cf6414a34bb98e1fc9f49697ac12 P 39fa0ff20c804cc4babb5ee17edb6a01: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.008s
I20260710 13:28:08.361363 31062 leader_election.cc:304] T aff93cbe65ef48929df517f31eb9b1ec P d7b311f98ae74158b556f7738466f032 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bc5f69c731644f1a987623546db2e71c, d7b311f98ae74158b556f7738466f032; no voters: 
I20260710 13:28:08.363072 31143 raft_consensus.cc:493] T 757f5b4f0c954b46a5c77484addd8c54 P 39fa0ff20c804cc4babb5ee17edb6a01 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:08.363585 31143 raft_consensus.cc:515] T 757f5b4f0c954b46a5c77484addd8c54 P 39fa0ff20c804cc4babb5ee17edb6a01 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:08.363994 31137 raft_consensus.cc:359] T 345188e88b6544de9956601b88b3e44e P d7b311f98ae74158b556f7738466f032 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:08.364660 31137 raft_consensus.cc:385] T 345188e88b6544de9956601b88b3e44e P d7b311f98ae74158b556f7738466f032 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:08.364966 31137 raft_consensus.cc:740] T 345188e88b6544de9956601b88b3e44e P d7b311f98ae74158b556f7738466f032 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7b311f98ae74158b556f7738466f032, State: Initialized, Role: FOLLOWER
I20260710 13:28:08.365804 31137 consensus_queue.cc:260] T 345188e88b6544de9956601b88b3e44e P d7b311f98ae74158b556f7738466f032 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:08.366894 31152 raft_consensus.cc:2804] T aff93cbe65ef48929df517f31eb9b1ec P d7b311f98ae74158b556f7738466f032 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:08.366842 31139 raft_consensus.cc:359] T a028cf6414a34bb98e1fc9f49697ac12 P 39fa0ff20c804cc4babb5ee17edb6a01 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:08.367501 31152 raft_consensus.cc:493] T aff93cbe65ef48929df517f31eb9b1ec P d7b311f98ae74158b556f7738466f032 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:08.367857 31139 raft_consensus.cc:385] T a028cf6414a34bb98e1fc9f49697ac12 P 39fa0ff20c804cc4babb5ee17edb6a01 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:08.367076 30843 catalog_manager.cc:5697] T 19b8ed6451db4886abc39ff252c787ae P 39fa0ff20c804cc4babb5ee17edb6a01 reported cstate change: term changed from 0 to 1, leader changed from <none> to 39fa0ff20c804cc4babb5ee17edb6a01 (127.26.127.65). New cstate: current_term: 1 leader_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:08.368014 31137 ts_tablet_manager.cc:1434] T 345188e88b6544de9956601b88b3e44e P d7b311f98ae74158b556f7738466f032: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:28:08.367909 31152 raft_consensus.cc:3060] T aff93cbe65ef48929df517f31eb9b1ec P d7b311f98ae74158b556f7738466f032 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:08.369204 31137 tablet_bootstrap.cc:492] T 757f5b4f0c954b46a5c77484addd8c54 P d7b311f98ae74158b556f7738466f032: Bootstrap starting.
I20260710 13:28:08.375036 31143 leader_election.cc:290] T 757f5b4f0c954b46a5c77484addd8c54 P 39fa0ff20c804cc4babb5ee17edb6a01 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc5f69c731644f1a987623546db2e71c (127.26.127.66:33303), d7b311f98ae74158b556f7738466f032 (127.26.127.67:34273)
I20260710 13:28:08.375699 31137 tablet_bootstrap.cc:654] T 757f5b4f0c954b46a5c77484addd8c54 P d7b311f98ae74158b556f7738466f032: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:08.376206 31152 raft_consensus.cc:515] T aff93cbe65ef48929df517f31eb9b1ec P d7b311f98ae74158b556f7738466f032 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:08.377104 31161 leader_election.cc:290] T aff93cbe65ef48929df517f31eb9b1ec P 39fa0ff20c804cc4babb5ee17edb6a01 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc5f69c731644f1a987623546db2e71c (127.26.127.66:33303), d7b311f98ae74158b556f7738466f032 (127.26.127.67:34273)
I20260710 13:28:08.378782 31023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "757f5b4f0c954b46a5c77484addd8c54" candidate_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc5f69c731644f1a987623546db2e71c" is_pre_election: true
I20260710 13:28:08.379192 31152 leader_election.cc:290] T aff93cbe65ef48929df517f31eb9b1ec P d7b311f98ae74158b556f7738466f032 [CANDIDATE]: Term 1 election: Requested vote from peers 39fa0ff20c804cc4babb5ee17edb6a01 (127.26.127.65:39515), bc5f69c731644f1a987623546db2e71c (127.26.127.66:33303)
I20260710 13:28:08.380167 31097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "757f5b4f0c954b46a5c77484addd8c54" candidate_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7b311f98ae74158b556f7738466f032" is_pre_election: true
W20260710 13:28:08.381990 30913 leader_election.cc:343] T 757f5b4f0c954b46a5c77484addd8c54 P 39fa0ff20c804cc4babb5ee17edb6a01 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bc5f69c731644f1a987623546db2e71c (127.26.127.66:33303): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:08.380551 31021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aff93cbe65ef48929df517f31eb9b1ec" candidate_uuid: "d7b311f98ae74158b556f7738466f032" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc5f69c731644f1a987623546db2e71c"
I20260710 13:28:08.386729 31021 raft_consensus.cc:3060] T aff93cbe65ef48929df517f31eb9b1ec P bc5f69c731644f1a987623546db2e71c [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:28:08.386896 30913 leader_election.cc:343] T 757f5b4f0c954b46a5c77484addd8c54 P 39fa0ff20c804cc4babb5ee17edb6a01 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d7b311f98ae74158b556f7738466f032 (127.26.127.67:34273): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:08.387483 30913 leader_election.cc:304] T 757f5b4f0c954b46a5c77484addd8c54 P 39fa0ff20c804cc4babb5ee17edb6a01 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 39fa0ff20c804cc4babb5ee17edb6a01; no voters: bc5f69c731644f1a987623546db2e71c, d7b311f98ae74158b556f7738466f032
I20260710 13:28:08.383351 31022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aff93cbe65ef48929df517f31eb9b1ec" candidate_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc5f69c731644f1a987623546db2e71c" is_pre_election: true
I20260710 13:28:08.388569 31139 raft_consensus.cc:740] T a028cf6414a34bb98e1fc9f49697ac12 P 39fa0ff20c804cc4babb5ee17edb6a01 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 39fa0ff20c804cc4babb5ee17edb6a01, State: Initialized, Role: FOLLOWER
I20260710 13:28:08.384730 30947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aff93cbe65ef48929df517f31eb9b1ec" candidate_uuid: "d7b311f98ae74158b556f7738466f032" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39fa0ff20c804cc4babb5ee17edb6a01"
I20260710 13:28:08.389917 30947 raft_consensus.cc:3060] T aff93cbe65ef48929df517f31eb9b1ec P 39fa0ff20c804cc4babb5ee17edb6a01 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:08.389796 31139 consensus_queue.cc:260] T a028cf6414a34bb98e1fc9f49697ac12 P 39fa0ff20c804cc4babb5ee17edb6a01 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:08.390890 31143 raft_consensus.cc:2749] T 757f5b4f0c954b46a5c77484addd8c54 P 39fa0ff20c804cc4babb5ee17edb6a01 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:28:08.381263 31096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aff93cbe65ef48929df517f31eb9b1ec" candidate_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7b311f98ae74158b556f7738466f032" is_pre_election: true
I20260710 13:28:08.392628 31139 ts_tablet_manager.cc:1434] T a028cf6414a34bb98e1fc9f49697ac12 P 39fa0ff20c804cc4babb5ee17edb6a01: Time spent starting tablet: real 0.031s	user 0.004s	sys 0.001s
I20260710 13:28:08.393361 31096 raft_consensus.cc:2393] T aff93cbe65ef48929df517f31eb9b1ec P d7b311f98ae74158b556f7738466f032 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 39fa0ff20c804cc4babb5ee17edb6a01 in current term 1: Already voted for candidate d7b311f98ae74158b556f7738466f032 in this term.
I20260710 13:28:08.393782 31139 tablet_bootstrap.cc:492] T 345188e88b6544de9956601b88b3e44e P 39fa0ff20c804cc4babb5ee17edb6a01: Bootstrap starting.
I20260710 13:28:08.394466 31021 raft_consensus.cc:2468] T aff93cbe65ef48929df517f31eb9b1ec P bc5f69c731644f1a987623546db2e71c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7b311f98ae74158b556f7738466f032 in term 1.
I20260710 13:28:08.395710 31062 leader_election.cc:304] T aff93cbe65ef48929df517f31eb9b1ec P d7b311f98ae74158b556f7738466f032 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bc5f69c731644f1a987623546db2e71c, d7b311f98ae74158b556f7738466f032; no voters: 
I20260710 13:28:08.396466 31137 tablet_bootstrap.cc:492] T 757f5b4f0c954b46a5c77484addd8c54 P d7b311f98ae74158b556f7738466f032: No bootstrap required, opened a new log
I20260710 13:28:08.396540 31152 raft_consensus.cc:2804] T aff93cbe65ef48929df517f31eb9b1ec P d7b311f98ae74158b556f7738466f032 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:08.397197 31152 raft_consensus.cc:697] T aff93cbe65ef48929df517f31eb9b1ec P d7b311f98ae74158b556f7738466f032 [term 1 LEADER]: Becoming Leader. State: Replica: d7b311f98ae74158b556f7738466f032, State: Running, Role: LEADER
I20260710 13:28:08.398138 31152 consensus_queue.cc:237] T aff93cbe65ef48929df517f31eb9b1ec P d7b311f98ae74158b556f7738466f032 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:08.400336 31139 tablet_bootstrap.cc:654] T 345188e88b6544de9956601b88b3e44e P 39fa0ff20c804cc4babb5ee17edb6a01: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:08.397167 31137 ts_tablet_manager.cc:1403] T 757f5b4f0c954b46a5c77484addd8c54 P d7b311f98ae74158b556f7738466f032: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.004s
I20260710 13:28:08.406564 31144 consensus_queue.cc:1048] T 13aaaddba98b4c558d7f49f2ddc61228 P d7b311f98ae74158b556f7738466f032 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:08.409312 31137 raft_consensus.cc:359] T 757f5b4f0c954b46a5c77484addd8c54 P d7b311f98ae74158b556f7738466f032 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:08.410027 31137 raft_consensus.cc:385] T 757f5b4f0c954b46a5c77484addd8c54 P d7b311f98ae74158b556f7738466f032 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:08.410360 31137 raft_consensus.cc:740] T 757f5b4f0c954b46a5c77484addd8c54 P d7b311f98ae74158b556f7738466f032 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7b311f98ae74158b556f7738466f032, State: Initialized, Role: FOLLOWER
I20260710 13:28:08.411382 31137 consensus_queue.cc:260] T 757f5b4f0c954b46a5c77484addd8c54 P d7b311f98ae74158b556f7738466f032 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:08.403524 30913 leader_election.cc:304] T aff93cbe65ef48929df517f31eb9b1ec P 39fa0ff20c804cc4babb5ee17edb6a01 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 39fa0ff20c804cc4babb5ee17edb6a01; no voters: bc5f69c731644f1a987623546db2e71c, d7b311f98ae74158b556f7738466f032
I20260710 13:28:08.413695 31137 ts_tablet_manager.cc:1434] T 757f5b4f0c954b46a5c77484addd8c54 P d7b311f98ae74158b556f7738466f032: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:28:08.414093 31139 tablet_bootstrap.cc:492] T 345188e88b6544de9956601b88b3e44e P 39fa0ff20c804cc4babb5ee17edb6a01: No bootstrap required, opened a new log
I20260710 13:28:08.414589 31139 ts_tablet_manager.cc:1403] T 345188e88b6544de9956601b88b3e44e P 39fa0ff20c804cc4babb5ee17edb6a01: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.008s
I20260710 13:28:08.414614 31137 tablet_bootstrap.cc:492] T a028cf6414a34bb98e1fc9f49697ac12 P d7b311f98ae74158b556f7738466f032: Bootstrap starting.
I20260710 13:28:08.417367 31139 raft_consensus.cc:359] T 345188e88b6544de9956601b88b3e44e P 39fa0ff20c804cc4babb5ee17edb6a01 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:08.419849 31139 raft_consensus.cc:385] T 345188e88b6544de9956601b88b3e44e P 39fa0ff20c804cc4babb5ee17edb6a01 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:08.420158 31139 raft_consensus.cc:740] T 345188e88b6544de9956601b88b3e44e P 39fa0ff20c804cc4babb5ee17edb6a01 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 39fa0ff20c804cc4babb5ee17edb6a01, State: Initialized, Role: FOLLOWER
I20260710 13:28:08.421924 31139 consensus_queue.cc:260] T 345188e88b6544de9956601b88b3e44e P 39fa0ff20c804cc4babb5ee17edb6a01 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:08.420923 31137 tablet_bootstrap.cc:654] T a028cf6414a34bb98e1fc9f49697ac12 P d7b311f98ae74158b556f7738466f032: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:08.424275 31139 ts_tablet_manager.cc:1434] T 345188e88b6544de9956601b88b3e44e P 39fa0ff20c804cc4babb5ee17edb6a01: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 13:28:08.446302 31137 tablet_bootstrap.cc:492] T a028cf6414a34bb98e1fc9f49697ac12 P d7b311f98ae74158b556f7738466f032: No bootstrap required, opened a new log
I20260710 13:28:08.446959 31137 ts_tablet_manager.cc:1403] T a028cf6414a34bb98e1fc9f49697ac12 P d7b311f98ae74158b556f7738466f032: Time spent bootstrapping tablet: real 0.033s	user 0.005s	sys 0.021s
I20260710 13:28:08.450112 31137 raft_consensus.cc:359] T a028cf6414a34bb98e1fc9f49697ac12 P d7b311f98ae74158b556f7738466f032 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:08.450713 30947 raft_consensus.cc:2468] T aff93cbe65ef48929df517f31eb9b1ec P 39fa0ff20c804cc4babb5ee17edb6a01 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7b311f98ae74158b556f7738466f032 in term 1.
I20260710 13:28:08.450870 31137 raft_consensus.cc:385] T a028cf6414a34bb98e1fc9f49697ac12 P d7b311f98ae74158b556f7738466f032 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:08.451388 31143 raft_consensus.cc:2749] T aff93cbe65ef48929df517f31eb9b1ec P 39fa0ff20c804cc4babb5ee17edb6a01 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:28:08.451354 31137 raft_consensus.cc:740] T a028cf6414a34bb98e1fc9f49697ac12 P d7b311f98ae74158b556f7738466f032 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7b311f98ae74158b556f7738466f032, State: Initialized, Role: FOLLOWER
I20260710 13:28:08.452432 31137 consensus_queue.cc:260] T a028cf6414a34bb98e1fc9f49697ac12 P d7b311f98ae74158b556f7738466f032 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:08.455323 31137 ts_tablet_manager.cc:1434] T a028cf6414a34bb98e1fc9f49697ac12 P d7b311f98ae74158b556f7738466f032: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260710 13:28:08.455282 30843 catalog_manager.cc:5697] T aff93cbe65ef48929df517f31eb9b1ec P d7b311f98ae74158b556f7738466f032 reported cstate change: term changed from 0 to 1, leader changed from <none> to d7b311f98ae74158b556f7738466f032 (127.26.127.67). New cstate: current_term: 1 leader_uuid: "d7b311f98ae74158b556f7738466f032" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:08.460985 31138 tablet_bootstrap.cc:492] T a028cf6414a34bb98e1fc9f49697ac12 P bc5f69c731644f1a987623546db2e71c: No bootstrap required, opened a new log
I20260710 13:28:08.461516 31138 ts_tablet_manager.cc:1403] T a028cf6414a34bb98e1fc9f49697ac12 P bc5f69c731644f1a987623546db2e71c: Time spent bootstrapping tablet: real 0.131s	user 0.041s	sys 0.031s
I20260710 13:28:08.464264 31138 raft_consensus.cc:359] T a028cf6414a34bb98e1fc9f49697ac12 P bc5f69c731644f1a987623546db2e71c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:08.464973 31138 raft_consensus.cc:385] T a028cf6414a34bb98e1fc9f49697ac12 P bc5f69c731644f1a987623546db2e71c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:08.465278 31138 raft_consensus.cc:740] T a028cf6414a34bb98e1fc9f49697ac12 P bc5f69c731644f1a987623546db2e71c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc5f69c731644f1a987623546db2e71c, State: Initialized, Role: FOLLOWER
I20260710 13:28:08.465925 31149 consensus_queue.cc:1048] T 13aaaddba98b4c558d7f49f2ddc61228 P d7b311f98ae74158b556f7738466f032 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:28:08.465975 31138 consensus_queue.cc:260] T a028cf6414a34bb98e1fc9f49697ac12 P bc5f69c731644f1a987623546db2e71c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:08.468806 31138 ts_tablet_manager.cc:1434] T a028cf6414a34bb98e1fc9f49697ac12 P bc5f69c731644f1a987623546db2e71c: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:28:08.469657 31138 tablet_bootstrap.cc:492] T 345188e88b6544de9956601b88b3e44e P bc5f69c731644f1a987623546db2e71c: Bootstrap starting.
I20260710 13:28:08.475895 31138 tablet_bootstrap.cc:654] T 345188e88b6544de9956601b88b3e44e P bc5f69c731644f1a987623546db2e71c: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:08.488489 31138 tablet_bootstrap.cc:492] T 345188e88b6544de9956601b88b3e44e P bc5f69c731644f1a987623546db2e71c: No bootstrap required, opened a new log
I20260710 13:28:08.488983 31138 ts_tablet_manager.cc:1403] T 345188e88b6544de9956601b88b3e44e P bc5f69c731644f1a987623546db2e71c: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.007s
I20260710 13:28:08.490860 31187 raft_consensus.cc:493] T 19b8ed6451db4886abc39ff252c787ae P d7b311f98ae74158b556f7738466f032 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:08.491338 31187 raft_consensus.cc:515] T 19b8ed6451db4886abc39ff252c787ae P d7b311f98ae74158b556f7738466f032 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:08.491430 31138 raft_consensus.cc:359] T 345188e88b6544de9956601b88b3e44e P bc5f69c731644f1a987623546db2e71c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:08.492162 31138 raft_consensus.cc:385] T 345188e88b6544de9956601b88b3e44e P bc5f69c731644f1a987623546db2e71c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:08.492439 31138 raft_consensus.cc:740] T 345188e88b6544de9956601b88b3e44e P bc5f69c731644f1a987623546db2e71c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc5f69c731644f1a987623546db2e71c, State: Initialized, Role: FOLLOWER
I20260710 13:28:08.493290 31187 leader_election.cc:290] T 19b8ed6451db4886abc39ff252c787ae P d7b311f98ae74158b556f7738466f032 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 39fa0ff20c804cc4babb5ee17edb6a01 (127.26.127.65:39515), bc5f69c731644f1a987623546db2e71c (127.26.127.66:33303)
I20260710 13:28:08.493155 31138 consensus_queue.cc:260] T 345188e88b6544de9956601b88b3e44e P bc5f69c731644f1a987623546db2e71c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:08.494009 30948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19b8ed6451db4886abc39ff252c787ae" candidate_uuid: "d7b311f98ae74158b556f7738466f032" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" is_pre_election: true
I20260710 13:28:08.494364 31021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19b8ed6451db4886abc39ff252c787ae" candidate_uuid: "d7b311f98ae74158b556f7738466f032" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc5f69c731644f1a987623546db2e71c" is_pre_election: true
I20260710 13:28:08.495113 31021 raft_consensus.cc:2393] T 19b8ed6451db4886abc39ff252c787ae P bc5f69c731644f1a987623546db2e71c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d7b311f98ae74158b556f7738466f032 in current term 1: Already voted for candidate 39fa0ff20c804cc4babb5ee17edb6a01 in this term.
I20260710 13:28:08.495236 31138 ts_tablet_manager.cc:1434] T 345188e88b6544de9956601b88b3e44e P bc5f69c731644f1a987623546db2e71c: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:28:08.495747 31187 raft_consensus.cc:493] T a028cf6414a34bb98e1fc9f49697ac12 P d7b311f98ae74158b556f7738466f032 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:08.496037 31138 tablet_bootstrap.cc:492] T 757f5b4f0c954b46a5c77484addd8c54 P bc5f69c731644f1a987623546db2e71c: Bootstrap starting.
I20260710 13:28:08.496191 31187 raft_consensus.cc:515] T a028cf6414a34bb98e1fc9f49697ac12 P d7b311f98ae74158b556f7738466f032 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:08.498962 30948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a028cf6414a34bb98e1fc9f49697ac12" candidate_uuid: "d7b311f98ae74158b556f7738466f032" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" is_pre_election: true
I20260710 13:28:08.499567 30948 raft_consensus.cc:2468] T a028cf6414a34bb98e1fc9f49697ac12 P 39fa0ff20c804cc4babb5ee17edb6a01 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d7b311f98ae74158b556f7738466f032 in term 0.
I20260710 13:28:08.500522 31062 leader_election.cc:304] T 19b8ed6451db4886abc39ff252c787ae P d7b311f98ae74158b556f7738466f032 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d7b311f98ae74158b556f7738466f032; no voters: 39fa0ff20c804cc4babb5ee17edb6a01, bc5f69c731644f1a987623546db2e71c
I20260710 13:28:08.501010 31063 leader_election.cc:304] T a028cf6414a34bb98e1fc9f49697ac12 P d7b311f98ae74158b556f7738466f032 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 39fa0ff20c804cc4babb5ee17edb6a01, d7b311f98ae74158b556f7738466f032; no voters: 
I20260710 13:28:08.501482 31138 tablet_bootstrap.cc:654] T 757f5b4f0c954b46a5c77484addd8c54 P bc5f69c731644f1a987623546db2e71c: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:08.501741 31144 raft_consensus.cc:3060] T 19b8ed6451db4886abc39ff252c787ae P d7b311f98ae74158b556f7738466f032 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:08.503717 31187 leader_election.cc:290] T a028cf6414a34bb98e1fc9f49697ac12 P d7b311f98ae74158b556f7738466f032 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 39fa0ff20c804cc4babb5ee17edb6a01 (127.26.127.65:39515), bc5f69c731644f1a987623546db2e71c (127.26.127.66:33303)
I20260710 13:28:08.504272 31187 raft_consensus.cc:2804] T a028cf6414a34bb98e1fc9f49697ac12 P d7b311f98ae74158b556f7738466f032 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:08.504604 31187 raft_consensus.cc:493] T a028cf6414a34bb98e1fc9f49697ac12 P d7b311f98ae74158b556f7738466f032 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:08.504930 31187 raft_consensus.cc:3060] T a028cf6414a34bb98e1fc9f49697ac12 P d7b311f98ae74158b556f7738466f032 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:08.500560 31021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a028cf6414a34bb98e1fc9f49697ac12" candidate_uuid: "d7b311f98ae74158b556f7738466f032" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc5f69c731644f1a987623546db2e71c" is_pre_election: true
I20260710 13:28:08.505849 31021 raft_consensus.cc:2468] T a028cf6414a34bb98e1fc9f49697ac12 P bc5f69c731644f1a987623546db2e71c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d7b311f98ae74158b556f7738466f032 in term 0.
I20260710 13:28:08.509308 31138 tablet_bootstrap.cc:492] T 757f5b4f0c954b46a5c77484addd8c54 P bc5f69c731644f1a987623546db2e71c: No bootstrap required, opened a new log
I20260710 13:28:08.509502 31144 raft_consensus.cc:2749] T 19b8ed6451db4886abc39ff252c787ae P d7b311f98ae74158b556f7738466f032 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:28:08.509935 31138 ts_tablet_manager.cc:1403] T 757f5b4f0c954b46a5c77484addd8c54 P bc5f69c731644f1a987623546db2e71c: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260710 13:28:08.512530 31138 raft_consensus.cc:359] T 757f5b4f0c954b46a5c77484addd8c54 P bc5f69c731644f1a987623546db2e71c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:08.512859 31187 raft_consensus.cc:515] T a028cf6414a34bb98e1fc9f49697ac12 P d7b311f98ae74158b556f7738466f032 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:08.513231 31138 raft_consensus.cc:385] T 757f5b4f0c954b46a5c77484addd8c54 P bc5f69c731644f1a987623546db2e71c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:08.513516 31138 raft_consensus.cc:740] T 757f5b4f0c954b46a5c77484addd8c54 P bc5f69c731644f1a987623546db2e71c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc5f69c731644f1a987623546db2e71c, State: Initialized, Role: FOLLOWER
I20260710 13:28:08.514166 31138 consensus_queue.cc:260] T 757f5b4f0c954b46a5c77484addd8c54 P bc5f69c731644f1a987623546db2e71c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:08.514882 31187 leader_election.cc:290] T a028cf6414a34bb98e1fc9f49697ac12 P d7b311f98ae74158b556f7738466f032 [CANDIDATE]: Term 1 election: Requested vote from peers 39fa0ff20c804cc4babb5ee17edb6a01 (127.26.127.65:39515), bc5f69c731644f1a987623546db2e71c (127.26.127.66:33303)
I20260710 13:28:08.515568 30948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a028cf6414a34bb98e1fc9f49697ac12" candidate_uuid: "d7b311f98ae74158b556f7738466f032" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39fa0ff20c804cc4babb5ee17edb6a01"
I20260710 13:28:08.516144 30948 raft_consensus.cc:3060] T a028cf6414a34bb98e1fc9f49697ac12 P 39fa0ff20c804cc4babb5ee17edb6a01 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:08.516215 31021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a028cf6414a34bb98e1fc9f49697ac12" candidate_uuid: "d7b311f98ae74158b556f7738466f032" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc5f69c731644f1a987623546db2e71c"
I20260710 13:28:08.516477 31138 ts_tablet_manager.cc:1434] T 757f5b4f0c954b46a5c77484addd8c54 P bc5f69c731644f1a987623546db2e71c: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:28:08.516934 31021 raft_consensus.cc:3060] T a028cf6414a34bb98e1fc9f49697ac12 P bc5f69c731644f1a987623546db2e71c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:08.523339 30948 raft_consensus.cc:2468] T a028cf6414a34bb98e1fc9f49697ac12 P 39fa0ff20c804cc4babb5ee17edb6a01 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7b311f98ae74158b556f7738466f032 in term 1.
I20260710 13:28:08.523890 31021 raft_consensus.cc:2468] T a028cf6414a34bb98e1fc9f49697ac12 P bc5f69c731644f1a987623546db2e71c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7b311f98ae74158b556f7738466f032 in term 1.
I20260710 13:28:08.524503 31063 leader_election.cc:304] T a028cf6414a34bb98e1fc9f49697ac12 P d7b311f98ae74158b556f7738466f032 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 39fa0ff20c804cc4babb5ee17edb6a01, d7b311f98ae74158b556f7738466f032; no voters: 
I20260710 13:28:08.525353 31187 raft_consensus.cc:2804] T a028cf6414a34bb98e1fc9f49697ac12 P d7b311f98ae74158b556f7738466f032 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:08.525852 31187 raft_consensus.cc:697] T a028cf6414a34bb98e1fc9f49697ac12 P d7b311f98ae74158b556f7738466f032 [term 1 LEADER]: Becoming Leader. State: Replica: d7b311f98ae74158b556f7738466f032, State: Running, Role: LEADER
I20260710 13:28:08.526857 31187 consensus_queue.cc:237] T a028cf6414a34bb98e1fc9f49697ac12 P d7b311f98ae74158b556f7738466f032 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:08.533861 30844 catalog_manager.cc:5697] T a028cf6414a34bb98e1fc9f49697ac12 P d7b311f98ae74158b556f7738466f032 reported cstate change: term changed from 0 to 1, leader changed from <none> to d7b311f98ae74158b556f7738466f032 (127.26.127.67). New cstate: current_term: 1 leader_uuid: "d7b311f98ae74158b556f7738466f032" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:08.553251 31187 consensus_queue.cc:1048] T 30769d1f6ffc40d594a6634310c5a86d P d7b311f98ae74158b556f7738466f032 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:08.562498 31144 consensus_queue.cc:1048] T 30769d1f6ffc40d594a6634310c5a86d P d7b311f98ae74158b556f7738466f032 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:08.625320 31144 raft_consensus.cc:493] T 345188e88b6544de9956601b88b3e44e P d7b311f98ae74158b556f7738466f032 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:08.625876 31144 raft_consensus.cc:515] T 345188e88b6544de9956601b88b3e44e P d7b311f98ae74158b556f7738466f032 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:08.627926 31144 leader_election.cc:290] T 345188e88b6544de9956601b88b3e44e P d7b311f98ae74158b556f7738466f032 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 39fa0ff20c804cc4babb5ee17edb6a01 (127.26.127.65:39515), bc5f69c731644f1a987623546db2e71c (127.26.127.66:33303)
I20260710 13:28:08.628696 30948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "345188e88b6544de9956601b88b3e44e" candidate_uuid: "d7b311f98ae74158b556f7738466f032" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" is_pre_election: true
I20260710 13:28:08.628973 31021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "345188e88b6544de9956601b88b3e44e" candidate_uuid: "d7b311f98ae74158b556f7738466f032" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc5f69c731644f1a987623546db2e71c" is_pre_election: true
I20260710 13:28:08.629374 30948 raft_consensus.cc:2468] T 345188e88b6544de9956601b88b3e44e P 39fa0ff20c804cc4babb5ee17edb6a01 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d7b311f98ae74158b556f7738466f032 in term 0.
I20260710 13:28:08.629603 31021 raft_consensus.cc:2468] T 345188e88b6544de9956601b88b3e44e P bc5f69c731644f1a987623546db2e71c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d7b311f98ae74158b556f7738466f032 in term 0.
I20260710 13:28:08.630466 31063 leader_election.cc:304] T 345188e88b6544de9956601b88b3e44e P d7b311f98ae74158b556f7738466f032 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 39fa0ff20c804cc4babb5ee17edb6a01, d7b311f98ae74158b556f7738466f032; no voters: 
I20260710 13:28:08.631156 31144 raft_consensus.cc:2804] T 345188e88b6544de9956601b88b3e44e P d7b311f98ae74158b556f7738466f032 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:08.631453 31144 raft_consensus.cc:493] T 345188e88b6544de9956601b88b3e44e P d7b311f98ae74158b556f7738466f032 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:08.631723 31144 raft_consensus.cc:3060] T 345188e88b6544de9956601b88b3e44e P d7b311f98ae74158b556f7738466f032 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:08.636704 31144 raft_consensus.cc:515] T 345188e88b6544de9956601b88b3e44e P d7b311f98ae74158b556f7738466f032 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:08.638310 31144 leader_election.cc:290] T 345188e88b6544de9956601b88b3e44e P d7b311f98ae74158b556f7738466f032 [CANDIDATE]: Term 1 election: Requested vote from peers 39fa0ff20c804cc4babb5ee17edb6a01 (127.26.127.65:39515), bc5f69c731644f1a987623546db2e71c (127.26.127.66:33303)
I20260710 13:28:08.639127 30948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "345188e88b6544de9956601b88b3e44e" candidate_uuid: "d7b311f98ae74158b556f7738466f032" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39fa0ff20c804cc4babb5ee17edb6a01"
I20260710 13:28:08.639246 31021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "345188e88b6544de9956601b88b3e44e" candidate_uuid: "d7b311f98ae74158b556f7738466f032" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc5f69c731644f1a987623546db2e71c"
I20260710 13:28:08.639638 30948 raft_consensus.cc:3060] T 345188e88b6544de9956601b88b3e44e P 39fa0ff20c804cc4babb5ee17edb6a01 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:08.639818 31021 raft_consensus.cc:3060] T 345188e88b6544de9956601b88b3e44e P bc5f69c731644f1a987623546db2e71c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:08.644606 30948 raft_consensus.cc:2468] T 345188e88b6544de9956601b88b3e44e P 39fa0ff20c804cc4babb5ee17edb6a01 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7b311f98ae74158b556f7738466f032 in term 1.
I20260710 13:28:08.645668 31063 leader_election.cc:304] T 345188e88b6544de9956601b88b3e44e P d7b311f98ae74158b556f7738466f032 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 39fa0ff20c804cc4babb5ee17edb6a01, d7b311f98ae74158b556f7738466f032; no voters: 
I20260710 13:28:08.646109 31021 raft_consensus.cc:2468] T 345188e88b6544de9956601b88b3e44e P bc5f69c731644f1a987623546db2e71c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7b311f98ae74158b556f7738466f032 in term 1.
I20260710 13:28:08.646363 31144 raft_consensus.cc:2804] T 345188e88b6544de9956601b88b3e44e P d7b311f98ae74158b556f7738466f032 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:08.646859 31144 raft_consensus.cc:697] T 345188e88b6544de9956601b88b3e44e P d7b311f98ae74158b556f7738466f032 [term 1 LEADER]: Becoming Leader. State: Replica: d7b311f98ae74158b556f7738466f032, State: Running, Role: LEADER
I20260710 13:28:08.647675 31144 consensus_queue.cc:237] T 345188e88b6544de9956601b88b3e44e P d7b311f98ae74158b556f7738466f032 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:08.654392 30843 catalog_manager.cc:5697] T 345188e88b6544de9956601b88b3e44e P d7b311f98ae74158b556f7738466f032 reported cstate change: term changed from 0 to 1, leader changed from <none> to d7b311f98ae74158b556f7738466f032 (127.26.127.67). New cstate: current_term: 1 leader_uuid: "d7b311f98ae74158b556f7738466f032" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:08.690738 31146 raft_consensus.cc:493] T 757f5b4f0c954b46a5c77484addd8c54 P bc5f69c731644f1a987623546db2e71c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:08.691272 31146 raft_consensus.cc:515] T 757f5b4f0c954b46a5c77484addd8c54 P bc5f69c731644f1a987623546db2e71c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:08.692996 31146 leader_election.cc:290] T 757f5b4f0c954b46a5c77484addd8c54 P bc5f69c731644f1a987623546db2e71c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 39fa0ff20c804cc4babb5ee17edb6a01 (127.26.127.65:39515), d7b311f98ae74158b556f7738466f032 (127.26.127.67:34273)
I20260710 13:28:08.693846 30948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "757f5b4f0c954b46a5c77484addd8c54" candidate_uuid: "bc5f69c731644f1a987623546db2e71c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" is_pre_election: true
I20260710 13:28:08.693984 31096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "757f5b4f0c954b46a5c77484addd8c54" candidate_uuid: "bc5f69c731644f1a987623546db2e71c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7b311f98ae74158b556f7738466f032" is_pre_election: true
I20260710 13:28:08.694499 30948 raft_consensus.cc:2468] T 757f5b4f0c954b46a5c77484addd8c54 P 39fa0ff20c804cc4babb5ee17edb6a01 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc5f69c731644f1a987623546db2e71c in term 0.
I20260710 13:28:08.694555 31096 raft_consensus.cc:2468] T 757f5b4f0c954b46a5c77484addd8c54 P d7b311f98ae74158b556f7738466f032 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc5f69c731644f1a987623546db2e71c in term 0.
I20260710 13:28:08.695518 30989 leader_election.cc:304] T 757f5b4f0c954b46a5c77484addd8c54 P bc5f69c731644f1a987623546db2e71c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 39fa0ff20c804cc4babb5ee17edb6a01, bc5f69c731644f1a987623546db2e71c; no voters: 
I20260710 13:28:08.696203 31146 raft_consensus.cc:2804] T 757f5b4f0c954b46a5c77484addd8c54 P bc5f69c731644f1a987623546db2e71c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:08.696571 31146 raft_consensus.cc:493] T 757f5b4f0c954b46a5c77484addd8c54 P bc5f69c731644f1a987623546db2e71c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:08.696940 31146 raft_consensus.cc:3060] T 757f5b4f0c954b46a5c77484addd8c54 P bc5f69c731644f1a987623546db2e71c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:08.701795 31146 raft_consensus.cc:515] T 757f5b4f0c954b46a5c77484addd8c54 P bc5f69c731644f1a987623546db2e71c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:08.703480 31146 leader_election.cc:290] T 757f5b4f0c954b46a5c77484addd8c54 P bc5f69c731644f1a987623546db2e71c [CANDIDATE]: Term 1 election: Requested vote from peers 39fa0ff20c804cc4babb5ee17edb6a01 (127.26.127.65:39515), d7b311f98ae74158b556f7738466f032 (127.26.127.67:34273)
I20260710 13:28:08.704210 30948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "757f5b4f0c954b46a5c77484addd8c54" candidate_uuid: "bc5f69c731644f1a987623546db2e71c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39fa0ff20c804cc4babb5ee17edb6a01"
I20260710 13:28:08.704645 31096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "757f5b4f0c954b46a5c77484addd8c54" candidate_uuid: "bc5f69c731644f1a987623546db2e71c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7b311f98ae74158b556f7738466f032"
I20260710 13:28:08.704869 30948 raft_consensus.cc:3060] T 757f5b4f0c954b46a5c77484addd8c54 P 39fa0ff20c804cc4babb5ee17edb6a01 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:08.705245 31096 raft_consensus.cc:3060] T 757f5b4f0c954b46a5c77484addd8c54 P d7b311f98ae74158b556f7738466f032 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:08.711894 30948 raft_consensus.cc:2468] T 757f5b4f0c954b46a5c77484addd8c54 P 39fa0ff20c804cc4babb5ee17edb6a01 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc5f69c731644f1a987623546db2e71c in term 1.
I20260710 13:28:08.711899 31096 raft_consensus.cc:2468] T 757f5b4f0c954b46a5c77484addd8c54 P d7b311f98ae74158b556f7738466f032 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc5f69c731644f1a987623546db2e71c in term 1.
I20260710 13:28:08.713333 30989 leader_election.cc:304] T 757f5b4f0c954b46a5c77484addd8c54 P bc5f69c731644f1a987623546db2e71c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 39fa0ff20c804cc4babb5ee17edb6a01, bc5f69c731644f1a987623546db2e71c; no voters: 
I20260710 13:28:08.714022 31146 raft_consensus.cc:2804] T 757f5b4f0c954b46a5c77484addd8c54 P bc5f69c731644f1a987623546db2e71c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:08.714442 31146 raft_consensus.cc:697] T 757f5b4f0c954b46a5c77484addd8c54 P bc5f69c731644f1a987623546db2e71c [term 1 LEADER]: Becoming Leader. State: Replica: bc5f69c731644f1a987623546db2e71c, State: Running, Role: LEADER
I20260710 13:28:08.715245 31146 consensus_queue.cc:237] T 757f5b4f0c954b46a5c77484addd8c54 P bc5f69c731644f1a987623546db2e71c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:08.723507 31143 consensus_queue.cc:1048] T 19b8ed6451db4886abc39ff252c787ae P 39fa0ff20c804cc4babb5ee17edb6a01 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:08.723265 30843 catalog_manager.cc:5697] T 757f5b4f0c954b46a5c77484addd8c54 P bc5f69c731644f1a987623546db2e71c reported cstate change: term changed from 0 to 1, leader changed from <none> to bc5f69c731644f1a987623546db2e71c (127.26.127.66). New cstate: current_term: 1 leader_uuid: "bc5f69c731644f1a987623546db2e71c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:08.732077 31161 consensus_queue.cc:1048] T b1b22977d679419c8a7e3f115bc284ae P 39fa0ff20c804cc4babb5ee17edb6a01 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:08.738933 31161 consensus_queue.cc:1048] T 19b8ed6451db4886abc39ff252c787ae P 39fa0ff20c804cc4babb5ee17edb6a01 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:08.751744 31149 consensus_queue.cc:1048] T cf47f7a39b4d4ccd97f1205fc198170d P d7b311f98ae74158b556f7738466f032 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:08.751868 31161 consensus_queue.cc:1048] T b1b22977d679419c8a7e3f115bc284ae P 39fa0ff20c804cc4babb5ee17edb6a01 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:08.765669 31144 consensus_queue.cc:1048] T cf47f7a39b4d4ccd97f1205fc198170d P d7b311f98ae74158b556f7738466f032 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:08.791422 31144 consensus_queue.cc:1048] T aff93cbe65ef48929df517f31eb9b1ec P d7b311f98ae74158b556f7738466f032 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:08.802145 31149 consensus_queue.cc:1048] T aff93cbe65ef48929df517f31eb9b1ec P d7b311f98ae74158b556f7738466f032 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:08.940196 31149 consensus_queue.cc:1048] T a028cf6414a34bb98e1fc9f49697ac12 P d7b311f98ae74158b556f7738466f032 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:08.948539 31149 consensus_queue.cc:1048] T a028cf6414a34bb98e1fc9f49697ac12 P d7b311f98ae74158b556f7738466f032 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:08.985284 31096 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "13aaaddba98b4c558d7f49f2ddc61228"
dest_uuid: "d7b311f98ae74158b556f7738466f032"
mode: GRACEFUL
new_leader_uuid: "39fa0ff20c804cc4babb5ee17edb6a01"
 from {username='slave'} at 127.0.0.1:56628
I20260710 13:28:08.985817 31096 raft_consensus.cc:606] T 13aaaddba98b4c558d7f49f2ddc61228 P d7b311f98ae74158b556f7738466f032 [term 1 LEADER]: Received request to transfer leadership to TS 39fa0ff20c804cc4babb5ee17edb6a01
I20260710 13:28:08.990563 31096 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "30769d1f6ffc40d594a6634310c5a86d"
dest_uuid: "d7b311f98ae74158b556f7738466f032"
mode: GRACEFUL
new_leader_uuid: "39fa0ff20c804cc4babb5ee17edb6a01"
 from {username='slave'} at 127.0.0.1:56628
I20260710 13:28:08.991036 31096 raft_consensus.cc:606] T 30769d1f6ffc40d594a6634310c5a86d P d7b311f98ae74158b556f7738466f032 [term 1 LEADER]: Received request to transfer leadership to TS 39fa0ff20c804cc4babb5ee17edb6a01
I20260710 13:28:08.995745 31096 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cf47f7a39b4d4ccd97f1205fc198170d"
dest_uuid: "d7b311f98ae74158b556f7738466f032"
mode: GRACEFUL
new_leader_uuid: "39fa0ff20c804cc4babb5ee17edb6a01"
 from {username='slave'} at 127.0.0.1:56628
I20260710 13:28:08.996208 31096 raft_consensus.cc:606] T cf47f7a39b4d4ccd97f1205fc198170d P d7b311f98ae74158b556f7738466f032 [term 1 LEADER]: Received request to transfer leadership to TS 39fa0ff20c804cc4babb5ee17edb6a01
I20260710 13:28:09.000866 31096 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aff93cbe65ef48929df517f31eb9b1ec"
dest_uuid: "d7b311f98ae74158b556f7738466f032"
mode: GRACEFUL
new_leader_uuid: "39fa0ff20c804cc4babb5ee17edb6a01"
 from {username='slave'} at 127.0.0.1:56628
I20260710 13:28:09.001355 31096 raft_consensus.cc:606] T aff93cbe65ef48929df517f31eb9b1ec P d7b311f98ae74158b556f7738466f032 [term 1 LEADER]: Received request to transfer leadership to TS 39fa0ff20c804cc4babb5ee17edb6a01
I20260710 13:28:09.016891 30948 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b1b22977d679419c8a7e3f115bc284ae"
dest_uuid: "39fa0ff20c804cc4babb5ee17edb6a01"
mode: GRACEFUL
new_leader_uuid: "bc5f69c731644f1a987623546db2e71c"
 from {username='slave'} at 127.0.0.1:34486
I20260710 13:28:09.017807 30948 raft_consensus.cc:606] T b1b22977d679419c8a7e3f115bc284ae P 39fa0ff20c804cc4babb5ee17edb6a01 [term 1 LEADER]: Received request to transfer leadership to TS bc5f69c731644f1a987623546db2e71c
I20260710 13:28:09.024576 30948 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "19b8ed6451db4886abc39ff252c787ae"
dest_uuid: "39fa0ff20c804cc4babb5ee17edb6a01"
mode: GRACEFUL
new_leader_uuid: "bc5f69c731644f1a987623546db2e71c"
 from {username='slave'} at 127.0.0.1:34486
I20260710 13:28:09.025192 30948 raft_consensus.cc:606] T 19b8ed6451db4886abc39ff252c787ae P 39fa0ff20c804cc4babb5ee17edb6a01 [term 1 LEADER]: Received request to transfer leadership to TS bc5f69c731644f1a987623546db2e71c
I20260710 13:28:09.031221 31096 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a028cf6414a34bb98e1fc9f49697ac12"
dest_uuid: "d7b311f98ae74158b556f7738466f032"
mode: GRACEFUL
new_leader_uuid: "bc5f69c731644f1a987623546db2e71c"
 from {username='slave'} at 127.0.0.1:56628
I20260710 13:28:09.031657 31096 raft_consensus.cc:606] T a028cf6414a34bb98e1fc9f49697ac12 P d7b311f98ae74158b556f7738466f032 [term 1 LEADER]: Received request to transfer leadership to TS bc5f69c731644f1a987623546db2e71c
I20260710 13:28:09.051308 31149 raft_consensus.cc:993] T 30769d1f6ffc40d594a6634310c5a86d P d7b311f98ae74158b556f7738466f032: : Instructing follower 39fa0ff20c804cc4babb5ee17edb6a01 to start an election
I20260710 13:28:09.051795 31187 raft_consensus.cc:1081] T 30769d1f6ffc40d594a6634310c5a86d P d7b311f98ae74158b556f7738466f032 [term 1 LEADER]: Signalling peer 39fa0ff20c804cc4babb5ee17edb6a01 to start an election
I20260710 13:28:09.055506 30948 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "30769d1f6ffc40d594a6634310c5a86d"
dest_uuid: "39fa0ff20c804cc4babb5ee17edb6a01"
 from {username='slave'} at 127.0.0.1:34472
I20260710 13:28:09.055943 30948 raft_consensus.cc:493] T 30769d1f6ffc40d594a6634310c5a86d P 39fa0ff20c804cc4babb5ee17edb6a01 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:09.056190 30948 raft_consensus.cc:3060] T 30769d1f6ffc40d594a6634310c5a86d P 39fa0ff20c804cc4babb5ee17edb6a01 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:09.060840 30948 raft_consensus.cc:515] T 30769d1f6ffc40d594a6634310c5a86d P 39fa0ff20c804cc4babb5ee17edb6a01 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:09.062289 30948 leader_election.cc:290] T 30769d1f6ffc40d594a6634310c5a86d P 39fa0ff20c804cc4babb5ee17edb6a01 [CANDIDATE]: Term 2 election: Requested vote from peers bc5f69c731644f1a987623546db2e71c (127.26.127.66:33303), d7b311f98ae74158b556f7738466f032 (127.26.127.67:34273)
I20260710 13:28:09.063086 31021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30769d1f6ffc40d594a6634310c5a86d" candidate_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bc5f69c731644f1a987623546db2e71c"
I20260710 13:28:09.063405 31096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30769d1f6ffc40d594a6634310c5a86d" candidate_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d7b311f98ae74158b556f7738466f032"
I20260710 13:28:09.063622 31021 raft_consensus.cc:3060] T 30769d1f6ffc40d594a6634310c5a86d P bc5f69c731644f1a987623546db2e71c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:09.063943 31096 raft_consensus.cc:3055] T 30769d1f6ffc40d594a6634310c5a86d P d7b311f98ae74158b556f7738466f032 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:09.064256 31096 raft_consensus.cc:740] T 30769d1f6ffc40d594a6634310c5a86d P d7b311f98ae74158b556f7738466f032 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d7b311f98ae74158b556f7738466f032, State: Running, Role: LEADER
I20260710 13:28:09.065012 31096 consensus_queue.cc:260] T 30769d1f6ffc40d594a6634310c5a86d P d7b311f98ae74158b556f7738466f032 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:09.065933 31096 raft_consensus.cc:3060] T 30769d1f6ffc40d594a6634310c5a86d P d7b311f98ae74158b556f7738466f032 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:09.068861 31021 raft_consensus.cc:2468] T 30769d1f6ffc40d594a6634310c5a86d P bc5f69c731644f1a987623546db2e71c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 39fa0ff20c804cc4babb5ee17edb6a01 in term 2.
I20260710 13:28:09.069993 30913 leader_election.cc:304] T 30769d1f6ffc40d594a6634310c5a86d P 39fa0ff20c804cc4babb5ee17edb6a01 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 39fa0ff20c804cc4babb5ee17edb6a01, bc5f69c731644f1a987623546db2e71c; no voters: 
I20260710 13:28:09.070487 31096 raft_consensus.cc:2468] T 30769d1f6ffc40d594a6634310c5a86d P d7b311f98ae74158b556f7738466f032 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 39fa0ff20c804cc4babb5ee17edb6a01 in term 2.
I20260710 13:28:09.070814 31161 raft_consensus.cc:2804] T 30769d1f6ffc40d594a6634310c5a86d P 39fa0ff20c804cc4babb5ee17edb6a01 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:09.071296 31161 raft_consensus.cc:697] T 30769d1f6ffc40d594a6634310c5a86d P 39fa0ff20c804cc4babb5ee17edb6a01 [term 2 LEADER]: Becoming Leader. State: Replica: 39fa0ff20c804cc4babb5ee17edb6a01, State: Running, Role: LEADER
I20260710 13:28:09.072029 31161 consensus_queue.cc:237] T 30769d1f6ffc40d594a6634310c5a86d P 39fa0ff20c804cc4babb5ee17edb6a01 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:09.078071 30843 catalog_manager.cc:5697] T 30769d1f6ffc40d594a6634310c5a86d P 39fa0ff20c804cc4babb5ee17edb6a01 reported cstate change: term changed from 1 to 2, leader changed from d7b311f98ae74158b556f7738466f032 (127.26.127.67) to 39fa0ff20c804cc4babb5ee17edb6a01 (127.26.127.65). New cstate: current_term: 2 leader_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:09.193589 31143 raft_consensus.cc:993] T b1b22977d679419c8a7e3f115bc284ae P 39fa0ff20c804cc4babb5ee17edb6a01: : Instructing follower bc5f69c731644f1a987623546db2e71c to start an election
I20260710 13:28:09.194100 31143 raft_consensus.cc:1081] T b1b22977d679419c8a7e3f115bc284ae P 39fa0ff20c804cc4babb5ee17edb6a01 [term 1 LEADER]: Signalling peer bc5f69c731644f1a987623546db2e71c to start an election
I20260710 13:28:09.195653 31021 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b1b22977d679419c8a7e3f115bc284ae"
dest_uuid: "bc5f69c731644f1a987623546db2e71c"
 from {username='slave'} at 127.0.0.1:37764
I20260710 13:28:09.196128 31021 raft_consensus.cc:493] T b1b22977d679419c8a7e3f115bc284ae P bc5f69c731644f1a987623546db2e71c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:09.196460 31021 raft_consensus.cc:3060] T b1b22977d679419c8a7e3f115bc284ae P bc5f69c731644f1a987623546db2e71c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:09.197093 31146 consensus_queue.cc:1048] T 757f5b4f0c954b46a5c77484addd8c54 P bc5f69c731644f1a987623546db2e71c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:09.202780 31021 raft_consensus.cc:515] T b1b22977d679419c8a7e3f115bc284ae P bc5f69c731644f1a987623546db2e71c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:09.209740 31146 consensus_queue.cc:1048] T 757f5b4f0c954b46a5c77484addd8c54 P bc5f69c731644f1a987623546db2e71c [LEADER]: Connected to new peer: Peer: permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:09.213073 31149 raft_consensus.cc:993] T aff93cbe65ef48929df517f31eb9b1ec P d7b311f98ae74158b556f7738466f032: : Instructing follower 39fa0ff20c804cc4babb5ee17edb6a01 to start an election
I20260710 13:28:09.213518 31149 raft_consensus.cc:1081] T aff93cbe65ef48929df517f31eb9b1ec P d7b311f98ae74158b556f7738466f032 [term 1 LEADER]: Signalling peer 39fa0ff20c804cc4babb5ee17edb6a01 to start an election
I20260710 13:28:09.215847 30948 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aff93cbe65ef48929df517f31eb9b1ec"
dest_uuid: "39fa0ff20c804cc4babb5ee17edb6a01"
 from {username='slave'} at 127.0.0.1:34472
I20260710 13:28:09.216395 30948 raft_consensus.cc:493] T aff93cbe65ef48929df517f31eb9b1ec P 39fa0ff20c804cc4babb5ee17edb6a01 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:09.216782 30948 raft_consensus.cc:3060] T aff93cbe65ef48929df517f31eb9b1ec P 39fa0ff20c804cc4babb5ee17edb6a01 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:09.223397 30948 raft_consensus.cc:515] T aff93cbe65ef48929df517f31eb9b1ec P 39fa0ff20c804cc4babb5ee17edb6a01 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:09.225394 30948 leader_election.cc:290] T aff93cbe65ef48929df517f31eb9b1ec P 39fa0ff20c804cc4babb5ee17edb6a01 [CANDIDATE]: Term 2 election: Requested vote from peers bc5f69c731644f1a987623546db2e71c (127.26.127.66:33303), d7b311f98ae74158b556f7738466f032 (127.26.127.67:34273)
I20260710 13:28:09.226619 31022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aff93cbe65ef48929df517f31eb9b1ec" candidate_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bc5f69c731644f1a987623546db2e71c"
I20260710 13:28:09.227159 31022 raft_consensus.cc:3060] T aff93cbe65ef48929df517f31eb9b1ec P bc5f69c731644f1a987623546db2e71c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:09.227856 31187 consensus_queue.cc:1048] T 345188e88b6544de9956601b88b3e44e P d7b311f98ae74158b556f7738466f032 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:09.228649 31096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aff93cbe65ef48929df517f31eb9b1ec" candidate_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d7b311f98ae74158b556f7738466f032"
I20260710 13:28:09.229055 31161 raft_consensus.cc:993] T 19b8ed6451db4886abc39ff252c787ae P 39fa0ff20c804cc4babb5ee17edb6a01: : Instructing follower bc5f69c731644f1a987623546db2e71c to start an election
I20260710 13:28:09.229246 31096 raft_consensus.cc:3055] T aff93cbe65ef48929df517f31eb9b1ec P d7b311f98ae74158b556f7738466f032 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:09.229537 31161 raft_consensus.cc:1081] T 19b8ed6451db4886abc39ff252c787ae P 39fa0ff20c804cc4babb5ee17edb6a01 [term 1 LEADER]: Signalling peer bc5f69c731644f1a987623546db2e71c to start an election
I20260710 13:28:09.231208 31023 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "19b8ed6451db4886abc39ff252c787ae"
dest_uuid: "bc5f69c731644f1a987623546db2e71c"
 from {username='slave'} at 127.0.0.1:37764
I20260710 13:28:09.231739 31023 raft_consensus.cc:493] T 19b8ed6451db4886abc39ff252c787ae P bc5f69c731644f1a987623546db2e71c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:09.229662 31096 raft_consensus.cc:740] T aff93cbe65ef48929df517f31eb9b1ec P d7b311f98ae74158b556f7738466f032 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d7b311f98ae74158b556f7738466f032, State: Running, Role: LEADER
I20260710 13:28:09.232084 31023 raft_consensus.cc:3060] T 19b8ed6451db4886abc39ff252c787ae P bc5f69c731644f1a987623546db2e71c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:09.239907 30948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1b22977d679419c8a7e3f115bc284ae" candidate_uuid: "bc5f69c731644f1a987623546db2e71c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "39fa0ff20c804cc4babb5ee17edb6a01"
I20260710 13:28:09.239754 31096 consensus_queue.cc:260] T aff93cbe65ef48929df517f31eb9b1ec P d7b311f98ae74158b556f7738466f032 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:09.240504 30948 raft_consensus.cc:3055] T b1b22977d679419c8a7e3f115bc284ae P 39fa0ff20c804cc4babb5ee17edb6a01 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:09.240854 30948 raft_consensus.cc:740] T b1b22977d679419c8a7e3f115bc284ae P 39fa0ff20c804cc4babb5ee17edb6a01 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 39fa0ff20c804cc4babb5ee17edb6a01, State: Running, Role: LEADER
I20260710 13:28:09.241106 31096 raft_consensus.cc:3060] T aff93cbe65ef48929df517f31eb9b1ec P d7b311f98ae74158b556f7738466f032 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:09.241679 31022 raft_consensus.cc:2468] T aff93cbe65ef48929df517f31eb9b1ec P bc5f69c731644f1a987623546db2e71c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 39fa0ff20c804cc4babb5ee17edb6a01 in term 2.
I20260710 13:28:09.243341 31097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1b22977d679419c8a7e3f115bc284ae" candidate_uuid: "bc5f69c731644f1a987623546db2e71c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d7b311f98ae74158b556f7738466f032"
I20260710 13:28:09.243912 31097 raft_consensus.cc:3060] T b1b22977d679419c8a7e3f115bc284ae P d7b311f98ae74158b556f7738466f032 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:09.244232 30913 leader_election.cc:304] T aff93cbe65ef48929df517f31eb9b1ec P 39fa0ff20c804cc4babb5ee17edb6a01 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 39fa0ff20c804cc4babb5ee17edb6a01, bc5f69c731644f1a987623546db2e71c; no voters: 
I20260710 13:28:09.242218 31021 leader_election.cc:290] T b1b22977d679419c8a7e3f115bc284ae P bc5f69c731644f1a987623546db2e71c [CANDIDATE]: Term 2 election: Requested vote from peers 39fa0ff20c804cc4babb5ee17edb6a01 (127.26.127.65:39515), d7b311f98ae74158b556f7738466f032 (127.26.127.67:34273)
I20260710 13:28:09.245288 31143 raft_consensus.cc:2804] T aff93cbe65ef48929df517f31eb9b1ec P 39fa0ff20c804cc4babb5ee17edb6a01 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:09.245777 31143 raft_consensus.cc:697] T aff93cbe65ef48929df517f31eb9b1ec P 39fa0ff20c804cc4babb5ee17edb6a01 [term 2 LEADER]: Becoming Leader. State: Replica: 39fa0ff20c804cc4babb5ee17edb6a01, State: Running, Role: LEADER
I20260710 13:28:09.246649 31143 consensus_queue.cc:237] T aff93cbe65ef48929df517f31eb9b1ec P 39fa0ff20c804cc4babb5ee17edb6a01 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:09.250520 31097 raft_consensus.cc:2468] T b1b22977d679419c8a7e3f115bc284ae P d7b311f98ae74158b556f7738466f032 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc5f69c731644f1a987623546db2e71c in term 2.
I20260710 13:28:09.242383 31023 raft_consensus.cc:515] T 19b8ed6451db4886abc39ff252c787ae P bc5f69c731644f1a987623546db2e71c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:09.252053 30988 leader_election.cc:304] T b1b22977d679419c8a7e3f115bc284ae P bc5f69c731644f1a987623546db2e71c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bc5f69c731644f1a987623546db2e71c, d7b311f98ae74158b556f7738466f032; no voters: 
I20260710 13:28:09.252920 31146 raft_consensus.cc:2804] T b1b22977d679419c8a7e3f115bc284ae P bc5f69c731644f1a987623546db2e71c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:09.253382 31146 raft_consensus.cc:697] T b1b22977d679419c8a7e3f115bc284ae P bc5f69c731644f1a987623546db2e71c [term 2 LEADER]: Becoming Leader. State: Replica: bc5f69c731644f1a987623546db2e71c, State: Running, Role: LEADER
I20260710 13:28:09.250604 31096 raft_consensus.cc:2468] T aff93cbe65ef48929df517f31eb9b1ec P d7b311f98ae74158b556f7738466f032 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 39fa0ff20c804cc4babb5ee17edb6a01 in term 2.
I20260710 13:28:09.254179 31146 consensus_queue.cc:237] T b1b22977d679419c8a7e3f115bc284ae P bc5f69c731644f1a987623546db2e71c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:09.255597 31023 leader_election.cc:290] T 19b8ed6451db4886abc39ff252c787ae P bc5f69c731644f1a987623546db2e71c [CANDIDATE]: Term 2 election: Requested vote from peers 39fa0ff20c804cc4babb5ee17edb6a01 (127.26.127.65:39515), d7b311f98ae74158b556f7738466f032 (127.26.127.67:34273)
I20260710 13:28:09.258566 31096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19b8ed6451db4886abc39ff252c787ae" candidate_uuid: "bc5f69c731644f1a987623546db2e71c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d7b311f98ae74158b556f7738466f032"
I20260710 13:28:09.241739 30948 consensus_queue.cc:260] T b1b22977d679419c8a7e3f115bc284ae P 39fa0ff20c804cc4babb5ee17edb6a01 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:09.259138 31096 raft_consensus.cc:3060] T 19b8ed6451db4886abc39ff252c787ae P d7b311f98ae74158b556f7738466f032 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:09.259701 30948 raft_consensus.cc:3060] T b1b22977d679419c8a7e3f115bc284ae P 39fa0ff20c804cc4babb5ee17edb6a01 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:09.260968 30946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19b8ed6451db4886abc39ff252c787ae" candidate_uuid: "bc5f69c731644f1a987623546db2e71c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "39fa0ff20c804cc4babb5ee17edb6a01"
I20260710 13:28:09.261580 30946 raft_consensus.cc:3055] T 19b8ed6451db4886abc39ff252c787ae P 39fa0ff20c804cc4babb5ee17edb6a01 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:09.261865 30946 raft_consensus.cc:740] T 19b8ed6451db4886abc39ff252c787ae P 39fa0ff20c804cc4babb5ee17edb6a01 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 39fa0ff20c804cc4babb5ee17edb6a01, State: Running, Role: LEADER
I20260710 13:28:09.262611 30946 consensus_queue.cc:260] T 19b8ed6451db4886abc39ff252c787ae P 39fa0ff20c804cc4babb5ee17edb6a01 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:09.263818 30946 raft_consensus.cc:3060] T 19b8ed6451db4886abc39ff252c787ae P 39fa0ff20c804cc4babb5ee17edb6a01 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:09.266214 30843 catalog_manager.cc:5697] T b1b22977d679419c8a7e3f115bc284ae P bc5f69c731644f1a987623546db2e71c reported cstate change: term changed from 1 to 2, leader changed from 39fa0ff20c804cc4babb5ee17edb6a01 (127.26.127.65) to bc5f69c731644f1a987623546db2e71c (127.26.127.66). New cstate: current_term: 2 leader_uuid: "bc5f69c731644f1a987623546db2e71c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:09.268802 30948 raft_consensus.cc:2468] T b1b22977d679419c8a7e3f115bc284ae P 39fa0ff20c804cc4babb5ee17edb6a01 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc5f69c731644f1a987623546db2e71c in term 2.
I20260710 13:28:09.269872 30844 catalog_manager.cc:5697] T aff93cbe65ef48929df517f31eb9b1ec P 39fa0ff20c804cc4babb5ee17edb6a01 reported cstate change: term changed from 1 to 2, leader changed from d7b311f98ae74158b556f7738466f032 (127.26.127.67) to 39fa0ff20c804cc4babb5ee17edb6a01 (127.26.127.65). New cstate: current_term: 2 leader_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:09.271803 30946 raft_consensus.cc:2468] T 19b8ed6451db4886abc39ff252c787ae P 39fa0ff20c804cc4babb5ee17edb6a01 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc5f69c731644f1a987623546db2e71c in term 2.
I20260710 13:28:09.272876 30989 leader_election.cc:304] T 19b8ed6451db4886abc39ff252c787ae P bc5f69c731644f1a987623546db2e71c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 39fa0ff20c804cc4babb5ee17edb6a01, bc5f69c731644f1a987623546db2e71c; no voters: 
I20260710 13:28:09.273108 31187 consensus_queue.cc:1048] T 345188e88b6544de9956601b88b3e44e P d7b311f98ae74158b556f7738466f032 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:09.274461 31146 raft_consensus.cc:2804] T 19b8ed6451db4886abc39ff252c787ae P bc5f69c731644f1a987623546db2e71c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:09.274936 31146 raft_consensus.cc:697] T 19b8ed6451db4886abc39ff252c787ae P bc5f69c731644f1a987623546db2e71c [term 2 LEADER]: Becoming Leader. State: Replica: bc5f69c731644f1a987623546db2e71c, State: Running, Role: LEADER
I20260710 13:28:09.275789 31146 consensus_queue.cc:237] T 19b8ed6451db4886abc39ff252c787ae P bc5f69c731644f1a987623546db2e71c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:09.279690 31096 raft_consensus.cc:2468] T 19b8ed6451db4886abc39ff252c787ae P d7b311f98ae74158b556f7738466f032 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc5f69c731644f1a987623546db2e71c in term 2.
I20260710 13:28:09.288439 30844 catalog_manager.cc:5697] T 19b8ed6451db4886abc39ff252c787ae P bc5f69c731644f1a987623546db2e71c reported cstate change: term changed from 1 to 2, leader changed from 39fa0ff20c804cc4babb5ee17edb6a01 (127.26.127.65) to bc5f69c731644f1a987623546db2e71c (127.26.127.66). New cstate: current_term: 2 leader_uuid: "bc5f69c731644f1a987623546db2e71c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:09.308537 31152 raft_consensus.cc:993] T cf47f7a39b4d4ccd97f1205fc198170d P d7b311f98ae74158b556f7738466f032: : Instructing follower 39fa0ff20c804cc4babb5ee17edb6a01 to start an election
I20260710 13:28:09.309069 31187 raft_consensus.cc:1081] T cf47f7a39b4d4ccd97f1205fc198170d P d7b311f98ae74158b556f7738466f032 [term 1 LEADER]: Signalling peer 39fa0ff20c804cc4babb5ee17edb6a01 to start an election
I20260710 13:28:09.310490 30946 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cf47f7a39b4d4ccd97f1205fc198170d"
dest_uuid: "39fa0ff20c804cc4babb5ee17edb6a01"
 from {username='slave'} at 127.0.0.1:34472
I20260710 13:28:09.311048 30946 raft_consensus.cc:493] T cf47f7a39b4d4ccd97f1205fc198170d P 39fa0ff20c804cc4babb5ee17edb6a01 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:09.311419 30946 raft_consensus.cc:3060] T cf47f7a39b4d4ccd97f1205fc198170d P 39fa0ff20c804cc4babb5ee17edb6a01 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:09.316453 30946 raft_consensus.cc:515] T cf47f7a39b4d4ccd97f1205fc198170d P 39fa0ff20c804cc4babb5ee17edb6a01 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:09.317925 30946 leader_election.cc:290] T cf47f7a39b4d4ccd97f1205fc198170d P 39fa0ff20c804cc4babb5ee17edb6a01 [CANDIDATE]: Term 2 election: Requested vote from peers bc5f69c731644f1a987623546db2e71c (127.26.127.66:33303), d7b311f98ae74158b556f7738466f032 (127.26.127.67:34273)
I20260710 13:28:09.318910 31096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf47f7a39b4d4ccd97f1205fc198170d" candidate_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d7b311f98ae74158b556f7738466f032"
I20260710 13:28:09.319445 31096 raft_consensus.cc:3055] T cf47f7a39b4d4ccd97f1205fc198170d P d7b311f98ae74158b556f7738466f032 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:09.319381 31023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf47f7a39b4d4ccd97f1205fc198170d" candidate_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bc5f69c731644f1a987623546db2e71c"
I20260710 13:28:09.319952 31096 raft_consensus.cc:740] T cf47f7a39b4d4ccd97f1205fc198170d P d7b311f98ae74158b556f7738466f032 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d7b311f98ae74158b556f7738466f032, State: Running, Role: LEADER
I20260710 13:28:09.320165 31023 raft_consensus.cc:3060] T cf47f7a39b4d4ccd97f1205fc198170d P bc5f69c731644f1a987623546db2e71c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:09.320837 31096 consensus_queue.cc:260] T cf47f7a39b4d4ccd97f1205fc198170d P d7b311f98ae74158b556f7738466f032 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:09.321746 31096 raft_consensus.cc:3060] T cf47f7a39b4d4ccd97f1205fc198170d P d7b311f98ae74158b556f7738466f032 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:09.324921 31023 raft_consensus.cc:2468] T cf47f7a39b4d4ccd97f1205fc198170d P bc5f69c731644f1a987623546db2e71c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 39fa0ff20c804cc4babb5ee17edb6a01 in term 2.
I20260710 13:28:09.325947 30913 leader_election.cc:304] T cf47f7a39b4d4ccd97f1205fc198170d P 39fa0ff20c804cc4babb5ee17edb6a01 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 39fa0ff20c804cc4babb5ee17edb6a01, bc5f69c731644f1a987623546db2e71c; no voters: 
I20260710 13:28:09.326221 31096 raft_consensus.cc:2468] T cf47f7a39b4d4ccd97f1205fc198170d P d7b311f98ae74158b556f7738466f032 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 39fa0ff20c804cc4babb5ee17edb6a01 in term 2.
I20260710 13:28:09.326614 31143 raft_consensus.cc:2804] T cf47f7a39b4d4ccd97f1205fc198170d P 39fa0ff20c804cc4babb5ee17edb6a01 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:09.327123 31143 raft_consensus.cc:697] T cf47f7a39b4d4ccd97f1205fc198170d P 39fa0ff20c804cc4babb5ee17edb6a01 [term 2 LEADER]: Becoming Leader. State: Replica: 39fa0ff20c804cc4babb5ee17edb6a01, State: Running, Role: LEADER
I20260710 13:28:09.327924 31143 consensus_queue.cc:237] T cf47f7a39b4d4ccd97f1205fc198170d P 39fa0ff20c804cc4babb5ee17edb6a01 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:09.333827 30843 catalog_manager.cc:5697] T cf47f7a39b4d4ccd97f1205fc198170d P 39fa0ff20c804cc4babb5ee17edb6a01 reported cstate change: term changed from 1 to 2, leader changed from d7b311f98ae74158b556f7738466f032 (127.26.127.67) to 39fa0ff20c804cc4babb5ee17edb6a01 (127.26.127.65). New cstate: current_term: 2 leader_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:09.384738 31149 raft_consensus.cc:993] T a028cf6414a34bb98e1fc9f49697ac12 P d7b311f98ae74158b556f7738466f032: : Instructing follower bc5f69c731644f1a987623546db2e71c to start an election
I20260710 13:28:09.385207 31187 raft_consensus.cc:1081] T a028cf6414a34bb98e1fc9f49697ac12 P d7b311f98ae74158b556f7738466f032 [term 1 LEADER]: Signalling peer bc5f69c731644f1a987623546db2e71c to start an election
I20260710 13:28:09.386559 31023 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a028cf6414a34bb98e1fc9f49697ac12"
dest_uuid: "bc5f69c731644f1a987623546db2e71c"
 from {username='slave'} at 127.0.0.1:37754
I20260710 13:28:09.387006 31023 raft_consensus.cc:493] T a028cf6414a34bb98e1fc9f49697ac12 P bc5f69c731644f1a987623546db2e71c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:09.387297 31023 raft_consensus.cc:3060] T a028cf6414a34bb98e1fc9f49697ac12 P bc5f69c731644f1a987623546db2e71c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:09.391911 31023 raft_consensus.cc:515] T a028cf6414a34bb98e1fc9f49697ac12 P bc5f69c731644f1a987623546db2e71c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:09.393451 31023 leader_election.cc:290] T a028cf6414a34bb98e1fc9f49697ac12 P bc5f69c731644f1a987623546db2e71c [CANDIDATE]: Term 2 election: Requested vote from peers 39fa0ff20c804cc4babb5ee17edb6a01 (127.26.127.65:39515), d7b311f98ae74158b556f7738466f032 (127.26.127.67:34273)
I20260710 13:28:09.394198 30946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a028cf6414a34bb98e1fc9f49697ac12" candidate_uuid: "bc5f69c731644f1a987623546db2e71c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "39fa0ff20c804cc4babb5ee17edb6a01"
I20260710 13:28:09.394434 31096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a028cf6414a34bb98e1fc9f49697ac12" candidate_uuid: "bc5f69c731644f1a987623546db2e71c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d7b311f98ae74158b556f7738466f032"
I20260710 13:28:09.394824 30946 raft_consensus.cc:3060] T a028cf6414a34bb98e1fc9f49697ac12 P 39fa0ff20c804cc4babb5ee17edb6a01 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:09.394970 31096 raft_consensus.cc:3055] T a028cf6414a34bb98e1fc9f49697ac12 P d7b311f98ae74158b556f7738466f032 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:09.395388 31096 raft_consensus.cc:740] T a028cf6414a34bb98e1fc9f49697ac12 P d7b311f98ae74158b556f7738466f032 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d7b311f98ae74158b556f7738466f032, State: Running, Role: LEADER
I20260710 13:28:09.396005 31096 consensus_queue.cc:260] T a028cf6414a34bb98e1fc9f49697ac12 P d7b311f98ae74158b556f7738466f032 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:09.396960 31096 raft_consensus.cc:3060] T a028cf6414a34bb98e1fc9f49697ac12 P d7b311f98ae74158b556f7738466f032 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:09.400260 30946 raft_consensus.cc:2468] T a028cf6414a34bb98e1fc9f49697ac12 P 39fa0ff20c804cc4babb5ee17edb6a01 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc5f69c731644f1a987623546db2e71c in term 2.
I20260710 13:28:09.401623 31096 raft_consensus.cc:2468] T a028cf6414a34bb98e1fc9f49697ac12 P d7b311f98ae74158b556f7738466f032 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc5f69c731644f1a987623546db2e71c in term 2.
I20260710 13:28:09.401546 30989 leader_election.cc:304] T a028cf6414a34bb98e1fc9f49697ac12 P bc5f69c731644f1a987623546db2e71c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 39fa0ff20c804cc4babb5ee17edb6a01, bc5f69c731644f1a987623546db2e71c; no voters: 
I20260710 13:28:09.402581 31146 raft_consensus.cc:2804] T a028cf6414a34bb98e1fc9f49697ac12 P bc5f69c731644f1a987623546db2e71c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:09.403044 31146 raft_consensus.cc:697] T a028cf6414a34bb98e1fc9f49697ac12 P bc5f69c731644f1a987623546db2e71c [term 2 LEADER]: Becoming Leader. State: Replica: bc5f69c731644f1a987623546db2e71c, State: Running, Role: LEADER
I20260710 13:28:09.403735 31146 consensus_queue.cc:237] T a028cf6414a34bb98e1fc9f49697ac12 P bc5f69c731644f1a987623546db2e71c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:09.409483 30843 catalog_manager.cc:5697] T a028cf6414a34bb98e1fc9f49697ac12 P bc5f69c731644f1a987623546db2e71c reported cstate change: term changed from 1 to 2, leader changed from d7b311f98ae74158b556f7738466f032 (127.26.127.67) to bc5f69c731644f1a987623546db2e71c (127.26.127.66). New cstate: current_term: 2 leader_uuid: "bc5f69c731644f1a987623546db2e71c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:09.498584 31096 raft_consensus.cc:1275] T 30769d1f6ffc40d594a6634310c5a86d P d7b311f98ae74158b556f7738466f032 [term 2 FOLLOWER]: Refusing update from remote peer 39fa0ff20c804cc4babb5ee17edb6a01: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:09.499818 31143 consensus_queue.cc:1048] T 30769d1f6ffc40d594a6634310c5a86d P 39fa0ff20c804cc4babb5ee17edb6a01 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:09.506896 31023 raft_consensus.cc:1275] T 30769d1f6ffc40d594a6634310c5a86d P bc5f69c731644f1a987623546db2e71c [term 2 FOLLOWER]: Refusing update from remote peer 39fa0ff20c804cc4babb5ee17edb6a01: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:09.508507 31199 consensus_queue.cc:1048] T 30769d1f6ffc40d594a6634310c5a86d P 39fa0ff20c804cc4babb5ee17edb6a01 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:09.513235 31149 raft_consensus.cc:993] T 13aaaddba98b4c558d7f49f2ddc61228 P d7b311f98ae74158b556f7738466f032: : Instructing follower 39fa0ff20c804cc4babb5ee17edb6a01 to start an election
I20260710 13:28:09.513669 31187 raft_consensus.cc:1081] T 13aaaddba98b4c558d7f49f2ddc61228 P d7b311f98ae74158b556f7738466f032 [term 1 LEADER]: Signalling peer 39fa0ff20c804cc4babb5ee17edb6a01 to start an election
I20260710 13:28:09.515345 30946 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "13aaaddba98b4c558d7f49f2ddc61228"
dest_uuid: "39fa0ff20c804cc4babb5ee17edb6a01"
 from {username='slave'} at 127.0.0.1:34472
I20260710 13:28:09.515897 30946 raft_consensus.cc:493] T 13aaaddba98b4c558d7f49f2ddc61228 P 39fa0ff20c804cc4babb5ee17edb6a01 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:09.516182 30946 raft_consensus.cc:3060] T 13aaaddba98b4c558d7f49f2ddc61228 P 39fa0ff20c804cc4babb5ee17edb6a01 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:09.524967 30946 raft_consensus.cc:515] T 13aaaddba98b4c558d7f49f2ddc61228 P 39fa0ff20c804cc4babb5ee17edb6a01 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } } peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } }
I20260710 13:28:09.526818 30946 leader_election.cc:290] T 13aaaddba98b4c558d7f49f2ddc61228 P 39fa0ff20c804cc4babb5ee17edb6a01 [CANDIDATE]: Term 2 election: Requested vote from peers d7b311f98ae74158b556f7738466f032 (127.26.127.67:34273), bc5f69c731644f1a987623546db2e71c (127.26.127.66:33303)
I20260710 13:28:09.527359 31096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13aaaddba98b4c558d7f49f2ddc61228" candidate_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d7b311f98ae74158b556f7738466f032"
I20260710 13:28:09.527866 31023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13aaaddba98b4c558d7f49f2ddc61228" candidate_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bc5f69c731644f1a987623546db2e71c"
I20260710 13:28:09.528062 31096 raft_consensus.cc:3055] T 13aaaddba98b4c558d7f49f2ddc61228 P d7b311f98ae74158b556f7738466f032 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:09.528395 31023 raft_consensus.cc:3060] T 13aaaddba98b4c558d7f49f2ddc61228 P bc5f69c731644f1a987623546db2e71c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:09.528520 31096 raft_consensus.cc:740] T 13aaaddba98b4c558d7f49f2ddc61228 P d7b311f98ae74158b556f7738466f032 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d7b311f98ae74158b556f7738466f032, State: Running, Role: LEADER
I20260710 13:28:09.529311 31096 consensus_queue.cc:260] T 13aaaddba98b4c558d7f49f2ddc61228 P d7b311f98ae74158b556f7738466f032 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } } peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } }
I20260710 13:28:09.530212 31096 raft_consensus.cc:3060] T 13aaaddba98b4c558d7f49f2ddc61228 P d7b311f98ae74158b556f7738466f032 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:09.533303 31023 raft_consensus.cc:2468] T 13aaaddba98b4c558d7f49f2ddc61228 P bc5f69c731644f1a987623546db2e71c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 39fa0ff20c804cc4babb5ee17edb6a01 in term 2.
I20260710 13:28:09.534389 30913 leader_election.cc:304] T 13aaaddba98b4c558d7f49f2ddc61228 P 39fa0ff20c804cc4babb5ee17edb6a01 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 39fa0ff20c804cc4babb5ee17edb6a01, bc5f69c731644f1a987623546db2e71c; no voters: 
I20260710 13:28:09.535135 31199 raft_consensus.cc:2804] T 13aaaddba98b4c558d7f49f2ddc61228 P 39fa0ff20c804cc4babb5ee17edb6a01 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:09.535182 31096 raft_consensus.cc:2468] T 13aaaddba98b4c558d7f49f2ddc61228 P d7b311f98ae74158b556f7738466f032 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 39fa0ff20c804cc4babb5ee17edb6a01 in term 2.
I20260710 13:28:09.535691 31199 raft_consensus.cc:697] T 13aaaddba98b4c558d7f49f2ddc61228 P 39fa0ff20c804cc4babb5ee17edb6a01 [term 2 LEADER]: Becoming Leader. State: Replica: 39fa0ff20c804cc4babb5ee17edb6a01, State: Running, Role: LEADER
I20260710 13:28:09.536489 31199 consensus_queue.cc:237] T 13aaaddba98b4c558d7f49f2ddc61228 P 39fa0ff20c804cc4babb5ee17edb6a01 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } } peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } }
I20260710 13:28:09.542805 30843 catalog_manager.cc:5697] T 13aaaddba98b4c558d7f49f2ddc61228 P 39fa0ff20c804cc4babb5ee17edb6a01 reported cstate change: term changed from 1 to 2, leader changed from d7b311f98ae74158b556f7738466f032 (127.26.127.67) to 39fa0ff20c804cc4babb5ee17edb6a01 (127.26.127.65). New cstate: current_term: 2 leader_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:09.656774 30946 raft_consensus.cc:1275] T 19b8ed6451db4886abc39ff252c787ae P 39fa0ff20c804cc4babb5ee17edb6a01 [term 2 FOLLOWER]: Refusing update from remote peer bc5f69c731644f1a987623546db2e71c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:09.657910 31146 consensus_queue.cc:1048] T 19b8ed6451db4886abc39ff252c787ae P bc5f69c731644f1a987623546db2e71c [LEADER]: Connected to new peer: Peer: permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:09.666558 31096 raft_consensus.cc:1275] T 19b8ed6451db4886abc39ff252c787ae P d7b311f98ae74158b556f7738466f032 [term 2 FOLLOWER]: Refusing update from remote peer bc5f69c731644f1a987623546db2e71c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:09.667919 31218 consensus_queue.cc:1048] T 19b8ed6451db4886abc39ff252c787ae P bc5f69c731644f1a987623546db2e71c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:09.725656 31096 raft_consensus.cc:1275] T aff93cbe65ef48929df517f31eb9b1ec P d7b311f98ae74158b556f7738466f032 [term 2 FOLLOWER]: Refusing update from remote peer 39fa0ff20c804cc4babb5ee17edb6a01: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:09.725708 31097 raft_consensus.cc:1275] T b1b22977d679419c8a7e3f115bc284ae P d7b311f98ae74158b556f7738466f032 [term 2 FOLLOWER]: Refusing update from remote peer bc5f69c731644f1a987623546db2e71c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:09.727037 31199 consensus_queue.cc:1048] T aff93cbe65ef48929df517f31eb9b1ec P 39fa0ff20c804cc4babb5ee17edb6a01 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:09.727057 31218 consensus_queue.cc:1048] T b1b22977d679419c8a7e3f115bc284ae P bc5f69c731644f1a987623546db2e71c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:09.735354 31023 raft_consensus.cc:1275] T aff93cbe65ef48929df517f31eb9b1ec P bc5f69c731644f1a987623546db2e71c [term 2 FOLLOWER]: Refusing update from remote peer 39fa0ff20c804cc4babb5ee17edb6a01: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:09.737432 31199 consensus_queue.cc:1048] T aff93cbe65ef48929df517f31eb9b1ec P 39fa0ff20c804cc4babb5ee17edb6a01 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:09.740703 30946 raft_consensus.cc:1275] T b1b22977d679419c8a7e3f115bc284ae P 39fa0ff20c804cc4babb5ee17edb6a01 [term 2 FOLLOWER]: Refusing update from remote peer bc5f69c731644f1a987623546db2e71c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:09.742558 31213 consensus_queue.cc:1048] T b1b22977d679419c8a7e3f115bc284ae P bc5f69c731644f1a987623546db2e71c [LEADER]: Connected to new peer: Peer: permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:09.866410 31097 raft_consensus.cc:1275] T a028cf6414a34bb98e1fc9f49697ac12 P d7b311f98ae74158b556f7738466f032 [term 2 FOLLOWER]: Refusing update from remote peer bc5f69c731644f1a987623546db2e71c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:09.867699 31174 consensus_queue.cc:1048] T a028cf6414a34bb98e1fc9f49697ac12 P bc5f69c731644f1a987623546db2e71c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:09.875144 30946 raft_consensus.cc:1275] T a028cf6414a34bb98e1fc9f49697ac12 P 39fa0ff20c804cc4babb5ee17edb6a01 [term 2 FOLLOWER]: Refusing update from remote peer bc5f69c731644f1a987623546db2e71c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:09.876528 31146 consensus_queue.cc:1048] T a028cf6414a34bb98e1fc9f49697ac12 P bc5f69c731644f1a987623546db2e71c [LEADER]: Connected to new peer: Peer: permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:09.902997 31097 raft_consensus.cc:1275] T cf47f7a39b4d4ccd97f1205fc198170d P d7b311f98ae74158b556f7738466f032 [term 2 FOLLOWER]: Refusing update from remote peer 39fa0ff20c804cc4babb5ee17edb6a01: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:09.904250 31143 consensus_queue.cc:1048] T cf47f7a39b4d4ccd97f1205fc198170d P 39fa0ff20c804cc4babb5ee17edb6a01 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:09.910172 31023 raft_consensus.cc:1275] T cf47f7a39b4d4ccd97f1205fc198170d P bc5f69c731644f1a987623546db2e71c [term 2 FOLLOWER]: Refusing update from remote peer 39fa0ff20c804cc4babb5ee17edb6a01: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:09.911820 31219 consensus_queue.cc:1048] T cf47f7a39b4d4ccd97f1205fc198170d P 39fa0ff20c804cc4babb5ee17edb6a01 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:28:10.054826 31097 raft_consensus.cc:1275] T 13aaaddba98b4c558d7f49f2ddc61228 P d7b311f98ae74158b556f7738466f032 [term 2 FOLLOWER]: Refusing update from remote peer 39fa0ff20c804cc4babb5ee17edb6a01: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:10.056061 31219 consensus_queue.cc:1048] T 13aaaddba98b4c558d7f49f2ddc61228 P 39fa0ff20c804cc4babb5ee17edb6a01 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:10.065644 31023 raft_consensus.cc:1275] T 13aaaddba98b4c558d7f49f2ddc61228 P bc5f69c731644f1a987623546db2e71c [term 2 FOLLOWER]: Refusing update from remote peer 39fa0ff20c804cc4babb5ee17edb6a01: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:10.067047 31199 consensus_queue.cc:1048] T 13aaaddba98b4c558d7f49f2ddc61228 P 39fa0ff20c804cc4babb5ee17edb6a01 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:12.068356 30843 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58164:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:28:12.070467 30843 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:28:12.118147 30932 tablet_service.cc:1511] Processing CreateTablet for tablet e4809b7b95624b77b488214375db6e71 (DEFAULT_TABLE table=soft_deleted_table [id=e0a8d51a09b84a1fbc0c8c1ac8925b09]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:28:12.119439 30932 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4809b7b95624b77b488214375db6e71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:12.120386 31012 tablet_service.cc:1511] Processing CreateTablet for tablet e4809b7b95624b77b488214375db6e71 (DEFAULT_TABLE table=soft_deleted_table [id=e0a8d51a09b84a1fbc0c8c1ac8925b09]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:28:12.121659 31012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4809b7b95624b77b488214375db6e71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:12.121505 31086 tablet_service.cc:1511] Processing CreateTablet for tablet e4809b7b95624b77b488214375db6e71 (DEFAULT_TABLE table=soft_deleted_table [id=e0a8d51a09b84a1fbc0c8c1ac8925b09]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:28:12.122653 31086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4809b7b95624b77b488214375db6e71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:12.126178 30937 tablet_service.cc:1511] Processing CreateTablet for tablet 3fde7f55a01d41ec99147a9a4efe1d4d (DEFAULT_TABLE table=soft_deleted_table [id=e0a8d51a09b84a1fbc0c8c1ac8925b09]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:28:12.127518 30937 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fde7f55a01d41ec99147a9a4efe1d4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:12.128672 31083 tablet_service.cc:1511] Processing CreateTablet for tablet 3fde7f55a01d41ec99147a9a4efe1d4d (DEFAULT_TABLE table=soft_deleted_table [id=e0a8d51a09b84a1fbc0c8c1ac8925b09]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:28:12.130043 31083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fde7f55a01d41ec99147a9a4efe1d4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:12.132493 31011 tablet_service.cc:1511] Processing CreateTablet for tablet fbfa4786303a45288184b45d2c5013b0 (DEFAULT_TABLE table=soft_deleted_table [id=e0a8d51a09b84a1fbc0c8c1ac8925b09]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:28:12.133278 30933 tablet_service.cc:1511] Processing CreateTablet for tablet fbfa4786303a45288184b45d2c5013b0 (DEFAULT_TABLE table=soft_deleted_table [id=e0a8d51a09b84a1fbc0c8c1ac8925b09]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:28:12.133949 31011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbfa4786303a45288184b45d2c5013b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:12.134701 30933 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbfa4786303a45288184b45d2c5013b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:12.129674 31010 tablet_service.cc:1511] Processing CreateTablet for tablet 3fde7f55a01d41ec99147a9a4efe1d4d (DEFAULT_TABLE table=soft_deleted_table [id=e0a8d51a09b84a1fbc0c8c1ac8925b09]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:28:12.137151 31010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fde7f55a01d41ec99147a9a4efe1d4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:12.146368 31084 tablet_service.cc:1511] Processing CreateTablet for tablet fbfa4786303a45288184b45d2c5013b0 (DEFAULT_TABLE table=soft_deleted_table [id=e0a8d51a09b84a1fbc0c8c1ac8925b09]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:28:12.147723 31084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbfa4786303a45288184b45d2c5013b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:12.148481 30936 tablet_service.cc:1511] Processing CreateTablet for tablet b581d97043b34ba8b8006f1b740ed4c3 (DEFAULT_TABLE table=soft_deleted_table [id=e0a8d51a09b84a1fbc0c8c1ac8925b09]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:28:12.149796 30936 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b581d97043b34ba8b8006f1b740ed4c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:12.150457 31009 tablet_service.cc:1511] Processing CreateTablet for tablet b581d97043b34ba8b8006f1b740ed4c3 (DEFAULT_TABLE table=soft_deleted_table [id=e0a8d51a09b84a1fbc0c8c1ac8925b09]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:28:12.151805 31009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b581d97043b34ba8b8006f1b740ed4c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:12.162266 31085 tablet_service.cc:1511] Processing CreateTablet for tablet b581d97043b34ba8b8006f1b740ed4c3 (DEFAULT_TABLE table=soft_deleted_table [id=e0a8d51a09b84a1fbc0c8c1ac8925b09]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:28:12.163663 31085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b581d97043b34ba8b8006f1b740ed4c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:12.173987 30935 tablet_service.cc:1511] Processing CreateTablet for tablet 90c569990ecd4d9c9d400e6dd8f940fc (DEFAULT_TABLE table=soft_deleted_table [id=e0a8d51a09b84a1fbc0c8c1ac8925b09]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:28:12.174868 31235 tablet_bootstrap.cc:492] T fbfa4786303a45288184b45d2c5013b0 P bc5f69c731644f1a987623546db2e71c: Bootstrap starting.
I20260710 13:28:12.175369 30935 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90c569990ecd4d9c9d400e6dd8f940fc. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 13:28:12.176059 30894 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:28:12.177969 31013 tablet_service.cc:1511] Processing CreateTablet for tablet 90c569990ecd4d9c9d400e6dd8f940fc (DEFAULT_TABLE table=soft_deleted_table [id=e0a8d51a09b84a1fbc0c8c1ac8925b09]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:28:12.190245 31013 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90c569990ecd4d9c9d400e6dd8f940fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:12.194923 31234 tablet_bootstrap.cc:492] T e4809b7b95624b77b488214375db6e71 P d7b311f98ae74158b556f7738466f032: Bootstrap starting.
I20260710 13:28:12.200697 31235 tablet_bootstrap.cc:654] T fbfa4786303a45288184b45d2c5013b0 P bc5f69c731644f1a987623546db2e71c: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:12.214975 31085 tablet_service.cc:1511] Processing CreateTablet for tablet 90c569990ecd4d9c9d400e6dd8f940fc (DEFAULT_TABLE table=soft_deleted_table [id=e0a8d51a09b84a1fbc0c8c1ac8925b09]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:28:12.216346 31085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90c569990ecd4d9c9d400e6dd8f940fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:12.221148 31234 tablet_bootstrap.cc:654] T e4809b7b95624b77b488214375db6e71 P d7b311f98ae74158b556f7738466f032: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:12.235482 31236 tablet_bootstrap.cc:492] T b581d97043b34ba8b8006f1b740ed4c3 P 39fa0ff20c804cc4babb5ee17edb6a01: Bootstrap starting.
I20260710 13:28:12.237680 30936 tablet_service.cc:1511] Processing CreateTablet for tablet 9911c6465d7b4d298ce68e7ca55d6e03 (DEFAULT_TABLE table=soft_deleted_table [id=e0a8d51a09b84a1fbc0c8c1ac8925b09]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:28:12.239045 30936 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9911c6465d7b4d298ce68e7ca55d6e03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:12.243285 31235 tablet_bootstrap.cc:492] T fbfa4786303a45288184b45d2c5013b0 P bc5f69c731644f1a987623546db2e71c: No bootstrap required, opened a new log
I20260710 13:28:12.243816 31235 ts_tablet_manager.cc:1403] T fbfa4786303a45288184b45d2c5013b0 P bc5f69c731644f1a987623546db2e71c: Time spent bootstrapping tablet: real 0.075s	user 0.017s	sys 0.025s
I20260710 13:28:12.243659 31086 tablet_service.cc:1511] Processing CreateTablet for tablet f24c8dc6c1e54d0a9eefd51f3c27530f (DEFAULT_TABLE table=soft_deleted_table [id=e0a8d51a09b84a1fbc0c8c1ac8925b09]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:28:12.245664 31086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f24c8dc6c1e54d0a9eefd51f3c27530f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:12.246958 31235 raft_consensus.cc:359] T fbfa4786303a45288184b45d2c5013b0 P bc5f69c731644f1a987623546db2e71c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:12.247746 31235 raft_consensus.cc:385] T fbfa4786303a45288184b45d2c5013b0 P bc5f69c731644f1a987623546db2e71c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:12.247505 31012 tablet_service.cc:1511] Processing CreateTablet for tablet 9911c6465d7b4d298ce68e7ca55d6e03 (DEFAULT_TABLE table=soft_deleted_table [id=e0a8d51a09b84a1fbc0c8c1ac8925b09]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:28:12.248044 31235 raft_consensus.cc:740] T fbfa4786303a45288184b45d2c5013b0 P bc5f69c731644f1a987623546db2e71c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc5f69c731644f1a987623546db2e71c, State: Initialized, Role: FOLLOWER
I20260710 13:28:12.248823 31012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9911c6465d7b4d298ce68e7ca55d6e03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:12.252012 31083 tablet_service.cc:1511] Processing CreateTablet for tablet 9911c6465d7b4d298ce68e7ca55d6e03 (DEFAULT_TABLE table=soft_deleted_table [id=e0a8d51a09b84a1fbc0c8c1ac8925b09]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:28:12.253356 31083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9911c6465d7b4d298ce68e7ca55d6e03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:12.254580 31236 tablet_bootstrap.cc:654] T b581d97043b34ba8b8006f1b740ed4c3 P 39fa0ff20c804cc4babb5ee17edb6a01: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:12.256916 30937 tablet_service.cc:1511] Processing CreateTablet for tablet f24c8dc6c1e54d0a9eefd51f3c27530f (DEFAULT_TABLE table=soft_deleted_table [id=e0a8d51a09b84a1fbc0c8c1ac8925b09]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:28:12.258189 30937 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f24c8dc6c1e54d0a9eefd51f3c27530f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:12.258934 30935 tablet_service.cc:1511] Processing CreateTablet for tablet 314079b44da54bc3bff626b098ce428b (DEFAULT_TABLE table=soft_deleted_table [id=e0a8d51a09b84a1fbc0c8c1ac8925b09]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:28:12.260175 30935 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 314079b44da54bc3bff626b098ce428b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:12.248834 31235 consensus_queue.cc:260] T fbfa4786303a45288184b45d2c5013b0 P bc5f69c731644f1a987623546db2e71c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:12.261684 31009 tablet_service.cc:1511] Processing CreateTablet for tablet 314079b44da54bc3bff626b098ce428b (DEFAULT_TABLE table=soft_deleted_table [id=e0a8d51a09b84a1fbc0c8c1ac8925b09]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:28:12.262298 30933 tablet_service.cc:1511] Processing CreateTablet for tablet 78ecc8039bb84a67a0bc2bb4755ed847 (DEFAULT_TABLE table=soft_deleted_table [id=e0a8d51a09b84a1fbc0c8c1ac8925b09]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:28:12.263502 30933 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78ecc8039bb84a67a0bc2bb4755ed847. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:12.265431 31013 tablet_service.cc:1511] Processing CreateTablet for tablet f24c8dc6c1e54d0a9eefd51f3c27530f (DEFAULT_TABLE table=soft_deleted_table [id=e0a8d51a09b84a1fbc0c8c1ac8925b09]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:28:12.265689 31084 tablet_service.cc:1511] Processing CreateTablet for tablet 314079b44da54bc3bff626b098ce428b (DEFAULT_TABLE table=soft_deleted_table [id=e0a8d51a09b84a1fbc0c8c1ac8925b09]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:28:12.267009 31084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 314079b44da54bc3bff626b098ce428b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:12.269865 31235 ts_tablet_manager.cc:1434] T fbfa4786303a45288184b45d2c5013b0 P bc5f69c731644f1a987623546db2e71c: Time spent starting tablet: real 0.026s	user 0.008s	sys 0.000s
I20260710 13:28:12.270380 31009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 314079b44da54bc3bff626b098ce428b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:12.276109 31011 tablet_service.cc:1511] Processing CreateTablet for tablet 78ecc8039bb84a67a0bc2bb4755ed847 (DEFAULT_TABLE table=soft_deleted_table [id=e0a8d51a09b84a1fbc0c8c1ac8925b09]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:28:12.276674 31013 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f24c8dc6c1e54d0a9eefd51f3c27530f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:12.277415 31011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78ecc8039bb84a67a0bc2bb4755ed847. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:12.277130 31087 tablet_service.cc:1511] Processing CreateTablet for tablet 78ecc8039bb84a67a0bc2bb4755ed847 (DEFAULT_TABLE table=soft_deleted_table [id=e0a8d51a09b84a1fbc0c8c1ac8925b09]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:28:12.278337 31087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78ecc8039bb84a67a0bc2bb4755ed847. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:12.289309 31235 tablet_bootstrap.cc:492] T 3fde7f55a01d41ec99147a9a4efe1d4d P bc5f69c731644f1a987623546db2e71c: Bootstrap starting.
I20260710 13:28:12.295603 31235 tablet_bootstrap.cc:654] T 3fde7f55a01d41ec99147a9a4efe1d4d P bc5f69c731644f1a987623546db2e71c: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:12.316444 31234 tablet_bootstrap.cc:492] T e4809b7b95624b77b488214375db6e71 P d7b311f98ae74158b556f7738466f032: No bootstrap required, opened a new log
I20260710 13:28:12.317173 31234 ts_tablet_manager.cc:1403] T e4809b7b95624b77b488214375db6e71 P d7b311f98ae74158b556f7738466f032: Time spent bootstrapping tablet: real 0.122s	user 0.014s	sys 0.003s
I20260710 13:28:12.328498 31234 raft_consensus.cc:359] T e4809b7b95624b77b488214375db6e71 P d7b311f98ae74158b556f7738466f032 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:12.329542 31234 raft_consensus.cc:385] T e4809b7b95624b77b488214375db6e71 P d7b311f98ae74158b556f7738466f032 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:12.329937 31234 raft_consensus.cc:740] T e4809b7b95624b77b488214375db6e71 P d7b311f98ae74158b556f7738466f032 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7b311f98ae74158b556f7738466f032, State: Initialized, Role: FOLLOWER
I20260710 13:28:12.330914 31234 consensus_queue.cc:260] T e4809b7b95624b77b488214375db6e71 P d7b311f98ae74158b556f7738466f032 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:12.336386 31236 tablet_bootstrap.cc:492] T b581d97043b34ba8b8006f1b740ed4c3 P 39fa0ff20c804cc4babb5ee17edb6a01: No bootstrap required, opened a new log
I20260710 13:28:12.341552 31236 ts_tablet_manager.cc:1403] T b581d97043b34ba8b8006f1b740ed4c3 P 39fa0ff20c804cc4babb5ee17edb6a01: Time spent bootstrapping tablet: real 0.106s	user 0.009s	sys 0.011s
I20260710 13:28:12.343719 31234 ts_tablet_manager.cc:1434] T e4809b7b95624b77b488214375db6e71 P d7b311f98ae74158b556f7738466f032: Time spent starting tablet: real 0.026s	user 0.001s	sys 0.008s
I20260710 13:28:12.344847 31234 tablet_bootstrap.cc:492] T fbfa4786303a45288184b45d2c5013b0 P d7b311f98ae74158b556f7738466f032: Bootstrap starting.
I20260710 13:28:12.345482 31235 tablet_bootstrap.cc:492] T 3fde7f55a01d41ec99147a9a4efe1d4d P bc5f69c731644f1a987623546db2e71c: No bootstrap required, opened a new log
I20260710 13:28:12.346040 31235 ts_tablet_manager.cc:1403] T 3fde7f55a01d41ec99147a9a4efe1d4d P bc5f69c731644f1a987623546db2e71c: Time spent bootstrapping tablet: real 0.057s	user 0.024s	sys 0.017s
I20260710 13:28:12.349049 31235 raft_consensus.cc:359] T 3fde7f55a01d41ec99147a9a4efe1d4d P bc5f69c731644f1a987623546db2e71c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:12.349742 31235 raft_consensus.cc:385] T 3fde7f55a01d41ec99147a9a4efe1d4d P bc5f69c731644f1a987623546db2e71c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:12.350023 31235 raft_consensus.cc:740] T 3fde7f55a01d41ec99147a9a4efe1d4d P bc5f69c731644f1a987623546db2e71c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc5f69c731644f1a987623546db2e71c, State: Initialized, Role: FOLLOWER
I20260710 13:28:12.350483 31234 tablet_bootstrap.cc:654] T fbfa4786303a45288184b45d2c5013b0 P d7b311f98ae74158b556f7738466f032: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:12.350839 31235 consensus_queue.cc:260] T 3fde7f55a01d41ec99147a9a4efe1d4d P bc5f69c731644f1a987623546db2e71c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:12.352995 31236 raft_consensus.cc:359] T b581d97043b34ba8b8006f1b740ed4c3 P 39fa0ff20c804cc4babb5ee17edb6a01 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:12.353724 31236 raft_consensus.cc:385] T b581d97043b34ba8b8006f1b740ed4c3 P 39fa0ff20c804cc4babb5ee17edb6a01 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:12.353999 31236 raft_consensus.cc:740] T b581d97043b34ba8b8006f1b740ed4c3 P 39fa0ff20c804cc4babb5ee17edb6a01 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 39fa0ff20c804cc4babb5ee17edb6a01, State: Initialized, Role: FOLLOWER
I20260710 13:28:12.354511 31235 ts_tablet_manager.cc:1434] T 3fde7f55a01d41ec99147a9a4efe1d4d P bc5f69c731644f1a987623546db2e71c: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:28:12.354681 31236 consensus_queue.cc:260] T b581d97043b34ba8b8006f1b740ed4c3 P 39fa0ff20c804cc4babb5ee17edb6a01 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:12.357813 31235 tablet_bootstrap.cc:492] T e4809b7b95624b77b488214375db6e71 P bc5f69c731644f1a987623546db2e71c: Bootstrap starting.
I20260710 13:28:12.367405 31235 tablet_bootstrap.cc:654] T e4809b7b95624b77b488214375db6e71 P bc5f69c731644f1a987623546db2e71c: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:12.378669 31234 tablet_bootstrap.cc:492] T fbfa4786303a45288184b45d2c5013b0 P d7b311f98ae74158b556f7738466f032: No bootstrap required, opened a new log
I20260710 13:28:12.379235 31234 ts_tablet_manager.cc:1403] T fbfa4786303a45288184b45d2c5013b0 P d7b311f98ae74158b556f7738466f032: Time spent bootstrapping tablet: real 0.035s	user 0.012s	sys 0.013s
I20260710 13:28:12.381639 31236 ts_tablet_manager.cc:1434] T b581d97043b34ba8b8006f1b740ed4c3 P 39fa0ff20c804cc4babb5ee17edb6a01: Time spent starting tablet: real 0.040s	user 0.017s	sys 0.014s
I20260710 13:28:12.381994 31235 tablet_bootstrap.cc:492] T e4809b7b95624b77b488214375db6e71 P bc5f69c731644f1a987623546db2e71c: No bootstrap required, opened a new log
I20260710 13:28:12.382550 31235 ts_tablet_manager.cc:1403] T e4809b7b95624b77b488214375db6e71 P bc5f69c731644f1a987623546db2e71c: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.009s
I20260710 13:28:12.382251 31234 raft_consensus.cc:359] T fbfa4786303a45288184b45d2c5013b0 P d7b311f98ae74158b556f7738466f032 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:12.382701 31236 tablet_bootstrap.cc:492] T e4809b7b95624b77b488214375db6e71 P 39fa0ff20c804cc4babb5ee17edb6a01: Bootstrap starting.
I20260710 13:28:12.383003 31234 raft_consensus.cc:385] T fbfa4786303a45288184b45d2c5013b0 P d7b311f98ae74158b556f7738466f032 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:12.383360 31234 raft_consensus.cc:740] T fbfa4786303a45288184b45d2c5013b0 P d7b311f98ae74158b556f7738466f032 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7b311f98ae74158b556f7738466f032, State: Initialized, Role: FOLLOWER
I20260710 13:28:12.384009 31242 raft_consensus.cc:493] T b581d97043b34ba8b8006f1b740ed4c3 P 39fa0ff20c804cc4babb5ee17edb6a01 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:12.384218 31234 consensus_queue.cc:260] T fbfa4786303a45288184b45d2c5013b0 P d7b311f98ae74158b556f7738466f032 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:12.384505 31242 raft_consensus.cc:515] T b581d97043b34ba8b8006f1b740ed4c3 P 39fa0ff20c804cc4babb5ee17edb6a01 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:12.386610 31234 ts_tablet_manager.cc:1434] T fbfa4786303a45288184b45d2c5013b0 P d7b311f98ae74158b556f7738466f032: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:28:12.387202 31146 raft_consensus.cc:493] T 3fde7f55a01d41ec99147a9a4efe1d4d P bc5f69c731644f1a987623546db2e71c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:12.387544 31234 tablet_bootstrap.cc:492] T 3fde7f55a01d41ec99147a9a4efe1d4d P d7b311f98ae74158b556f7738466f032: Bootstrap starting.
I20260710 13:28:12.387666 31146 raft_consensus.cc:515] T 3fde7f55a01d41ec99147a9a4efe1d4d P bc5f69c731644f1a987623546db2e71c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:12.389055 31236 tablet_bootstrap.cc:654] T e4809b7b95624b77b488214375db6e71 P 39fa0ff20c804cc4babb5ee17edb6a01: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:12.389724 31146 leader_election.cc:290] T 3fde7f55a01d41ec99147a9a4efe1d4d P bc5f69c731644f1a987623546db2e71c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 39fa0ff20c804cc4babb5ee17edb6a01 (127.26.127.65:39515), d7b311f98ae74158b556f7738466f032 (127.26.127.67:34273)
I20260710 13:28:12.390491 31023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b581d97043b34ba8b8006f1b740ed4c3" candidate_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc5f69c731644f1a987623546db2e71c" is_pre_election: true
W20260710 13:28:12.392395 30913 leader_election.cc:343] T b581d97043b34ba8b8006f1b740ed4c3 P 39fa0ff20c804cc4babb5ee17edb6a01 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bc5f69c731644f1a987623546db2e71c (127.26.127.66:33303): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:12.392431 31242 leader_election.cc:290] T b581d97043b34ba8b8006f1b740ed4c3 P 39fa0ff20c804cc4babb5ee17edb6a01 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc5f69c731644f1a987623546db2e71c (127.26.127.66:33303), d7b311f98ae74158b556f7738466f032 (127.26.127.67:34273)
I20260710 13:28:12.392771 31097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fde7f55a01d41ec99147a9a4efe1d4d" candidate_uuid: "bc5f69c731644f1a987623546db2e71c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7b311f98ae74158b556f7738466f032" is_pre_election: true
I20260710 13:28:12.394057 31096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b581d97043b34ba8b8006f1b740ed4c3" candidate_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7b311f98ae74158b556f7738466f032" is_pre_election: true
W20260710 13:28:12.395293 30988 leader_election.cc:343] T 3fde7f55a01d41ec99147a9a4efe1d4d P bc5f69c731644f1a987623546db2e71c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d7b311f98ae74158b556f7738466f032 (127.26.127.67:34273): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:28:12.395318 30913 leader_election.cc:343] T b581d97043b34ba8b8006f1b740ed4c3 P 39fa0ff20c804cc4babb5ee17edb6a01 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d7b311f98ae74158b556f7738466f032 (127.26.127.67:34273): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:12.395789 30946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fde7f55a01d41ec99147a9a4efe1d4d" candidate_uuid: "bc5f69c731644f1a987623546db2e71c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" is_pre_election: true
I20260710 13:28:12.395934 30913 leader_election.cc:304] T b581d97043b34ba8b8006f1b740ed4c3 P 39fa0ff20c804cc4babb5ee17edb6a01 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 39fa0ff20c804cc4babb5ee17edb6a01; no voters: bc5f69c731644f1a987623546db2e71c, d7b311f98ae74158b556f7738466f032
I20260710 13:28:12.397060 31242 raft_consensus.cc:2749] T b581d97043b34ba8b8006f1b740ed4c3 P 39fa0ff20c804cc4babb5ee17edb6a01 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:28:12.397403 30989 leader_election.cc:343] T 3fde7f55a01d41ec99147a9a4efe1d4d P bc5f69c731644f1a987623546db2e71c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 39fa0ff20c804cc4babb5ee17edb6a01 (127.26.127.65:39515): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:12.397851 30989 leader_election.cc:304] T 3fde7f55a01d41ec99147a9a4efe1d4d P bc5f69c731644f1a987623546db2e71c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bc5f69c731644f1a987623546db2e71c; no voters: 39fa0ff20c804cc4babb5ee17edb6a01, d7b311f98ae74158b556f7738466f032
I20260710 13:28:12.398481 31234 tablet_bootstrap.cc:654] T 3fde7f55a01d41ec99147a9a4efe1d4d P d7b311f98ae74158b556f7738466f032: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:12.398604 31146 raft_consensus.cc:2749] T 3fde7f55a01d41ec99147a9a4efe1d4d P bc5f69c731644f1a987623546db2e71c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:28:12.401530 31235 raft_consensus.cc:359] T e4809b7b95624b77b488214375db6e71 P bc5f69c731644f1a987623546db2e71c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:12.402433 31235 raft_consensus.cc:385] T e4809b7b95624b77b488214375db6e71 P bc5f69c731644f1a987623546db2e71c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:12.402807 31235 raft_consensus.cc:740] T e4809b7b95624b77b488214375db6e71 P bc5f69c731644f1a987623546db2e71c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc5f69c731644f1a987623546db2e71c, State: Initialized, Role: FOLLOWER
I20260710 13:28:12.403824 31235 consensus_queue.cc:260] T e4809b7b95624b77b488214375db6e71 P bc5f69c731644f1a987623546db2e71c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:12.406195 31236 tablet_bootstrap.cc:492] T e4809b7b95624b77b488214375db6e71 P 39fa0ff20c804cc4babb5ee17edb6a01: No bootstrap required, opened a new log
I20260710 13:28:12.406529 31234 tablet_bootstrap.cc:492] T 3fde7f55a01d41ec99147a9a4efe1d4d P d7b311f98ae74158b556f7738466f032: No bootstrap required, opened a new log
I20260710 13:28:12.406579 31235 ts_tablet_manager.cc:1434] T e4809b7b95624b77b488214375db6e71 P bc5f69c731644f1a987623546db2e71c: Time spent starting tablet: real 0.024s	user 0.009s	sys 0.000s
I20260710 13:28:12.406706 31236 ts_tablet_manager.cc:1403] T e4809b7b95624b77b488214375db6e71 P 39fa0ff20c804cc4babb5ee17edb6a01: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.001s
I20260710 13:28:12.407066 31234 ts_tablet_manager.cc:1403] T 3fde7f55a01d41ec99147a9a4efe1d4d P d7b311f98ae74158b556f7738466f032: Time spent bootstrapping tablet: real 0.020s	user 0.000s	sys 0.013s
I20260710 13:28:12.407766 31235 tablet_bootstrap.cc:492] T 90c569990ecd4d9c9d400e6dd8f940fc P bc5f69c731644f1a987623546db2e71c: Bootstrap starting.
I20260710 13:28:12.410061 31234 raft_consensus.cc:359] T 3fde7f55a01d41ec99147a9a4efe1d4d P d7b311f98ae74158b556f7738466f032 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:12.410234 31236 raft_consensus.cc:359] T e4809b7b95624b77b488214375db6e71 P 39fa0ff20c804cc4babb5ee17edb6a01 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:12.410815 31234 raft_consensus.cc:385] T 3fde7f55a01d41ec99147a9a4efe1d4d P d7b311f98ae74158b556f7738466f032 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:12.411135 31236 raft_consensus.cc:385] T e4809b7b95624b77b488214375db6e71 P 39fa0ff20c804cc4babb5ee17edb6a01 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:12.411134 31234 raft_consensus.cc:740] T 3fde7f55a01d41ec99147a9a4efe1d4d P d7b311f98ae74158b556f7738466f032 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7b311f98ae74158b556f7738466f032, State: Initialized, Role: FOLLOWER
I20260710 13:28:12.411687 31236 raft_consensus.cc:740] T e4809b7b95624b77b488214375db6e71 P 39fa0ff20c804cc4babb5ee17edb6a01 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 39fa0ff20c804cc4babb5ee17edb6a01, State: Initialized, Role: FOLLOWER
I20260710 13:28:12.412209 31234 consensus_queue.cc:260] T 3fde7f55a01d41ec99147a9a4efe1d4d P d7b311f98ae74158b556f7738466f032 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:12.413504 31149 raft_consensus.cc:493] T fbfa4786303a45288184b45d2c5013b0 P d7b311f98ae74158b556f7738466f032 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:12.414124 31235 tablet_bootstrap.cc:654] T 90c569990ecd4d9c9d400e6dd8f940fc P bc5f69c731644f1a987623546db2e71c: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:12.413951 31149 raft_consensus.cc:515] T fbfa4786303a45288184b45d2c5013b0 P d7b311f98ae74158b556f7738466f032 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:12.414628 31234 ts_tablet_manager.cc:1434] T 3fde7f55a01d41ec99147a9a4efe1d4d P d7b311f98ae74158b556f7738466f032: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260710 13:28:12.415768 31234 tablet_bootstrap.cc:492] T b581d97043b34ba8b8006f1b740ed4c3 P d7b311f98ae74158b556f7738466f032: Bootstrap starting.
I20260710 13:28:12.416134 31149 leader_election.cc:290] T fbfa4786303a45288184b45d2c5013b0 P d7b311f98ae74158b556f7738466f032 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 39fa0ff20c804cc4babb5ee17edb6a01 (127.26.127.65:39515), bc5f69c731644f1a987623546db2e71c (127.26.127.66:33303)
I20260710 13:28:12.421445 31023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbfa4786303a45288184b45d2c5013b0" candidate_uuid: "d7b311f98ae74158b556f7738466f032" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc5f69c731644f1a987623546db2e71c" is_pre_election: true
I20260710 13:28:12.422138 31023 raft_consensus.cc:2468] T fbfa4786303a45288184b45d2c5013b0 P bc5f69c731644f1a987623546db2e71c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d7b311f98ae74158b556f7738466f032 in term 0.
I20260710 13:28:12.422497 31234 tablet_bootstrap.cc:654] T b581d97043b34ba8b8006f1b740ed4c3 P d7b311f98ae74158b556f7738466f032: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:12.424449 30946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbfa4786303a45288184b45d2c5013b0" candidate_uuid: "d7b311f98ae74158b556f7738466f032" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" is_pre_election: true
I20260710 13:28:12.426262 31062 leader_election.cc:304] T fbfa4786303a45288184b45d2c5013b0 P d7b311f98ae74158b556f7738466f032 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bc5f69c731644f1a987623546db2e71c, d7b311f98ae74158b556f7738466f032; no voters: 
W20260710 13:28:12.428056 31063 leader_election.cc:343] T fbfa4786303a45288184b45d2c5013b0 P d7b311f98ae74158b556f7738466f032 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 39fa0ff20c804cc4babb5ee17edb6a01 (127.26.127.65:39515): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:12.429419 31149 raft_consensus.cc:2804] T fbfa4786303a45288184b45d2c5013b0 P d7b311f98ae74158b556f7738466f032 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:12.430018 31149 raft_consensus.cc:493] T fbfa4786303a45288184b45d2c5013b0 P d7b311f98ae74158b556f7738466f032 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:12.430521 31149 raft_consensus.cc:3060] T fbfa4786303a45288184b45d2c5013b0 P d7b311f98ae74158b556f7738466f032 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:12.412575 31236 consensus_queue.cc:260] T e4809b7b95624b77b488214375db6e71 P 39fa0ff20c804cc4babb5ee17edb6a01 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:12.437844 31236 ts_tablet_manager.cc:1434] T e4809b7b95624b77b488214375db6e71 P 39fa0ff20c804cc4babb5ee17edb6a01: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.000s
I20260710 13:28:12.447832 31236 tablet_bootstrap.cc:492] T fbfa4786303a45288184b45d2c5013b0 P 39fa0ff20c804cc4babb5ee17edb6a01: Bootstrap starting.
I20260710 13:28:12.454062 31235 tablet_bootstrap.cc:492] T 90c569990ecd4d9c9d400e6dd8f940fc P bc5f69c731644f1a987623546db2e71c: No bootstrap required, opened a new log
I20260710 13:28:12.454545 31235 ts_tablet_manager.cc:1403] T 90c569990ecd4d9c9d400e6dd8f940fc P bc5f69c731644f1a987623546db2e71c: Time spent bootstrapping tablet: real 0.047s	user 0.029s	sys 0.008s
I20260710 13:28:12.456616 31235 raft_consensus.cc:359] T 90c569990ecd4d9c9d400e6dd8f940fc P bc5f69c731644f1a987623546db2e71c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:12.457363 31235 raft_consensus.cc:385] T 90c569990ecd4d9c9d400e6dd8f940fc P bc5f69c731644f1a987623546db2e71c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:12.457675 31235 raft_consensus.cc:740] T 90c569990ecd4d9c9d400e6dd8f940fc P bc5f69c731644f1a987623546db2e71c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc5f69c731644f1a987623546db2e71c, State: Initialized, Role: FOLLOWER
I20260710 13:28:12.457556 31149 raft_consensus.cc:515] T fbfa4786303a45288184b45d2c5013b0 P d7b311f98ae74158b556f7738466f032 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:12.458570 31235 consensus_queue.cc:260] T 90c569990ecd4d9c9d400e6dd8f940fc P bc5f69c731644f1a987623546db2e71c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:12.459496 31234 tablet_bootstrap.cc:492] T b581d97043b34ba8b8006f1b740ed4c3 P d7b311f98ae74158b556f7738466f032: No bootstrap required, opened a new log
I20260710 13:28:12.460036 31234 ts_tablet_manager.cc:1403] T b581d97043b34ba8b8006f1b740ed4c3 P d7b311f98ae74158b556f7738466f032: Time spent bootstrapping tablet: real 0.044s	user 0.032s	sys 0.006s
I20260710 13:28:12.460958 31235 ts_tablet_manager.cc:1434] T 90c569990ecd4d9c9d400e6dd8f940fc P bc5f69c731644f1a987623546db2e71c: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:28:12.461946 31235 tablet_bootstrap.cc:492] T b581d97043b34ba8b8006f1b740ed4c3 P bc5f69c731644f1a987623546db2e71c: Bootstrap starting.
I20260710 13:28:12.459448 31236 tablet_bootstrap.cc:654] T fbfa4786303a45288184b45d2c5013b0 P 39fa0ff20c804cc4babb5ee17edb6a01: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:12.465261 31234 raft_consensus.cc:359] T b581d97043b34ba8b8006f1b740ed4c3 P d7b311f98ae74158b556f7738466f032 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:12.467268 31234 raft_consensus.cc:385] T b581d97043b34ba8b8006f1b740ed4c3 P d7b311f98ae74158b556f7738466f032 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:12.467633 31234 raft_consensus.cc:740] T b581d97043b34ba8b8006f1b740ed4c3 P d7b311f98ae74158b556f7738466f032 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7b311f98ae74158b556f7738466f032, State: Initialized, Role: FOLLOWER
I20260710 13:28:12.468981 31234 consensus_queue.cc:260] T b581d97043b34ba8b8006f1b740ed4c3 P d7b311f98ae74158b556f7738466f032 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:12.469508 31235 tablet_bootstrap.cc:654] T b581d97043b34ba8b8006f1b740ed4c3 P bc5f69c731644f1a987623546db2e71c: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:12.471349 31234 ts_tablet_manager.cc:1434] T b581d97043b34ba8b8006f1b740ed4c3 P d7b311f98ae74158b556f7738466f032: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260710 13:28:12.472396 31234 tablet_bootstrap.cc:492] T 90c569990ecd4d9c9d400e6dd8f940fc P d7b311f98ae74158b556f7738466f032: Bootstrap starting.
I20260710 13:28:12.478610 31234 tablet_bootstrap.cc:654] T 90c569990ecd4d9c9d400e6dd8f940fc P d7b311f98ae74158b556f7738466f032: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:12.484086 31235 tablet_bootstrap.cc:492] T b581d97043b34ba8b8006f1b740ed4c3 P bc5f69c731644f1a987623546db2e71c: No bootstrap required, opened a new log
I20260710 13:28:12.484584 31235 ts_tablet_manager.cc:1403] T b581d97043b34ba8b8006f1b740ed4c3 P bc5f69c731644f1a987623546db2e71c: Time spent bootstrapping tablet: real 0.023s	user 0.017s	sys 0.003s
I20260710 13:28:12.488094 31234 tablet_bootstrap.cc:492] T 90c569990ecd4d9c9d400e6dd8f940fc P d7b311f98ae74158b556f7738466f032: No bootstrap required, opened a new log
I20260710 13:28:12.487591 31235 raft_consensus.cc:359] T b581d97043b34ba8b8006f1b740ed4c3 P bc5f69c731644f1a987623546db2e71c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:12.488798 31234 ts_tablet_manager.cc:1403] T 90c569990ecd4d9c9d400e6dd8f940fc P d7b311f98ae74158b556f7738466f032: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.000s
I20260710 13:28:12.488695 31235 raft_consensus.cc:385] T b581d97043b34ba8b8006f1b740ed4c3 P bc5f69c731644f1a987623546db2e71c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:12.489436 31235 raft_consensus.cc:740] T b581d97043b34ba8b8006f1b740ed4c3 P bc5f69c731644f1a987623546db2e71c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc5f69c731644f1a987623546db2e71c, State: Initialized, Role: FOLLOWER
I20260710 13:28:12.490578 31235 consensus_queue.cc:260] T b581d97043b34ba8b8006f1b740ed4c3 P bc5f69c731644f1a987623546db2e71c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:12.492275 31234 raft_consensus.cc:359] T 90c569990ecd4d9c9d400e6dd8f940fc P d7b311f98ae74158b556f7738466f032 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:12.493072 31234 raft_consensus.cc:385] T 90c569990ecd4d9c9d400e6dd8f940fc P d7b311f98ae74158b556f7738466f032 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:12.493237 31235 ts_tablet_manager.cc:1434] T b581d97043b34ba8b8006f1b740ed4c3 P bc5f69c731644f1a987623546db2e71c: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:28:12.493593 31234 raft_consensus.cc:740] T 90c569990ecd4d9c9d400e6dd8f940fc P d7b311f98ae74158b556f7738466f032 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7b311f98ae74158b556f7738466f032, State: Initialized, Role: FOLLOWER
I20260710 13:28:12.494417 31234 consensus_queue.cc:260] T 90c569990ecd4d9c9d400e6dd8f940fc P d7b311f98ae74158b556f7738466f032 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:12.495349 31235 tablet_bootstrap.cc:492] T f24c8dc6c1e54d0a9eefd51f3c27530f P bc5f69c731644f1a987623546db2e71c: Bootstrap starting.
I20260710 13:28:12.496798 31234 ts_tablet_manager.cc:1434] T 90c569990ecd4d9c9d400e6dd8f940fc P d7b311f98ae74158b556f7738466f032: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:28:12.498814 31234 tablet_bootstrap.cc:492] T f24c8dc6c1e54d0a9eefd51f3c27530f P d7b311f98ae74158b556f7738466f032: Bootstrap starting.
I20260710 13:28:12.498837 30946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbfa4786303a45288184b45d2c5013b0" candidate_uuid: "d7b311f98ae74158b556f7738466f032" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39fa0ff20c804cc4babb5ee17edb6a01"
W20260710 13:28:12.500319 31063 leader_election.cc:343] T fbfa4786303a45288184b45d2c5013b0 P d7b311f98ae74158b556f7738466f032 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 39fa0ff20c804cc4babb5ee17edb6a01 (127.26.127.65:39515): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:12.505925 31234 tablet_bootstrap.cc:654] T f24c8dc6c1e54d0a9eefd51f3c27530f P d7b311f98ae74158b556f7738466f032: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:12.506919 31235 tablet_bootstrap.cc:654] T f24c8dc6c1e54d0a9eefd51f3c27530f P bc5f69c731644f1a987623546db2e71c: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:12.516705 31023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbfa4786303a45288184b45d2c5013b0" candidate_uuid: "d7b311f98ae74158b556f7738466f032" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc5f69c731644f1a987623546db2e71c"
I20260710 13:28:12.517613 31023 raft_consensus.cc:3060] T fbfa4786303a45288184b45d2c5013b0 P bc5f69c731644f1a987623546db2e71c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:12.520015 31235 tablet_bootstrap.cc:492] T f24c8dc6c1e54d0a9eefd51f3c27530f P bc5f69c731644f1a987623546db2e71c: No bootstrap required, opened a new log
I20260710 13:28:12.520733 31235 ts_tablet_manager.cc:1403] T f24c8dc6c1e54d0a9eefd51f3c27530f P bc5f69c731644f1a987623546db2e71c: Time spent bootstrapping tablet: real 0.027s	user 0.007s	sys 0.011s
I20260710 13:28:12.524659 31235 raft_consensus.cc:359] T f24c8dc6c1e54d0a9eefd51f3c27530f P bc5f69c731644f1a987623546db2e71c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:12.525637 31235 raft_consensus.cc:385] T f24c8dc6c1e54d0a9eefd51f3c27530f P bc5f69c731644f1a987623546db2e71c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:12.526007 31235 raft_consensus.cc:740] T f24c8dc6c1e54d0a9eefd51f3c27530f P bc5f69c731644f1a987623546db2e71c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc5f69c731644f1a987623546db2e71c, State: Initialized, Role: FOLLOWER
I20260710 13:28:12.526782 31235 consensus_queue.cc:260] T f24c8dc6c1e54d0a9eefd51f3c27530f P bc5f69c731644f1a987623546db2e71c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:12.529673 31023 raft_consensus.cc:2468] T fbfa4786303a45288184b45d2c5013b0 P bc5f69c731644f1a987623546db2e71c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7b311f98ae74158b556f7738466f032 in term 1.
I20260710 13:28:12.531486 31062 leader_election.cc:304] T fbfa4786303a45288184b45d2c5013b0 P d7b311f98ae74158b556f7738466f032 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: bc5f69c731644f1a987623546db2e71c, d7b311f98ae74158b556f7738466f032; no voters: 39fa0ff20c804cc4babb5ee17edb6a01
I20260710 13:28:12.532848 31246 raft_consensus.cc:2804] T fbfa4786303a45288184b45d2c5013b0 P d7b311f98ae74158b556f7738466f032 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:12.535109 31256 raft_consensus.cc:493] T b581d97043b34ba8b8006f1b740ed4c3 P bc5f69c731644f1a987623546db2e71c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:12.539434 31235 ts_tablet_manager.cc:1434] T f24c8dc6c1e54d0a9eefd51f3c27530f P bc5f69c731644f1a987623546db2e71c: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.009s
I20260710 13:28:12.535609 31256 raft_consensus.cc:515] T b581d97043b34ba8b8006f1b740ed4c3 P bc5f69c731644f1a987623546db2e71c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:12.542107 31256 leader_election.cc:290] T b581d97043b34ba8b8006f1b740ed4c3 P bc5f69c731644f1a987623546db2e71c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 39fa0ff20c804cc4babb5ee17edb6a01 (127.26.127.65:39515), d7b311f98ae74158b556f7738466f032 (127.26.127.67:34273)
I20260710 13:28:12.542281 31149 leader_election.cc:290] T fbfa4786303a45288184b45d2c5013b0 P d7b311f98ae74158b556f7738466f032 [CANDIDATE]: Term 1 election: Requested vote from peers 39fa0ff20c804cc4babb5ee17edb6a01 (127.26.127.65:39515), bc5f69c731644f1a987623546db2e71c (127.26.127.66:33303)
I20260710 13:28:12.543185 31096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b581d97043b34ba8b8006f1b740ed4c3" candidate_uuid: "bc5f69c731644f1a987623546db2e71c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7b311f98ae74158b556f7738466f032" is_pre_election: true
I20260710 13:28:12.543818 31096 raft_consensus.cc:2468] T b581d97043b34ba8b8006f1b740ed4c3 P d7b311f98ae74158b556f7738466f032 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc5f69c731644f1a987623546db2e71c in term 0.
I20260710 13:28:12.545379 31235 tablet_bootstrap.cc:492] T 9911c6465d7b4d298ce68e7ca55d6e03 P bc5f69c731644f1a987623546db2e71c: Bootstrap starting.
I20260710 13:28:12.545394 30988 leader_election.cc:304] T b581d97043b34ba8b8006f1b740ed4c3 P bc5f69c731644f1a987623546db2e71c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bc5f69c731644f1a987623546db2e71c, d7b311f98ae74158b556f7738466f032; no voters: 
I20260710 13:28:12.546880 30946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b581d97043b34ba8b8006f1b740ed4c3" candidate_uuid: "bc5f69c731644f1a987623546db2e71c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" is_pre_election: true
I20260710 13:28:12.547523 30946 raft_consensus.cc:2468] T b581d97043b34ba8b8006f1b740ed4c3 P 39fa0ff20c804cc4babb5ee17edb6a01 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc5f69c731644f1a987623546db2e71c in term 0.
I20260710 13:28:12.547472 31246 raft_consensus.cc:697] T fbfa4786303a45288184b45d2c5013b0 P d7b311f98ae74158b556f7738466f032 [term 1 LEADER]: Becoming Leader. State: Replica: d7b311f98ae74158b556f7738466f032, State: Running, Role: LEADER
I20260710 13:28:12.549952 31255 raft_consensus.cc:2804] T b581d97043b34ba8b8006f1b740ed4c3 P bc5f69c731644f1a987623546db2e71c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:12.550438 31255 raft_consensus.cc:493] T b581d97043b34ba8b8006f1b740ed4c3 P bc5f69c731644f1a987623546db2e71c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:12.550729 31246 consensus_queue.cc:237] T fbfa4786303a45288184b45d2c5013b0 P d7b311f98ae74158b556f7738466f032 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:12.553642 31235 tablet_bootstrap.cc:654] T 9911c6465d7b4d298ce68e7ca55d6e03 P bc5f69c731644f1a987623546db2e71c: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:12.550770 31255 raft_consensus.cc:3060] T b581d97043b34ba8b8006f1b740ed4c3 P bc5f69c731644f1a987623546db2e71c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:12.566329 31255 raft_consensus.cc:515] T b581d97043b34ba8b8006f1b740ed4c3 P bc5f69c731644f1a987623546db2e71c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:12.566454 30845 catalog_manager.cc:5697] T fbfa4786303a45288184b45d2c5013b0 P d7b311f98ae74158b556f7738466f032 reported cstate change: term changed from 0 to 1, leader changed from <none> to d7b311f98ae74158b556f7738466f032 (127.26.127.67). New cstate: current_term: 1 leader_uuid: "d7b311f98ae74158b556f7738466f032" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:12.567692 31234 tablet_bootstrap.cc:492] T f24c8dc6c1e54d0a9eefd51f3c27530f P d7b311f98ae74158b556f7738466f032: No bootstrap required, opened a new log
I20260710 13:28:12.567894 31236 tablet_bootstrap.cc:492] T fbfa4786303a45288184b45d2c5013b0 P 39fa0ff20c804cc4babb5ee17edb6a01: No bootstrap required, opened a new log
I20260710 13:28:12.568323 31236 ts_tablet_manager.cc:1403] T fbfa4786303a45288184b45d2c5013b0 P 39fa0ff20c804cc4babb5ee17edb6a01: Time spent bootstrapping tablet: real 0.121s	user 0.026s	sys 0.030s
I20260710 13:28:12.568323 31234 ts_tablet_manager.cc:1403] T f24c8dc6c1e54d0a9eefd51f3c27530f P d7b311f98ae74158b556f7738466f032: Time spent bootstrapping tablet: real 0.070s	user 0.026s	sys 0.029s
I20260710 13:28:12.568846 31246 raft_consensus.cc:493] T 90c569990ecd4d9c9d400e6dd8f940fc P d7b311f98ae74158b556f7738466f032 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:12.569165 30946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b581d97043b34ba8b8006f1b740ed4c3" candidate_uuid: "bc5f69c731644f1a987623546db2e71c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39fa0ff20c804cc4babb5ee17edb6a01"
I20260710 13:28:12.569361 31246 raft_consensus.cc:515] T 90c569990ecd4d9c9d400e6dd8f940fc P d7b311f98ae74158b556f7738466f032 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:12.569756 30946 raft_consensus.cc:3060] T b581d97043b34ba8b8006f1b740ed4c3 P 39fa0ff20c804cc4babb5ee17edb6a01 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:12.571558 31236 raft_consensus.cc:359] T fbfa4786303a45288184b45d2c5013b0 P 39fa0ff20c804cc4babb5ee17edb6a01 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:12.571746 31234 raft_consensus.cc:359] T f24c8dc6c1e54d0a9eefd51f3c27530f P d7b311f98ae74158b556f7738466f032 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:12.572119 30948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90c569990ecd4d9c9d400e6dd8f940fc" candidate_uuid: "d7b311f98ae74158b556f7738466f032" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" is_pre_election: true
I20260710 13:28:12.572331 31236 raft_consensus.cc:385] T fbfa4786303a45288184b45d2c5013b0 P 39fa0ff20c804cc4babb5ee17edb6a01 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:12.572593 31234 raft_consensus.cc:385] T f24c8dc6c1e54d0a9eefd51f3c27530f P d7b311f98ae74158b556f7738466f032 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:12.572729 31236 raft_consensus.cc:740] T fbfa4786303a45288184b45d2c5013b0 P 39fa0ff20c804cc4babb5ee17edb6a01 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 39fa0ff20c804cc4babb5ee17edb6a01, State: Initialized, Role: FOLLOWER
I20260710 13:28:12.573169 31234 raft_consensus.cc:740] T f24c8dc6c1e54d0a9eefd51f3c27530f P d7b311f98ae74158b556f7738466f032 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7b311f98ae74158b556f7738466f032, State: Initialized, Role: FOLLOWER
W20260710 13:28:12.573747 31063 leader_election.cc:343] T 90c569990ecd4d9c9d400e6dd8f940fc P d7b311f98ae74158b556f7738466f032 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 39fa0ff20c804cc4babb5ee17edb6a01 (127.26.127.65:39515): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:12.573591 31236 consensus_queue.cc:260] T fbfa4786303a45288184b45d2c5013b0 P 39fa0ff20c804cc4babb5ee17edb6a01 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:12.573976 31234 consensus_queue.cc:260] T f24c8dc6c1e54d0a9eefd51f3c27530f P d7b311f98ae74158b556f7738466f032 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:12.576463 31234 ts_tablet_manager.cc:1434] T f24c8dc6c1e54d0a9eefd51f3c27530f P d7b311f98ae74158b556f7738466f032: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 13:28:12.576638 31236 ts_tablet_manager.cc:1434] T fbfa4786303a45288184b45d2c5013b0 P 39fa0ff20c804cc4babb5ee17edb6a01: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.006s
I20260710 13:28:12.576745 30946 raft_consensus.cc:2468] T b581d97043b34ba8b8006f1b740ed4c3 P 39fa0ff20c804cc4babb5ee17edb6a01 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc5f69c731644f1a987623546db2e71c in term 1.
I20260710 13:28:12.577656 31236 tablet_bootstrap.cc:492] T 90c569990ecd4d9c9d400e6dd8f940fc P 39fa0ff20c804cc4babb5ee17edb6a01: Bootstrap starting.
I20260710 13:28:12.577642 31234 tablet_bootstrap.cc:492] T 78ecc8039bb84a67a0bc2bb4755ed847 P d7b311f98ae74158b556f7738466f032: Bootstrap starting.
I20260710 13:28:12.579301 31246 leader_election.cc:290] T 90c569990ecd4d9c9d400e6dd8f940fc P d7b311f98ae74158b556f7738466f032 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 39fa0ff20c804cc4babb5ee17edb6a01 (127.26.127.65:39515), bc5f69c731644f1a987623546db2e71c (127.26.127.66:33303)
I20260710 13:28:12.579701 31256 raft_consensus.cc:493] T e4809b7b95624b77b488214375db6e71 P bc5f69c731644f1a987623546db2e71c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:12.580336 31256 raft_consensus.cc:515] T e4809b7b95624b77b488214375db6e71 P bc5f69c731644f1a987623546db2e71c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:12.581197 30989 leader_election.cc:304] T b581d97043b34ba8b8006f1b740ed4c3 P bc5f69c731644f1a987623546db2e71c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 39fa0ff20c804cc4babb5ee17edb6a01, bc5f69c731644f1a987623546db2e71c; no voters: 
I20260710 13:28:12.581432 31255 leader_election.cc:290] T b581d97043b34ba8b8006f1b740ed4c3 P bc5f69c731644f1a987623546db2e71c [CANDIDATE]: Term 1 election: Requested vote from peers 39fa0ff20c804cc4babb5ee17edb6a01 (127.26.127.65:39515), d7b311f98ae74158b556f7738466f032 (127.26.127.67:34273)
I20260710 13:28:12.582365 31256 leader_election.cc:290] T e4809b7b95624b77b488214375db6e71 P bc5f69c731644f1a987623546db2e71c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 39fa0ff20c804cc4babb5ee17edb6a01 (127.26.127.65:39515), d7b311f98ae74158b556f7738466f032 (127.26.127.67:34273)
I20260710 13:28:12.582450 31146 raft_consensus.cc:2804] T b581d97043b34ba8b8006f1b740ed4c3 P bc5f69c731644f1a987623546db2e71c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:12.582551 31096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b581d97043b34ba8b8006f1b740ed4c3" candidate_uuid: "bc5f69c731644f1a987623546db2e71c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7b311f98ae74158b556f7738466f032"
I20260710 13:28:12.583112 31146 raft_consensus.cc:697] T b581d97043b34ba8b8006f1b740ed4c3 P bc5f69c731644f1a987623546db2e71c [term 1 LEADER]: Becoming Leader. State: Replica: bc5f69c731644f1a987623546db2e71c, State: Running, Role: LEADER
I20260710 13:28:12.583274 31096 raft_consensus.cc:3060] T b581d97043b34ba8b8006f1b740ed4c3 P d7b311f98ae74158b556f7738466f032 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:12.583904 31097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4809b7b95624b77b488214375db6e71" candidate_uuid: "bc5f69c731644f1a987623546db2e71c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7b311f98ae74158b556f7738466f032" is_pre_election: true
I20260710 13:28:12.583973 31146 consensus_queue.cc:237] T b581d97043b34ba8b8006f1b740ed4c3 P bc5f69c731644f1a987623546db2e71c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:12.584611 31097 raft_consensus.cc:2468] T e4809b7b95624b77b488214375db6e71 P d7b311f98ae74158b556f7738466f032 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc5f69c731644f1a987623546db2e71c in term 0.
I20260710 13:28:12.585888 30988 leader_election.cc:304] T e4809b7b95624b77b488214375db6e71 P bc5f69c731644f1a987623546db2e71c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bc5f69c731644f1a987623546db2e71c, d7b311f98ae74158b556f7738466f032; no voters: 
I20260710 13:28:12.586918 31256 raft_consensus.cc:2804] T e4809b7b95624b77b488214375db6e71 P bc5f69c731644f1a987623546db2e71c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:12.587270 31256 raft_consensus.cc:493] T e4809b7b95624b77b488214375db6e71 P bc5f69c731644f1a987623546db2e71c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:12.587306 31023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90c569990ecd4d9c9d400e6dd8f940fc" candidate_uuid: "d7b311f98ae74158b556f7738466f032" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc5f69c731644f1a987623546db2e71c" is_pre_election: true
I20260710 13:28:12.587739 31256 raft_consensus.cc:3060] T e4809b7b95624b77b488214375db6e71 P bc5f69c731644f1a987623546db2e71c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:12.588073 31023 raft_consensus.cc:2468] T 90c569990ecd4d9c9d400e6dd8f940fc P bc5f69c731644f1a987623546db2e71c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d7b311f98ae74158b556f7738466f032 in term 0.
I20260710 13:28:12.589279 31235 tablet_bootstrap.cc:492] T 9911c6465d7b4d298ce68e7ca55d6e03 P bc5f69c731644f1a987623546db2e71c: No bootstrap required, opened a new log
I20260710 13:28:12.597927 31235 ts_tablet_manager.cc:1403] T 9911c6465d7b4d298ce68e7ca55d6e03 P bc5f69c731644f1a987623546db2e71c: Time spent bootstrapping tablet: real 0.053s	user 0.008s	sys 0.005s
I20260710 13:28:12.589311 31062 leader_election.cc:304] T 90c569990ecd4d9c9d400e6dd8f940fc P d7b311f98ae74158b556f7738466f032 [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: bc5f69c731644f1a987623546db2e71c, d7b311f98ae74158b556f7738466f032; no voters: 39fa0ff20c804cc4babb5ee17edb6a01
I20260710 13:28:12.598626 31096 raft_consensus.cc:2468] T b581d97043b34ba8b8006f1b740ed4c3 P d7b311f98ae74158b556f7738466f032 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc5f69c731644f1a987623546db2e71c in term 1.
I20260710 13:28:12.594828 31256 raft_consensus.cc:515] T e4809b7b95624b77b488214375db6e71 P bc5f69c731644f1a987623546db2e71c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:12.595798 30946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4809b7b95624b77b488214375db6e71" candidate_uuid: "bc5f69c731644f1a987623546db2e71c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" is_pre_election: true
I20260710 13:28:12.599891 30946 raft_consensus.cc:2468] T e4809b7b95624b77b488214375db6e71 P 39fa0ff20c804cc4babb5ee17edb6a01 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc5f69c731644f1a987623546db2e71c in term 0.
I20260710 13:28:12.600998 31235 raft_consensus.cc:359] T 9911c6465d7b4d298ce68e7ca55d6e03 P bc5f69c731644f1a987623546db2e71c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:12.601519 31256 leader_election.cc:290] T e4809b7b95624b77b488214375db6e71 P bc5f69c731644f1a987623546db2e71c [CANDIDATE]: Term 1 election: Requested vote from peers 39fa0ff20c804cc4babb5ee17edb6a01 (127.26.127.65:39515), d7b311f98ae74158b556f7738466f032 (127.26.127.67:34273)
I20260710 13:28:12.601732 31235 raft_consensus.cc:385] T 9911c6465d7b4d298ce68e7ca55d6e03 P bc5f69c731644f1a987623546db2e71c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:12.602048 31235 raft_consensus.cc:740] T 9911c6465d7b4d298ce68e7ca55d6e03 P bc5f69c731644f1a987623546db2e71c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc5f69c731644f1a987623546db2e71c, State: Initialized, Role: FOLLOWER
I20260710 13:28:12.602164 31246 raft_consensus.cc:2804] T 90c569990ecd4d9c9d400e6dd8f940fc P d7b311f98ae74158b556f7738466f032 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:12.602558 31246 raft_consensus.cc:493] T 90c569990ecd4d9c9d400e6dd8f940fc P d7b311f98ae74158b556f7738466f032 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:12.603041 31246 raft_consensus.cc:3060] T 90c569990ecd4d9c9d400e6dd8f940fc P d7b311f98ae74158b556f7738466f032 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:12.602806 31235 consensus_queue.cc:260] T 9911c6465d7b4d298ce68e7ca55d6e03 P bc5f69c731644f1a987623546db2e71c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:12.597407 31236 tablet_bootstrap.cc:654] T 90c569990ecd4d9c9d400e6dd8f940fc P 39fa0ff20c804cc4babb5ee17edb6a01: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:12.606061 30946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4809b7b95624b77b488214375db6e71" candidate_uuid: "bc5f69c731644f1a987623546db2e71c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39fa0ff20c804cc4babb5ee17edb6a01"
I20260710 13:28:12.606685 30946 raft_consensus.cc:3060] T e4809b7b95624b77b488214375db6e71 P 39fa0ff20c804cc4babb5ee17edb6a01 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:12.607859 31235 ts_tablet_manager.cc:1434] T 9911c6465d7b4d298ce68e7ca55d6e03 P bc5f69c731644f1a987623546db2e71c: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 13:28:12.609289 31234 tablet_bootstrap.cc:654] T 78ecc8039bb84a67a0bc2bb4755ed847 P d7b311f98ae74158b556f7738466f032: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:12.611784 31246 raft_consensus.cc:515] T 90c569990ecd4d9c9d400e6dd8f940fc P d7b311f98ae74158b556f7738466f032 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:12.615520 31235 tablet_bootstrap.cc:492] T 78ecc8039bb84a67a0bc2bb4755ed847 P bc5f69c731644f1a987623546db2e71c: Bootstrap starting.
I20260710 13:28:12.615414 30948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90c569990ecd4d9c9d400e6dd8f940fc" candidate_uuid: "d7b311f98ae74158b556f7738466f032" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39fa0ff20c804cc4babb5ee17edb6a01"
W20260710 13:28:12.617075 31063 leader_election.cc:343] T 90c569990ecd4d9c9d400e6dd8f940fc P d7b311f98ae74158b556f7738466f032 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 39fa0ff20c804cc4babb5ee17edb6a01 (127.26.127.65:39515): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:12.619096 31023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90c569990ecd4d9c9d400e6dd8f940fc" candidate_uuid: "d7b311f98ae74158b556f7738466f032" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc5f69c731644f1a987623546db2e71c"
I20260710 13:28:12.619688 31023 raft_consensus.cc:3060] T 90c569990ecd4d9c9d400e6dd8f940fc P bc5f69c731644f1a987623546db2e71c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:12.622077 31235 tablet_bootstrap.cc:654] T 78ecc8039bb84a67a0bc2bb4755ed847 P bc5f69c731644f1a987623546db2e71c: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:12.622922 30846 catalog_manager.cc:5697] T b581d97043b34ba8b8006f1b740ed4c3 P bc5f69c731644f1a987623546db2e71c reported cstate change: term changed from 0 to 1, leader changed from <none> to bc5f69c731644f1a987623546db2e71c (127.26.127.66). New cstate: current_term: 1 leader_uuid: "bc5f69c731644f1a987623546db2e71c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:12.626935 31023 raft_consensus.cc:2468] T 90c569990ecd4d9c9d400e6dd8f940fc P bc5f69c731644f1a987623546db2e71c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7b311f98ae74158b556f7738466f032 in term 1.
I20260710 13:28:12.628153 31062 leader_election.cc:304] T 90c569990ecd4d9c9d400e6dd8f940fc P d7b311f98ae74158b556f7738466f032 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: bc5f69c731644f1a987623546db2e71c, d7b311f98ae74158b556f7738466f032; no voters: 39fa0ff20c804cc4babb5ee17edb6a01
I20260710 13:28:12.629274 31257 raft_consensus.cc:2804] T 90c569990ecd4d9c9d400e6dd8f940fc P d7b311f98ae74158b556f7738466f032 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:12.629863 31257 raft_consensus.cc:697] T 90c569990ecd4d9c9d400e6dd8f940fc P d7b311f98ae74158b556f7738466f032 [term 1 LEADER]: Becoming Leader. State: Replica: d7b311f98ae74158b556f7738466f032, State: Running, Role: LEADER
I20260710 13:28:12.630681 31257 consensus_queue.cc:237] T 90c569990ecd4d9c9d400e6dd8f940fc P d7b311f98ae74158b556f7738466f032 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:12.634418 30946 raft_consensus.cc:2468] T e4809b7b95624b77b488214375db6e71 P 39fa0ff20c804cc4babb5ee17edb6a01 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc5f69c731644f1a987623546db2e71c in term 1.
I20260710 13:28:12.649250 30989 leader_election.cc:304] T e4809b7b95624b77b488214375db6e71 P bc5f69c731644f1a987623546db2e71c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 39fa0ff20c804cc4babb5ee17edb6a01, bc5f69c731644f1a987623546db2e71c; no voters: 
I20260710 13:28:12.651409 31146 raft_consensus.cc:2804] T e4809b7b95624b77b488214375db6e71 P bc5f69c731644f1a987623546db2e71c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:12.651927 31146 raft_consensus.cc:697] T e4809b7b95624b77b488214375db6e71 P bc5f69c731644f1a987623546db2e71c [term 1 LEADER]: Becoming Leader. State: Replica: bc5f69c731644f1a987623546db2e71c, State: Running, Role: LEADER
I20260710 13:28:12.652818 31146 consensus_queue.cc:237] T e4809b7b95624b77b488214375db6e71 P bc5f69c731644f1a987623546db2e71c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:12.636658 31246 leader_election.cc:290] T 90c569990ecd4d9c9d400e6dd8f940fc P d7b311f98ae74158b556f7738466f032 [CANDIDATE]: Term 1 election: Requested vote from peers 39fa0ff20c804cc4babb5ee17edb6a01 (127.26.127.65:39515), bc5f69c731644f1a987623546db2e71c (127.26.127.66:33303)
I20260710 13:28:12.638425 31235 tablet_bootstrap.cc:492] T 78ecc8039bb84a67a0bc2bb4755ed847 P bc5f69c731644f1a987623546db2e71c: No bootstrap required, opened a new log
I20260710 13:28:12.654825 31235 ts_tablet_manager.cc:1403] T 78ecc8039bb84a67a0bc2bb4755ed847 P bc5f69c731644f1a987623546db2e71c: Time spent bootstrapping tablet: real 0.040s	user 0.013s	sys 0.001s
I20260710 13:28:12.655323 31236 tablet_bootstrap.cc:492] T 90c569990ecd4d9c9d400e6dd8f940fc P 39fa0ff20c804cc4babb5ee17edb6a01: No bootstrap required, opened a new log
I20260710 13:28:12.655895 31236 ts_tablet_manager.cc:1403] T 90c569990ecd4d9c9d400e6dd8f940fc P 39fa0ff20c804cc4babb5ee17edb6a01: Time spent bootstrapping tablet: real 0.078s	user 0.027s	sys 0.011s
I20260710 13:28:12.655175 30846 catalog_manager.cc:5697] T 90c569990ecd4d9c9d400e6dd8f940fc P d7b311f98ae74158b556f7738466f032 reported cstate change: term changed from 0 to 1, leader changed from <none> to d7b311f98ae74158b556f7738466f032 (127.26.127.67). New cstate: current_term: 1 leader_uuid: "d7b311f98ae74158b556f7738466f032" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:12.657490 31234 tablet_bootstrap.cc:492] T 78ecc8039bb84a67a0bc2bb4755ed847 P d7b311f98ae74158b556f7738466f032: No bootstrap required, opened a new log
I20260710 13:28:12.635140 31096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4809b7b95624b77b488214375db6e71" candidate_uuid: "bc5f69c731644f1a987623546db2e71c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7b311f98ae74158b556f7738466f032"
I20260710 13:28:12.658169 31234 ts_tablet_manager.cc:1403] T 78ecc8039bb84a67a0bc2bb4755ed847 P d7b311f98ae74158b556f7738466f032: Time spent bootstrapping tablet: real 0.081s	user 0.029s	sys 0.015s
I20260710 13:28:12.658247 31096 raft_consensus.cc:3060] T e4809b7b95624b77b488214375db6e71 P d7b311f98ae74158b556f7738466f032 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:12.658795 31236 raft_consensus.cc:359] T 90c569990ecd4d9c9d400e6dd8f940fc P 39fa0ff20c804cc4babb5ee17edb6a01 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:12.659552 31236 raft_consensus.cc:385] T 90c569990ecd4d9c9d400e6dd8f940fc P 39fa0ff20c804cc4babb5ee17edb6a01 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:12.659858 31236 raft_consensus.cc:740] T 90c569990ecd4d9c9d400e6dd8f940fc P 39fa0ff20c804cc4babb5ee17edb6a01 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 39fa0ff20c804cc4babb5ee17edb6a01, State: Initialized, Role: FOLLOWER
I20260710 13:28:12.660588 31236 consensus_queue.cc:260] T 90c569990ecd4d9c9d400e6dd8f940fc P 39fa0ff20c804cc4babb5ee17edb6a01 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:12.661644 31234 raft_consensus.cc:359] T 78ecc8039bb84a67a0bc2bb4755ed847 P d7b311f98ae74158b556f7738466f032 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:12.662396 31234 raft_consensus.cc:385] T 78ecc8039bb84a67a0bc2bb4755ed847 P d7b311f98ae74158b556f7738466f032 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:12.662762 31234 raft_consensus.cc:740] T 78ecc8039bb84a67a0bc2bb4755ed847 P d7b311f98ae74158b556f7738466f032 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7b311f98ae74158b556f7738466f032, State: Initialized, Role: FOLLOWER
I20260710 13:28:12.663579 31234 consensus_queue.cc:260] T 78ecc8039bb84a67a0bc2bb4755ed847 P d7b311f98ae74158b556f7738466f032 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:12.664812 31149 raft_consensus.cc:493] T f24c8dc6c1e54d0a9eefd51f3c27530f P d7b311f98ae74158b556f7738466f032 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:12.665242 31149 raft_consensus.cc:515] T f24c8dc6c1e54d0a9eefd51f3c27530f P d7b311f98ae74158b556f7738466f032 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:12.666108 31236 ts_tablet_manager.cc:1434] T 90c569990ecd4d9c9d400e6dd8f940fc P 39fa0ff20c804cc4babb5ee17edb6a01: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 13:28:12.667127 31236 tablet_bootstrap.cc:492] T 3fde7f55a01d41ec99147a9a4efe1d4d P 39fa0ff20c804cc4babb5ee17edb6a01: Bootstrap starting.
I20260710 13:28:12.667229 31149 leader_election.cc:290] T f24c8dc6c1e54d0a9eefd51f3c27530f P d7b311f98ae74158b556f7738466f032 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 39fa0ff20c804cc4babb5ee17edb6a01 (127.26.127.65:39515), bc5f69c731644f1a987623546db2e71c (127.26.127.66:33303)
I20260710 13:28:12.667369 31234 ts_tablet_manager.cc:1434] T 78ecc8039bb84a67a0bc2bb4755ed847 P d7b311f98ae74158b556f7738466f032: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:28:12.668551 31234 tablet_bootstrap.cc:492] T 314079b44da54bc3bff626b098ce428b P d7b311f98ae74158b556f7738466f032: Bootstrap starting.
I20260710 13:28:12.669137 30946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f24c8dc6c1e54d0a9eefd51f3c27530f" candidate_uuid: "d7b311f98ae74158b556f7738466f032" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" is_pre_election: true
W20260710 13:28:12.670717 31063 leader_election.cc:343] T f24c8dc6c1e54d0a9eefd51f3c27530f P d7b311f98ae74158b556f7738466f032 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 39fa0ff20c804cc4babb5ee17edb6a01 (127.26.127.65:39515): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:12.657569 31235 raft_consensus.cc:359] T 78ecc8039bb84a67a0bc2bb4755ed847 P bc5f69c731644f1a987623546db2e71c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:12.671320 31256 raft_consensus.cc:493] T f24c8dc6c1e54d0a9eefd51f3c27530f P bc5f69c731644f1a987623546db2e71c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:12.671655 31235 raft_consensus.cc:385] T 78ecc8039bb84a67a0bc2bb4755ed847 P bc5f69c731644f1a987623546db2e71c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:12.671974 31235 raft_consensus.cc:740] T 78ecc8039bb84a67a0bc2bb4755ed847 P bc5f69c731644f1a987623546db2e71c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc5f69c731644f1a987623546db2e71c, State: Initialized, Role: FOLLOWER
I20260710 13:28:12.671797 31256 raft_consensus.cc:515] T f24c8dc6c1e54d0a9eefd51f3c27530f P bc5f69c731644f1a987623546db2e71c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:12.672777 31235 consensus_queue.cc:260] T 78ecc8039bb84a67a0bc2bb4755ed847 P bc5f69c731644f1a987623546db2e71c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:12.674427 31236 tablet_bootstrap.cc:654] T 3fde7f55a01d41ec99147a9a4efe1d4d P 39fa0ff20c804cc4babb5ee17edb6a01: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:12.675064 31097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f24c8dc6c1e54d0a9eefd51f3c27530f" candidate_uuid: "bc5f69c731644f1a987623546db2e71c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7b311f98ae74158b556f7738466f032" is_pre_election: true
I20260710 13:28:12.675587 31234 tablet_bootstrap.cc:654] T 314079b44da54bc3bff626b098ce428b P d7b311f98ae74158b556f7738466f032: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:12.675685 31097 raft_consensus.cc:2468] T f24c8dc6c1e54d0a9eefd51f3c27530f P d7b311f98ae74158b556f7738466f032 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc5f69c731644f1a987623546db2e71c in term 0.
I20260710 13:28:12.675944 31235 ts_tablet_manager.cc:1434] T 78ecc8039bb84a67a0bc2bb4755ed847 P bc5f69c731644f1a987623546db2e71c: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260710 13:28:12.676928 31235 tablet_bootstrap.cc:492] T 314079b44da54bc3bff626b098ce428b P bc5f69c731644f1a987623546db2e71c: Bootstrap starting.
I20260710 13:28:12.677675 30988 leader_election.cc:304] T f24c8dc6c1e54d0a9eefd51f3c27530f P bc5f69c731644f1a987623546db2e71c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bc5f69c731644f1a987623546db2e71c, d7b311f98ae74158b556f7738466f032; no voters: 
I20260710 13:28:12.678516 31255 raft_consensus.cc:2804] T f24c8dc6c1e54d0a9eefd51f3c27530f P bc5f69c731644f1a987623546db2e71c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:12.678865 31255 raft_consensus.cc:493] T f24c8dc6c1e54d0a9eefd51f3c27530f P bc5f69c731644f1a987623546db2e71c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:12.679178 31255 raft_consensus.cc:3060] T f24c8dc6c1e54d0a9eefd51f3c27530f P bc5f69c731644f1a987623546db2e71c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:12.680302 31254 raft_consensus.cc:493] T 9911c6465d7b4d298ce68e7ca55d6e03 P bc5f69c731644f1a987623546db2e71c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:12.680801 31254 raft_consensus.cc:515] T 9911c6465d7b4d298ce68e7ca55d6e03 P bc5f69c731644f1a987623546db2e71c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:12.682958 31254 leader_election.cc:290] T 9911c6465d7b4d298ce68e7ca55d6e03 P bc5f69c731644f1a987623546db2e71c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 39fa0ff20c804cc4babb5ee17edb6a01 (127.26.127.65:39515), d7b311f98ae74158b556f7738466f032 (127.26.127.67:34273)
I20260710 13:28:12.676741 30946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f24c8dc6c1e54d0a9eefd51f3c27530f" candidate_uuid: "bc5f69c731644f1a987623546db2e71c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" is_pre_election: true
I20260710 13:28:12.684526 30948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9911c6465d7b4d298ce68e7ca55d6e03" candidate_uuid: "bc5f69c731644f1a987623546db2e71c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" is_pre_election: true
W20260710 13:28:12.685572 30989 leader_election.cc:343] T f24c8dc6c1e54d0a9eefd51f3c27530f P bc5f69c731644f1a987623546db2e71c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 39fa0ff20c804cc4babb5ee17edb6a01 (127.26.127.65:39515): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:28:12.686264 30989 leader_election.cc:343] T 9911c6465d7b4d298ce68e7ca55d6e03 P bc5f69c731644f1a987623546db2e71c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 39fa0ff20c804cc4babb5ee17edb6a01 (127.26.127.65:39515): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:12.686749 31236 tablet_bootstrap.cc:492] T 3fde7f55a01d41ec99147a9a4efe1d4d P 39fa0ff20c804cc4babb5ee17edb6a01: No bootstrap required, opened a new log
I20260710 13:28:12.692561 31236 ts_tablet_manager.cc:1403] T 3fde7f55a01d41ec99147a9a4efe1d4d P 39fa0ff20c804cc4babb5ee17edb6a01: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.004s
I20260710 13:28:12.687543 31097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9911c6465d7b4d298ce68e7ca55d6e03" candidate_uuid: "bc5f69c731644f1a987623546db2e71c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7b311f98ae74158b556f7738466f032" is_pre_election: true
W20260710 13:28:12.696703 30988 leader_election.cc:343] T 9911c6465d7b4d298ce68e7ca55d6e03 P bc5f69c731644f1a987623546db2e71c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d7b311f98ae74158b556f7738466f032 (127.26.127.67:34273): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:12.697204 30988 leader_election.cc:304] T 9911c6465d7b4d298ce68e7ca55d6e03 P bc5f69c731644f1a987623546db2e71c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bc5f69c731644f1a987623546db2e71c; no voters: 39fa0ff20c804cc4babb5ee17edb6a01, d7b311f98ae74158b556f7738466f032
I20260710 13:28:12.697978 31254 raft_consensus.cc:2749] T 9911c6465d7b4d298ce68e7ca55d6e03 P bc5f69c731644f1a987623546db2e71c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:28:12.687624 31256 leader_election.cc:290] T f24c8dc6c1e54d0a9eefd51f3c27530f P bc5f69c731644f1a987623546db2e71c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 39fa0ff20c804cc4babb5ee17edb6a01 (127.26.127.65:39515), d7b311f98ae74158b556f7738466f032 (127.26.127.67:34273)
I20260710 13:28:12.698650 31023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f24c8dc6c1e54d0a9eefd51f3c27530f" candidate_uuid: "d7b311f98ae74158b556f7738466f032" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc5f69c731644f1a987623546db2e71c" is_pre_election: true
I20260710 13:28:12.688222 31096 raft_consensus.cc:2468] T e4809b7b95624b77b488214375db6e71 P d7b311f98ae74158b556f7738466f032 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc5f69c731644f1a987623546db2e71c in term 1.
I20260710 13:28:12.691732 31235 tablet_bootstrap.cc:654] T 314079b44da54bc3bff626b098ce428b P bc5f69c731644f1a987623546db2e71c: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:12.697016 31255 raft_consensus.cc:515] T f24c8dc6c1e54d0a9eefd51f3c27530f P bc5f69c731644f1a987623546db2e71c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:12.713004 31023 raft_consensus.cc:2393] T f24c8dc6c1e54d0a9eefd51f3c27530f P bc5f69c731644f1a987623546db2e71c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d7b311f98ae74158b556f7738466f032 in current term 1: Already voted for candidate bc5f69c731644f1a987623546db2e71c in this term.
I20260710 13:28:12.695745 31236 raft_consensus.cc:359] T 3fde7f55a01d41ec99147a9a4efe1d4d P 39fa0ff20c804cc4babb5ee17edb6a01 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:12.715076 31236 raft_consensus.cc:385] T 3fde7f55a01d41ec99147a9a4efe1d4d P 39fa0ff20c804cc4babb5ee17edb6a01 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:12.715459 31236 raft_consensus.cc:740] T 3fde7f55a01d41ec99147a9a4efe1d4d P 39fa0ff20c804cc4babb5ee17edb6a01 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 39fa0ff20c804cc4babb5ee17edb6a01, State: Initialized, Role: FOLLOWER
I20260710 13:28:12.717890 31234 tablet_bootstrap.cc:492] T 314079b44da54bc3bff626b098ce428b P d7b311f98ae74158b556f7738466f032: No bootstrap required, opened a new log
I20260710 13:28:12.718448 31234 ts_tablet_manager.cc:1403] T 314079b44da54bc3bff626b098ce428b P d7b311f98ae74158b556f7738466f032: Time spent bootstrapping tablet: real 0.050s	user 0.026s	sys 0.018s
I20260710 13:28:12.718662 31062 leader_election.cc:304] T f24c8dc6c1e54d0a9eefd51f3c27530f P d7b311f98ae74158b556f7738466f032 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d7b311f98ae74158b556f7738466f032; no voters: 39fa0ff20c804cc4babb5ee17edb6a01, bc5f69c731644f1a987623546db2e71c
I20260710 13:28:12.716216 31236 consensus_queue.cc:260] T 3fde7f55a01d41ec99147a9a4efe1d4d P 39fa0ff20c804cc4babb5ee17edb6a01 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:12.719831 31246 raft_consensus.cc:3060] T f24c8dc6c1e54d0a9eefd51f3c27530f P d7b311f98ae74158b556f7738466f032 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:12.721560 31234 raft_consensus.cc:359] T 314079b44da54bc3bff626b098ce428b P d7b311f98ae74158b556f7738466f032 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:12.722328 31234 raft_consensus.cc:385] T 314079b44da54bc3bff626b098ce428b P d7b311f98ae74158b556f7738466f032 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:12.722647 31234 raft_consensus.cc:740] T 314079b44da54bc3bff626b098ce428b P d7b311f98ae74158b556f7738466f032 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7b311f98ae74158b556f7738466f032, State: Initialized, Role: FOLLOWER
I20260710 13:28:12.723378 31234 consensus_queue.cc:260] T 314079b44da54bc3bff626b098ce428b P d7b311f98ae74158b556f7738466f032 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:12.724177 31236 ts_tablet_manager.cc:1434] T 3fde7f55a01d41ec99147a9a4efe1d4d P 39fa0ff20c804cc4babb5ee17edb6a01: Time spent starting tablet: real 0.031s	user 0.004s	sys 0.003s
I20260710 13:28:12.725206 31236 tablet_bootstrap.cc:492] T 9911c6465d7b4d298ce68e7ca55d6e03 P 39fa0ff20c804cc4babb5ee17edb6a01: Bootstrap starting.
I20260710 13:28:12.725466 31234 ts_tablet_manager.cc:1434] T 314079b44da54bc3bff626b098ce428b P d7b311f98ae74158b556f7738466f032: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:28:12.726404 31234 tablet_bootstrap.cc:492] T 9911c6465d7b4d298ce68e7ca55d6e03 P d7b311f98ae74158b556f7738466f032: Bootstrap starting.
I20260710 13:28:12.730561 31246 raft_consensus.cc:2749] T f24c8dc6c1e54d0a9eefd51f3c27530f P d7b311f98ae74158b556f7738466f032 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:28:12.733358 30948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f24c8dc6c1e54d0a9eefd51f3c27530f" candidate_uuid: "bc5f69c731644f1a987623546db2e71c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39fa0ff20c804cc4babb5ee17edb6a01"
W20260710 13:28:12.734762 30989 leader_election.cc:343] T f24c8dc6c1e54d0a9eefd51f3c27530f P bc5f69c731644f1a987623546db2e71c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 39fa0ff20c804cc4babb5ee17edb6a01 (127.26.127.65:39515): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:12.733363 30844 catalog_manager.cc:5697] T e4809b7b95624b77b488214375db6e71 P bc5f69c731644f1a987623546db2e71c reported cstate change: term changed from 0 to 1, leader changed from <none> to bc5f69c731644f1a987623546db2e71c (127.26.127.66). New cstate: current_term: 1 leader_uuid: "bc5f69c731644f1a987623546db2e71c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:12.735582 31234 tablet_bootstrap.cc:654] T 9911c6465d7b4d298ce68e7ca55d6e03 P d7b311f98ae74158b556f7738466f032: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:12.735575 31096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f24c8dc6c1e54d0a9eefd51f3c27530f" candidate_uuid: "bc5f69c731644f1a987623546db2e71c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7b311f98ae74158b556f7738466f032"
I20260710 13:28:12.738876 31255 leader_election.cc:290] T f24c8dc6c1e54d0a9eefd51f3c27530f P bc5f69c731644f1a987623546db2e71c [CANDIDATE]: Term 1 election: Requested vote from peers 39fa0ff20c804cc4babb5ee17edb6a01 (127.26.127.65:39515), d7b311f98ae74158b556f7738466f032 (127.26.127.67:34273)
I20260710 13:28:12.743449 31235 tablet_bootstrap.cc:492] T 314079b44da54bc3bff626b098ce428b P bc5f69c731644f1a987623546db2e71c: No bootstrap required, opened a new log
I20260710 13:28:12.744069 31235 ts_tablet_manager.cc:1403] T 314079b44da54bc3bff626b098ce428b P bc5f69c731644f1a987623546db2e71c: Time spent bootstrapping tablet: real 0.067s	user 0.012s	sys 0.000s
I20260710 13:28:12.747725 31235 raft_consensus.cc:359] T 314079b44da54bc3bff626b098ce428b P bc5f69c731644f1a987623546db2e71c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:12.748590 31235 raft_consensus.cc:385] T 314079b44da54bc3bff626b098ce428b P bc5f69c731644f1a987623546db2e71c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:12.748956 31235 raft_consensus.cc:740] T 314079b44da54bc3bff626b098ce428b P bc5f69c731644f1a987623546db2e71c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc5f69c731644f1a987623546db2e71c, State: Initialized, Role: FOLLOWER
I20260710 13:28:12.749775 31235 consensus_queue.cc:260] T 314079b44da54bc3bff626b098ce428b P bc5f69c731644f1a987623546db2e71c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:12.753530 31235 ts_tablet_manager.cc:1434] T 314079b44da54bc3bff626b098ce428b P bc5f69c731644f1a987623546db2e71c: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260710 13:28:12.754680 31236 tablet_bootstrap.cc:654] T 9911c6465d7b4d298ce68e7ca55d6e03 P 39fa0ff20c804cc4babb5ee17edb6a01: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:12.759821 31234 tablet_bootstrap.cc:492] T 9911c6465d7b4d298ce68e7ca55d6e03 P d7b311f98ae74158b556f7738466f032: No bootstrap required, opened a new log
I20260710 13:28:12.760392 31234 ts_tablet_manager.cc:1403] T 9911c6465d7b4d298ce68e7ca55d6e03 P d7b311f98ae74158b556f7738466f032: Time spent bootstrapping tablet: real 0.034s	user 0.009s	sys 0.019s
I20260710 13:28:12.763144 31096 raft_consensus.cc:2468] T f24c8dc6c1e54d0a9eefd51f3c27530f P d7b311f98ae74158b556f7738466f032 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc5f69c731644f1a987623546db2e71c in term 1.
I20260710 13:28:12.763093 31234 raft_consensus.cc:359] T 9911c6465d7b4d298ce68e7ca55d6e03 P d7b311f98ae74158b556f7738466f032 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:12.763938 31234 raft_consensus.cc:385] T 9911c6465d7b4d298ce68e7ca55d6e03 P d7b311f98ae74158b556f7738466f032 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:12.763964 31236 tablet_bootstrap.cc:492] T 9911c6465d7b4d298ce68e7ca55d6e03 P 39fa0ff20c804cc4babb5ee17edb6a01: No bootstrap required, opened a new log
I20260710 13:28:12.764393 31234 raft_consensus.cc:740] T 9911c6465d7b4d298ce68e7ca55d6e03 P d7b311f98ae74158b556f7738466f032 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7b311f98ae74158b556f7738466f032, State: Initialized, Role: FOLLOWER
I20260710 13:28:12.764613 31236 ts_tablet_manager.cc:1403] T 9911c6465d7b4d298ce68e7ca55d6e03 P 39fa0ff20c804cc4babb5ee17edb6a01: Time spent bootstrapping tablet: real 0.040s	user 0.012s	sys 0.003s
I20260710 13:28:12.764437 30988 leader_election.cc:304] T f24c8dc6c1e54d0a9eefd51f3c27530f P bc5f69c731644f1a987623546db2e71c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: bc5f69c731644f1a987623546db2e71c, d7b311f98ae74158b556f7738466f032; no voters: 39fa0ff20c804cc4babb5ee17edb6a01
I20260710 13:28:12.765549 31246 raft_consensus.cc:493] T 78ecc8039bb84a67a0bc2bb4755ed847 P d7b311f98ae74158b556f7738466f032 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:12.765727 31146 raft_consensus.cc:2804] T f24c8dc6c1e54d0a9eefd51f3c27530f P bc5f69c731644f1a987623546db2e71c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:12.765411 31234 consensus_queue.cc:260] T 9911c6465d7b4d298ce68e7ca55d6e03 P d7b311f98ae74158b556f7738466f032 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:12.766283 31146 raft_consensus.cc:697] T f24c8dc6c1e54d0a9eefd51f3c27530f P bc5f69c731644f1a987623546db2e71c [term 1 LEADER]: Becoming Leader. State: Replica: bc5f69c731644f1a987623546db2e71c, State: Running, Role: LEADER
I20260710 13:28:12.766057 31246 raft_consensus.cc:515] T 78ecc8039bb84a67a0bc2bb4755ed847 P d7b311f98ae74158b556f7738466f032 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:12.767136 31146 consensus_queue.cc:237] T f24c8dc6c1e54d0a9eefd51f3c27530f P bc5f69c731644f1a987623546db2e71c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:12.767788 31234 ts_tablet_manager.cc:1434] T 9911c6465d7b4d298ce68e7ca55d6e03 P d7b311f98ae74158b556f7738466f032: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:28:12.767588 31236 raft_consensus.cc:359] T 9911c6465d7b4d298ce68e7ca55d6e03 P 39fa0ff20c804cc4babb5ee17edb6a01 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:12.768190 31246 leader_election.cc:290] T 78ecc8039bb84a67a0bc2bb4755ed847 P d7b311f98ae74158b556f7738466f032 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 39fa0ff20c804cc4babb5ee17edb6a01 (127.26.127.65:39515), bc5f69c731644f1a987623546db2e71c (127.26.127.66:33303)
I20260710 13:28:12.768373 31236 raft_consensus.cc:385] T 9911c6465d7b4d298ce68e7ca55d6e03 P 39fa0ff20c804cc4babb5ee17edb6a01 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:12.768684 31236 raft_consensus.cc:740] T 9911c6465d7b4d298ce68e7ca55d6e03 P 39fa0ff20c804cc4babb5ee17edb6a01 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 39fa0ff20c804cc4babb5ee17edb6a01, State: Initialized, Role: FOLLOWER
I20260710 13:28:12.768977 31242 raft_consensus.cc:493] T 90c569990ecd4d9c9d400e6dd8f940fc P 39fa0ff20c804cc4babb5ee17edb6a01 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:12.769426 31242 raft_consensus.cc:515] T 90c569990ecd4d9c9d400e6dd8f940fc P 39fa0ff20c804cc4babb5ee17edb6a01 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:12.770417 30948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78ecc8039bb84a67a0bc2bb4755ed847" candidate_uuid: "d7b311f98ae74158b556f7738466f032" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" is_pre_election: true
I20260710 13:28:12.771401 31242 leader_election.cc:290] T 90c569990ecd4d9c9d400e6dd8f940fc P 39fa0ff20c804cc4babb5ee17edb6a01 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc5f69c731644f1a987623546db2e71c (127.26.127.66:33303), d7b311f98ae74158b556f7738466f032 (127.26.127.67:34273)
W20260710 13:28:12.771792 31063 leader_election.cc:343] T 78ecc8039bb84a67a0bc2bb4755ed847 P d7b311f98ae74158b556f7738466f032 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 39fa0ff20c804cc4babb5ee17edb6a01 (127.26.127.65:39515): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:12.769404 31236 consensus_queue.cc:260] T 9911c6465d7b4d298ce68e7ca55d6e03 P 39fa0ff20c804cc4babb5ee17edb6a01 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:12.773829 31022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90c569990ecd4d9c9d400e6dd8f940fc" candidate_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc5f69c731644f1a987623546db2e71c" is_pre_election: true
I20260710 13:28:12.774236 31236 ts_tablet_manager.cc:1434] T 9911c6465d7b4d298ce68e7ca55d6e03 P 39fa0ff20c804cc4babb5ee17edb6a01: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260710 13:28:12.774626 31022 raft_consensus.cc:2393] T 90c569990ecd4d9c9d400e6dd8f940fc P bc5f69c731644f1a987623546db2e71c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 39fa0ff20c804cc4babb5ee17edb6a01 in current term 1: Already voted for candidate d7b311f98ae74158b556f7738466f032 in this term.
I20260710 13:28:12.775193 31236 tablet_bootstrap.cc:492] T 78ecc8039bb84a67a0bc2bb4755ed847 P 39fa0ff20c804cc4babb5ee17edb6a01: Bootstrap starting.
I20260710 13:28:12.775717 31257 raft_consensus.cc:493] T 314079b44da54bc3bff626b098ce428b P d7b311f98ae74158b556f7738466f032 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:12.776116 31257 raft_consensus.cc:515] T 314079b44da54bc3bff626b098ce428b P d7b311f98ae74158b556f7738466f032 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:12.777125 31023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78ecc8039bb84a67a0bc2bb4755ed847" candidate_uuid: "d7b311f98ae74158b556f7738466f032" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc5f69c731644f1a987623546db2e71c" is_pre_election: true
I20260710 13:28:12.777882 31257 leader_election.cc:290] T 314079b44da54bc3bff626b098ce428b P d7b311f98ae74158b556f7738466f032 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 39fa0ff20c804cc4babb5ee17edb6a01 (127.26.127.65:39515), bc5f69c731644f1a987623546db2e71c (127.26.127.66:33303)
I20260710 13:28:12.777777 31023 raft_consensus.cc:2468] T 78ecc8039bb84a67a0bc2bb4755ed847 P bc5f69c731644f1a987623546db2e71c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d7b311f98ae74158b556f7738466f032 in term 0.
I20260710 13:28:12.779006 30948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "314079b44da54bc3bff626b098ce428b" candidate_uuid: "d7b311f98ae74158b556f7738466f032" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" is_pre_election: true
I20260710 13:28:12.779485 31062 leader_election.cc:304] T 78ecc8039bb84a67a0bc2bb4755ed847 P d7b311f98ae74158b556f7738466f032 [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: bc5f69c731644f1a987623546db2e71c, d7b311f98ae74158b556f7738466f032; no voters: 39fa0ff20c804cc4babb5ee17edb6a01
I20260710 13:28:12.780821 31257 raft_consensus.cc:2804] T 78ecc8039bb84a67a0bc2bb4755ed847 P d7b311f98ae74158b556f7738466f032 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:12.781157 31257 raft_consensus.cc:493] T 78ecc8039bb84a67a0bc2bb4755ed847 P d7b311f98ae74158b556f7738466f032 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 13:28:12.781383 31063 leader_election.cc:343] T 314079b44da54bc3bff626b098ce428b P d7b311f98ae74158b556f7738466f032 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 39fa0ff20c804cc4babb5ee17edb6a01 (127.26.127.65:39515): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:12.781483 31257 raft_consensus.cc:3060] T 78ecc8039bb84a67a0bc2bb4755ed847 P d7b311f98ae74158b556f7738466f032 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:12.781836 31236 tablet_bootstrap.cc:654] T 78ecc8039bb84a67a0bc2bb4755ed847 P 39fa0ff20c804cc4babb5ee17edb6a01: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:12.785372 31096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90c569990ecd4d9c9d400e6dd8f940fc" candidate_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7b311f98ae74158b556f7738466f032" is_pre_election: true
I20260710 13:28:12.786779 30913 leader_election.cc:304] T 90c569990ecd4d9c9d400e6dd8f940fc P 39fa0ff20c804cc4babb5ee17edb6a01 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 39fa0ff20c804cc4babb5ee17edb6a01; no voters: bc5f69c731644f1a987623546db2e71c, d7b311f98ae74158b556f7738466f032
I20260710 13:28:12.787571 31242 raft_consensus.cc:3060] T 90c569990ecd4d9c9d400e6dd8f940fc P 39fa0ff20c804cc4babb5ee17edb6a01 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:12.789031 31023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "314079b44da54bc3bff626b098ce428b" candidate_uuid: "d7b311f98ae74158b556f7738466f032" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc5f69c731644f1a987623546db2e71c" is_pre_election: true
I20260710 13:28:12.789649 31023 raft_consensus.cc:2468] T 314079b44da54bc3bff626b098ce428b P bc5f69c731644f1a987623546db2e71c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d7b311f98ae74158b556f7738466f032 in term 0.
I20260710 13:28:12.790807 31062 leader_election.cc:304] T 314079b44da54bc3bff626b098ce428b P d7b311f98ae74158b556f7738466f032 [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: bc5f69c731644f1a987623546db2e71c, d7b311f98ae74158b556f7738466f032; no voters: 39fa0ff20c804cc4babb5ee17edb6a01
I20260710 13:28:12.794240 31257 raft_consensus.cc:515] T 78ecc8039bb84a67a0bc2bb4755ed847 P d7b311f98ae74158b556f7738466f032 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:12.796895 30948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78ecc8039bb84a67a0bc2bb4755ed847" candidate_uuid: "d7b311f98ae74158b556f7738466f032" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39fa0ff20c804cc4babb5ee17edb6a01"
I20260710 13:28:12.797053 31246 raft_consensus.cc:2804] T 314079b44da54bc3bff626b098ce428b P d7b311f98ae74158b556f7738466f032 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:12.797596 31246 raft_consensus.cc:493] T 314079b44da54bc3bff626b098ce428b P d7b311f98ae74158b556f7738466f032 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:12.798029 31246 raft_consensus.cc:3060] T 314079b44da54bc3bff626b098ce428b P d7b311f98ae74158b556f7738466f032 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:28:12.798388 31063 leader_election.cc:343] T 78ecc8039bb84a67a0bc2bb4755ed847 P d7b311f98ae74158b556f7738466f032 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 39fa0ff20c804cc4babb5ee17edb6a01 (127.26.127.65:39515): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:12.800419 31023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78ecc8039bb84a67a0bc2bb4755ed847" candidate_uuid: "d7b311f98ae74158b556f7738466f032" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc5f69c731644f1a987623546db2e71c"
I20260710 13:28:12.800979 31023 raft_consensus.cc:3060] T 78ecc8039bb84a67a0bc2bb4755ed847 P bc5f69c731644f1a987623546db2e71c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:12.806121 30845 catalog_manager.cc:5697] T f24c8dc6c1e54d0a9eefd51f3c27530f P bc5f69c731644f1a987623546db2e71c reported cstate change: term changed from 0 to 1, leader changed from <none> to bc5f69c731644f1a987623546db2e71c (127.26.127.66). New cstate: current_term: 1 leader_uuid: "bc5f69c731644f1a987623546db2e71c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:12.807778 31023 raft_consensus.cc:2468] T 78ecc8039bb84a67a0bc2bb4755ed847 P bc5f69c731644f1a987623546db2e71c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7b311f98ae74158b556f7738466f032 in term 1.
I20260710 13:28:12.809034 31062 leader_election.cc:304] T 78ecc8039bb84a67a0bc2bb4755ed847 P d7b311f98ae74158b556f7738466f032 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: bc5f69c731644f1a987623546db2e71c, d7b311f98ae74158b556f7738466f032; no voters: 39fa0ff20c804cc4babb5ee17edb6a01
I20260710 13:28:12.809891 31257 leader_election.cc:290] T 78ecc8039bb84a67a0bc2bb4755ed847 P d7b311f98ae74158b556f7738466f032 [CANDIDATE]: Term 1 election: Requested vote from peers 39fa0ff20c804cc4babb5ee17edb6a01 (127.26.127.65:39515), bc5f69c731644f1a987623546db2e71c (127.26.127.66:33303)
I20260710 13:28:12.809891 31149 raft_consensus.cc:2804] T 78ecc8039bb84a67a0bc2bb4755ed847 P d7b311f98ae74158b556f7738466f032 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:12.810119 31246 raft_consensus.cc:515] T 314079b44da54bc3bff626b098ce428b P d7b311f98ae74158b556f7738466f032 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:12.812863 30948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "314079b44da54bc3bff626b098ce428b" candidate_uuid: "d7b311f98ae74158b556f7738466f032" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39fa0ff20c804cc4babb5ee17edb6a01"
W20260710 13:28:12.814280 31063 leader_election.cc:343] T 314079b44da54bc3bff626b098ce428b P d7b311f98ae74158b556f7738466f032 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 39fa0ff20c804cc4babb5ee17edb6a01 (127.26.127.65:39515): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:12.807657 31242 raft_consensus.cc:2749] T 90c569990ecd4d9c9d400e6dd8f940fc P 39fa0ff20c804cc4babb5ee17edb6a01 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:28:12.815162 31236 tablet_bootstrap.cc:492] T 78ecc8039bb84a67a0bc2bb4755ed847 P 39fa0ff20c804cc4babb5ee17edb6a01: No bootstrap required, opened a new log
I20260710 13:28:12.815955 31236 ts_tablet_manager.cc:1403] T 78ecc8039bb84a67a0bc2bb4755ed847 P 39fa0ff20c804cc4babb5ee17edb6a01: Time spent bootstrapping tablet: real 0.041s	user 0.017s	sys 0.018s
I20260710 13:28:12.816890 31023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "314079b44da54bc3bff626b098ce428b" candidate_uuid: "d7b311f98ae74158b556f7738466f032" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc5f69c731644f1a987623546db2e71c"
I20260710 13:28:12.817438 31023 raft_consensus.cc:3060] T 314079b44da54bc3bff626b098ce428b P bc5f69c731644f1a987623546db2e71c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:12.819815 31236 raft_consensus.cc:359] T 78ecc8039bb84a67a0bc2bb4755ed847 P 39fa0ff20c804cc4babb5ee17edb6a01 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:12.820911 31236 raft_consensus.cc:385] T 78ecc8039bb84a67a0bc2bb4755ed847 P 39fa0ff20c804cc4babb5ee17edb6a01 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:12.821346 31236 raft_consensus.cc:740] T 78ecc8039bb84a67a0bc2bb4755ed847 P 39fa0ff20c804cc4babb5ee17edb6a01 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 39fa0ff20c804cc4babb5ee17edb6a01, State: Initialized, Role: FOLLOWER
I20260710 13:28:12.822520 31023 raft_consensus.cc:2468] T 314079b44da54bc3bff626b098ce428b P bc5f69c731644f1a987623546db2e71c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7b311f98ae74158b556f7738466f032 in term 1.
I20260710 13:28:12.822324 31236 consensus_queue.cc:260] T 78ecc8039bb84a67a0bc2bb4755ed847 P 39fa0ff20c804cc4babb5ee17edb6a01 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:12.823210 31246 leader_election.cc:290] T 314079b44da54bc3bff626b098ce428b P d7b311f98ae74158b556f7738466f032 [CANDIDATE]: Term 1 election: Requested vote from peers 39fa0ff20c804cc4babb5ee17edb6a01 (127.26.127.65:39515), bc5f69c731644f1a987623546db2e71c (127.26.127.66:33303)
I20260710 13:28:12.823724 31062 leader_election.cc:304] T 314079b44da54bc3bff626b098ce428b P d7b311f98ae74158b556f7738466f032 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: bc5f69c731644f1a987623546db2e71c, d7b311f98ae74158b556f7738466f032; no voters: 39fa0ff20c804cc4babb5ee17edb6a01
I20260710 13:28:12.825397 31257 raft_consensus.cc:2804] T 314079b44da54bc3bff626b098ce428b P d7b311f98ae74158b556f7738466f032 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:12.825822 31257 raft_consensus.cc:697] T 314079b44da54bc3bff626b098ce428b P d7b311f98ae74158b556f7738466f032 [term 1 LEADER]: Becoming Leader. State: Replica: d7b311f98ae74158b556f7738466f032, State: Running, Role: LEADER
I20260710 13:28:12.826622 31257 consensus_queue.cc:237] T 314079b44da54bc3bff626b098ce428b P d7b311f98ae74158b556f7738466f032 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:12.827451 31236 ts_tablet_manager.cc:1434] T 78ecc8039bb84a67a0bc2bb4755ed847 P 39fa0ff20c804cc4babb5ee17edb6a01: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.004s
I20260710 13:28:12.828837 31236 tablet_bootstrap.cc:492] T f24c8dc6c1e54d0a9eefd51f3c27530f P 39fa0ff20c804cc4babb5ee17edb6a01: Bootstrap starting.
I20260710 13:28:12.832926 31149 raft_consensus.cc:697] T 78ecc8039bb84a67a0bc2bb4755ed847 P d7b311f98ae74158b556f7738466f032 [term 1 LEADER]: Becoming Leader. State: Replica: d7b311f98ae74158b556f7738466f032, State: Running, Role: LEADER
I20260710 13:28:12.833958 31149 consensus_queue.cc:237] T 78ecc8039bb84a67a0bc2bb4755ed847 P d7b311f98ae74158b556f7738466f032 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:12.836819 31236 tablet_bootstrap.cc:654] T f24c8dc6c1e54d0a9eefd51f3c27530f P 39fa0ff20c804cc4babb5ee17edb6a01: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:12.847148 31236 tablet_bootstrap.cc:492] T f24c8dc6c1e54d0a9eefd51f3c27530f P 39fa0ff20c804cc4babb5ee17edb6a01: No bootstrap required, opened a new log
I20260710 13:28:12.847594 31236 ts_tablet_manager.cc:1403] T f24c8dc6c1e54d0a9eefd51f3c27530f P 39fa0ff20c804cc4babb5ee17edb6a01: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.006s
I20260710 13:28:12.849879 30845 catalog_manager.cc:5697] T 78ecc8039bb84a67a0bc2bb4755ed847 P d7b311f98ae74158b556f7738466f032 reported cstate change: term changed from 0 to 1, leader changed from <none> to d7b311f98ae74158b556f7738466f032 (127.26.127.67). New cstate: current_term: 1 leader_uuid: "d7b311f98ae74158b556f7738466f032" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:12.850145 31236 raft_consensus.cc:359] T f24c8dc6c1e54d0a9eefd51f3c27530f P 39fa0ff20c804cc4babb5ee17edb6a01 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:12.850880 31236 raft_consensus.cc:385] T f24c8dc6c1e54d0a9eefd51f3c27530f P 39fa0ff20c804cc4babb5ee17edb6a01 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:12.851157 31236 raft_consensus.cc:740] T f24c8dc6c1e54d0a9eefd51f3c27530f P 39fa0ff20c804cc4babb5ee17edb6a01 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 39fa0ff20c804cc4babb5ee17edb6a01, State: Initialized, Role: FOLLOWER
I20260710 13:28:12.851819 31236 consensus_queue.cc:260] T f24c8dc6c1e54d0a9eefd51f3c27530f P 39fa0ff20c804cc4babb5ee17edb6a01 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:12.853540 31236 ts_tablet_manager.cc:1434] T f24c8dc6c1e54d0a9eefd51f3c27530f P 39fa0ff20c804cc4babb5ee17edb6a01: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:28:12.854624 31236 tablet_bootstrap.cc:492] T 314079b44da54bc3bff626b098ce428b P 39fa0ff20c804cc4babb5ee17edb6a01: Bootstrap starting.
I20260710 13:28:12.860034 31236 tablet_bootstrap.cc:654] T 314079b44da54bc3bff626b098ce428b P 39fa0ff20c804cc4babb5ee17edb6a01: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:12.863679 30843 catalog_manager.cc:5697] T 314079b44da54bc3bff626b098ce428b P d7b311f98ae74158b556f7738466f032 reported cstate change: term changed from 0 to 1, leader changed from <none> to d7b311f98ae74158b556f7738466f032 (127.26.127.67). New cstate: current_term: 1 leader_uuid: "d7b311f98ae74158b556f7738466f032" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:12.864703 31236 tablet_bootstrap.cc:492] T 314079b44da54bc3bff626b098ce428b P 39fa0ff20c804cc4babb5ee17edb6a01: No bootstrap required, opened a new log
I20260710 13:28:12.865188 31236 ts_tablet_manager.cc:1403] T 314079b44da54bc3bff626b098ce428b P 39fa0ff20c804cc4babb5ee17edb6a01: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260710 13:28:12.867619 31236 raft_consensus.cc:359] T 314079b44da54bc3bff626b098ce428b P 39fa0ff20c804cc4babb5ee17edb6a01 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:12.868263 31236 raft_consensus.cc:385] T 314079b44da54bc3bff626b098ce428b P 39fa0ff20c804cc4babb5ee17edb6a01 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:12.868486 31236 raft_consensus.cc:740] T 314079b44da54bc3bff626b098ce428b P 39fa0ff20c804cc4babb5ee17edb6a01 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 39fa0ff20c804cc4babb5ee17edb6a01, State: Initialized, Role: FOLLOWER
I20260710 13:28:12.869132 31236 consensus_queue.cc:260] T 314079b44da54bc3bff626b098ce428b P 39fa0ff20c804cc4babb5ee17edb6a01 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:12.871120 31236 ts_tablet_manager.cc:1434] T 314079b44da54bc3bff626b098ce428b P 39fa0ff20c804cc4babb5ee17edb6a01: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:28:12.888100 31242 raft_consensus.cc:493] T f24c8dc6c1e54d0a9eefd51f3c27530f P 39fa0ff20c804cc4babb5ee17edb6a01 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:12.888674 31242 raft_consensus.cc:515] T f24c8dc6c1e54d0a9eefd51f3c27530f P 39fa0ff20c804cc4babb5ee17edb6a01 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:12.890424 31242 leader_election.cc:290] T f24c8dc6c1e54d0a9eefd51f3c27530f P 39fa0ff20c804cc4babb5ee17edb6a01 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc5f69c731644f1a987623546db2e71c (127.26.127.66:33303), d7b311f98ae74158b556f7738466f032 (127.26.127.67:34273)
I20260710 13:28:12.891130 31023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f24c8dc6c1e54d0a9eefd51f3c27530f" candidate_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc5f69c731644f1a987623546db2e71c" is_pre_election: true
I20260710 13:28:12.891372 31096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f24c8dc6c1e54d0a9eefd51f3c27530f" candidate_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7b311f98ae74158b556f7738466f032" is_pre_election: true
I20260710 13:28:12.892140 31096 raft_consensus.cc:2393] T f24c8dc6c1e54d0a9eefd51f3c27530f P d7b311f98ae74158b556f7738466f032 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 39fa0ff20c804cc4babb5ee17edb6a01 in current term 1: Already voted for candidate bc5f69c731644f1a987623546db2e71c in this term.
I20260710 13:28:12.893028 30913 leader_election.cc:304] T f24c8dc6c1e54d0a9eefd51f3c27530f P 39fa0ff20c804cc4babb5ee17edb6a01 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 39fa0ff20c804cc4babb5ee17edb6a01; no voters: bc5f69c731644f1a987623546db2e71c, d7b311f98ae74158b556f7738466f032
I20260710 13:28:12.893621 31242 raft_consensus.cc:3060] T f24c8dc6c1e54d0a9eefd51f3c27530f P 39fa0ff20c804cc4babb5ee17edb6a01 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:12.898656 31242 raft_consensus.cc:2749] T f24c8dc6c1e54d0a9eefd51f3c27530f P 39fa0ff20c804cc4babb5ee17edb6a01 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:28:12.899361 31242 raft_consensus.cc:493] T 3fde7f55a01d41ec99147a9a4efe1d4d P 39fa0ff20c804cc4babb5ee17edb6a01 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:12.899747 31242 raft_consensus.cc:515] T 3fde7f55a01d41ec99147a9a4efe1d4d P 39fa0ff20c804cc4babb5ee17edb6a01 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:12.901631 31242 leader_election.cc:290] T 3fde7f55a01d41ec99147a9a4efe1d4d P 39fa0ff20c804cc4babb5ee17edb6a01 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc5f69c731644f1a987623546db2e71c (127.26.127.66:33303), d7b311f98ae74158b556f7738466f032 (127.26.127.67:34273)
I20260710 13:28:12.902319 31023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fde7f55a01d41ec99147a9a4efe1d4d" candidate_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc5f69c731644f1a987623546db2e71c" is_pre_election: true
I20260710 13:28:12.902980 31097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fde7f55a01d41ec99147a9a4efe1d4d" candidate_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7b311f98ae74158b556f7738466f032" is_pre_election: true
I20260710 13:28:12.903014 31023 raft_consensus.cc:2468] T 3fde7f55a01d41ec99147a9a4efe1d4d P bc5f69c731644f1a987623546db2e71c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 39fa0ff20c804cc4babb5ee17edb6a01 in term 0.
I20260710 13:28:12.903682 31097 raft_consensus.cc:2468] T 3fde7f55a01d41ec99147a9a4efe1d4d P d7b311f98ae74158b556f7738466f032 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 39fa0ff20c804cc4babb5ee17edb6a01 in term 0.
I20260710 13:28:12.904207 30913 leader_election.cc:304] T 3fde7f55a01d41ec99147a9a4efe1d4d P 39fa0ff20c804cc4babb5ee17edb6a01 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 39fa0ff20c804cc4babb5ee17edb6a01, bc5f69c731644f1a987623546db2e71c; no voters: 
I20260710 13:28:12.905022 31242 raft_consensus.cc:2804] T 3fde7f55a01d41ec99147a9a4efe1d4d P 39fa0ff20c804cc4babb5ee17edb6a01 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:12.905407 31242 raft_consensus.cc:493] T 3fde7f55a01d41ec99147a9a4efe1d4d P 39fa0ff20c804cc4babb5ee17edb6a01 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:12.905777 31242 raft_consensus.cc:3060] T 3fde7f55a01d41ec99147a9a4efe1d4d P 39fa0ff20c804cc4babb5ee17edb6a01 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:12.910195 31242 raft_consensus.cc:515] T 3fde7f55a01d41ec99147a9a4efe1d4d P 39fa0ff20c804cc4babb5ee17edb6a01 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:12.911782 31242 leader_election.cc:290] T 3fde7f55a01d41ec99147a9a4efe1d4d P 39fa0ff20c804cc4babb5ee17edb6a01 [CANDIDATE]: Term 1 election: Requested vote from peers bc5f69c731644f1a987623546db2e71c (127.26.127.66:33303), d7b311f98ae74158b556f7738466f032 (127.26.127.67:34273)
I20260710 13:28:12.912353 31023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fde7f55a01d41ec99147a9a4efe1d4d" candidate_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc5f69c731644f1a987623546db2e71c"
I20260710 13:28:12.912737 31097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fde7f55a01d41ec99147a9a4efe1d4d" candidate_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7b311f98ae74158b556f7738466f032"
I20260710 13:28:12.912990 31023 raft_consensus.cc:3060] T 3fde7f55a01d41ec99147a9a4efe1d4d P bc5f69c731644f1a987623546db2e71c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:12.913291 31097 raft_consensus.cc:3060] T 3fde7f55a01d41ec99147a9a4efe1d4d P d7b311f98ae74158b556f7738466f032 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:12.919502 31023 raft_consensus.cc:2468] T 3fde7f55a01d41ec99147a9a4efe1d4d P bc5f69c731644f1a987623546db2e71c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 39fa0ff20c804cc4babb5ee17edb6a01 in term 1.
I20260710 13:28:12.919503 31097 raft_consensus.cc:2468] T 3fde7f55a01d41ec99147a9a4efe1d4d P d7b311f98ae74158b556f7738466f032 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 39fa0ff20c804cc4babb5ee17edb6a01 in term 1.
I20260710 13:28:12.920789 30913 leader_election.cc:304] T 3fde7f55a01d41ec99147a9a4efe1d4d P 39fa0ff20c804cc4babb5ee17edb6a01 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 39fa0ff20c804cc4babb5ee17edb6a01, bc5f69c731644f1a987623546db2e71c; no voters: 
I20260710 13:28:12.921361 31242 raft_consensus.cc:2804] T 3fde7f55a01d41ec99147a9a4efe1d4d P 39fa0ff20c804cc4babb5ee17edb6a01 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:12.921788 31242 raft_consensus.cc:697] T 3fde7f55a01d41ec99147a9a4efe1d4d P 39fa0ff20c804cc4babb5ee17edb6a01 [term 1 LEADER]: Becoming Leader. State: Replica: 39fa0ff20c804cc4babb5ee17edb6a01, State: Running, Role: LEADER
I20260710 13:28:12.922506 31242 consensus_queue.cc:237] T 3fde7f55a01d41ec99147a9a4efe1d4d P 39fa0ff20c804cc4babb5ee17edb6a01 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:12.929780 30843 catalog_manager.cc:5697] T 3fde7f55a01d41ec99147a9a4efe1d4d P 39fa0ff20c804cc4babb5ee17edb6a01 reported cstate change: term changed from 0 to 1, leader changed from <none> to 39fa0ff20c804cc4babb5ee17edb6a01 (127.26.127.65). New cstate: current_term: 1 leader_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:12.969244 31242 raft_consensus.cc:493] T fbfa4786303a45288184b45d2c5013b0 P 39fa0ff20c804cc4babb5ee17edb6a01 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:12.969661 31242 raft_consensus.cc:515] T fbfa4786303a45288184b45d2c5013b0 P 39fa0ff20c804cc4babb5ee17edb6a01 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:12.971168 31242 leader_election.cc:290] T fbfa4786303a45288184b45d2c5013b0 P 39fa0ff20c804cc4babb5ee17edb6a01 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc5f69c731644f1a987623546db2e71c (127.26.127.66:33303), d7b311f98ae74158b556f7738466f032 (127.26.127.67:34273)
I20260710 13:28:12.972079 31023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbfa4786303a45288184b45d2c5013b0" candidate_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc5f69c731644f1a987623546db2e71c" is_pre_election: true
I20260710 13:28:12.972344 31097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbfa4786303a45288184b45d2c5013b0" candidate_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7b311f98ae74158b556f7738466f032" is_pre_election: true
I20260710 13:28:12.972769 31023 raft_consensus.cc:2393] T fbfa4786303a45288184b45d2c5013b0 P bc5f69c731644f1a987623546db2e71c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 39fa0ff20c804cc4babb5ee17edb6a01 in current term 1: Already voted for candidate d7b311f98ae74158b556f7738466f032 in this term.
I20260710 13:28:12.973922 30913 leader_election.cc:304] T fbfa4786303a45288184b45d2c5013b0 P 39fa0ff20c804cc4babb5ee17edb6a01 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 39fa0ff20c804cc4babb5ee17edb6a01; no voters: bc5f69c731644f1a987623546db2e71c, d7b311f98ae74158b556f7738466f032
I20260710 13:28:12.974586 31242 raft_consensus.cc:3060] T fbfa4786303a45288184b45d2c5013b0 P 39fa0ff20c804cc4babb5ee17edb6a01 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:12.979360 31242 raft_consensus.cc:2749] T fbfa4786303a45288184b45d2c5013b0 P 39fa0ff20c804cc4babb5ee17edb6a01 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:28:12.986491 31149 consensus_queue.cc:1048] T fbfa4786303a45288184b45d2c5013b0 P d7b311f98ae74158b556f7738466f032 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:12.998800 31149 consensus_queue.cc:1048] T fbfa4786303a45288184b45d2c5013b0 P d7b311f98ae74158b556f7738466f032 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:13.032930 31242 raft_consensus.cc:493] T 78ecc8039bb84a67a0bc2bb4755ed847 P 39fa0ff20c804cc4babb5ee17edb6a01 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:13.033433 31242 raft_consensus.cc:515] T 78ecc8039bb84a67a0bc2bb4755ed847 P 39fa0ff20c804cc4babb5ee17edb6a01 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:13.035212 31242 leader_election.cc:290] T 78ecc8039bb84a67a0bc2bb4755ed847 P 39fa0ff20c804cc4babb5ee17edb6a01 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc5f69c731644f1a987623546db2e71c (127.26.127.66:33303), d7b311f98ae74158b556f7738466f032 (127.26.127.67:34273)
I20260710 13:28:13.035861 31023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78ecc8039bb84a67a0bc2bb4755ed847" candidate_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc5f69c731644f1a987623546db2e71c" is_pre_election: true
I20260710 13:28:13.036162 31097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78ecc8039bb84a67a0bc2bb4755ed847" candidate_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7b311f98ae74158b556f7738466f032" is_pre_election: true
I20260710 13:28:13.036520 31023 raft_consensus.cc:2393] T 78ecc8039bb84a67a0bc2bb4755ed847 P bc5f69c731644f1a987623546db2e71c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 39fa0ff20c804cc4babb5ee17edb6a01 in current term 1: Already voted for candidate d7b311f98ae74158b556f7738466f032 in this term.
I20260710 13:28:13.037721 30913 leader_election.cc:304] T 78ecc8039bb84a67a0bc2bb4755ed847 P 39fa0ff20c804cc4babb5ee17edb6a01 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 39fa0ff20c804cc4babb5ee17edb6a01; no voters: bc5f69c731644f1a987623546db2e71c, d7b311f98ae74158b556f7738466f032
I20260710 13:28:13.038389 31242 raft_consensus.cc:3060] T 78ecc8039bb84a67a0bc2bb4755ed847 P 39fa0ff20c804cc4babb5ee17edb6a01 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:13.043329 31242 raft_consensus.cc:2749] T 78ecc8039bb84a67a0bc2bb4755ed847 P 39fa0ff20c804cc4babb5ee17edb6a01 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:28:13.111737 31255 consensus_queue.cc:1048] T e4809b7b95624b77b488214375db6e71 P bc5f69c731644f1a987623546db2e71c [LEADER]: Connected to new peer: Peer: permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:13.118254 31149 consensus_queue.cc:1048] T 90c569990ecd4d9c9d400e6dd8f940fc P d7b311f98ae74158b556f7738466f032 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:13.127142 31149 raft_consensus.cc:493] T 9911c6465d7b4d298ce68e7ca55d6e03 P d7b311f98ae74158b556f7738466f032 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:13.127403 31256 consensus_queue.cc:1048] T e4809b7b95624b77b488214375db6e71 P bc5f69c731644f1a987623546db2e71c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:13.127627 31149 raft_consensus.cc:515] T 9911c6465d7b4d298ce68e7ca55d6e03 P d7b311f98ae74158b556f7738466f032 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:13.131099 31023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9911c6465d7b4d298ce68e7ca55d6e03" candidate_uuid: "d7b311f98ae74158b556f7738466f032" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc5f69c731644f1a987623546db2e71c" is_pre_election: true
I20260710 13:28:13.131685 31023 raft_consensus.cc:2468] T 9911c6465d7b4d298ce68e7ca55d6e03 P bc5f69c731644f1a987623546db2e71c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d7b311f98ae74158b556f7738466f032 in term 0.
I20260710 13:28:13.131946 31149 leader_election.cc:290] T 9911c6465d7b4d298ce68e7ca55d6e03 P d7b311f98ae74158b556f7738466f032 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 39fa0ff20c804cc4babb5ee17edb6a01 (127.26.127.65:39515), bc5f69c731644f1a987623546db2e71c (127.26.127.66:33303)
I20260710 13:28:13.132516 30946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9911c6465d7b4d298ce68e7ca55d6e03" candidate_uuid: "d7b311f98ae74158b556f7738466f032" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" is_pre_election: true
I20260710 13:28:13.133158 30946 raft_consensus.cc:2468] T 9911c6465d7b4d298ce68e7ca55d6e03 P 39fa0ff20c804cc4babb5ee17edb6a01 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d7b311f98ae74158b556f7738466f032 in term 0.
I20260710 13:28:13.134682 31062 leader_election.cc:304] T 9911c6465d7b4d298ce68e7ca55d6e03 P d7b311f98ae74158b556f7738466f032 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bc5f69c731644f1a987623546db2e71c, d7b311f98ae74158b556f7738466f032; no voters: 
I20260710 13:28:13.135875 31257 raft_consensus.cc:2804] T 9911c6465d7b4d298ce68e7ca55d6e03 P d7b311f98ae74158b556f7738466f032 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:13.136243 31257 raft_consensus.cc:493] T 9911c6465d7b4d298ce68e7ca55d6e03 P d7b311f98ae74158b556f7738466f032 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:13.136605 31257 raft_consensus.cc:3060] T 9911c6465d7b4d298ce68e7ca55d6e03 P d7b311f98ae74158b556f7738466f032 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:13.138566 31246 consensus_queue.cc:1048] T 90c569990ecd4d9c9d400e6dd8f940fc P d7b311f98ae74158b556f7738466f032 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:13.143584 31257 raft_consensus.cc:515] T 9911c6465d7b4d298ce68e7ca55d6e03 P d7b311f98ae74158b556f7738466f032 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:13.146099 31257 leader_election.cc:290] T 9911c6465d7b4d298ce68e7ca55d6e03 P d7b311f98ae74158b556f7738466f032 [CANDIDATE]: Term 1 election: Requested vote from peers 39fa0ff20c804cc4babb5ee17edb6a01 (127.26.127.65:39515), bc5f69c731644f1a987623546db2e71c (127.26.127.66:33303)
I20260710 13:28:13.146977 30946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9911c6465d7b4d298ce68e7ca55d6e03" candidate_uuid: "d7b311f98ae74158b556f7738466f032" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39fa0ff20c804cc4babb5ee17edb6a01"
I20260710 13:28:13.148317 30946 raft_consensus.cc:3060] T 9911c6465d7b4d298ce68e7ca55d6e03 P 39fa0ff20c804cc4babb5ee17edb6a01 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:13.148434 31022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9911c6465d7b4d298ce68e7ca55d6e03" candidate_uuid: "d7b311f98ae74158b556f7738466f032" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc5f69c731644f1a987623546db2e71c"
I20260710 13:28:13.149075 31022 raft_consensus.cc:3060] T 9911c6465d7b4d298ce68e7ca55d6e03 P bc5f69c731644f1a987623546db2e71c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:13.156328 30946 raft_consensus.cc:2468] T 9911c6465d7b4d298ce68e7ca55d6e03 P 39fa0ff20c804cc4babb5ee17edb6a01 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7b311f98ae74158b556f7738466f032 in term 1.
I20260710 13:28:13.157683 31063 leader_election.cc:304] T 9911c6465d7b4d298ce68e7ca55d6e03 P d7b311f98ae74158b556f7738466f032 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 39fa0ff20c804cc4babb5ee17edb6a01, d7b311f98ae74158b556f7738466f032; no voters: 
I20260710 13:28:13.158430 31022 raft_consensus.cc:2468] T 9911c6465d7b4d298ce68e7ca55d6e03 P bc5f69c731644f1a987623546db2e71c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7b311f98ae74158b556f7738466f032 in term 1.
I20260710 13:28:13.158578 31257 raft_consensus.cc:2804] T 9911c6465d7b4d298ce68e7ca55d6e03 P d7b311f98ae74158b556f7738466f032 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:13.159194 31257 raft_consensus.cc:697] T 9911c6465d7b4d298ce68e7ca55d6e03 P d7b311f98ae74158b556f7738466f032 [term 1 LEADER]: Becoming Leader. State: Replica: d7b311f98ae74158b556f7738466f032, State: Running, Role: LEADER
I20260710 13:28:13.160077 31257 consensus_queue.cc:237] T 9911c6465d7b4d298ce68e7ca55d6e03 P d7b311f98ae74158b556f7738466f032 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:13.168538 30843 catalog_manager.cc:5697] T 9911c6465d7b4d298ce68e7ca55d6e03 P d7b311f98ae74158b556f7738466f032 reported cstate change: term changed from 0 to 1, leader changed from <none> to d7b311f98ae74158b556f7738466f032 (127.26.127.67). New cstate: current_term: 1 leader_uuid: "d7b311f98ae74158b556f7738466f032" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:13.170274 31146 consensus_queue.cc:1048] T b581d97043b34ba8b8006f1b740ed4c3 P bc5f69c731644f1a987623546db2e71c [LEADER]: Connected to new peer: Peer: permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:13.176680 31242 raft_consensus.cc:493] T 314079b44da54bc3bff626b098ce428b P 39fa0ff20c804cc4babb5ee17edb6a01 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:13.177188 31242 raft_consensus.cc:515] T 314079b44da54bc3bff626b098ce428b P 39fa0ff20c804cc4babb5ee17edb6a01 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:13.179152 31242 leader_election.cc:290] T 314079b44da54bc3bff626b098ce428b P 39fa0ff20c804cc4babb5ee17edb6a01 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc5f69c731644f1a987623546db2e71c (127.26.127.66:33303), d7b311f98ae74158b556f7738466f032 (127.26.127.67:34273)
I20260710 13:28:13.180526 31096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "314079b44da54bc3bff626b098ce428b" candidate_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7b311f98ae74158b556f7738466f032" is_pre_election: true
I20260710 13:28:13.181732 31022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "314079b44da54bc3bff626b098ce428b" candidate_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc5f69c731644f1a987623546db2e71c" is_pre_election: true
I20260710 13:28:13.182528 31022 raft_consensus.cc:2393] T 314079b44da54bc3bff626b098ce428b P bc5f69c731644f1a987623546db2e71c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 39fa0ff20c804cc4babb5ee17edb6a01 in current term 1: Already voted for candidate d7b311f98ae74158b556f7738466f032 in this term.
I20260710 13:28:13.183473 30913 leader_election.cc:304] T 314079b44da54bc3bff626b098ce428b P 39fa0ff20c804cc4babb5ee17edb6a01 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 39fa0ff20c804cc4babb5ee17edb6a01; no voters: bc5f69c731644f1a987623546db2e71c, d7b311f98ae74158b556f7738466f032
I20260710 13:28:13.183866 31254 consensus_queue.cc:1048] T b581d97043b34ba8b8006f1b740ed4c3 P bc5f69c731644f1a987623546db2e71c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:13.184535 31242 raft_consensus.cc:3060] T 314079b44da54bc3bff626b098ce428b P 39fa0ff20c804cc4babb5ee17edb6a01 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:13.191766 31242 raft_consensus.cc:2749] T 314079b44da54bc3bff626b098ce428b P 39fa0ff20c804cc4babb5ee17edb6a01 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:28:13.214051 31254 consensus_queue.cc:1048] T f24c8dc6c1e54d0a9eefd51f3c27530f P bc5f69c731644f1a987623546db2e71c [LEADER]: Connected to new peer: Peer: permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:13.223675 31254 consensus_queue.cc:1048] T f24c8dc6c1e54d0a9eefd51f3c27530f P bc5f69c731644f1a987623546db2e71c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:28:13.241683 31246 consensus_queue.cc:1048] T 78ecc8039bb84a67a0bc2bb4755ed847 P d7b311f98ae74158b556f7738466f032 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:13.252521 31273 consensus_queue.cc:1048] T 78ecc8039bb84a67a0bc2bb4755ed847 P d7b311f98ae74158b556f7738466f032 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:13.287101 31022 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e4809b7b95624b77b488214375db6e71"
dest_uuid: "bc5f69c731644f1a987623546db2e71c"
mode: GRACEFUL
new_leader_uuid: "39fa0ff20c804cc4babb5ee17edb6a01"
 from {username='slave'} at 127.0.0.1:54320
I20260710 13:28:13.287614 31022 raft_consensus.cc:606] T e4809b7b95624b77b488214375db6e71 P bc5f69c731644f1a987623546db2e71c [term 1 LEADER]: Received request to transfer leadership to TS 39fa0ff20c804cc4babb5ee17edb6a01
I20260710 13:28:13.294427 31096 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fbfa4786303a45288184b45d2c5013b0"
dest_uuid: "d7b311f98ae74158b556f7738466f032"
mode: GRACEFUL
new_leader_uuid: "39fa0ff20c804cc4babb5ee17edb6a01"
 from {username='slave'} at 127.0.0.1:56628
I20260710 13:28:13.294833 31096 raft_consensus.cc:606] T fbfa4786303a45288184b45d2c5013b0 P d7b311f98ae74158b556f7738466f032 [term 1 LEADER]: Received request to transfer leadership to TS 39fa0ff20c804cc4babb5ee17edb6a01
I20260710 13:28:13.298066 31246 consensus_queue.cc:1048] T 314079b44da54bc3bff626b098ce428b P d7b311f98ae74158b556f7738466f032 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:13.299572 31022 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b581d97043b34ba8b8006f1b740ed4c3"
dest_uuid: "bc5f69c731644f1a987623546db2e71c"
mode: GRACEFUL
new_leader_uuid: "39fa0ff20c804cc4babb5ee17edb6a01"
 from {username='slave'} at 127.0.0.1:54320
I20260710 13:28:13.300196 31022 raft_consensus.cc:606] T b581d97043b34ba8b8006f1b740ed4c3 P bc5f69c731644f1a987623546db2e71c [term 1 LEADER]: Received request to transfer leadership to TS 39fa0ff20c804cc4babb5ee17edb6a01
I20260710 13:28:13.310550 31096 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "90c569990ecd4d9c9d400e6dd8f940fc"
dest_uuid: "d7b311f98ae74158b556f7738466f032"
mode: GRACEFUL
new_leader_uuid: "bc5f69c731644f1a987623546db2e71c"
 from {username='slave'} at 127.0.0.1:56628
I20260710 13:28:13.311064 31096 raft_consensus.cc:606] T 90c569990ecd4d9c9d400e6dd8f940fc P d7b311f98ae74158b556f7738466f032 [term 1 LEADER]: Received request to transfer leadership to TS bc5f69c731644f1a987623546db2e71c
I20260710 13:28:13.313040 31273 consensus_queue.cc:1048] T 314079b44da54bc3bff626b098ce428b P d7b311f98ae74158b556f7738466f032 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:13.323660 31096 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9911c6465d7b4d298ce68e7ca55d6e03"
dest_uuid: "d7b311f98ae74158b556f7738466f032"
mode: GRACEFUL
new_leader_uuid: "bc5f69c731644f1a987623546db2e71c"
 from {username='slave'} at 127.0.0.1:56628
I20260710 13:28:13.324182 31096 raft_consensus.cc:606] T 9911c6465d7b4d298ce68e7ca55d6e03 P d7b311f98ae74158b556f7738466f032 [term 1 LEADER]: Received request to transfer leadership to TS bc5f69c731644f1a987623546db2e71c
I20260710 13:28:13.329509 31096 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "314079b44da54bc3bff626b098ce428b"
dest_uuid: "d7b311f98ae74158b556f7738466f032"
mode: GRACEFUL
new_leader_uuid: "bc5f69c731644f1a987623546db2e71c"
 from {username='slave'} at 127.0.0.1:56628
I20260710 13:28:13.329885 31096 raft_consensus.cc:606] T 314079b44da54bc3bff626b098ce428b P d7b311f98ae74158b556f7738466f032 [term 1 LEADER]: Received request to transfer leadership to TS bc5f69c731644f1a987623546db2e71c
I20260710 13:28:13.500785 31242 consensus_queue.cc:1048] T 3fde7f55a01d41ec99147a9a4efe1d4d P 39fa0ff20c804cc4babb5ee17edb6a01 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:13.512741 31300 consensus_queue.cc:1048] T 3fde7f55a01d41ec99147a9a4efe1d4d P 39fa0ff20c804cc4babb5ee17edb6a01 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:13.532025 31256 raft_consensus.cc:993] T e4809b7b95624b77b488214375db6e71 P bc5f69c731644f1a987623546db2e71c: : Instructing follower 39fa0ff20c804cc4babb5ee17edb6a01 to start an election
I20260710 13:28:13.532478 31254 raft_consensus.cc:1081] T e4809b7b95624b77b488214375db6e71 P bc5f69c731644f1a987623546db2e71c [term 1 LEADER]: Signalling peer 39fa0ff20c804cc4babb5ee17edb6a01 to start an election
I20260710 13:28:13.533725 31273 raft_consensus.cc:993] T 90c569990ecd4d9c9d400e6dd8f940fc P d7b311f98ae74158b556f7738466f032: : Instructing follower bc5f69c731644f1a987623546db2e71c to start an election
I20260710 13:28:13.533991 30948 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e4809b7b95624b77b488214375db6e71"
dest_uuid: "39fa0ff20c804cc4babb5ee17edb6a01"
 from {username='slave'} at 127.0.0.1:34480
I20260710 13:28:13.534217 31246 raft_consensus.cc:1081] T 90c569990ecd4d9c9d400e6dd8f940fc P d7b311f98ae74158b556f7738466f032 [term 1 LEADER]: Signalling peer bc5f69c731644f1a987623546db2e71c to start an election
I20260710 13:28:13.534601 30948 raft_consensus.cc:493] T e4809b7b95624b77b488214375db6e71 P 39fa0ff20c804cc4babb5ee17edb6a01 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:13.534982 30948 raft_consensus.cc:3060] T e4809b7b95624b77b488214375db6e71 P 39fa0ff20c804cc4babb5ee17edb6a01 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:13.535823 31023 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "90c569990ecd4d9c9d400e6dd8f940fc"
dest_uuid: "bc5f69c731644f1a987623546db2e71c"
 from {username='slave'} at 127.0.0.1:37754
I20260710 13:28:13.536326 31023 raft_consensus.cc:493] T 90c569990ecd4d9c9d400e6dd8f940fc P bc5f69c731644f1a987623546db2e71c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:13.536636 31023 raft_consensus.cc:3060] T 90c569990ecd4d9c9d400e6dd8f940fc P bc5f69c731644f1a987623546db2e71c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:13.543144 30948 raft_consensus.cc:515] T e4809b7b95624b77b488214375db6e71 P 39fa0ff20c804cc4babb5ee17edb6a01 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:13.543218 31023 raft_consensus.cc:515] T 90c569990ecd4d9c9d400e6dd8f940fc P bc5f69c731644f1a987623546db2e71c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:13.545697 31023 leader_election.cc:290] T 90c569990ecd4d9c9d400e6dd8f940fc P bc5f69c731644f1a987623546db2e71c [CANDIDATE]: Term 2 election: Requested vote from peers 39fa0ff20c804cc4babb5ee17edb6a01 (127.26.127.65:39515), d7b311f98ae74158b556f7738466f032 (127.26.127.67:34273)
I20260710 13:28:13.545887 31097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4809b7b95624b77b488214375db6e71" candidate_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d7b311f98ae74158b556f7738466f032"
I20260710 13:28:13.546226 31095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90c569990ecd4d9c9d400e6dd8f940fc" candidate_uuid: "bc5f69c731644f1a987623546db2e71c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d7b311f98ae74158b556f7738466f032"
I20260710 13:28:13.546509 31097 raft_consensus.cc:3060] T e4809b7b95624b77b488214375db6e71 P d7b311f98ae74158b556f7738466f032 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:13.546836 31095 raft_consensus.cc:3055] T 90c569990ecd4d9c9d400e6dd8f940fc P d7b311f98ae74158b556f7738466f032 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:13.547159 31095 raft_consensus.cc:740] T 90c569990ecd4d9c9d400e6dd8f940fc P d7b311f98ae74158b556f7738466f032 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d7b311f98ae74158b556f7738466f032, State: Running, Role: LEADER
I20260710 13:28:13.548235 31022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4809b7b95624b77b488214375db6e71" candidate_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bc5f69c731644f1a987623546db2e71c"
I20260710 13:28:13.548828 31022 raft_consensus.cc:3055] T e4809b7b95624b77b488214375db6e71 P bc5f69c731644f1a987623546db2e71c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:13.549149 31022 raft_consensus.cc:740] T e4809b7b95624b77b488214375db6e71 P bc5f69c731644f1a987623546db2e71c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bc5f69c731644f1a987623546db2e71c, State: Running, Role: LEADER
I20260710 13:28:13.549638 30946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90c569990ecd4d9c9d400e6dd8f940fc" candidate_uuid: "bc5f69c731644f1a987623546db2e71c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "39fa0ff20c804cc4babb5ee17edb6a01"
I20260710 13:28:13.547948 31095 consensus_queue.cc:260] T 90c569990ecd4d9c9d400e6dd8f940fc P d7b311f98ae74158b556f7738466f032 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:13.549903 31022 consensus_queue.cc:260] T e4809b7b95624b77b488214375db6e71 P bc5f69c731644f1a987623546db2e71c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:13.551441 31095 raft_consensus.cc:3060] T 90c569990ecd4d9c9d400e6dd8f940fc P d7b311f98ae74158b556f7738466f032 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:13.551461 30946 raft_consensus.cc:3060] T 90c569990ecd4d9c9d400e6dd8f940fc P 39fa0ff20c804cc4babb5ee17edb6a01 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:13.544816 30948 leader_election.cc:290] T e4809b7b95624b77b488214375db6e71 P 39fa0ff20c804cc4babb5ee17edb6a01 [CANDIDATE]: Term 2 election: Requested vote from peers bc5f69c731644f1a987623546db2e71c (127.26.127.66:33303), d7b311f98ae74158b556f7738466f032 (127.26.127.67:34273)
I20260710 13:28:13.551604 31022 raft_consensus.cc:3060] T e4809b7b95624b77b488214375db6e71 P bc5f69c731644f1a987623546db2e71c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:13.556017 31246 raft_consensus.cc:993] T fbfa4786303a45288184b45d2c5013b0 P d7b311f98ae74158b556f7738466f032: : Instructing follower 39fa0ff20c804cc4babb5ee17edb6a01 to start an election
I20260710 13:28:13.556514 31257 raft_consensus.cc:1081] T fbfa4786303a45288184b45d2c5013b0 P d7b311f98ae74158b556f7738466f032 [term 1 LEADER]: Signalling peer 39fa0ff20c804cc4babb5ee17edb6a01 to start an election
I20260710 13:28:13.559551 30946 raft_consensus.cc:2468] T 90c569990ecd4d9c9d400e6dd8f940fc P 39fa0ff20c804cc4babb5ee17edb6a01 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc5f69c731644f1a987623546db2e71c in term 2.
I20260710 13:28:13.559878 31095 raft_consensus.cc:2468] T 90c569990ecd4d9c9d400e6dd8f940fc P d7b311f98ae74158b556f7738466f032 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc5f69c731644f1a987623546db2e71c in term 2.
I20260710 13:28:13.560809 30989 leader_election.cc:304] T 90c569990ecd4d9c9d400e6dd8f940fc P bc5f69c731644f1a987623546db2e71c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 39fa0ff20c804cc4babb5ee17edb6a01, bc5f69c731644f1a987623546db2e71c; no voters: 
I20260710 13:28:13.561839 31256 raft_consensus.cc:2804] T 90c569990ecd4d9c9d400e6dd8f940fc P bc5f69c731644f1a987623546db2e71c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:13.562486 31022 raft_consensus.cc:2468] T e4809b7b95624b77b488214375db6e71 P bc5f69c731644f1a987623546db2e71c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 39fa0ff20c804cc4babb5ee17edb6a01 in term 2.
I20260710 13:28:13.563800 30913 leader_election.cc:304] T e4809b7b95624b77b488214375db6e71 P 39fa0ff20c804cc4babb5ee17edb6a01 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 39fa0ff20c804cc4babb5ee17edb6a01, bc5f69c731644f1a987623546db2e71c; no voters: 
I20260710 13:28:13.564777 31300 raft_consensus.cc:2804] T e4809b7b95624b77b488214375db6e71 P 39fa0ff20c804cc4babb5ee17edb6a01 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:13.565356 31300 raft_consensus.cc:697] T e4809b7b95624b77b488214375db6e71 P 39fa0ff20c804cc4babb5ee17edb6a01 [term 2 LEADER]: Becoming Leader. State: Replica: 39fa0ff20c804cc4babb5ee17edb6a01, State: Running, Role: LEADER
I20260710 13:28:13.565356 30948 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fbfa4786303a45288184b45d2c5013b0"
dest_uuid: "39fa0ff20c804cc4babb5ee17edb6a01"
 from {username='slave'} at 127.0.0.1:34472
I20260710 13:28:13.566256 31300 consensus_queue.cc:237] T e4809b7b95624b77b488214375db6e71 P 39fa0ff20c804cc4babb5ee17edb6a01 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:13.566970 30948 raft_consensus.cc:493] T fbfa4786303a45288184b45d2c5013b0 P 39fa0ff20c804cc4babb5ee17edb6a01 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:13.567387 30948 raft_consensus.cc:3060] T fbfa4786303a45288184b45d2c5013b0 P 39fa0ff20c804cc4babb5ee17edb6a01 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:13.568830 31256 raft_consensus.cc:697] T 90c569990ecd4d9c9d400e6dd8f940fc P bc5f69c731644f1a987623546db2e71c [term 2 LEADER]: Becoming Leader. State: Replica: bc5f69c731644f1a987623546db2e71c, State: Running, Role: LEADER
I20260710 13:28:13.564693 31097 raft_consensus.cc:2468] T e4809b7b95624b77b488214375db6e71 P d7b311f98ae74158b556f7738466f032 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 39fa0ff20c804cc4babb5ee17edb6a01 in term 2.
I20260710 13:28:13.569640 31256 consensus_queue.cc:237] T 90c569990ecd4d9c9d400e6dd8f940fc P bc5f69c731644f1a987623546db2e71c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:13.570441 31094 raft_consensus.cc:1240] T e4809b7b95624b77b488214375db6e71 P d7b311f98ae74158b556f7738466f032 [term 2 FOLLOWER]: Rejecting Update request from peer bc5f69c731644f1a987623546db2e71c for earlier term 1. Current term is 2. Ops: []
I20260710 13:28:13.573830 30948 raft_consensus.cc:515] T fbfa4786303a45288184b45d2c5013b0 P 39fa0ff20c804cc4babb5ee17edb6a01 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:13.576633 30948 leader_election.cc:290] T fbfa4786303a45288184b45d2c5013b0 P 39fa0ff20c804cc4babb5ee17edb6a01 [CANDIDATE]: Term 2 election: Requested vote from peers bc5f69c731644f1a987623546db2e71c (127.26.127.66:33303), d7b311f98ae74158b556f7738466f032 (127.26.127.67:34273)
I20260710 13:28:13.577020 31022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbfa4786303a45288184b45d2c5013b0" candidate_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bc5f69c731644f1a987623546db2e71c"
I20260710 13:28:13.577942 31022 raft_consensus.cc:3060] T fbfa4786303a45288184b45d2c5013b0 P bc5f69c731644f1a987623546db2e71c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:13.578338 31094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbfa4786303a45288184b45d2c5013b0" candidate_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d7b311f98ae74158b556f7738466f032"
I20260710 13:28:13.579015 31094 raft_consensus.cc:3055] T fbfa4786303a45288184b45d2c5013b0 P d7b311f98ae74158b556f7738466f032 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:13.578447 30845 catalog_manager.cc:5697] T e4809b7b95624b77b488214375db6e71 P 39fa0ff20c804cc4babb5ee17edb6a01 reported cstate change: term changed from 1 to 2, leader changed from bc5f69c731644f1a987623546db2e71c (127.26.127.66) to 39fa0ff20c804cc4babb5ee17edb6a01 (127.26.127.65). New cstate: current_term: 2 leader_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:13.579391 31094 raft_consensus.cc:740] T fbfa4786303a45288184b45d2c5013b0 P d7b311f98ae74158b556f7738466f032 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d7b311f98ae74158b556f7738466f032, State: Running, Role: LEADER
I20260710 13:28:13.580211 31094 consensus_queue.cc:260] T fbfa4786303a45288184b45d2c5013b0 P d7b311f98ae74158b556f7738466f032 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:13.581480 31094 raft_consensus.cc:3060] T fbfa4786303a45288184b45d2c5013b0 P d7b311f98ae74158b556f7738466f032 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:13.581475 30843 catalog_manager.cc:5697] T 90c569990ecd4d9c9d400e6dd8f940fc P bc5f69c731644f1a987623546db2e71c reported cstate change: term changed from 1 to 2, leader changed from d7b311f98ae74158b556f7738466f032 (127.26.127.67) to bc5f69c731644f1a987623546db2e71c (127.26.127.66). New cstate: current_term: 2 leader_uuid: "bc5f69c731644f1a987623546db2e71c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:13.585671 31022 raft_consensus.cc:2468] T fbfa4786303a45288184b45d2c5013b0 P bc5f69c731644f1a987623546db2e71c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 39fa0ff20c804cc4babb5ee17edb6a01 in term 2.
I20260710 13:28:13.587009 30913 leader_election.cc:304] T fbfa4786303a45288184b45d2c5013b0 P 39fa0ff20c804cc4babb5ee17edb6a01 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 39fa0ff20c804cc4babb5ee17edb6a01, bc5f69c731644f1a987623546db2e71c; no voters: 
I20260710 13:28:13.587788 31300 raft_consensus.cc:2804] T fbfa4786303a45288184b45d2c5013b0 P 39fa0ff20c804cc4babb5ee17edb6a01 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:13.588251 31300 raft_consensus.cc:697] T fbfa4786303a45288184b45d2c5013b0 P 39fa0ff20c804cc4babb5ee17edb6a01 [term 2 LEADER]: Becoming Leader. State: Replica: 39fa0ff20c804cc4babb5ee17edb6a01, State: Running, Role: LEADER
I20260710 13:28:13.589094 31300 consensus_queue.cc:237] T fbfa4786303a45288184b45d2c5013b0 P 39fa0ff20c804cc4babb5ee17edb6a01 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:13.589696 31256 raft_consensus.cc:993] T b581d97043b34ba8b8006f1b740ed4c3 P bc5f69c731644f1a987623546db2e71c: : Instructing follower 39fa0ff20c804cc4babb5ee17edb6a01 to start an election
I20260710 13:28:13.590219 31254 raft_consensus.cc:1081] T b581d97043b34ba8b8006f1b740ed4c3 P bc5f69c731644f1a987623546db2e71c [term 1 LEADER]: Signalling peer 39fa0ff20c804cc4babb5ee17edb6a01 to start an election
I20260710 13:28:13.592989 30948 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b581d97043b34ba8b8006f1b740ed4c3"
dest_uuid: "39fa0ff20c804cc4babb5ee17edb6a01"
 from {username='slave'} at 127.0.0.1:34480
I20260710 13:28:13.593549 30948 raft_consensus.cc:493] T b581d97043b34ba8b8006f1b740ed4c3 P 39fa0ff20c804cc4babb5ee17edb6a01 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:13.593886 30948 raft_consensus.cc:3060] T b581d97043b34ba8b8006f1b740ed4c3 P 39fa0ff20c804cc4babb5ee17edb6a01 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:13.594995 31094 raft_consensus.cc:2468] T fbfa4786303a45288184b45d2c5013b0 P d7b311f98ae74158b556f7738466f032 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 39fa0ff20c804cc4babb5ee17edb6a01 in term 2.
I20260710 13:28:13.597842 30843 catalog_manager.cc:5697] T fbfa4786303a45288184b45d2c5013b0 P 39fa0ff20c804cc4babb5ee17edb6a01 reported cstate change: term changed from 1 to 2, leader changed from d7b311f98ae74158b556f7738466f032 (127.26.127.67) to 39fa0ff20c804cc4babb5ee17edb6a01 (127.26.127.65). New cstate: current_term: 2 leader_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:13.599898 30948 raft_consensus.cc:515] T b581d97043b34ba8b8006f1b740ed4c3 P 39fa0ff20c804cc4babb5ee17edb6a01 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:13.601477 30948 leader_election.cc:290] T b581d97043b34ba8b8006f1b740ed4c3 P 39fa0ff20c804cc4babb5ee17edb6a01 [CANDIDATE]: Term 2 election: Requested vote from peers bc5f69c731644f1a987623546db2e71c (127.26.127.66:33303), d7b311f98ae74158b556f7738466f032 (127.26.127.67:34273)
I20260710 13:28:13.602701 31022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b581d97043b34ba8b8006f1b740ed4c3" candidate_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bc5f69c731644f1a987623546db2e71c"
I20260710 13:28:13.602900 31094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b581d97043b34ba8b8006f1b740ed4c3" candidate_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d7b311f98ae74158b556f7738466f032"
I20260710 13:28:13.603304 31022 raft_consensus.cc:3055] T b581d97043b34ba8b8006f1b740ed4c3 P bc5f69c731644f1a987623546db2e71c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:13.603420 31094 raft_consensus.cc:3060] T b581d97043b34ba8b8006f1b740ed4c3 P d7b311f98ae74158b556f7738466f032 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:13.603670 31022 raft_consensus.cc:740] T b581d97043b34ba8b8006f1b740ed4c3 P bc5f69c731644f1a987623546db2e71c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bc5f69c731644f1a987623546db2e71c, State: Running, Role: LEADER
I20260710 13:28:13.604476 31022 consensus_queue.cc:260] T b581d97043b34ba8b8006f1b740ed4c3 P bc5f69c731644f1a987623546db2e71c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:13.605857 31022 raft_consensus.cc:3060] T b581d97043b34ba8b8006f1b740ed4c3 P bc5f69c731644f1a987623546db2e71c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:13.609730 31094 raft_consensus.cc:2468] T b581d97043b34ba8b8006f1b740ed4c3 P d7b311f98ae74158b556f7738466f032 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 39fa0ff20c804cc4babb5ee17edb6a01 in term 2.
I20260710 13:28:13.610931 30913 leader_election.cc:304] T b581d97043b34ba8b8006f1b740ed4c3 P 39fa0ff20c804cc4babb5ee17edb6a01 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 39fa0ff20c804cc4babb5ee17edb6a01, d7b311f98ae74158b556f7738466f032; no voters: 
I20260710 13:28:13.610927 31022 raft_consensus.cc:2468] T b581d97043b34ba8b8006f1b740ed4c3 P bc5f69c731644f1a987623546db2e71c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 39fa0ff20c804cc4babb5ee17edb6a01 in term 2.
I20260710 13:28:13.611920 31300 raft_consensus.cc:2804] T b581d97043b34ba8b8006f1b740ed4c3 P 39fa0ff20c804cc4babb5ee17edb6a01 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:13.612381 31300 raft_consensus.cc:697] T b581d97043b34ba8b8006f1b740ed4c3 P 39fa0ff20c804cc4babb5ee17edb6a01 [term 2 LEADER]: Becoming Leader. State: Replica: 39fa0ff20c804cc4babb5ee17edb6a01, State: Running, Role: LEADER
I20260710 13:28:13.613224 31300 consensus_queue.cc:237] T b581d97043b34ba8b8006f1b740ed4c3 P 39fa0ff20c804cc4babb5ee17edb6a01 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:13.621033 30843 catalog_manager.cc:5697] T b581d97043b34ba8b8006f1b740ed4c3 P 39fa0ff20c804cc4babb5ee17edb6a01 reported cstate change: term changed from 1 to 2, leader changed from bc5f69c731644f1a987623546db2e71c (127.26.127.66) to 39fa0ff20c804cc4babb5ee17edb6a01 (127.26.127.65). New cstate: current_term: 2 leader_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:13.646571 31246 consensus_queue.cc:1048] T 9911c6465d7b4d298ce68e7ca55d6e03 P d7b311f98ae74158b556f7738466f032 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:13.653595 31273 raft_consensus.cc:993] T 9911c6465d7b4d298ce68e7ca55d6e03 P d7b311f98ae74158b556f7738466f032: : Instructing follower bc5f69c731644f1a987623546db2e71c to start an election
I20260710 13:28:13.654066 31257 raft_consensus.cc:1081] T 9911c6465d7b4d298ce68e7ca55d6e03 P d7b311f98ae74158b556f7738466f032 [term 1 LEADER]: Signalling peer bc5f69c731644f1a987623546db2e71c to start an election
I20260710 13:28:13.655702 31023 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9911c6465d7b4d298ce68e7ca55d6e03"
dest_uuid: "bc5f69c731644f1a987623546db2e71c"
 from {username='slave'} at 127.0.0.1:37754
I20260710 13:28:13.656239 31023 raft_consensus.cc:493] T 9911c6465d7b4d298ce68e7ca55d6e03 P bc5f69c731644f1a987623546db2e71c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:13.656565 31023 raft_consensus.cc:3060] T 9911c6465d7b4d298ce68e7ca55d6e03 P bc5f69c731644f1a987623546db2e71c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:13.660745 31246 consensus_queue.cc:1048] T 9911c6465d7b4d298ce68e7ca55d6e03 P d7b311f98ae74158b556f7738466f032 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:13.664397 31023 raft_consensus.cc:515] T 9911c6465d7b4d298ce68e7ca55d6e03 P bc5f69c731644f1a987623546db2e71c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:13.666384 31022 raft_consensus.cc:1240] T 9911c6465d7b4d298ce68e7ca55d6e03 P bc5f69c731644f1a987623546db2e71c [term 2 FOLLOWER]: Rejecting Update request from peer d7b311f98ae74158b556f7738466f032 for earlier term 1. Current term is 2. Ops: []
I20260710 13:28:13.668547 30948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9911c6465d7b4d298ce68e7ca55d6e03" candidate_uuid: "bc5f69c731644f1a987623546db2e71c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "39fa0ff20c804cc4babb5ee17edb6a01"
I20260710 13:28:13.668701 31246 consensus_queue.cc:1059] T 9911c6465d7b4d298ce68e7ca55d6e03 P d7b311f98ae74158b556f7738466f032 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:28:13.669767 31246 raft_consensus.cc:3055] T 9911c6465d7b4d298ce68e7ca55d6e03 P d7b311f98ae74158b556f7738466f032 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:13.670279 31246 raft_consensus.cc:740] T 9911c6465d7b4d298ce68e7ca55d6e03 P d7b311f98ae74158b556f7738466f032 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d7b311f98ae74158b556f7738466f032, State: Running, Role: LEADER
I20260710 13:28:13.671540 31246 consensus_queue.cc:260] T 9911c6465d7b4d298ce68e7ca55d6e03 P d7b311f98ae74158b556f7738466f032 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:13.672195 31094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9911c6465d7b4d298ce68e7ca55d6e03" candidate_uuid: "bc5f69c731644f1a987623546db2e71c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d7b311f98ae74158b556f7738466f032"
I20260710 13:28:13.671967 31023 leader_election.cc:290] T 9911c6465d7b4d298ce68e7ca55d6e03 P bc5f69c731644f1a987623546db2e71c [CANDIDATE]: Term 2 election: Requested vote from peers 39fa0ff20c804cc4babb5ee17edb6a01 (127.26.127.65:39515), d7b311f98ae74158b556f7738466f032 (127.26.127.67:34273)
I20260710 13:28:13.672555 31246 raft_consensus.cc:3060] T 9911c6465d7b4d298ce68e7ca55d6e03 P d7b311f98ae74158b556f7738466f032 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:13.683113 31094 raft_consensus.cc:2468] T 9911c6465d7b4d298ce68e7ca55d6e03 P d7b311f98ae74158b556f7738466f032 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc5f69c731644f1a987623546db2e71c in term 2.
I20260710 13:28:13.684516 30988 leader_election.cc:304] T 9911c6465d7b4d298ce68e7ca55d6e03 P bc5f69c731644f1a987623546db2e71c [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: bc5f69c731644f1a987623546db2e71c, d7b311f98ae74158b556f7738466f032; no voters: 39fa0ff20c804cc4babb5ee17edb6a01
I20260710 13:28:13.685286 31255 raft_consensus.cc:2804] T 9911c6465d7b4d298ce68e7ca55d6e03 P bc5f69c731644f1a987623546db2e71c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:13.685730 31255 raft_consensus.cc:697] T 9911c6465d7b4d298ce68e7ca55d6e03 P bc5f69c731644f1a987623546db2e71c [term 2 LEADER]: Becoming Leader. State: Replica: bc5f69c731644f1a987623546db2e71c, State: Running, Role: LEADER
I20260710 13:28:13.686589 31255 consensus_queue.cc:237] T 9911c6465d7b4d298ce68e7ca55d6e03 P bc5f69c731644f1a987623546db2e71c [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: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:13.692848 30843 catalog_manager.cc:5697] T 9911c6465d7b4d298ce68e7ca55d6e03 P bc5f69c731644f1a987623546db2e71c reported cstate change: term changed from 1 to 2, leader changed from d7b311f98ae74158b556f7738466f032 (127.26.127.67) to bc5f69c731644f1a987623546db2e71c (127.26.127.66). New cstate: current_term: 2 leader_uuid: "bc5f69c731644f1a987623546db2e71c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:13.835522 31257 raft_consensus.cc:993] T 314079b44da54bc3bff626b098ce428b P d7b311f98ae74158b556f7738466f032: : Instructing follower bc5f69c731644f1a987623546db2e71c to start an election
I20260710 13:28:13.836839 31257 raft_consensus.cc:1081] T 314079b44da54bc3bff626b098ce428b P d7b311f98ae74158b556f7738466f032 [term 1 LEADER]: Signalling peer bc5f69c731644f1a987623546db2e71c to start an election
I20260710 13:28:13.839548 31023 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "314079b44da54bc3bff626b098ce428b"
dest_uuid: "bc5f69c731644f1a987623546db2e71c"
 from {username='slave'} at 127.0.0.1:37754
I20260710 13:28:13.841439 31023 raft_consensus.cc:493] T 314079b44da54bc3bff626b098ce428b P bc5f69c731644f1a987623546db2e71c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:13.842020 31023 raft_consensus.cc:3060] T 314079b44da54bc3bff626b098ce428b P bc5f69c731644f1a987623546db2e71c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:13.851267 31023 raft_consensus.cc:515] T 314079b44da54bc3bff626b098ce428b P bc5f69c731644f1a987623546db2e71c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:13.853150 31023 leader_election.cc:290] T 314079b44da54bc3bff626b098ce428b P bc5f69c731644f1a987623546db2e71c [CANDIDATE]: Term 2 election: Requested vote from peers 39fa0ff20c804cc4babb5ee17edb6a01 (127.26.127.65:39515), d7b311f98ae74158b556f7738466f032 (127.26.127.67:34273)
I20260710 13:28:13.854300 30946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "314079b44da54bc3bff626b098ce428b" candidate_uuid: "bc5f69c731644f1a987623546db2e71c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "39fa0ff20c804cc4babb5ee17edb6a01"
I20260710 13:28:13.854552 31094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "314079b44da54bc3bff626b098ce428b" candidate_uuid: "bc5f69c731644f1a987623546db2e71c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d7b311f98ae74158b556f7738466f032"
I20260710 13:28:13.855185 30946 raft_consensus.cc:3060] T 314079b44da54bc3bff626b098ce428b P 39fa0ff20c804cc4babb5ee17edb6a01 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:13.855224 31094 raft_consensus.cc:3055] T 314079b44da54bc3bff626b098ce428b P d7b311f98ae74158b556f7738466f032 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:13.855628 31094 raft_consensus.cc:740] T 314079b44da54bc3bff626b098ce428b P d7b311f98ae74158b556f7738466f032 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d7b311f98ae74158b556f7738466f032, State: Running, Role: LEADER
I20260710 13:28:13.856581 31094 consensus_queue.cc:260] T 314079b44da54bc3bff626b098ce428b P d7b311f98ae74158b556f7738466f032 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:13.857957 31094 raft_consensus.cc:3060] T 314079b44da54bc3bff626b098ce428b P d7b311f98ae74158b556f7738466f032 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:13.861456 30946 raft_consensus.cc:2468] T 314079b44da54bc3bff626b098ce428b P 39fa0ff20c804cc4babb5ee17edb6a01 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc5f69c731644f1a987623546db2e71c in term 2.
I20260710 13:28:13.862850 30989 leader_election.cc:304] T 314079b44da54bc3bff626b098ce428b P bc5f69c731644f1a987623546db2e71c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 39fa0ff20c804cc4babb5ee17edb6a01, bc5f69c731644f1a987623546db2e71c; no voters: 
I20260710 13:28:13.863938 31255 raft_consensus.cc:2804] T 314079b44da54bc3bff626b098ce428b P bc5f69c731644f1a987623546db2e71c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:13.864356 31255 raft_consensus.cc:697] T 314079b44da54bc3bff626b098ce428b P bc5f69c731644f1a987623546db2e71c [term 2 LEADER]: Becoming Leader. State: Replica: bc5f69c731644f1a987623546db2e71c, State: Running, Role: LEADER
I20260710 13:28:13.865495 31094 raft_consensus.cc:2468] T 314079b44da54bc3bff626b098ce428b P d7b311f98ae74158b556f7738466f032 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc5f69c731644f1a987623546db2e71c in term 2.
I20260710 13:28:13.865600 31255 consensus_queue.cc:237] T 314079b44da54bc3bff626b098ce428b P bc5f69c731644f1a987623546db2e71c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:13.877074 30843 catalog_manager.cc:5697] T 314079b44da54bc3bff626b098ce428b P bc5f69c731644f1a987623546db2e71c reported cstate change: term changed from 1 to 2, leader changed from d7b311f98ae74158b556f7738466f032 (127.26.127.67) to bc5f69c731644f1a987623546db2e71c (127.26.127.66). New cstate: current_term: 2 leader_uuid: "bc5f69c731644f1a987623546db2e71c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:14.039455 31097 raft_consensus.cc:1275] T fbfa4786303a45288184b45d2c5013b0 P d7b311f98ae74158b556f7738466f032 [term 2 FOLLOWER]: Refusing update from remote peer 39fa0ff20c804cc4babb5ee17edb6a01: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:14.040606 31023 raft_consensus.cc:1275] T e4809b7b95624b77b488214375db6e71 P bc5f69c731644f1a987623546db2e71c [term 2 FOLLOWER]: Refusing update from remote peer 39fa0ff20c804cc4babb5ee17edb6a01: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:14.040992 31301 consensus_queue.cc:1048] T fbfa4786303a45288184b45d2c5013b0 P 39fa0ff20c804cc4babb5ee17edb6a01 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:14.042037 31300 consensus_queue.cc:1048] T e4809b7b95624b77b488214375db6e71 P 39fa0ff20c804cc4babb5ee17edb6a01 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:28:14.058002 31023 raft_consensus.cc:1275] T fbfa4786303a45288184b45d2c5013b0 P bc5f69c731644f1a987623546db2e71c [term 2 FOLLOWER]: Refusing update from remote peer 39fa0ff20c804cc4babb5ee17edb6a01: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:14.064481 31300 consensus_queue.cc:1048] T fbfa4786303a45288184b45d2c5013b0 P 39fa0ff20c804cc4babb5ee17edb6a01 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:14.065004 31097 raft_consensus.cc:1275] T e4809b7b95624b77b488214375db6e71 P d7b311f98ae74158b556f7738466f032 [term 2 FOLLOWER]: Refusing update from remote peer 39fa0ff20c804cc4babb5ee17edb6a01: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:14.067739 31300 consensus_queue.cc:1048] T e4809b7b95624b77b488214375db6e71 P 39fa0ff20c804cc4babb5ee17edb6a01 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:14.082504 30946 raft_consensus.cc:1275] T 90c569990ecd4d9c9d400e6dd8f940fc P 39fa0ff20c804cc4babb5ee17edb6a01 [term 2 FOLLOWER]: Refusing update from remote peer bc5f69c731644f1a987623546db2e71c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:14.084239 31255 consensus_queue.cc:1048] T 90c569990ecd4d9c9d400e6dd8f940fc P bc5f69c731644f1a987623546db2e71c [LEADER]: Connected to new peer: Peer: permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:14.084225 31097 raft_consensus.cc:1275] T b581d97043b34ba8b8006f1b740ed4c3 P d7b311f98ae74158b556f7738466f032 [term 2 FOLLOWER]: Refusing update from remote peer 39fa0ff20c804cc4babb5ee17edb6a01: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:14.090445 31300 consensus_queue.cc:1048] T b581d97043b34ba8b8006f1b740ed4c3 P 39fa0ff20c804cc4babb5ee17edb6a01 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:14.106884 31097 raft_consensus.cc:1275] T 90c569990ecd4d9c9d400e6dd8f940fc P d7b311f98ae74158b556f7738466f032 [term 2 FOLLOWER]: Refusing update from remote peer bc5f69c731644f1a987623546db2e71c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:14.108469 31256 consensus_queue.cc:1048] T 90c569990ecd4d9c9d400e6dd8f940fc P bc5f69c731644f1a987623546db2e71c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:28:14.111069 31022 raft_consensus.cc:1275] T b581d97043b34ba8b8006f1b740ed4c3 P bc5f69c731644f1a987623546db2e71c [term 2 FOLLOWER]: Refusing update from remote peer 39fa0ff20c804cc4babb5ee17edb6a01: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:14.113965 31300 consensus_queue.cc:1048] T b581d97043b34ba8b8006f1b740ed4c3 P 39fa0ff20c804cc4babb5ee17edb6a01 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:14.237975 31097 raft_consensus.cc:1275] T 9911c6465d7b4d298ce68e7ca55d6e03 P d7b311f98ae74158b556f7738466f032 [term 2 FOLLOWER]: Refusing update from remote peer bc5f69c731644f1a987623546db2e71c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:14.239356 31256 consensus_queue.cc:1048] T 9911c6465d7b4d298ce68e7ca55d6e03 P bc5f69c731644f1a987623546db2e71c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:14.248438 30946 raft_consensus.cc:3060] T 9911c6465d7b4d298ce68e7ca55d6e03 P 39fa0ff20c804cc4babb5ee17edb6a01 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:14.253182 31094 raft_consensus.cc:1275] T 314079b44da54bc3bff626b098ce428b P d7b311f98ae74158b556f7738466f032 [term 2 FOLLOWER]: Refusing update from remote peer bc5f69c731644f1a987623546db2e71c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:14.255052 31311 consensus_queue.cc:1048] T 314079b44da54bc3bff626b098ce428b P bc5f69c731644f1a987623546db2e71c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:28:14.258215 30946 raft_consensus.cc:1275] T 9911c6465d7b4d298ce68e7ca55d6e03 P 39fa0ff20c804cc4babb5ee17edb6a01 [term 2 FOLLOWER]: Refusing update from remote peer bc5f69c731644f1a987623546db2e71c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:14.259912 31311 consensus_queue.cc:1048] T 9911c6465d7b4d298ce68e7ca55d6e03 P bc5f69c731644f1a987623546db2e71c [LEADER]: Connected to new peer: Peer: permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:14.265859 30948 raft_consensus.cc:1275] T 314079b44da54bc3bff626b098ce428b P 39fa0ff20c804cc4babb5ee17edb6a01 [term 2 FOLLOWER]: Refusing update from remote peer bc5f69c731644f1a987623546db2e71c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:14.270103 31256 consensus_queue.cc:1048] T 314079b44da54bc3bff626b098ce428b P bc5f69c731644f1a987623546db2e71c [LEADER]: Connected to new peer: Peer: permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:16.335678 30843 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:58164:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 13:28:16.354602 30843 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58164:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 13:28:16.382023 27133 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
W20260710 13:28:16.720692 31346 log.cc:927] Time spent T 314079b44da54bc3bff626b098ce428b P bc5f69c731644f1a987623546db2e71c: Append to log took a long time: real 0.131s	user 0.002s	sys 0.004s
W20260710 13:28:16.717242 31330 log.cc:927] Time spent T 90c569990ecd4d9c9d400e6dd8f940fc P bc5f69c731644f1a987623546db2e71c: Append to log took a long time: real 0.076s	user 0.005s	sys 0.000s
W20260710 13:28:16.735003 31348 log.cc:927] Time spent T 9911c6465d7b4d298ce68e7ca55d6e03 P bc5f69c731644f1a987623546db2e71c: Append to log took a long time: real 0.111s	user 0.001s	sys 0.000s
I20260710 13:28:16.737134 31017 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9911c6465d7b4d298ce68e7ca55d6e03"
dest_uuid: "bc5f69c731644f1a987623546db2e71c"
mode: GRACEFUL
new_leader_uuid: "d7b311f98ae74158b556f7738466f032"
 from {username='slave'} at 127.0.0.1:54328
W20260710 13:28:16.783159 31337 log.cc:927] Time spent T e4809b7b95624b77b488214375db6e71 P bc5f69c731644f1a987623546db2e71c: Append to log took a long time: real 0.185s	user 0.002s	sys 0.000s
I20260710 13:28:16.738725 31017 raft_consensus.cc:606] T 9911c6465d7b4d298ce68e7ca55d6e03 P bc5f69c731644f1a987623546db2e71c [term 2 LEADER]: Received request to transfer leadership to TS d7b311f98ae74158b556f7738466f032
W20260710 13:28:16.789215 31342 log.cc:927] Time spent T fbfa4786303a45288184b45d2c5013b0 P d7b311f98ae74158b556f7738466f032: Append to log took a long time: real 0.187s	user 0.003s	sys 0.003s
I20260710 13:28:16.817785 31367 tablet.cc:1724] T 3fde7f55a01d41ec99147a9a4efe1d4d P 39fa0ff20c804cc4babb5ee17edb6a01: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:28:16.817823 31368 tablet.cc:1724] T 78ecc8039bb84a67a0bc2bb4755ed847 P d7b311f98ae74158b556f7738466f032: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 13:28:16.786963 30989 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.127.65:39515, user_credentials={real_user=slave}} blocked reactor thread for 49313.6us
W20260710 13:28:16.839658 31355 log.cc:927] Time spent T f24c8dc6c1e54d0a9eefd51f3c27530f P d7b311f98ae74158b556f7738466f032: Append to log took a long time: real 0.062s	user 0.000s	sys 0.008s
W20260710 13:28:16.840381 31063 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.127.65:39515, user_credentials={real_user=slave}} blocked reactor thread for 45737.3us
W20260710 13:28:16.854429 31349 log.cc:927] Time spent T fbfa4786303a45288184b45d2c5013b0 P bc5f69c731644f1a987623546db2e71c: Append to log took a long time: real 0.171s	user 0.000s	sys 0.009s
I20260710 13:28:16.814270 31371 tablet.cc:1724] T f24c8dc6c1e54d0a9eefd51f3c27530f P bc5f69c731644f1a987623546db2e71c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 13:28:16.862804 31359 log.cc:927] Time spent T b581d97043b34ba8b8006f1b740ed4c3 P d7b311f98ae74158b556f7738466f032: Append to log took a long time: real 0.063s	user 0.000s	sys 0.000s
W20260710 13:28:16.863387 31364 log.cc:927] Time spent T 90c569990ecd4d9c9d400e6dd8f940fc P 39fa0ff20c804cc4babb5ee17edb6a01: Append to log took a long time: real 0.070s	user 0.002s	sys 0.000s
W20260710 13:28:16.865517 31360 log.cc:927] Time spent T 78ecc8039bb84a67a0bc2bb4755ed847 P 39fa0ff20c804cc4babb5ee17edb6a01: Append to log took a long time: real 0.083s	user 0.000s	sys 0.004s
W20260710 13:28:16.874912 30913 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.127.67:34273, user_credentials={real_user=slave}} blocked reactor thread for 47321.3us
I20260710 13:28:16.886401 31369 tablet.cc:1724] T 90c569990ecd4d9c9d400e6dd8f940fc P bc5f69c731644f1a987623546db2e71c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:28:16.923990 31372 tablet.cc:1724] T 78ecc8039bb84a67a0bc2bb4755ed847 P bc5f69c731644f1a987623546db2e71c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:28:16.924059 31375 tablet.cc:1724] T b581d97043b34ba8b8006f1b740ed4c3 P 39fa0ff20c804cc4babb5ee17edb6a01: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:28:16.926370 31374 tablet.cc:1724] T 3fde7f55a01d41ec99147a9a4efe1d4d P d7b311f98ae74158b556f7738466f032: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:28:16.940233 31381 tablet.cc:1724] T b581d97043b34ba8b8006f1b740ed4c3 P bc5f69c731644f1a987623546db2e71c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:28:16.940580 31378 tablet.cc:1724] T f24c8dc6c1e54d0a9eefd51f3c27530f P 39fa0ff20c804cc4babb5ee17edb6a01: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:28:16.946072 31380 tablet.cc:1724] T fbfa4786303a45288184b45d2c5013b0 P 39fa0ff20c804cc4babb5ee17edb6a01: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:28:16.959024 31311 raft_consensus.cc:993] T 9911c6465d7b4d298ce68e7ca55d6e03 P bc5f69c731644f1a987623546db2e71c: : Instructing follower d7b311f98ae74158b556f7738466f032 to start an election
I20260710 13:28:16.959555 31311 raft_consensus.cc:1081] T 9911c6465d7b4d298ce68e7ca55d6e03 P bc5f69c731644f1a987623546db2e71c [term 2 LEADER]: Signalling peer d7b311f98ae74158b556f7738466f032 to start an election
I20260710 13:28:16.962283 31093 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9911c6465d7b4d298ce68e7ca55d6e03"
dest_uuid: "d7b311f98ae74158b556f7738466f032"
 from {username='slave'} at 127.0.0.1:56616
I20260710 13:28:16.963070 31093 raft_consensus.cc:493] T 9911c6465d7b4d298ce68e7ca55d6e03 P d7b311f98ae74158b556f7738466f032 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:16.963447 31093 raft_consensus.cc:3060] T 9911c6465d7b4d298ce68e7ca55d6e03 P d7b311f98ae74158b556f7738466f032 [term 2 FOLLOWER]: Advancing to term 3
W20260710 13:28:16.964704 30974 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:3fde7f55a01d41ec99147a9a4efe1d4d)
W20260710 13:28:16.975212 30974 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:3fde7f55a01d41ec99147a9a4efe1d4d)
W20260710 13:28:16.969679 31123 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:3fde7f55a01d41ec99147a9a4efe1d4d)
I20260710 13:28:16.987421 31380 tablet.cc:1724] T e4809b7b95624b77b488214375db6e71 P 39fa0ff20c804cc4babb5ee17edb6a01: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:28:16.990664 31368 tablet.cc:1724] T f24c8dc6c1e54d0a9eefd51f3c27530f P d7b311f98ae74158b556f7738466f032: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:28:17.005671 31383 tablet.cc:1724] T 9911c6465d7b4d298ce68e7ca55d6e03 P d7b311f98ae74158b556f7738466f032: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:28:17.007314 31093 raft_consensus.cc:515] T 9911c6465d7b4d298ce68e7ca55d6e03 P d7b311f98ae74158b556f7738466f032 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:17.000914 31377 tablet.cc:1724] T 90c569990ecd4d9c9d400e6dd8f940fc P d7b311f98ae74158b556f7738466f032: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:28:17.008189 31367 tablet.cc:1724] T 9911c6465d7b4d298ce68e7ca55d6e03 P 39fa0ff20c804cc4babb5ee17edb6a01: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:28:17.015316 31093 leader_election.cc:290] T 9911c6465d7b4d298ce68e7ca55d6e03 P d7b311f98ae74158b556f7738466f032 [CANDIDATE]: Term 3 election: Requested vote from peers 39fa0ff20c804cc4babb5ee17edb6a01 (127.26.127.65:39515), bc5f69c731644f1a987623546db2e71c (127.26.127.66:33303)
I20260710 13:28:17.017685 30946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9911c6465d7b4d298ce68e7ca55d6e03" candidate_uuid: "d7b311f98ae74158b556f7738466f032" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "39fa0ff20c804cc4babb5ee17edb6a01"
I20260710 13:28:17.018214 30946 raft_consensus.cc:3060] T 9911c6465d7b4d298ce68e7ca55d6e03 P 39fa0ff20c804cc4babb5ee17edb6a01 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:28:17.019357 31023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9911c6465d7b4d298ce68e7ca55d6e03" candidate_uuid: "d7b311f98ae74158b556f7738466f032" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "bc5f69c731644f1a987623546db2e71c"
I20260710 13:28:17.019934 31023 raft_consensus.cc:3055] T 9911c6465d7b4d298ce68e7ca55d6e03 P bc5f69c731644f1a987623546db2e71c [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:28:17.020197 31023 raft_consensus.cc:740] T 9911c6465d7b4d298ce68e7ca55d6e03 P bc5f69c731644f1a987623546db2e71c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bc5f69c731644f1a987623546db2e71c, State: Running, Role: LEADER
I20260710 13:28:17.020934 31023 consensus_queue.cc:260] T 9911c6465d7b4d298ce68e7ca55d6e03 P bc5f69c731644f1a987623546db2e71c [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: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:17.021983 31023 raft_consensus.cc:3060] T 9911c6465d7b4d298ce68e7ca55d6e03 P bc5f69c731644f1a987623546db2e71c [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:28:17.029654 31023 raft_consensus.cc:2468] T 9911c6465d7b4d298ce68e7ca55d6e03 P bc5f69c731644f1a987623546db2e71c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7b311f98ae74158b556f7738466f032 in term 3.
I20260710 13:28:17.030157 30946 raft_consensus.cc:2468] T 9911c6465d7b4d298ce68e7ca55d6e03 P 39fa0ff20c804cc4babb5ee17edb6a01 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7b311f98ae74158b556f7738466f032 in term 3.
I20260710 13:28:17.035743 31381 tablet.cc:1724] T 9911c6465d7b4d298ce68e7ca55d6e03 P bc5f69c731644f1a987623546db2e71c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:28:17.048424 31367 tablet.cc:1724] T 314079b44da54bc3bff626b098ce428b P 39fa0ff20c804cc4babb5ee17edb6a01: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:28:17.050765 31369 tablet.cc:1724] T 3fde7f55a01d41ec99147a9a4efe1d4d P bc5f69c731644f1a987623546db2e71c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:28:17.055742 31063 leader_election.cc:304] T 9911c6465d7b4d298ce68e7ca55d6e03 P d7b311f98ae74158b556f7738466f032 [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: 39fa0ff20c804cc4babb5ee17edb6a01, d7b311f98ae74158b556f7738466f032; no voters: 
I20260710 13:28:17.055579 31371 tablet.cc:1724] T fbfa4786303a45288184b45d2c5013b0 P bc5f69c731644f1a987623546db2e71c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:28:17.056676 31373 raft_consensus.cc:2804] T 9911c6465d7b4d298ce68e7ca55d6e03 P d7b311f98ae74158b556f7738466f032 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:28:17.057209 31373 raft_consensus.cc:697] T 9911c6465d7b4d298ce68e7ca55d6e03 P d7b311f98ae74158b556f7738466f032 [term 3 LEADER]: Becoming Leader. State: Replica: d7b311f98ae74158b556f7738466f032, State: Running, Role: LEADER
I20260710 13:28:17.057942 31368 tablet.cc:1724] T b581d97043b34ba8b8006f1b740ed4c3 P d7b311f98ae74158b556f7738466f032: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:28:17.042308 31374 tablet.cc:1724] T 314079b44da54bc3bff626b098ce428b P d7b311f98ae74158b556f7738466f032: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:28:17.038452 31372 tablet.cc:1724] T 314079b44da54bc3bff626b098ce428b P bc5f69c731644f1a987623546db2e71c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:28:17.000335 31378 tablet.cc:1724] T 90c569990ecd4d9c9d400e6dd8f940fc P 39fa0ff20c804cc4babb5ee17edb6a01: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:28:17.058107 31373 consensus_queue.cc:237] T 9911c6465d7b4d298ce68e7ca55d6e03 P d7b311f98ae74158b556f7738466f032 [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: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:17.071993 30946 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b581d97043b34ba8b8006f1b740ed4c3"
dest_uuid: "39fa0ff20c804cc4babb5ee17edb6a01"
mode: GRACEFUL
new_leader_uuid: "d7b311f98ae74158b556f7738466f032"
 from {username='slave'} at 127.0.0.1:51008
I20260710 13:28:17.072649 30946 raft_consensus.cc:606] T b581d97043b34ba8b8006f1b740ed4c3 P 39fa0ff20c804cc4babb5ee17edb6a01 [term 2 LEADER]: Received request to transfer leadership to TS d7b311f98ae74158b556f7738466f032
I20260710 13:28:17.075307 31374 tablet.cc:1724] T e4809b7b95624b77b488214375db6e71 P d7b311f98ae74158b556f7738466f032: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:28:17.043629 31375 tablet.cc:1724] T 78ecc8039bb84a67a0bc2bb4755ed847 P 39fa0ff20c804cc4babb5ee17edb6a01: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:28:17.079474 30844 catalog_manager.cc:5697] T 9911c6465d7b4d298ce68e7ca55d6e03 P d7b311f98ae74158b556f7738466f032 reported cstate change: term changed from 2 to 3, leader changed from bc5f69c731644f1a987623546db2e71c (127.26.127.66) to d7b311f98ae74158b556f7738466f032 (127.26.127.67). New cstate: current_term: 3 leader_uuid: "d7b311f98ae74158b556f7738466f032" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:17.082265 27133 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260710 13:28:17.082923 27133 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:28:17.083014 31368 tablet.cc:1724] T fbfa4786303a45288184b45d2c5013b0 P d7b311f98ae74158b556f7738466f032: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:28:17.096320 30946 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "13aaaddba98b4c558d7f49f2ddc61228"
dest_uuid: "39fa0ff20c804cc4babb5ee17edb6a01"
mode: GRACEFUL
new_leader_uuid: "d7b311f98ae74158b556f7738466f032"
 from {username='slave'} at 127.0.0.1:51008
I20260710 13:28:17.096948 30946 raft_consensus.cc:606] T 13aaaddba98b4c558d7f49f2ddc61228 P 39fa0ff20c804cc4babb5ee17edb6a01 [term 2 LEADER]: Received request to transfer leadership to TS d7b311f98ae74158b556f7738466f032
I20260710 13:28:17.101480 31369 tablet.cc:1724] T e4809b7b95624b77b488214375db6e71 P bc5f69c731644f1a987623546db2e71c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:28:17.103181 31023 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a028cf6414a34bb98e1fc9f49697ac12"
dest_uuid: "bc5f69c731644f1a987623546db2e71c"
mode: GRACEFUL
new_leader_uuid: "d7b311f98ae74158b556f7738466f032"
 from {username='slave'} at 127.0.0.1:54328
I20260710 13:28:17.103785 31023 raft_consensus.cc:606] T a028cf6414a34bb98e1fc9f49697ac12 P bc5f69c731644f1a987623546db2e71c [term 2 LEADER]: Received request to transfer leadership to TS d7b311f98ae74158b556f7738466f032
I20260710 13:28:17.111263 27133 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:28:17.111876 27133 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:28:17.146963 30843 catalog_manager.cc:6242] T 00000000000000000000000000000000 P fef081b1bd8146ec888b1ee490be4d2e: soft_deleted_table [id=e0a8d51a09b84a1fbc0c8c1ac8925b09] alter complete (version 1)
I20260710 13:28:17.370249 31365 raft_consensus.cc:993] T b581d97043b34ba8b8006f1b740ed4c3 P 39fa0ff20c804cc4babb5ee17edb6a01: : Instructing follower d7b311f98ae74158b556f7738466f032 to start an election
I20260710 13:28:17.370797 31313 raft_consensus.cc:1081] T b581d97043b34ba8b8006f1b740ed4c3 P 39fa0ff20c804cc4babb5ee17edb6a01 [term 2 LEADER]: Signalling peer d7b311f98ae74158b556f7738466f032 to start an election
I20260710 13:28:17.372282 31096 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b581d97043b34ba8b8006f1b740ed4c3"
dest_uuid: "d7b311f98ae74158b556f7738466f032"
 from {username='slave'} at 127.0.0.1:56612
I20260710 13:28:17.372820 31096 raft_consensus.cc:493] T b581d97043b34ba8b8006f1b740ed4c3 P d7b311f98ae74158b556f7738466f032 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:17.373159 31096 raft_consensus.cc:3060] T b581d97043b34ba8b8006f1b740ed4c3 P d7b311f98ae74158b556f7738466f032 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:28:17.377677 31096 raft_consensus.cc:515] T b581d97043b34ba8b8006f1b740ed4c3 P d7b311f98ae74158b556f7738466f032 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:17.379376 31096 leader_election.cc:290] T b581d97043b34ba8b8006f1b740ed4c3 P d7b311f98ae74158b556f7738466f032 [CANDIDATE]: Term 3 election: Requested vote from peers 39fa0ff20c804cc4babb5ee17edb6a01 (127.26.127.65:39515), bc5f69c731644f1a987623546db2e71c (127.26.127.66:33303)
I20260710 13:28:17.380046 30946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b581d97043b34ba8b8006f1b740ed4c3" candidate_uuid: "d7b311f98ae74158b556f7738466f032" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "39fa0ff20c804cc4babb5ee17edb6a01"
I20260710 13:28:17.380652 30946 raft_consensus.cc:3055] T b581d97043b34ba8b8006f1b740ed4c3 P 39fa0ff20c804cc4babb5ee17edb6a01 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:28:17.380858 31021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b581d97043b34ba8b8006f1b740ed4c3" candidate_uuid: "d7b311f98ae74158b556f7738466f032" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "bc5f69c731644f1a987623546db2e71c"
I20260710 13:28:17.381080 30946 raft_consensus.cc:740] T b581d97043b34ba8b8006f1b740ed4c3 P 39fa0ff20c804cc4babb5ee17edb6a01 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 39fa0ff20c804cc4babb5ee17edb6a01, State: Running, Role: LEADER
I20260710 13:28:17.381500 31021 raft_consensus.cc:3060] T b581d97043b34ba8b8006f1b740ed4c3 P bc5f69c731644f1a987623546db2e71c [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:28:17.381902 30946 consensus_queue.cc:260] T b581d97043b34ba8b8006f1b740ed4c3 P 39fa0ff20c804cc4babb5ee17edb6a01 [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: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:17.383136 30946 raft_consensus.cc:3060] T b581d97043b34ba8b8006f1b740ed4c3 P 39fa0ff20c804cc4babb5ee17edb6a01 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:28:17.388535 31021 raft_consensus.cc:2468] T b581d97043b34ba8b8006f1b740ed4c3 P bc5f69c731644f1a987623546db2e71c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7b311f98ae74158b556f7738466f032 in term 3.
I20260710 13:28:17.389588 30946 raft_consensus.cc:2468] T b581d97043b34ba8b8006f1b740ed4c3 P 39fa0ff20c804cc4babb5ee17edb6a01 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7b311f98ae74158b556f7738466f032 in term 3.
I20260710 13:28:17.389947 31062 leader_election.cc:304] T b581d97043b34ba8b8006f1b740ed4c3 P d7b311f98ae74158b556f7738466f032 [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: bc5f69c731644f1a987623546db2e71c, d7b311f98ae74158b556f7738466f032; no voters: 
I20260710 13:28:17.390972 31373 raft_consensus.cc:2804] T b581d97043b34ba8b8006f1b740ed4c3 P d7b311f98ae74158b556f7738466f032 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:28:17.391435 31373 raft_consensus.cc:697] T b581d97043b34ba8b8006f1b740ed4c3 P d7b311f98ae74158b556f7738466f032 [term 3 LEADER]: Becoming Leader. State: Replica: d7b311f98ae74158b556f7738466f032, State: Running, Role: LEADER
I20260710 13:28:17.392221 31373 consensus_queue.cc:237] T b581d97043b34ba8b8006f1b740ed4c3 P d7b311f98ae74158b556f7738466f032 [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: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:17.398173 30844 catalog_manager.cc:5697] T b581d97043b34ba8b8006f1b740ed4c3 P d7b311f98ae74158b556f7738466f032 reported cstate change: term changed from 2 to 3, leader changed from 39fa0ff20c804cc4babb5ee17edb6a01 (127.26.127.65) to d7b311f98ae74158b556f7738466f032 (127.26.127.67). New cstate: current_term: 3 leader_uuid: "d7b311f98ae74158b556f7738466f032" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:17.444737 31353 raft_consensus.cc:993] T a028cf6414a34bb98e1fc9f49697ac12 P bc5f69c731644f1a987623546db2e71c: : Instructing follower d7b311f98ae74158b556f7738466f032 to start an election
I20260710 13:28:17.445252 31357 raft_consensus.cc:1081] T a028cf6414a34bb98e1fc9f49697ac12 P bc5f69c731644f1a987623546db2e71c [term 2 LEADER]: Signalling peer d7b311f98ae74158b556f7738466f032 to start an election
I20260710 13:28:17.446669 31096 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a028cf6414a34bb98e1fc9f49697ac12"
dest_uuid: "d7b311f98ae74158b556f7738466f032"
 from {username='slave'} at 127.0.0.1:56616
I20260710 13:28:17.447183 31096 raft_consensus.cc:493] T a028cf6414a34bb98e1fc9f49697ac12 P d7b311f98ae74158b556f7738466f032 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:17.447527 31096 raft_consensus.cc:3060] T a028cf6414a34bb98e1fc9f49697ac12 P d7b311f98ae74158b556f7738466f032 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:28:17.452206 31096 raft_consensus.cc:515] T a028cf6414a34bb98e1fc9f49697ac12 P d7b311f98ae74158b556f7738466f032 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:17.453578 31096 leader_election.cc:290] T a028cf6414a34bb98e1fc9f49697ac12 P d7b311f98ae74158b556f7738466f032 [CANDIDATE]: Term 3 election: Requested vote from peers 39fa0ff20c804cc4babb5ee17edb6a01 (127.26.127.65:39515), bc5f69c731644f1a987623546db2e71c (127.26.127.66:33303)
I20260710 13:28:17.454253 30946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a028cf6414a34bb98e1fc9f49697ac12" candidate_uuid: "d7b311f98ae74158b556f7738466f032" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "39fa0ff20c804cc4babb5ee17edb6a01"
I20260710 13:28:17.454520 31021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a028cf6414a34bb98e1fc9f49697ac12" candidate_uuid: "d7b311f98ae74158b556f7738466f032" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bc5f69c731644f1a987623546db2e71c"
I20260710 13:28:17.454785 30946 raft_consensus.cc:3060] T a028cf6414a34bb98e1fc9f49697ac12 P 39fa0ff20c804cc4babb5ee17edb6a01 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:28:17.455124 31021 raft_consensus.cc:3055] T a028cf6414a34bb98e1fc9f49697ac12 P bc5f69c731644f1a987623546db2e71c [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:28:17.455411 31021 raft_consensus.cc:740] T a028cf6414a34bb98e1fc9f49697ac12 P bc5f69c731644f1a987623546db2e71c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bc5f69c731644f1a987623546db2e71c, State: Running, Role: LEADER
I20260710 13:28:17.456123 31021 consensus_queue.cc:260] T a028cf6414a34bb98e1fc9f49697ac12 P bc5f69c731644f1a987623546db2e71c [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: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:17.457096 31021 raft_consensus.cc:3060] T a028cf6414a34bb98e1fc9f49697ac12 P bc5f69c731644f1a987623546db2e71c [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:28:17.459295 30946 raft_consensus.cc:2468] T a028cf6414a34bb98e1fc9f49697ac12 P 39fa0ff20c804cc4babb5ee17edb6a01 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7b311f98ae74158b556f7738466f032 in term 3.
I20260710 13:28:17.460434 31063 leader_election.cc:304] T a028cf6414a34bb98e1fc9f49697ac12 P d7b311f98ae74158b556f7738466f032 [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: 39fa0ff20c804cc4babb5ee17edb6a01, d7b311f98ae74158b556f7738466f032; no voters: 
I20260710 13:28:17.461621 31373 raft_consensus.cc:2804] T a028cf6414a34bb98e1fc9f49697ac12 P d7b311f98ae74158b556f7738466f032 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:28:17.463407 31021 raft_consensus.cc:2468] T a028cf6414a34bb98e1fc9f49697ac12 P bc5f69c731644f1a987623546db2e71c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7b311f98ae74158b556f7738466f032 in term 3.
I20260710 13:28:17.462158 31373 raft_consensus.cc:697] T a028cf6414a34bb98e1fc9f49697ac12 P d7b311f98ae74158b556f7738466f032 [term 3 LEADER]: Becoming Leader. State: Replica: d7b311f98ae74158b556f7738466f032, State: Running, Role: LEADER
I20260710 13:28:17.465031 31373 consensus_queue.cc:237] T a028cf6414a34bb98e1fc9f49697ac12 P d7b311f98ae74158b556f7738466f032 [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: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } }
I20260710 13:28:17.472038 30844 catalog_manager.cc:5697] T a028cf6414a34bb98e1fc9f49697ac12 P d7b311f98ae74158b556f7738466f032 reported cstate change: term changed from 2 to 3, leader changed from bc5f69c731644f1a987623546db2e71c (127.26.127.66) to d7b311f98ae74158b556f7738466f032 (127.26.127.67). New cstate: current_term: 3 leader_uuid: "d7b311f98ae74158b556f7738466f032" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:17.504712 31365 raft_consensus.cc:993] T 13aaaddba98b4c558d7f49f2ddc61228 P 39fa0ff20c804cc4babb5ee17edb6a01: : Instructing follower d7b311f98ae74158b556f7738466f032 to start an election
I20260710 13:28:17.505180 31313 raft_consensus.cc:1081] T 13aaaddba98b4c558d7f49f2ddc61228 P 39fa0ff20c804cc4babb5ee17edb6a01 [term 2 LEADER]: Signalling peer d7b311f98ae74158b556f7738466f032 to start an election
I20260710 13:28:17.506574 31096 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "13aaaddba98b4c558d7f49f2ddc61228"
dest_uuid: "d7b311f98ae74158b556f7738466f032"
 from {username='slave'} at 127.0.0.1:56612
I20260710 13:28:17.507088 31096 raft_consensus.cc:493] T 13aaaddba98b4c558d7f49f2ddc61228 P d7b311f98ae74158b556f7738466f032 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:17.507316 31096 raft_consensus.cc:3060] T 13aaaddba98b4c558d7f49f2ddc61228 P d7b311f98ae74158b556f7738466f032 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:28:17.511881 31096 raft_consensus.cc:515] T 13aaaddba98b4c558d7f49f2ddc61228 P d7b311f98ae74158b556f7738466f032 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } } peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } }
I20260710 13:28:17.513671 31096 leader_election.cc:290] T 13aaaddba98b4c558d7f49f2ddc61228 P d7b311f98ae74158b556f7738466f032 [CANDIDATE]: Term 3 election: Requested vote from peers 39fa0ff20c804cc4babb5ee17edb6a01 (127.26.127.65:39515), bc5f69c731644f1a987623546db2e71c (127.26.127.66:33303)
I20260710 13:28:17.514251 30946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13aaaddba98b4c558d7f49f2ddc61228" candidate_uuid: "d7b311f98ae74158b556f7738466f032" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "39fa0ff20c804cc4babb5ee17edb6a01"
I20260710 13:28:17.514777 30946 raft_consensus.cc:3055] T 13aaaddba98b4c558d7f49f2ddc61228 P 39fa0ff20c804cc4babb5ee17edb6a01 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:28:17.514683 31021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13aaaddba98b4c558d7f49f2ddc61228" candidate_uuid: "d7b311f98ae74158b556f7738466f032" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bc5f69c731644f1a987623546db2e71c"
I20260710 13:28:17.515301 31021 raft_consensus.cc:3060] T 13aaaddba98b4c558d7f49f2ddc61228 P bc5f69c731644f1a987623546db2e71c [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:28:17.516832 30946 raft_consensus.cc:740] T 13aaaddba98b4c558d7f49f2ddc61228 P 39fa0ff20c804cc4babb5ee17edb6a01 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 39fa0ff20c804cc4babb5ee17edb6a01, State: Running, Role: LEADER
I20260710 13:28:17.517575 30946 consensus_queue.cc:260] T 13aaaddba98b4c558d7f49f2ddc61228 P 39fa0ff20c804cc4babb5ee17edb6a01 [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: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } } peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } }
I20260710 13:28:17.518460 30946 raft_consensus.cc:3060] T 13aaaddba98b4c558d7f49f2ddc61228 P 39fa0ff20c804cc4babb5ee17edb6a01 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:28:17.519973 31021 raft_consensus.cc:2468] T 13aaaddba98b4c558d7f49f2ddc61228 P bc5f69c731644f1a987623546db2e71c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7b311f98ae74158b556f7738466f032 in term 3.
I20260710 13:28:17.520987 31062 leader_election.cc:304] T 13aaaddba98b4c558d7f49f2ddc61228 P d7b311f98ae74158b556f7738466f032 [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: bc5f69c731644f1a987623546db2e71c, d7b311f98ae74158b556f7738466f032; no voters: 
I20260710 13:28:17.521637 31373 raft_consensus.cc:2804] T 13aaaddba98b4c558d7f49f2ddc61228 P d7b311f98ae74158b556f7738466f032 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:28:17.522070 31373 raft_consensus.cc:697] T 13aaaddba98b4c558d7f49f2ddc61228 P d7b311f98ae74158b556f7738466f032 [term 3 LEADER]: Becoming Leader. State: Replica: d7b311f98ae74158b556f7738466f032, State: Running, Role: LEADER
I20260710 13:28:17.522925 31373 consensus_queue.cc:237] T 13aaaddba98b4c558d7f49f2ddc61228 P d7b311f98ae74158b556f7738466f032 [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: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } } peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } }
I20260710 13:28:17.523906 30946 raft_consensus.cc:2468] T 13aaaddba98b4c558d7f49f2ddc61228 P 39fa0ff20c804cc4babb5ee17edb6a01 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7b311f98ae74158b556f7738466f032 in term 3.
I20260710 13:28:17.534355 30844 catalog_manager.cc:5697] T 13aaaddba98b4c558d7f49f2ddc61228 P d7b311f98ae74158b556f7738466f032 reported cstate change: term changed from 2 to 3, leader changed from 39fa0ff20c804cc4babb5ee17edb6a01 (127.26.127.65) to d7b311f98ae74158b556f7738466f032 (127.26.127.67). New cstate: current_term: 3 leader_uuid: "d7b311f98ae74158b556f7738466f032" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7b311f98ae74158b556f7738466f032" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 34273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:17.591182 31021 raft_consensus.cc:1275] T 9911c6465d7b4d298ce68e7ca55d6e03 P bc5f69c731644f1a987623546db2e71c [term 3 FOLLOWER]: Refusing update from remote peer d7b311f98ae74158b556f7738466f032: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 13:28:17.592257 31373 consensus_queue.cc:1048] T 9911c6465d7b4d298ce68e7ca55d6e03 P d7b311f98ae74158b556f7738466f032 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:28:17.599745 30946 raft_consensus.cc:1275] T 9911c6465d7b4d298ce68e7ca55d6e03 P 39fa0ff20c804cc4babb5ee17edb6a01 [term 3 FOLLOWER]: Refusing update from remote peer d7b311f98ae74158b556f7738466f032: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 13:28:17.601037 31344 consensus_queue.cc:1048] T 9911c6465d7b4d298ce68e7ca55d6e03 P d7b311f98ae74158b556f7738466f032 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:28:17.914062 31021 raft_consensus.cc:1275] T b581d97043b34ba8b8006f1b740ed4c3 P bc5f69c731644f1a987623546db2e71c [term 3 FOLLOWER]: Refusing update from remote peer d7b311f98ae74158b556f7738466f032: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 13:28:17.915359 31344 consensus_queue.cc:1048] T b581d97043b34ba8b8006f1b740ed4c3 P d7b311f98ae74158b556f7738466f032 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:28:17.923638 30946 raft_consensus.cc:1275] T b581d97043b34ba8b8006f1b740ed4c3 P 39fa0ff20c804cc4babb5ee17edb6a01 [term 3 FOLLOWER]: Refusing update from remote peer d7b311f98ae74158b556f7738466f032: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 13:28:17.925220 31373 consensus_queue.cc:1048] T b581d97043b34ba8b8006f1b740ed4c3 P d7b311f98ae74158b556f7738466f032 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:28:17.933468 30946 raft_consensus.cc:1275] T a028cf6414a34bb98e1fc9f49697ac12 P 39fa0ff20c804cc4babb5ee17edb6a01 [term 3 FOLLOWER]: Refusing update from remote peer d7b311f98ae74158b556f7738466f032: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:28:17.934630 31373 consensus_queue.cc:1048] T a028cf6414a34bb98e1fc9f49697ac12 P d7b311f98ae74158b556f7738466f032 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:28:17.942727 31021 raft_consensus.cc:1275] T a028cf6414a34bb98e1fc9f49697ac12 P bc5f69c731644f1a987623546db2e71c [term 3 FOLLOWER]: Refusing update from remote peer d7b311f98ae74158b556f7738466f032: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:28:17.944772 31373 consensus_queue.cc:1048] T a028cf6414a34bb98e1fc9f49697ac12 P d7b311f98ae74158b556f7738466f032 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:28:17.957520 30946 raft_consensus.cc:1275] T 13aaaddba98b4c558d7f49f2ddc61228 P 39fa0ff20c804cc4babb5ee17edb6a01 [term 3 FOLLOWER]: Refusing update from remote peer d7b311f98ae74158b556f7738466f032: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:28:17.958668 31394 consensus_queue.cc:1048] T 13aaaddba98b4c558d7f49f2ddc61228 P d7b311f98ae74158b556f7738466f032 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39fa0ff20c804cc4babb5ee17edb6a01" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 39515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:28:17.967646 31021 raft_consensus.cc:1275] T 13aaaddba98b4c558d7f49f2ddc61228 P bc5f69c731644f1a987623546db2e71c [term 3 FOLLOWER]: Refusing update from remote peer d7b311f98ae74158b556f7738466f032: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:28:17.969211 31394 consensus_queue.cc:1048] T 13aaaddba98b4c558d7f49f2ddc61228 P d7b311f98ae74158b556f7738466f032 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc5f69c731644f1a987623546db2e71c" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 33303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:28:18.163273 27133 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260710 13:28:18.167878 27133 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260710 13:28:18.168246 27133 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:28:18.172804 27133 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:28:18.173132 27133 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:28:19.199093 27133 tablet_server.cc:179] TabletServer@127.26.127.65:0 shutting down...
I20260710 13:28:19.224488 27133 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:28:19.225297 27133 tablet_replica.cc:333] T 314079b44da54bc3bff626b098ce428b P 39fa0ff20c804cc4babb5ee17edb6a01: stopping tablet replica
I20260710 13:28:19.226020 27133 raft_consensus.cc:2243] T 314079b44da54bc3bff626b098ce428b P 39fa0ff20c804cc4babb5ee17edb6a01 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:19.226496 27133 raft_consensus.cc:2272] T 314079b44da54bc3bff626b098ce428b P 39fa0ff20c804cc4babb5ee17edb6a01 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:19.228374 27133 tablet_replica.cc:333] T f24c8dc6c1e54d0a9eefd51f3c27530f P 39fa0ff20c804cc4babb5ee17edb6a01: stopping tablet replica
I20260710 13:28:19.229028 27133 raft_consensus.cc:2243] T f24c8dc6c1e54d0a9eefd51f3c27530f P 39fa0ff20c804cc4babb5ee17edb6a01 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:19.229437 27133 raft_consensus.cc:2272] T f24c8dc6c1e54d0a9eefd51f3c27530f P 39fa0ff20c804cc4babb5ee17edb6a01 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:19.231137 27133 tablet_replica.cc:333] T 3fde7f55a01d41ec99147a9a4efe1d4d P 39fa0ff20c804cc4babb5ee17edb6a01: stopping tablet replica
I20260710 13:28:19.231678 27133 raft_consensus.cc:2243] T 3fde7f55a01d41ec99147a9a4efe1d4d P 39fa0ff20c804cc4babb5ee17edb6a01 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:19.232378 27133 raft_consensus.cc:2272] T 3fde7f55a01d41ec99147a9a4efe1d4d P 39fa0ff20c804cc4babb5ee17edb6a01 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:19.234226 27133 tablet_replica.cc:333] T 9911c6465d7b4d298ce68e7ca55d6e03 P 39fa0ff20c804cc4babb5ee17edb6a01: stopping tablet replica
I20260710 13:28:19.234771 27133 raft_consensus.cc:2243] T 9911c6465d7b4d298ce68e7ca55d6e03 P 39fa0ff20c804cc4babb5ee17edb6a01 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:19.235194 27133 raft_consensus.cc:2272] T 9911c6465d7b4d298ce68e7ca55d6e03 P 39fa0ff20c804cc4babb5ee17edb6a01 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:19.236985 27133 tablet_replica.cc:333] T 90c569990ecd4d9c9d400e6dd8f940fc P 39fa0ff20c804cc4babb5ee17edb6a01: stopping tablet replica
I20260710 13:28:19.237506 27133 raft_consensus.cc:2243] T 90c569990ecd4d9c9d400e6dd8f940fc P 39fa0ff20c804cc4babb5ee17edb6a01 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:19.237906 27133 raft_consensus.cc:2272] T 90c569990ecd4d9c9d400e6dd8f940fc P 39fa0ff20c804cc4babb5ee17edb6a01 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:19.239567 27133 tablet_replica.cc:333] T fbfa4786303a45288184b45d2c5013b0 P 39fa0ff20c804cc4babb5ee17edb6a01: stopping tablet replica
I20260710 13:28:19.240082 27133 raft_consensus.cc:2243] T fbfa4786303a45288184b45d2c5013b0 P 39fa0ff20c804cc4babb5ee17edb6a01 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:19.240873 27133 raft_consensus.cc:2272] T fbfa4786303a45288184b45d2c5013b0 P 39fa0ff20c804cc4babb5ee17edb6a01 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:19.242758 27133 tablet_replica.cc:333] T e4809b7b95624b77b488214375db6e71 P 39fa0ff20c804cc4babb5ee17edb6a01: stopping tablet replica
I20260710 13:28:19.243294 27133 raft_consensus.cc:2243] T e4809b7b95624b77b488214375db6e71 P 39fa0ff20c804cc4babb5ee17edb6a01 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:19.243988 27133 raft_consensus.cc:2272] T e4809b7b95624b77b488214375db6e71 P 39fa0ff20c804cc4babb5ee17edb6a01 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:19.246172 27133 tablet_replica.cc:333] T b581d97043b34ba8b8006f1b740ed4c3 P 39fa0ff20c804cc4babb5ee17edb6a01: stopping tablet replica
I20260710 13:28:19.246872 27133 raft_consensus.cc:2243] T b581d97043b34ba8b8006f1b740ed4c3 P 39fa0ff20c804cc4babb5ee17edb6a01 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:19.247424 27133 raft_consensus.cc:2272] T b581d97043b34ba8b8006f1b740ed4c3 P 39fa0ff20c804cc4babb5ee17edb6a01 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:19.249238 27133 tablet_replica.cc:333] T 30769d1f6ffc40d594a6634310c5a86d P 39fa0ff20c804cc4babb5ee17edb6a01: stopping tablet replica
I20260710 13:28:19.249822 27133 raft_consensus.cc:2243] T 30769d1f6ffc40d594a6634310c5a86d P 39fa0ff20c804cc4babb5ee17edb6a01 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:19.250692 27133 raft_consensus.cc:2272] T 30769d1f6ffc40d594a6634310c5a86d P 39fa0ff20c804cc4babb5ee17edb6a01 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:19.253454 27133 tablet_replica.cc:333] T 757f5b4f0c954b46a5c77484addd8c54 P 39fa0ff20c804cc4babb5ee17edb6a01: stopping tablet replica
I20260710 13:28:19.254063 27133 raft_consensus.cc:2243] T 757f5b4f0c954b46a5c77484addd8c54 P 39fa0ff20c804cc4babb5ee17edb6a01 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:19.254400 27133 raft_consensus.cc:2272] T 757f5b4f0c954b46a5c77484addd8c54 P 39fa0ff20c804cc4babb5ee17edb6a01 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:19.256126 27133 tablet_replica.cc:333] T 13aaaddba98b4c558d7f49f2ddc61228 P 39fa0ff20c804cc4babb5ee17edb6a01: stopping tablet replica
I20260710 13:28:19.256567 27133 raft_consensus.cc:2243] T 13aaaddba98b4c558d7f49f2ddc61228 P 39fa0ff20c804cc4babb5ee17edb6a01 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:19.256986 27133 raft_consensus.cc:2272] T 13aaaddba98b4c558d7f49f2ddc61228 P 39fa0ff20c804cc4babb5ee17edb6a01 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:19.258750 27133 tablet_replica.cc:333] T 19b8ed6451db4886abc39ff252c787ae P 39fa0ff20c804cc4babb5ee17edb6a01: stopping tablet replica
I20260710 13:28:19.259210 27133 raft_consensus.cc:2243] T 19b8ed6451db4886abc39ff252c787ae P 39fa0ff20c804cc4babb5ee17edb6a01 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:19.259549 27133 raft_consensus.cc:2272] T 19b8ed6451db4886abc39ff252c787ae P 39fa0ff20c804cc4babb5ee17edb6a01 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:19.261333 27133 tablet_replica.cc:333] T a028cf6414a34bb98e1fc9f49697ac12 P 39fa0ff20c804cc4babb5ee17edb6a01: stopping tablet replica
I20260710 13:28:19.261894 27133 raft_consensus.cc:2243] T a028cf6414a34bb98e1fc9f49697ac12 P 39fa0ff20c804cc4babb5ee17edb6a01 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:19.262362 27133 raft_consensus.cc:2272] T a028cf6414a34bb98e1fc9f49697ac12 P 39fa0ff20c804cc4babb5ee17edb6a01 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 13:28:19.264029 30989 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]
I20260710 13:28:19.264655 27133 tablet_replica.cc:333] T 78ecc8039bb84a67a0bc2bb4755ed847 P 39fa0ff20c804cc4babb5ee17edb6a01: stopping tablet replica
I20260710 13:28:19.265523 27133 raft_consensus.cc:2243] T 78ecc8039bb84a67a0bc2bb4755ed847 P 39fa0ff20c804cc4babb5ee17edb6a01 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:19.266109 27133 raft_consensus.cc:2272] T 78ecc8039bb84a67a0bc2bb4755ed847 P 39fa0ff20c804cc4babb5ee17edb6a01 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:28:19.267292 30989 consensus_peers.cc:597] T b1b22977d679419c8a7e3f115bc284ae P bc5f69c731644f1a987623546db2e71c -> Peer 39fa0ff20c804cc4babb5ee17edb6a01 (127.26.127.65:39515): Couldn't send request to peer 39fa0ff20c804cc4babb5ee17edb6a01. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:19.268458 27133 tablet_replica.cc:333] T cf47f7a39b4d4ccd97f1205fc198170d P 39fa0ff20c804cc4babb5ee17edb6a01: stopping tablet replica
I20260710 13:28:19.269121 27133 raft_consensus.cc:2243] T cf47f7a39b4d4ccd97f1205fc198170d P 39fa0ff20c804cc4babb5ee17edb6a01 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:19.269897 27133 raft_consensus.cc:2272] T cf47f7a39b4d4ccd97f1205fc198170d P 39fa0ff20c804cc4babb5ee17edb6a01 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:19.271709 27133 tablet_replica.cc:333] T 345188e88b6544de9956601b88b3e44e P 39fa0ff20c804cc4babb5ee17edb6a01: stopping tablet replica
I20260710 13:28:19.272195 27133 raft_consensus.cc:2243] T 345188e88b6544de9956601b88b3e44e P 39fa0ff20c804cc4babb5ee17edb6a01 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:19.272671 27133 raft_consensus.cc:2272] T 345188e88b6544de9956601b88b3e44e P 39fa0ff20c804cc4babb5ee17edb6a01 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:19.274497 27133 tablet_replica.cc:333] T aff93cbe65ef48929df517f31eb9b1ec P 39fa0ff20c804cc4babb5ee17edb6a01: stopping tablet replica
I20260710 13:28:19.274961 27133 raft_consensus.cc:2243] T aff93cbe65ef48929df517f31eb9b1ec P 39fa0ff20c804cc4babb5ee17edb6a01 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:19.275689 27133 raft_consensus.cc:2272] T aff93cbe65ef48929df517f31eb9b1ec P 39fa0ff20c804cc4babb5ee17edb6a01 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:19.277539 27133 tablet_replica.cc:333] T b1b22977d679419c8a7e3f115bc284ae P 39fa0ff20c804cc4babb5ee17edb6a01: stopping tablet replica
I20260710 13:28:19.277998 27133 raft_consensus.cc:2243] T b1b22977d679419c8a7e3f115bc284ae P 39fa0ff20c804cc4babb5ee17edb6a01 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:19.278406 27133 raft_consensus.cc:2272] T b1b22977d679419c8a7e3f115bc284ae P 39fa0ff20c804cc4babb5ee17edb6a01 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:19.305608 27133 tablet_server.cc:196] TabletServer@127.26.127.65:0 shutdown complete.
W20260710 13:28:19.339654 31063 consensus_peers.cc:597] T 13aaaddba98b4c558d7f49f2ddc61228 P d7b311f98ae74158b556f7738466f032 -> Peer 39fa0ff20c804cc4babb5ee17edb6a01 (127.26.127.65:39515): Couldn't send request to peer 39fa0ff20c804cc4babb5ee17edb6a01. Status: Network error: Client connection negotiation failed: client connection to 127.26.127.65:39515: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:19.341619 27133 tablet_server.cc:179] TabletServer@127.26.127.66:0 shutting down...
I20260710 13:28:19.368849 27133 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:28:19.369482 27133 tablet_replica.cc:333] T 314079b44da54bc3bff626b098ce428b P bc5f69c731644f1a987623546db2e71c: stopping tablet replica
I20260710 13:28:19.370203 27133 raft_consensus.cc:2243] T 314079b44da54bc3bff626b098ce428b P bc5f69c731644f1a987623546db2e71c [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:19.371063 27133 raft_consensus.cc:2272] T 314079b44da54bc3bff626b098ce428b P bc5f69c731644f1a987623546db2e71c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:19.372961 27133 tablet_replica.cc:333] T f24c8dc6c1e54d0a9eefd51f3c27530f P bc5f69c731644f1a987623546db2e71c: stopping tablet replica
I20260710 13:28:19.373519 27133 raft_consensus.cc:2243] T f24c8dc6c1e54d0a9eefd51f3c27530f P bc5f69c731644f1a987623546db2e71c [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:19.374213 27133 raft_consensus.cc:2272] T f24c8dc6c1e54d0a9eefd51f3c27530f P bc5f69c731644f1a987623546db2e71c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:19.375864 27133 tablet_replica.cc:333] T b581d97043b34ba8b8006f1b740ed4c3 P bc5f69c731644f1a987623546db2e71c: stopping tablet replica
I20260710 13:28:19.376434 27133 raft_consensus.cc:2243] T b581d97043b34ba8b8006f1b740ed4c3 P bc5f69c731644f1a987623546db2e71c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:19.376927 27133 raft_consensus.cc:2272] T b581d97043b34ba8b8006f1b740ed4c3 P bc5f69c731644f1a987623546db2e71c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:19.378649 27133 tablet_replica.cc:333] T 9911c6465d7b4d298ce68e7ca55d6e03 P bc5f69c731644f1a987623546db2e71c: stopping tablet replica
I20260710 13:28:19.379182 27133 raft_consensus.cc:2243] T 9911c6465d7b4d298ce68e7ca55d6e03 P bc5f69c731644f1a987623546db2e71c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:19.379606 27133 raft_consensus.cc:2272] T 9911c6465d7b4d298ce68e7ca55d6e03 P bc5f69c731644f1a987623546db2e71c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:19.381441 27133 tablet_replica.cc:333] T 90c569990ecd4d9c9d400e6dd8f940fc P bc5f69c731644f1a987623546db2e71c: stopping tablet replica
I20260710 13:28:19.381999 27133 raft_consensus.cc:2243] T 90c569990ecd4d9c9d400e6dd8f940fc P bc5f69c731644f1a987623546db2e71c [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:19.382745 27133 raft_consensus.cc:2272] T 90c569990ecd4d9c9d400e6dd8f940fc P bc5f69c731644f1a987623546db2e71c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:19.384478 27133 tablet_replica.cc:333] T e4809b7b95624b77b488214375db6e71 P bc5f69c731644f1a987623546db2e71c: stopping tablet replica
I20260710 13:28:19.385049 27133 raft_consensus.cc:2243] T e4809b7b95624b77b488214375db6e71 P bc5f69c731644f1a987623546db2e71c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:19.385492 27133 raft_consensus.cc:2272] T e4809b7b95624b77b488214375db6e71 P bc5f69c731644f1a987623546db2e71c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:19.387200 27133 tablet_replica.cc:333] T a028cf6414a34bb98e1fc9f49697ac12 P bc5f69c731644f1a987623546db2e71c: stopping tablet replica
I20260710 13:28:19.387699 27133 raft_consensus.cc:2243] T a028cf6414a34bb98e1fc9f49697ac12 P bc5f69c731644f1a987623546db2e71c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:19.388091 27133 raft_consensus.cc:2272] T a028cf6414a34bb98e1fc9f49697ac12 P bc5f69c731644f1a987623546db2e71c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:19.389807 27133 tablet_replica.cc:333] T 78ecc8039bb84a67a0bc2bb4755ed847 P bc5f69c731644f1a987623546db2e71c: stopping tablet replica
I20260710 13:28:19.390313 27133 raft_consensus.cc:2243] T 78ecc8039bb84a67a0bc2bb4755ed847 P bc5f69c731644f1a987623546db2e71c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:19.390790 27133 raft_consensus.cc:2272] T 78ecc8039bb84a67a0bc2bb4755ed847 P bc5f69c731644f1a987623546db2e71c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:19.392372 27133 tablet_replica.cc:333] T cf47f7a39b4d4ccd97f1205fc198170d P bc5f69c731644f1a987623546db2e71c: stopping tablet replica
I20260710 13:28:19.392904 27133 raft_consensus.cc:2243] T cf47f7a39b4d4ccd97f1205fc198170d P bc5f69c731644f1a987623546db2e71c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:19.393330 27133 raft_consensus.cc:2272] T cf47f7a39b4d4ccd97f1205fc198170d P bc5f69c731644f1a987623546db2e71c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:19.395114 27133 tablet_replica.cc:333] T 3fde7f55a01d41ec99147a9a4efe1d4d P bc5f69c731644f1a987623546db2e71c: stopping tablet replica
I20260710 13:28:19.395627 27133 raft_consensus.cc:2243] T 3fde7f55a01d41ec99147a9a4efe1d4d P bc5f69c731644f1a987623546db2e71c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:19.396036 27133 raft_consensus.cc:2272] T 3fde7f55a01d41ec99147a9a4efe1d4d P bc5f69c731644f1a987623546db2e71c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:19.397742 27133 tablet_replica.cc:333] T fbfa4786303a45288184b45d2c5013b0 P bc5f69c731644f1a987623546db2e71c: stopping tablet replica
I20260710 13:28:19.398280 27133 raft_consensus.cc:2243] T fbfa4786303a45288184b45d2c5013b0 P bc5f69c731644f1a987623546db2e71c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:19.398689 27133 raft_consensus.cc:2272] T fbfa4786303a45288184b45d2c5013b0 P bc5f69c731644f1a987623546db2e71c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:19.400282 27133 tablet_replica.cc:333] T 757f5b4f0c954b46a5c77484addd8c54 P bc5f69c731644f1a987623546db2e71c: stopping tablet replica
I20260710 13:28:19.400781 27133 raft_consensus.cc:2243] T 757f5b4f0c954b46a5c77484addd8c54 P bc5f69c731644f1a987623546db2e71c [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:19.401515 27133 raft_consensus.cc:2272] T 757f5b4f0c954b46a5c77484addd8c54 P bc5f69c731644f1a987623546db2e71c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:19.403236 27133 tablet_replica.cc:333] T 30769d1f6ffc40d594a6634310c5a86d P bc5f69c731644f1a987623546db2e71c: stopping tablet replica
I20260710 13:28:19.403728 27133 raft_consensus.cc:2243] T 30769d1f6ffc40d594a6634310c5a86d P bc5f69c731644f1a987623546db2e71c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:19.404134 27133 raft_consensus.cc:2272] T 30769d1f6ffc40d594a6634310c5a86d P bc5f69c731644f1a987623546db2e71c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:19.405853 27133 tablet_replica.cc:333] T 345188e88b6544de9956601b88b3e44e P bc5f69c731644f1a987623546db2e71c: stopping tablet replica
I20260710 13:28:19.406332 27133 raft_consensus.cc:2243] T 345188e88b6544de9956601b88b3e44e P bc5f69c731644f1a987623546db2e71c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:19.406812 27133 raft_consensus.cc:2272] T 345188e88b6544de9956601b88b3e44e P bc5f69c731644f1a987623546db2e71c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:19.408394 27133 tablet_replica.cc:333] T aff93cbe65ef48929df517f31eb9b1ec P bc5f69c731644f1a987623546db2e71c: stopping tablet replica
I20260710 13:28:19.408875 27133 raft_consensus.cc:2243] T aff93cbe65ef48929df517f31eb9b1ec P bc5f69c731644f1a987623546db2e71c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:19.409293 27133 raft_consensus.cc:2272] T aff93cbe65ef48929df517f31eb9b1ec P bc5f69c731644f1a987623546db2e71c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:19.411041 27133 tablet_replica.cc:333] T 13aaaddba98b4c558d7f49f2ddc61228 P bc5f69c731644f1a987623546db2e71c: stopping tablet replica
I20260710 13:28:19.411509 27133 raft_consensus.cc:2243] T 13aaaddba98b4c558d7f49f2ddc61228 P bc5f69c731644f1a987623546db2e71c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:19.411909 27133 raft_consensus.cc:2272] T 13aaaddba98b4c558d7f49f2ddc61228 P bc5f69c731644f1a987623546db2e71c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:19.413612 27133 tablet_replica.cc:333] T 19b8ed6451db4886abc39ff252c787ae P bc5f69c731644f1a987623546db2e71c: stopping tablet replica
I20260710 13:28:19.414201 27133 raft_consensus.cc:2243] T 19b8ed6451db4886abc39ff252c787ae P bc5f69c731644f1a987623546db2e71c [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:19.414968 27133 raft_consensus.cc:2272] T 19b8ed6451db4886abc39ff252c787ae P bc5f69c731644f1a987623546db2e71c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:19.417044 27133 tablet_replica.cc:333] T b1b22977d679419c8a7e3f115bc284ae P bc5f69c731644f1a987623546db2e71c: stopping tablet replica
I20260710 13:28:19.417511 27133 raft_consensus.cc:2243] T b1b22977d679419c8a7e3f115bc284ae P bc5f69c731644f1a987623546db2e71c [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:19.418411 27133 raft_consensus.cc:2272] T b1b22977d679419c8a7e3f115bc284ae P bc5f69c731644f1a987623546db2e71c [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:28:19.431593 31063 consensus_peers.cc:597] T b581d97043b34ba8b8006f1b740ed4c3 P d7b311f98ae74158b556f7738466f032 -> Peer 39fa0ff20c804cc4babb5ee17edb6a01 (127.26.127.65:39515): Couldn't send request to peer 39fa0ff20c804cc4babb5ee17edb6a01. Status: Network error: Client connection negotiation failed: client connection to 127.26.127.65:39515: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:28:19.448881 31062 consensus_peers.cc:597] T a028cf6414a34bb98e1fc9f49697ac12 P d7b311f98ae74158b556f7738466f032 -> Peer bc5f69c731644f1a987623546db2e71c (127.26.127.66:33303): Couldn't send request to peer bc5f69c731644f1a987623546db2e71c. Status: Network error: Client connection negotiation failed: client connection to 127.26.127.66:33303: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:19.457197 27133 tablet_server.cc:196] TabletServer@127.26.127.66:0 shutdown complete.
I20260710 13:28:19.486688 27133 tablet_server.cc:179] TabletServer@127.26.127.67:0 shutting down...
W20260710 13:28:19.509887 31063 consensus_peers.cc:597] T 9911c6465d7b4d298ce68e7ca55d6e03 P d7b311f98ae74158b556f7738466f032 -> Peer 39fa0ff20c804cc4babb5ee17edb6a01 (127.26.127.65:39515): Couldn't send request to peer 39fa0ff20c804cc4babb5ee17edb6a01. Status: Network error: Client connection negotiation failed: client connection to 127.26.127.65:39515: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:19.514222 27133 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:28:19.515110 27133 tablet_replica.cc:333] T 314079b44da54bc3bff626b098ce428b P d7b311f98ae74158b556f7738466f032: stopping tablet replica
W20260710 13:28:19.514786 31063 consensus_peers.cc:597] T 78ecc8039bb84a67a0bc2bb4755ed847 P d7b311f98ae74158b556f7738466f032 -> Peer 39fa0ff20c804cc4babb5ee17edb6a01 (127.26.127.65:39515): Couldn't send request to peer 39fa0ff20c804cc4babb5ee17edb6a01. Status: Network error: Client connection negotiation failed: client connection to 127.26.127.65:39515: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:19.515825 27133 raft_consensus.cc:2243] T 314079b44da54bc3bff626b098ce428b P d7b311f98ae74158b556f7738466f032 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:19.516367 27133 raft_consensus.cc:2272] T 314079b44da54bc3bff626b098ce428b P d7b311f98ae74158b556f7738466f032 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:19.518220 27133 tablet_replica.cc:333] T f24c8dc6c1e54d0a9eefd51f3c27530f P d7b311f98ae74158b556f7738466f032: stopping tablet replica
I20260710 13:28:19.518791 27133 raft_consensus.cc:2243] T f24c8dc6c1e54d0a9eefd51f3c27530f P d7b311f98ae74158b556f7738466f032 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:19.519225 27133 raft_consensus.cc:2272] T f24c8dc6c1e54d0a9eefd51f3c27530f P d7b311f98ae74158b556f7738466f032 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:19.520957 27133 tablet_replica.cc:333] T 9911c6465d7b4d298ce68e7ca55d6e03 P d7b311f98ae74158b556f7738466f032: stopping tablet replica
I20260710 13:28:19.521492 27133 raft_consensus.cc:2243] T 9911c6465d7b4d298ce68e7ca55d6e03 P d7b311f98ae74158b556f7738466f032 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:28:19.522214 27133 raft_consensus.cc:2272] T 9911c6465d7b4d298ce68e7ca55d6e03 P d7b311f98ae74158b556f7738466f032 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:19.524334 27133 tablet_replica.cc:333] T 90c569990ecd4d9c9d400e6dd8f940fc P d7b311f98ae74158b556f7738466f032: stopping tablet replica
I20260710 13:28:19.524928 27133 raft_consensus.cc:2243] T 90c569990ecd4d9c9d400e6dd8f940fc P d7b311f98ae74158b556f7738466f032 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:19.525506 27133 raft_consensus.cc:2272] T 90c569990ecd4d9c9d400e6dd8f940fc P d7b311f98ae74158b556f7738466f032 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:28:19.527415 31063 consensus_peers.cc:597] T a028cf6414a34bb98e1fc9f49697ac12 P d7b311f98ae74158b556f7738466f032 -> Peer 39fa0ff20c804cc4babb5ee17edb6a01 (127.26.127.65:39515): Couldn't send request to peer 39fa0ff20c804cc4babb5ee17edb6a01. Status: Network error: Client connection negotiation failed: client connection to 127.26.127.65:39515: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:19.528640 27133 tablet_replica.cc:333] T b581d97043b34ba8b8006f1b740ed4c3 P d7b311f98ae74158b556f7738466f032: stopping tablet replica
I20260710 13:28:19.529464 27133 raft_consensus.cc:2243] T b581d97043b34ba8b8006f1b740ed4c3 P d7b311f98ae74158b556f7738466f032 [term 3 LEADER]: Raft consensus shutting down.
W20260710 13:28:19.530023 31063 consensus_peers.cc:597] T 345188e88b6544de9956601b88b3e44e P d7b311f98ae74158b556f7738466f032 -> Peer 39fa0ff20c804cc4babb5ee17edb6a01 (127.26.127.65:39515): Couldn't send request to peer 39fa0ff20c804cc4babb5ee17edb6a01. Status: Network error: Client connection negotiation failed: client connection to 127.26.127.65:39515: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:19.530321 27133 raft_consensus.cc:2272] T b581d97043b34ba8b8006f1b740ed4c3 P d7b311f98ae74158b556f7738466f032 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:19.532806 27133 tablet_replica.cc:333] T 3fde7f55a01d41ec99147a9a4efe1d4d P d7b311f98ae74158b556f7738466f032: stopping tablet replica
I20260710 13:28:19.533274 27133 raft_consensus.cc:2243] T 3fde7f55a01d41ec99147a9a4efe1d4d P d7b311f98ae74158b556f7738466f032 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:19.533625 27133 raft_consensus.cc:2272] T 3fde7f55a01d41ec99147a9a4efe1d4d P d7b311f98ae74158b556f7738466f032 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:19.535183 27133 tablet_replica.cc:333] T e4809b7b95624b77b488214375db6e71 P d7b311f98ae74158b556f7738466f032: stopping tablet replica
I20260710 13:28:19.535656 27133 raft_consensus.cc:2243] T e4809b7b95624b77b488214375db6e71 P d7b311f98ae74158b556f7738466f032 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:19.536064 27133 raft_consensus.cc:2272] T e4809b7b95624b77b488214375db6e71 P d7b311f98ae74158b556f7738466f032 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:19.537768 27133 tablet_replica.cc:333] T 30769d1f6ffc40d594a6634310c5a86d P d7b311f98ae74158b556f7738466f032: stopping tablet replica
I20260710 13:28:19.538214 27133 raft_consensus.cc:2243] T 30769d1f6ffc40d594a6634310c5a86d P d7b311f98ae74158b556f7738466f032 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:19.538569 27133 raft_consensus.cc:2272] T 30769d1f6ffc40d594a6634310c5a86d P d7b311f98ae74158b556f7738466f032 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:19.540289 27133 tablet_replica.cc:333] T 757f5b4f0c954b46a5c77484addd8c54 P d7b311f98ae74158b556f7738466f032: stopping tablet replica
I20260710 13:28:19.540759 27133 raft_consensus.cc:2243] T 757f5b4f0c954b46a5c77484addd8c54 P d7b311f98ae74158b556f7738466f032 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:19.541134 27133 raft_consensus.cc:2272] T 757f5b4f0c954b46a5c77484addd8c54 P d7b311f98ae74158b556f7738466f032 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:19.542949 27133 tablet_replica.cc:333] T 13aaaddba98b4c558d7f49f2ddc61228 P d7b311f98ae74158b556f7738466f032: stopping tablet replica
I20260710 13:28:19.543428 27133 raft_consensus.cc:2243] T 13aaaddba98b4c558d7f49f2ddc61228 P d7b311f98ae74158b556f7738466f032 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:28:19.544070 27133 raft_consensus.cc:2272] T 13aaaddba98b4c558d7f49f2ddc61228 P d7b311f98ae74158b556f7738466f032 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:19.545842 27133 tablet_replica.cc:333] T 19b8ed6451db4886abc39ff252c787ae P d7b311f98ae74158b556f7738466f032: stopping tablet replica
I20260710 13:28:19.546272 27133 raft_consensus.cc:2243] T 19b8ed6451db4886abc39ff252c787ae P d7b311f98ae74158b556f7738466f032 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:19.546648 27133 raft_consensus.cc:2272] T 19b8ed6451db4886abc39ff252c787ae P d7b311f98ae74158b556f7738466f032 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:19.548991 27133 tablet_replica.cc:333] T 345188e88b6544de9956601b88b3e44e P d7b311f98ae74158b556f7738466f032: stopping tablet replica
I20260710 13:28:19.549614 27133 raft_consensus.cc:2243] T 345188e88b6544de9956601b88b3e44e P d7b311f98ae74158b556f7738466f032 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:19.550554 27133 raft_consensus.cc:2272] T 345188e88b6544de9956601b88b3e44e P d7b311f98ae74158b556f7738466f032 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:28:19.551542 31062 consensus_peers.cc:597] T 78ecc8039bb84a67a0bc2bb4755ed847 P d7b311f98ae74158b556f7738466f032 -> Peer bc5f69c731644f1a987623546db2e71c (127.26.127.66:33303): Couldn't send request to peer bc5f69c731644f1a987623546db2e71c. Status: Network error: Client connection negotiation failed: client connection to 127.26.127.66:33303: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:19.552637 27133 tablet_replica.cc:333] T aff93cbe65ef48929df517f31eb9b1ec P d7b311f98ae74158b556f7738466f032: stopping tablet replica
I20260710 13:28:19.553228 27133 raft_consensus.cc:2243] T aff93cbe65ef48929df517f31eb9b1ec P d7b311f98ae74158b556f7738466f032 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:19.553611 27133 raft_consensus.cc:2272] T aff93cbe65ef48929df517f31eb9b1ec P d7b311f98ae74158b556f7738466f032 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:19.555226 27133 tablet_replica.cc:333] T b1b22977d679419c8a7e3f115bc284ae P d7b311f98ae74158b556f7738466f032: stopping tablet replica
I20260710 13:28:19.555636 27133 raft_consensus.cc:2243] T b1b22977d679419c8a7e3f115bc284ae P d7b311f98ae74158b556f7738466f032 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:19.555972 27133 raft_consensus.cc:2272] T b1b22977d679419c8a7e3f115bc284ae P d7b311f98ae74158b556f7738466f032 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:19.557683 27133 tablet_replica.cc:333] T a028cf6414a34bb98e1fc9f49697ac12 P d7b311f98ae74158b556f7738466f032: stopping tablet replica
I20260710 13:28:19.558094 27133 raft_consensus.cc:2243] T a028cf6414a34bb98e1fc9f49697ac12 P d7b311f98ae74158b556f7738466f032 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:28:19.558694 27133 raft_consensus.cc:2272] T a028cf6414a34bb98e1fc9f49697ac12 P d7b311f98ae74158b556f7738466f032 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:19.560323 27133 tablet_replica.cc:333] T 78ecc8039bb84a67a0bc2bb4755ed847 P d7b311f98ae74158b556f7738466f032: stopping tablet replica
I20260710 13:28:19.560817 27133 raft_consensus.cc:2243] T 78ecc8039bb84a67a0bc2bb4755ed847 P d7b311f98ae74158b556f7738466f032 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:19.561447 27133 raft_consensus.cc:2272] T 78ecc8039bb84a67a0bc2bb4755ed847 P d7b311f98ae74158b556f7738466f032 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:19.563036 27133 tablet_replica.cc:333] T cf47f7a39b4d4ccd97f1205fc198170d P d7b311f98ae74158b556f7738466f032: stopping tablet replica
I20260710 13:28:19.563441 27133 raft_consensus.cc:2243] T cf47f7a39b4d4ccd97f1205fc198170d P d7b311f98ae74158b556f7738466f032 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:19.563772 27133 raft_consensus.cc:2272] T cf47f7a39b4d4ccd97f1205fc198170d P d7b311f98ae74158b556f7738466f032 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:19.565387 27133 tablet_replica.cc:333] T fbfa4786303a45288184b45d2c5013b0 P d7b311f98ae74158b556f7738466f032: stopping tablet replica
I20260710 13:28:19.565781 27133 raft_consensus.cc:2243] T fbfa4786303a45288184b45d2c5013b0 P d7b311f98ae74158b556f7738466f032 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:19.566131 27133 raft_consensus.cc:2272] T fbfa4786303a45288184b45d2c5013b0 P d7b311f98ae74158b556f7738466f032 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:19.604151 27133 tablet_server.cc:196] TabletServer@127.26.127.67:0 shutdown complete.
I20260710 13:28:19.634133 27133 master.cc:562] Master@127.26.127.126:35635 shutting down...
I20260710 13:28:19.655016 27133 raft_consensus.cc:2243] T 00000000000000000000000000000000 P fef081b1bd8146ec888b1ee490be4d2e [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:19.655524 27133 raft_consensus.cc:2272] T 00000000000000000000000000000000 P fef081b1bd8146ec888b1ee490be4d2e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:19.655798 27133 tablet_replica.cc:333] T 00000000000000000000000000000000 P fef081b1bd8146ec888b1ee490be4d2e: stopping tablet replica
I20260710 13:28:19.675509 27133 master.cc:584] Master@127.26.127.126:35635 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (12699 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260710 13:28:19.725970 27133 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.26.127.126:34409
I20260710 13:28:19.727001 27133 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:28:19.732091 31405 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:28:19.732105 31406 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:28:19.734804 31408 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:28:19.734859 27133 server_base.cc:1061] running on GCE node
I20260710 13:28:19.735961 27133 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:28:19.736172 27133 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:28:19.736349 27133 hybrid_clock.cc:648] HybridClock initialized: now 1783690099736333 us; error 0 us; skew 500 ppm
I20260710 13:28:19.737342 27133 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:28:19.739701 27133 webserver.cc:533] Webserver started at http://127.26.127.126:40365/ using document root <none> and password file <none>
I20260710 13:28:19.740190 27133 fs_manager.cc:362] Metadata directory not provided
I20260710 13:28:19.740378 27133 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:28:19.740648 27133 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:28:19.741746 27133 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783690003215650-27133-0/minicluster-data/master-0-root/instance:
uuid: "b6ed9a42c46448c3aa679873cf05d60e"
format_stamp: "Formatted at 2026-07-10 13:28:19 on dist-test-slave-4llg"
I20260710 13:28:19.745913 27133 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:28:19.749228 31413 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:19.750084 27133 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:28:19.750313 27133 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783690003215650-27133-0/minicluster-data/master-0-root
uuid: "b6ed9a42c46448c3aa679873cf05d60e"
format_stamp: "Formatted at 2026-07-10 13:28:19 on dist-test-slave-4llg"
I20260710 13:28:19.750538 27133 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783690003215650-27133-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783690003215650-27133-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783690003215650-27133-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:28:19.770336 27133 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:28:19.771466 27133 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:28:19.813210 27133 rpc_server.cc:307] RPC server started. Bound to: 127.26.127.126:34409
I20260710 13:28:19.813321 31464 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.127.126:34409 every 8 connection(s)
I20260710 13:28:19.817111 31465 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:19.827206 31465 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b6ed9a42c46448c3aa679873cf05d60e: Bootstrap starting.
I20260710 13:28:19.831863 31465 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b6ed9a42c46448c3aa679873cf05d60e: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:19.835988 31465 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b6ed9a42c46448c3aa679873cf05d60e: No bootstrap required, opened a new log
I20260710 13:28:19.838137 31465 raft_consensus.cc:359] T 00000000000000000000000000000000 P b6ed9a42c46448c3aa679873cf05d60e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b6ed9a42c46448c3aa679873cf05d60e" member_type: VOTER }
I20260710 13:28:19.838537 31465 raft_consensus.cc:385] T 00000000000000000000000000000000 P b6ed9a42c46448c3aa679873cf05d60e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:19.838760 31465 raft_consensus.cc:740] T 00000000000000000000000000000000 P b6ed9a42c46448c3aa679873cf05d60e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6ed9a42c46448c3aa679873cf05d60e, State: Initialized, Role: FOLLOWER
I20260710 13:28:19.839329 31465 consensus_queue.cc:260] T 00000000000000000000000000000000 P b6ed9a42c46448c3aa679873cf05d60e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b6ed9a42c46448c3aa679873cf05d60e" member_type: VOTER }
I20260710 13:28:19.839782 31465 raft_consensus.cc:399] T 00000000000000000000000000000000 P b6ed9a42c46448c3aa679873cf05d60e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:28:19.839999 31465 raft_consensus.cc:493] T 00000000000000000000000000000000 P b6ed9a42c46448c3aa679873cf05d60e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:28:19.840278 31465 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b6ed9a42c46448c3aa679873cf05d60e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:19.844676 31465 raft_consensus.cc:515] T 00000000000000000000000000000000 P b6ed9a42c46448c3aa679873cf05d60e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b6ed9a42c46448c3aa679873cf05d60e" member_type: VOTER }
I20260710 13:28:19.845197 31465 leader_election.cc:304] T 00000000000000000000000000000000 P b6ed9a42c46448c3aa679873cf05d60e [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: b6ed9a42c46448c3aa679873cf05d60e; no voters: 
I20260710 13:28:19.846367 31465 leader_election.cc:290] T 00000000000000000000000000000000 P b6ed9a42c46448c3aa679873cf05d60e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:28:19.846764 31468 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b6ed9a42c46448c3aa679873cf05d60e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:19.848062 31468 raft_consensus.cc:697] T 00000000000000000000000000000000 P b6ed9a42c46448c3aa679873cf05d60e [term 1 LEADER]: Becoming Leader. State: Replica: b6ed9a42c46448c3aa679873cf05d60e, State: Running, Role: LEADER
I20260710 13:28:19.848807 31468 consensus_queue.cc:237] T 00000000000000000000000000000000 P b6ed9a42c46448c3aa679873cf05d60e [LEADER]: Queue going to LEADER mode. State: All 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: "b6ed9a42c46448c3aa679873cf05d60e" member_type: VOTER }
I20260710 13:28:19.849206 31465 sys_catalog.cc:565] T 00000000000000000000000000000000 P b6ed9a42c46448c3aa679873cf05d60e [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:28:19.853163 31469 sys_catalog.cc:455] T 00000000000000000000000000000000 P b6ed9a42c46448c3aa679873cf05d60e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b6ed9a42c46448c3aa679873cf05d60e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b6ed9a42c46448c3aa679873cf05d60e" member_type: VOTER } }
I20260710 13:28:19.854605 31469 sys_catalog.cc:458] T 00000000000000000000000000000000 P b6ed9a42c46448c3aa679873cf05d60e [sys.catalog]: This master's current role is: LEADER
I20260710 13:28:19.853998 31470 sys_catalog.cc:455] T 00000000000000000000000000000000 P b6ed9a42c46448c3aa679873cf05d60e [sys.catalog]: SysCatalogTable state changed. Reason: New leader b6ed9a42c46448c3aa679873cf05d60e. Latest consensus state: current_term: 1 leader_uuid: "b6ed9a42c46448c3aa679873cf05d60e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b6ed9a42c46448c3aa679873cf05d60e" member_type: VOTER } }
I20260710 13:28:19.855677 31470 sys_catalog.cc:458] T 00000000000000000000000000000000 P b6ed9a42c46448c3aa679873cf05d60e [sys.catalog]: This master's current role is: LEADER
I20260710 13:28:19.857352 31475 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:28:19.863060 31475 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:28:19.864391 27133 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:28:19.871490 31475 catalog_manager.cc:1383] Generated new cluster ID: 62f15501a14e4719b1486625f2418151
I20260710 13:28:19.871781 31475 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:28:19.883536 31475 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:28:19.884768 31475 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:28:19.905754 31475 catalog_manager.cc:6070] T 00000000000000000000000000000000 P b6ed9a42c46448c3aa679873cf05d60e: Generated new TSK 0
I20260710 13:28:19.906352 31475 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:28:19.930927 27133 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:28:19.936606 31486 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:28:19.938011 31487 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:28:19.940409 31489 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:28:19.942344 27133 server_base.cc:1061] running on GCE node
I20260710 13:28:19.943776 27133 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:28:19.943980 27133 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:28:19.944149 27133 hybrid_clock.cc:648] HybridClock initialized: now 1783690099944114 us; error 0 us; skew 500 ppm
I20260710 13:28:19.944658 27133 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:28:19.946820 27133 webserver.cc:533] Webserver started at http://127.26.127.65:33245/ using document root <none> and password file <none>
I20260710 13:28:19.947297 27133 fs_manager.cc:362] Metadata directory not provided
I20260710 13:28:19.947487 27133 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:28:19.947747 27133 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:28:19.948805 27133 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783690003215650-27133-0/minicluster-data/ts-0-root/instance:
uuid: "60b5d828d0cb4f98b3a65e46700f7897"
format_stamp: "Formatted at 2026-07-10 13:28:19 on dist-test-slave-4llg"
I20260710 13:28:19.953168 27133 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260710 13:28:19.956063 31494 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:19.956702 27133 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:28:19.957027 27133 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783690003215650-27133-0/minicluster-data/ts-0-root
uuid: "60b5d828d0cb4f98b3a65e46700f7897"
format_stamp: "Formatted at 2026-07-10 13:28:19 on dist-test-slave-4llg"
I20260710 13:28:19.957283 27133 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783690003215650-27133-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783690003215650-27133-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783690003215650-27133-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:28:19.969681 27133 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:28:19.970844 27133 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:28:19.972244 27133 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:28:19.974344 27133 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:28:19.974555 27133 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:19.974797 27133 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:28:19.974980 27133 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:20.012635 27133 rpc_server.cc:307] RPC server started. Bound to: 127.26.127.65:46281
I20260710 13:28:20.012746 31556 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.127.65:46281 every 8 connection(s)
I20260710 13:28:20.017661 27133 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:28:20.025009 31561 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:28:20.026504 31562 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:28:20.028034 31564 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:28:20.029052 27133 server_base.cc:1061] running on GCE node
I20260710 13:28:20.030249 27133 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:28:20.030516 27133 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:28:20.030718 27133 hybrid_clock.cc:648] HybridClock initialized: now 1783690100030698 us; error 0 us; skew 500 ppm
I20260710 13:28:20.031409 27133 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:28:20.031546 31557 heartbeater.cc:344] Connected to a master server at 127.26.127.126:34409
I20260710 13:28:20.031989 31557 heartbeater.cc:461] Registering TS with master...
I20260710 13:28:20.032923 31557 heartbeater.cc:507] Master 127.26.127.126:34409 requested a full tablet report, sending...
I20260710 13:28:20.033972 27133 webserver.cc:533] Webserver started at http://127.26.127.66:45765/ using document root <none> and password file <none>
I20260710 13:28:20.034610 27133 fs_manager.cc:362] Metadata directory not provided
I20260710 13:28:20.034835 27133 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:28:20.035147 27133 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:28:20.035135 31430 ts_manager.cc:194] Registered new tserver with Master: 60b5d828d0cb4f98b3a65e46700f7897 (127.26.127.65:46281)
I20260710 13:28:20.036926 27133 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783690003215650-27133-0/minicluster-data/ts-1-root/instance:
uuid: "fb2e92aa567a4d1493f64fbac8438278"
format_stamp: "Formatted at 2026-07-10 13:28:20 on dist-test-slave-4llg"
I20260710 13:28:20.037725 31430 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36986
I20260710 13:28:20.041831 27133 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:28:20.045082 31569 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:20.045778 27133 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:28:20.046053 27133 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783690003215650-27133-0/minicluster-data/ts-1-root
uuid: "fb2e92aa567a4d1493f64fbac8438278"
format_stamp: "Formatted at 2026-07-10 13:28:20 on dist-test-slave-4llg"
I20260710 13:28:20.046346 27133 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783690003215650-27133-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783690003215650-27133-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783690003215650-27133-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:28:20.071626 27133 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:28:20.072808 27133 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:28:20.074186 27133 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:28:20.076287 27133 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:28:20.076508 27133 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:20.076769 27133 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:28:20.076939 27133 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:20.115607 27133 rpc_server.cc:307] RPC server started. Bound to: 127.26.127.66:43221
I20260710 13:28:20.115711 31631 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.127.66:43221 every 8 connection(s)
I20260710 13:28:20.120321 27133 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:28:20.127094 31635 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:28:20.128369 31636 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:28:20.130296 27133 server_base.cc:1061] running on GCE node
W20260710 13:28:20.130534 31638 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:28:20.131667 27133 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:28:20.131942 27133 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:28:20.132143 27133 hybrid_clock.cc:648] HybridClock initialized: now 1783690100132123 us; error 0 us; skew 500 ppm
I20260710 13:28:20.132787 27133 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:28:20.133669 31632 heartbeater.cc:344] Connected to a master server at 127.26.127.126:34409
I20260710 13:28:20.134027 31632 heartbeater.cc:461] Registering TS with master...
I20260710 13:28:20.134740 31632 heartbeater.cc:507] Master 127.26.127.126:34409 requested a full tablet report, sending...
I20260710 13:28:20.135618 27133 webserver.cc:533] Webserver started at http://127.26.127.67:38941/ using document root <none> and password file <none>
I20260710 13:28:20.136212 27133 fs_manager.cc:362] Metadata directory not provided
I20260710 13:28:20.136478 27133 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:28:20.136816 27133 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:28:20.136993 31430 ts_manager.cc:194] Registered new tserver with Master: fb2e92aa567a4d1493f64fbac8438278 (127.26.127.66:43221)
I20260710 13:28:20.138362 27133 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783690003215650-27133-0/minicluster-data/ts-2-root/instance:
uuid: "29f810aa39c149d7b55b5eb568f0ad24"
format_stamp: "Formatted at 2026-07-10 13:28:20 on dist-test-slave-4llg"
I20260710 13:28:20.138811 31430 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37000
I20260710 13:28:20.143118 27133 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:28:20.146384 31643 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:20.147164 27133 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 13:28:20.147470 27133 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783690003215650-27133-0/minicluster-data/ts-2-root
uuid: "29f810aa39c149d7b55b5eb568f0ad24"
format_stamp: "Formatted at 2026-07-10 13:28:20 on dist-test-slave-4llg"
I20260710 13:28:20.147754 27133 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783690003215650-27133-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783690003215650-27133-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task9gZe6t/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783690003215650-27133-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:28:20.160303 27133 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:28:20.161446 27133 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:28:20.162829 27133 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:28:20.164973 27133 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:28:20.165190 27133 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:20.165432 27133 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:28:20.165602 27133 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:20.203358 27133 rpc_server.cc:307] RPC server started. Bound to: 127.26.127.67:39813
I20260710 13:28:20.203451 31705 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.127.67:39813 every 8 connection(s)
I20260710 13:28:20.216888 31706 heartbeater.cc:344] Connected to a master server at 127.26.127.126:34409
I20260710 13:28:20.217268 31706 heartbeater.cc:461] Registering TS with master...
I20260710 13:28:20.217952 31706 heartbeater.cc:507] Master 127.26.127.126:34409 requested a full tablet report, sending...
I20260710 13:28:20.219816 31430 ts_manager.cc:194] Registered new tserver with Master: 29f810aa39c149d7b55b5eb568f0ad24 (127.26.127.67:39813)
I20260710 13:28:20.220633 27133 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014227439s
I20260710 13:28:20.221406 31430 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37006
I20260710 13:28:20.243609 31430 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37014:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:28:20.246028 31430 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:28:20.316411 31522 tablet_service.cc:1511] Processing CreateTablet for tablet 56a495bda2b84f6fbae765d9d1655e01 (DEFAULT_TABLE table=test-workload [id=5cc8fd90f56043bd91b0292be848dabc]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:28:20.316883 31521 tablet_service.cc:1511] Processing CreateTablet for tablet f47391e264d448c9b5f825323661ad3f (DEFAULT_TABLE table=test-workload [id=5cc8fd90f56043bd91b0292be848dabc]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:28:20.317932 31522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56a495bda2b84f6fbae765d9d1655e01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:20.319229 31520 tablet_service.cc:1511] Processing CreateTablet for tablet 1f64a1d9c7184df991322e5fe0ac812f (DEFAULT_TABLE table=test-workload [id=5cc8fd90f56043bd91b0292be848dabc]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:28:20.320572 31520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f64a1d9c7184df991322e5fe0ac812f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:20.320890 31518 tablet_service.cc:1511] Processing CreateTablet for tablet 77a7b61943ed48f29f83871517d90df6 (DEFAULT_TABLE table=test-workload [id=5cc8fd90f56043bd91b0292be848dabc]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:28:20.322212 31518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77a7b61943ed48f29f83871517d90df6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:20.325894 31519 tablet_service.cc:1511] Processing CreateTablet for tablet 643ce980187f43b3b14065703d407867 (DEFAULT_TABLE table=test-workload [id=5cc8fd90f56043bd91b0292be848dabc]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:28:20.327225 31519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 643ce980187f43b3b14065703d407867. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:20.329581 31521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f47391e264d448c9b5f825323661ad3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:20.330367 31517 tablet_service.cc:1511] Processing CreateTablet for tablet 559fabf38f294e5e9c8366cbf9da92e5 (DEFAULT_TABLE table=test-workload [id=5cc8fd90f56043bd91b0292be848dabc]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:28:20.331632 31517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 559fabf38f294e5e9c8366cbf9da92e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:20.333455 31516 tablet_service.cc:1511] Processing CreateTablet for tablet 0bee01c20cbc453d9e98b690f0b95a80 (DEFAULT_TABLE table=test-workload [id=5cc8fd90f56043bd91b0292be848dabc]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:28:20.334682 31516 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bee01c20cbc453d9e98b690f0b95a80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:20.336971 31515 tablet_service.cc:1511] Processing CreateTablet for tablet 342935bb66a44f29946fabfb3eeceb76 (DEFAULT_TABLE table=test-workload [id=5cc8fd90f56043bd91b0292be848dabc]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:28:20.338203 31515 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 342935bb66a44f29946fabfb3eeceb76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:20.342142 31514 tablet_service.cc:1511] Processing CreateTablet for tablet 0e4528c198ce459ea88aa2463b3c0b22 (DEFAULT_TABLE table=test-workload [id=5cc8fd90f56043bd91b0292be848dabc]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:28:20.343490 31514 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e4528c198ce459ea88aa2463b3c0b22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:20.363689 31671 tablet_service.cc:1511] Processing CreateTablet for tablet 56a495bda2b84f6fbae765d9d1655e01 (DEFAULT_TABLE table=test-workload [id=5cc8fd90f56043bd91b0292be848dabc]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:28:20.365803 31670 tablet_service.cc:1511] Processing CreateTablet for tablet f47391e264d448c9b5f825323661ad3f (DEFAULT_TABLE table=test-workload [id=5cc8fd90f56043bd91b0292be848dabc]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:28:20.366217 31666 tablet_service.cc:1511] Processing CreateTablet for tablet 559fabf38f294e5e9c8366cbf9da92e5 (DEFAULT_TABLE table=test-workload [id=5cc8fd90f56043bd91b0292be848dabc]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:28:20.367198 31670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f47391e264d448c9b5f825323661ad3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:20.368211 31665 tablet_service.cc:1511] Processing CreateTablet for tablet 0bee01c20cbc453d9e98b690f0b95a80 (DEFAULT_TABLE table=test-workload [id=5cc8fd90f56043bd91b0292be848dabc]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:28:20.369539 31665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bee01c20cbc453d9e98b690f0b95a80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:20.369988 31669 tablet_service.cc:1511] Processing CreateTablet for tablet 1f64a1d9c7184df991322e5fe0ac812f (DEFAULT_TABLE table=test-workload [id=5cc8fd90f56043bd91b0292be848dabc]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:28:20.371234 31669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f64a1d9c7184df991322e5fe0ac812f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:20.373044 31666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 559fabf38f294e5e9c8366cbf9da92e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:20.373925 31668 tablet_service.cc:1511] Processing CreateTablet for tablet 643ce980187f43b3b14065703d407867 (DEFAULT_TABLE table=test-workload [id=5cc8fd90f56043bd91b0292be848dabc]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:28:20.375229 31668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 643ce980187f43b3b14065703d407867. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:20.377894 31667 tablet_service.cc:1511] Processing CreateTablet for tablet 77a7b61943ed48f29f83871517d90df6 (DEFAULT_TABLE table=test-workload [id=5cc8fd90f56043bd91b0292be848dabc]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:28:20.377786 31664 tablet_service.cc:1511] Processing CreateTablet for tablet 342935bb66a44f29946fabfb3eeceb76 (DEFAULT_TABLE table=test-workload [id=5cc8fd90f56043bd91b0292be848dabc]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:28:20.379230 31667 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77a7b61943ed48f29f83871517d90df6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:20.380686 31663 tablet_service.cc:1511] Processing CreateTablet for tablet 0e4528c198ce459ea88aa2463b3c0b22 (DEFAULT_TABLE table=test-workload [id=5cc8fd90f56043bd91b0292be848dabc]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:28:20.381134 31671 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56a495bda2b84f6fbae765d9d1655e01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:20.389098 31663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e4528c198ce459ea88aa2463b3c0b22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:20.391952 31664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 342935bb66a44f29946fabfb3eeceb76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:20.421450 31721 tablet_bootstrap.cc:492] T 0bee01c20cbc453d9e98b690f0b95a80 P 29f810aa39c149d7b55b5eb568f0ad24: Bootstrap starting.
I20260710 13:28:20.428149 31722 tablet_bootstrap.cc:492] T f47391e264d448c9b5f825323661ad3f P 60b5d828d0cb4f98b3a65e46700f7897: Bootstrap starting.
I20260710 13:28:20.429847 31721 tablet_bootstrap.cc:654] T 0bee01c20cbc453d9e98b690f0b95a80 P 29f810aa39c149d7b55b5eb568f0ad24: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:20.435654 31722 tablet_bootstrap.cc:654] T f47391e264d448c9b5f825323661ad3f P 60b5d828d0cb4f98b3a65e46700f7897: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:20.458870 31721 tablet_bootstrap.cc:492] T 0bee01c20cbc453d9e98b690f0b95a80 P 29f810aa39c149d7b55b5eb568f0ad24: No bootstrap required, opened a new log
I20260710 13:28:20.461089 31721 ts_tablet_manager.cc:1403] T 0bee01c20cbc453d9e98b690f0b95a80 P 29f810aa39c149d7b55b5eb568f0ad24: Time spent bootstrapping tablet: real 0.040s	user 0.009s	sys 0.015s
I20260710 13:28:20.462854 31722 tablet_bootstrap.cc:492] T f47391e264d448c9b5f825323661ad3f P 60b5d828d0cb4f98b3a65e46700f7897: No bootstrap required, opened a new log
I20260710 13:28:20.463894 31722 ts_tablet_manager.cc:1403] T f47391e264d448c9b5f825323661ad3f P 60b5d828d0cb4f98b3a65e46700f7897: Time spent bootstrapping tablet: real 0.036s	user 0.008s	sys 0.021s
I20260710 13:28:20.463726 31721 raft_consensus.cc:359] T 0bee01c20cbc453d9e98b690f0b95a80 P 29f810aa39c149d7b55b5eb568f0ad24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:20.464402 31721 raft_consensus.cc:385] T 0bee01c20cbc453d9e98b690f0b95a80 P 29f810aa39c149d7b55b5eb568f0ad24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:20.464648 31721 raft_consensus.cc:740] T 0bee01c20cbc453d9e98b690f0b95a80 P 29f810aa39c149d7b55b5eb568f0ad24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29f810aa39c149d7b55b5eb568f0ad24, State: Initialized, Role: FOLLOWER
I20260710 13:28:20.465372 31721 consensus_queue.cc:260] T 0bee01c20cbc453d9e98b690f0b95a80 P 29f810aa39c149d7b55b5eb568f0ad24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:20.466912 31722 raft_consensus.cc:359] T f47391e264d448c9b5f825323661ad3f P 60b5d828d0cb4f98b3a65e46700f7897 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:20.467657 31722 raft_consensus.cc:385] T f47391e264d448c9b5f825323661ad3f P 60b5d828d0cb4f98b3a65e46700f7897 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:20.467986 31722 raft_consensus.cc:740] T f47391e264d448c9b5f825323661ad3f P 60b5d828d0cb4f98b3a65e46700f7897 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60b5d828d0cb4f98b3a65e46700f7897, State: Initialized, Role: FOLLOWER
I20260710 13:28:20.468834 31722 consensus_queue.cc:260] T f47391e264d448c9b5f825323661ad3f P 60b5d828d0cb4f98b3a65e46700f7897 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:20.474081 31557 heartbeater.cc:499] Master 127.26.127.126:34409 was elected leader, sending a full tablet report...
I20260710 13:28:20.474346 31722 ts_tablet_manager.cc:1434] T f47391e264d448c9b5f825323661ad3f P 60b5d828d0cb4f98b3a65e46700f7897: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 13:28:20.475461 31722 tablet_bootstrap.cc:492] T 77a7b61943ed48f29f83871517d90df6 P 60b5d828d0cb4f98b3a65e46700f7897: Bootstrap starting.
I20260710 13:28:20.478077 31593 tablet_service.cc:1511] Processing CreateTablet for tablet 77a7b61943ed48f29f83871517d90df6 (DEFAULT_TABLE table=test-workload [id=5cc8fd90f56043bd91b0292be848dabc]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:28:20.479550 31593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77a7b61943ed48f29f83871517d90df6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:20.480983 31595 tablet_service.cc:1511] Processing CreateTablet for tablet 1f64a1d9c7184df991322e5fe0ac812f (DEFAULT_TABLE table=test-workload [id=5cc8fd90f56043bd91b0292be848dabc]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:28:20.482044 31722 tablet_bootstrap.cc:654] T 77a7b61943ed48f29f83871517d90df6 P 60b5d828d0cb4f98b3a65e46700f7897: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:20.481882 31590 tablet_service.cc:1511] Processing CreateTablet for tablet 342935bb66a44f29946fabfb3eeceb76 (DEFAULT_TABLE table=test-workload [id=5cc8fd90f56043bd91b0292be848dabc]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:28:20.483712 31594 tablet_service.cc:1511] Processing CreateTablet for tablet 643ce980187f43b3b14065703d407867 (DEFAULT_TABLE table=test-workload [id=5cc8fd90f56043bd91b0292be848dabc]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:28:20.484141 31591 tablet_service.cc:1511] Processing CreateTablet for tablet 0bee01c20cbc453d9e98b690f0b95a80 (DEFAULT_TABLE table=test-workload [id=5cc8fd90f56043bd91b0292be848dabc]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:28:20.480219 31589 tablet_service.cc:1511] Processing CreateTablet for tablet 0e4528c198ce459ea88aa2463b3c0b22 (DEFAULT_TABLE table=test-workload [id=5cc8fd90f56043bd91b0292be848dabc]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:28:20.486268 31596 tablet_service.cc:1511] Processing CreateTablet for tablet f47391e264d448c9b5f825323661ad3f (DEFAULT_TABLE table=test-workload [id=5cc8fd90f56043bd91b0292be848dabc]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:28:20.482323 31595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f64a1d9c7184df991322e5fe0ac812f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:20.486315 31592 tablet_service.cc:1511] Processing CreateTablet for tablet 559fabf38f294e5e9c8366cbf9da92e5 (DEFAULT_TABLE table=test-workload [id=5cc8fd90f56043bd91b0292be848dabc]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:28:20.493183 31597 tablet_service.cc:1511] Processing CreateTablet for tablet 56a495bda2b84f6fbae765d9d1655e01 (DEFAULT_TABLE table=test-workload [id=5cc8fd90f56043bd91b0292be848dabc]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:28:20.495913 31596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f47391e264d448c9b5f825323661ad3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:20.496872 31591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bee01c20cbc453d9e98b690f0b95a80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:20.499140 31722 tablet_bootstrap.cc:492] T 77a7b61943ed48f29f83871517d90df6 P 60b5d828d0cb4f98b3a65e46700f7897: No bootstrap required, opened a new log
I20260710 13:28:20.499590 31589 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e4528c198ce459ea88aa2463b3c0b22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:20.499907 31722 ts_tablet_manager.cc:1403] T 77a7b61943ed48f29f83871517d90df6 P 60b5d828d0cb4f98b3a65e46700f7897: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.006s
I20260710 13:28:20.500663 31590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 342935bb66a44f29946fabfb3eeceb76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:20.503019 31592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 559fabf38f294e5e9c8366cbf9da92e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:20.503727 31597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56a495bda2b84f6fbae765d9d1655e01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:20.504364 31594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 643ce980187f43b3b14065703d407867. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:20.506131 31722 raft_consensus.cc:359] T 77a7b61943ed48f29f83871517d90df6 P 60b5d828d0cb4f98b3a65e46700f7897 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:20.512823 31722 raft_consensus.cc:385] T 77a7b61943ed48f29f83871517d90df6 P 60b5d828d0cb4f98b3a65e46700f7897 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:20.515246 31722 raft_consensus.cc:740] T 77a7b61943ed48f29f83871517d90df6 P 60b5d828d0cb4f98b3a65e46700f7897 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60b5d828d0cb4f98b3a65e46700f7897, State: Initialized, Role: FOLLOWER
I20260710 13:28:20.516595 31722 consensus_queue.cc:260] T 77a7b61943ed48f29f83871517d90df6 P 60b5d828d0cb4f98b3a65e46700f7897 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:20.522286 31722 ts_tablet_manager.cc:1434] T 77a7b61943ed48f29f83871517d90df6 P 60b5d828d0cb4f98b3a65e46700f7897: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.000s
I20260710 13:28:20.524909 31722 tablet_bootstrap.cc:492] T 1f64a1d9c7184df991322e5fe0ac812f P 60b5d828d0cb4f98b3a65e46700f7897: Bootstrap starting.
I20260710 13:28:20.538959 31721 ts_tablet_manager.cc:1434] T 0bee01c20cbc453d9e98b690f0b95a80 P 29f810aa39c149d7b55b5eb568f0ad24: Time spent starting tablet: real 0.078s	user 0.031s	sys 0.030s
I20260710 13:28:20.539729 31706 heartbeater.cc:499] Master 127.26.127.126:34409 was elected leader, sending a full tablet report...
I20260710 13:28:20.540360 31721 tablet_bootstrap.cc:492] T 643ce980187f43b3b14065703d407867 P 29f810aa39c149d7b55b5eb568f0ad24: Bootstrap starting.
I20260710 13:28:20.546566 31722 tablet_bootstrap.cc:654] T 1f64a1d9c7184df991322e5fe0ac812f P 60b5d828d0cb4f98b3a65e46700f7897: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:20.558712 31721 tablet_bootstrap.cc:654] T 643ce980187f43b3b14065703d407867 P 29f810aa39c149d7b55b5eb568f0ad24: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:20.563897 31726 raft_consensus.cc:493] T 77a7b61943ed48f29f83871517d90df6 P 60b5d828d0cb4f98b3a65e46700f7897 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:20.564594 31726 raft_consensus.cc:515] T 77a7b61943ed48f29f83871517d90df6 P 60b5d828d0cb4f98b3a65e46700f7897 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:20.579229 31726 leader_election.cc:290] T 77a7b61943ed48f29f83871517d90df6 P 60b5d828d0cb4f98b3a65e46700f7897 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fb2e92aa567a4d1493f64fbac8438278 (127.26.127.66:43221), 29f810aa39c149d7b55b5eb568f0ad24 (127.26.127.67:39813)
I20260710 13:28:20.580513 31728 tablet_bootstrap.cc:492] T 77a7b61943ed48f29f83871517d90df6 P fb2e92aa567a4d1493f64fbac8438278: Bootstrap starting.
I20260710 13:28:20.588112 31722 tablet_bootstrap.cc:492] T 1f64a1d9c7184df991322e5fe0ac812f P 60b5d828d0cb4f98b3a65e46700f7897: No bootstrap required, opened a new log
I20260710 13:28:20.588662 31722 ts_tablet_manager.cc:1403] T 1f64a1d9c7184df991322e5fe0ac812f P 60b5d828d0cb4f98b3a65e46700f7897: Time spent bootstrapping tablet: real 0.064s	user 0.012s	sys 0.000s
I20260710 13:28:20.591547 31722 raft_consensus.cc:359] T 1f64a1d9c7184df991322e5fe0ac812f P 60b5d828d0cb4f98b3a65e46700f7897 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:20.592234 31722 raft_consensus.cc:385] T 1f64a1d9c7184df991322e5fe0ac812f P 60b5d828d0cb4f98b3a65e46700f7897 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:20.592509 31722 raft_consensus.cc:740] T 1f64a1d9c7184df991322e5fe0ac812f P 60b5d828d0cb4f98b3a65e46700f7897 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60b5d828d0cb4f98b3a65e46700f7897, State: Initialized, Role: FOLLOWER
I20260710 13:28:20.594923 31722 consensus_queue.cc:260] T 1f64a1d9c7184df991322e5fe0ac812f P 60b5d828d0cb4f98b3a65e46700f7897 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:20.596992 31722 ts_tablet_manager.cc:1434] T 1f64a1d9c7184df991322e5fe0ac812f P 60b5d828d0cb4f98b3a65e46700f7897: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:28:20.597949 31722 tablet_bootstrap.cc:492] T 0bee01c20cbc453d9e98b690f0b95a80 P 60b5d828d0cb4f98b3a65e46700f7897: Bootstrap starting.
I20260710 13:28:20.604038 31722 tablet_bootstrap.cc:654] T 0bee01c20cbc453d9e98b690f0b95a80 P 60b5d828d0cb4f98b3a65e46700f7897: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:20.606566 31728 tablet_bootstrap.cc:654] T 77a7b61943ed48f29f83871517d90df6 P fb2e92aa567a4d1493f64fbac8438278: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:20.608019 31721 tablet_bootstrap.cc:492] T 643ce980187f43b3b14065703d407867 P 29f810aa39c149d7b55b5eb568f0ad24: No bootstrap required, opened a new log
I20260710 13:28:20.608525 31721 ts_tablet_manager.cc:1403] T 643ce980187f43b3b14065703d407867 P 29f810aa39c149d7b55b5eb568f0ad24: Time spent bootstrapping tablet: real 0.068s	user 0.045s	sys 0.016s
I20260710 13:28:20.611313 31721 raft_consensus.cc:359] T 643ce980187f43b3b14065703d407867 P 29f810aa39c149d7b55b5eb568f0ad24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:20.612006 31721 raft_consensus.cc:385] T 643ce980187f43b3b14065703d407867 P 29f810aa39c149d7b55b5eb568f0ad24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:20.612286 31721 raft_consensus.cc:740] T 643ce980187f43b3b14065703d407867 P 29f810aa39c149d7b55b5eb568f0ad24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29f810aa39c149d7b55b5eb568f0ad24, State: Initialized, Role: FOLLOWER
I20260710 13:28:20.613009 31721 consensus_queue.cc:260] T 643ce980187f43b3b14065703d407867 P 29f810aa39c149d7b55b5eb568f0ad24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:20.615115 31721 ts_tablet_manager.cc:1434] T 643ce980187f43b3b14065703d407867 P 29f810aa39c149d7b55b5eb568f0ad24: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:28:20.616075 31721 tablet_bootstrap.cc:492] T 56a495bda2b84f6fbae765d9d1655e01 P 29f810aa39c149d7b55b5eb568f0ad24: Bootstrap starting.
I20260710 13:28:20.617761 31728 tablet_bootstrap.cc:492] T 77a7b61943ed48f29f83871517d90df6 P fb2e92aa567a4d1493f64fbac8438278: No bootstrap required, opened a new log
I20260710 13:28:20.618291 31728 ts_tablet_manager.cc:1403] T 77a7b61943ed48f29f83871517d90df6 P fb2e92aa567a4d1493f64fbac8438278: Time spent bootstrapping tablet: real 0.038s	user 0.009s	sys 0.003s
I20260710 13:28:20.623221 31607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77a7b61943ed48f29f83871517d90df6" candidate_uuid: "60b5d828d0cb4f98b3a65e46700f7897" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb2e92aa567a4d1493f64fbac8438278" is_pre_election: true
I20260710 13:28:20.623575 31681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77a7b61943ed48f29f83871517d90df6" candidate_uuid: "60b5d828d0cb4f98b3a65e46700f7897" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29f810aa39c149d7b55b5eb568f0ad24" is_pre_election: true
W20260710 13:28:20.624679 31496 leader_election.cc:343] T 77a7b61943ed48f29f83871517d90df6 P 60b5d828d0cb4f98b3a65e46700f7897 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fb2e92aa567a4d1493f64fbac8438278 (127.26.127.66:43221): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:28:20.625375 31497 leader_election.cc:343] T 77a7b61943ed48f29f83871517d90df6 P 60b5d828d0cb4f98b3a65e46700f7897 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 29f810aa39c149d7b55b5eb568f0ad24 (127.26.127.67:39813): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:20.625790 31497 leader_election.cc:304] T 77a7b61943ed48f29f83871517d90df6 P 60b5d828d0cb4f98b3a65e46700f7897 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 60b5d828d0cb4f98b3a65e46700f7897; no voters: 29f810aa39c149d7b55b5eb568f0ad24, fb2e92aa567a4d1493f64fbac8438278
I20260710 13:28:20.626575 31726 raft_consensus.cc:2749] T 77a7b61943ed48f29f83871517d90df6 P 60b5d828d0cb4f98b3a65e46700f7897 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:28:20.627018 31728 raft_consensus.cc:359] T 77a7b61943ed48f29f83871517d90df6 P fb2e92aa567a4d1493f64fbac8438278 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:20.627774 31728 raft_consensus.cc:385] T 77a7b61943ed48f29f83871517d90df6 P fb2e92aa567a4d1493f64fbac8438278 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:20.628062 31728 raft_consensus.cc:740] T 77a7b61943ed48f29f83871517d90df6 P fb2e92aa567a4d1493f64fbac8438278 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb2e92aa567a4d1493f64fbac8438278, State: Initialized, Role: FOLLOWER
I20260710 13:28:20.628253 31722 tablet_bootstrap.cc:492] T 0bee01c20cbc453d9e98b690f0b95a80 P 60b5d828d0cb4f98b3a65e46700f7897: No bootstrap required, opened a new log
I20260710 13:28:20.628854 31722 ts_tablet_manager.cc:1403] T 0bee01c20cbc453d9e98b690f0b95a80 P 60b5d828d0cb4f98b3a65e46700f7897: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.000s
I20260710 13:28:20.628806 31728 consensus_queue.cc:260] T 77a7b61943ed48f29f83871517d90df6 P fb2e92aa567a4d1493f64fbac8438278 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:20.629873 31721 tablet_bootstrap.cc:654] T 56a495bda2b84f6fbae765d9d1655e01 P 29f810aa39c149d7b55b5eb568f0ad24: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:20.631383 31632 heartbeater.cc:499] Master 127.26.127.126:34409 was elected leader, sending a full tablet report...
I20260710 13:28:20.631809 31728 ts_tablet_manager.cc:1434] T 77a7b61943ed48f29f83871517d90df6 P fb2e92aa567a4d1493f64fbac8438278: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260710 13:28:20.632085 31722 raft_consensus.cc:359] T 0bee01c20cbc453d9e98b690f0b95a80 P 60b5d828d0cb4f98b3a65e46700f7897 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:20.632812 31728 tablet_bootstrap.cc:492] T 559fabf38f294e5e9c8366cbf9da92e5 P fb2e92aa567a4d1493f64fbac8438278: Bootstrap starting.
I20260710 13:28:20.632774 31722 raft_consensus.cc:385] T 0bee01c20cbc453d9e98b690f0b95a80 P 60b5d828d0cb4f98b3a65e46700f7897 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:20.633232 31722 raft_consensus.cc:740] T 0bee01c20cbc453d9e98b690f0b95a80 P 60b5d828d0cb4f98b3a65e46700f7897 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60b5d828d0cb4f98b3a65e46700f7897, State: Initialized, Role: FOLLOWER
I20260710 13:28:20.634013 31722 consensus_queue.cc:260] T 0bee01c20cbc453d9e98b690f0b95a80 P 60b5d828d0cb4f98b3a65e46700f7897 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:20.636197 31722 ts_tablet_manager.cc:1434] T 0bee01c20cbc453d9e98b690f0b95a80 P 60b5d828d0cb4f98b3a65e46700f7897: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:28:20.637319 31722 tablet_bootstrap.cc:492] T 56a495bda2b84f6fbae765d9d1655e01 P 60b5d828d0cb4f98b3a65e46700f7897: Bootstrap starting.
I20260710 13:28:20.638962 31728 tablet_bootstrap.cc:654] T 559fabf38f294e5e9c8366cbf9da92e5 P fb2e92aa567a4d1493f64fbac8438278: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:20.644205 31722 tablet_bootstrap.cc:654] T 56a495bda2b84f6fbae765d9d1655e01 P 60b5d828d0cb4f98b3a65e46700f7897: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:20.655058 31728 tablet_bootstrap.cc:492] T 559fabf38f294e5e9c8366cbf9da92e5 P fb2e92aa567a4d1493f64fbac8438278: No bootstrap required, opened a new log
I20260710 13:28:20.655751 31728 ts_tablet_manager.cc:1403] T 559fabf38f294e5e9c8366cbf9da92e5 P fb2e92aa567a4d1493f64fbac8438278: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.004s
I20260710 13:28:20.657096 31726 raft_consensus.cc:493] T 1f64a1d9c7184df991322e5fe0ac812f P 60b5d828d0cb4f98b3a65e46700f7897 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:20.657755 31726 raft_consensus.cc:515] T 1f64a1d9c7184df991322e5fe0ac812f P 60b5d828d0cb4f98b3a65e46700f7897 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:20.662359 31681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f64a1d9c7184df991322e5fe0ac812f" candidate_uuid: "60b5d828d0cb4f98b3a65e46700f7897" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29f810aa39c149d7b55b5eb568f0ad24" is_pre_election: true
W20260710 13:28:20.664426 31497 leader_election.cc:343] T 1f64a1d9c7184df991322e5fe0ac812f P 60b5d828d0cb4f98b3a65e46700f7897 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 29f810aa39c149d7b55b5eb568f0ad24 (127.26.127.67:39813): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:20.665221 31726 leader_election.cc:290] T 1f64a1d9c7184df991322e5fe0ac812f P 60b5d828d0cb4f98b3a65e46700f7897 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fb2e92aa567a4d1493f64fbac8438278 (127.26.127.66:43221), 29f810aa39c149d7b55b5eb568f0ad24 (127.26.127.67:39813)
I20260710 13:28:20.667341 31607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f64a1d9c7184df991322e5fe0ac812f" candidate_uuid: "60b5d828d0cb4f98b3a65e46700f7897" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb2e92aa567a4d1493f64fbac8438278" is_pre_election: true
W20260710 13:28:20.669140 31496 leader_election.cc:343] T 1f64a1d9c7184df991322e5fe0ac812f P 60b5d828d0cb4f98b3a65e46700f7897 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fb2e92aa567a4d1493f64fbac8438278 (127.26.127.66:43221): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:20.673262 31496 leader_election.cc:304] T 1f64a1d9c7184df991322e5fe0ac812f P 60b5d828d0cb4f98b3a65e46700f7897 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 60b5d828d0cb4f98b3a65e46700f7897; no voters: 29f810aa39c149d7b55b5eb568f0ad24, fb2e92aa567a4d1493f64fbac8438278
I20260710 13:28:20.674772 31726 raft_consensus.cc:2749] T 1f64a1d9c7184df991322e5fe0ac812f P 60b5d828d0cb4f98b3a65e46700f7897 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:28:20.677075 31721 tablet_bootstrap.cc:492] T 56a495bda2b84f6fbae765d9d1655e01 P 29f810aa39c149d7b55b5eb568f0ad24: No bootstrap required, opened a new log
I20260710 13:28:20.677650 31721 ts_tablet_manager.cc:1403] T 56a495bda2b84f6fbae765d9d1655e01 P 29f810aa39c149d7b55b5eb568f0ad24: Time spent bootstrapping tablet: real 0.062s	user 0.026s	sys 0.026s
I20260710 13:28:20.678864 31728 raft_consensus.cc:359] T 559fabf38f294e5e9c8366cbf9da92e5 P fb2e92aa567a4d1493f64fbac8438278 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:20.679865 31728 raft_consensus.cc:385] T 559fabf38f294e5e9c8366cbf9da92e5 P fb2e92aa567a4d1493f64fbac8438278 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:20.680289 31728 raft_consensus.cc:740] T 559fabf38f294e5e9c8366cbf9da92e5 P fb2e92aa567a4d1493f64fbac8438278 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb2e92aa567a4d1493f64fbac8438278, State: Initialized, Role: FOLLOWER
I20260710 13:28:20.680760 31721 raft_consensus.cc:359] T 56a495bda2b84f6fbae765d9d1655e01 P 29f810aa39c149d7b55b5eb568f0ad24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } }
I20260710 13:28:20.681525 31721 raft_consensus.cc:385] T 56a495bda2b84f6fbae765d9d1655e01 P 29f810aa39c149d7b55b5eb568f0ad24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:20.681871 31721 raft_consensus.cc:740] T 56a495bda2b84f6fbae765d9d1655e01 P 29f810aa39c149d7b55b5eb568f0ad24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29f810aa39c149d7b55b5eb568f0ad24, State: Initialized, Role: FOLLOWER
I20260710 13:28:20.681138 31728 consensus_queue.cc:260] T 559fabf38f294e5e9c8366cbf9da92e5 P fb2e92aa567a4d1493f64fbac8438278 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:20.682808 31721 consensus_queue.cc:260] T 56a495bda2b84f6fbae765d9d1655e01 P 29f810aa39c149d7b55b5eb568f0ad24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } }
I20260710 13:28:20.683972 31728 ts_tablet_manager.cc:1434] T 559fabf38f294e5e9c8366cbf9da92e5 P fb2e92aa567a4d1493f64fbac8438278: Time spent starting tablet: real 0.028s	user 0.010s	sys 0.000s
I20260710 13:28:20.685038 31721 ts_tablet_manager.cc:1434] T 56a495bda2b84f6fbae765d9d1655e01 P 29f810aa39c149d7b55b5eb568f0ad24: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:28:20.686059 31728 tablet_bootstrap.cc:492] T 643ce980187f43b3b14065703d407867 P fb2e92aa567a4d1493f64fbac8438278: Bootstrap starting.
I20260710 13:28:20.686236 31722 tablet_bootstrap.cc:492] T 56a495bda2b84f6fbae765d9d1655e01 P 60b5d828d0cb4f98b3a65e46700f7897: No bootstrap required, opened a new log
I20260710 13:28:20.687002 31722 ts_tablet_manager.cc:1403] T 56a495bda2b84f6fbae765d9d1655e01 P 60b5d828d0cb4f98b3a65e46700f7897: Time spent bootstrapping tablet: real 0.050s	user 0.023s	sys 0.021s
I20260710 13:28:20.686100 31721 tablet_bootstrap.cc:492] T f47391e264d448c9b5f825323661ad3f P 29f810aa39c149d7b55b5eb568f0ad24: Bootstrap starting.
I20260710 13:28:20.689988 31722 raft_consensus.cc:359] T 56a495bda2b84f6fbae765d9d1655e01 P 60b5d828d0cb4f98b3a65e46700f7897 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } }
I20260710 13:28:20.690789 31722 raft_consensus.cc:385] T 56a495bda2b84f6fbae765d9d1655e01 P 60b5d828d0cb4f98b3a65e46700f7897 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:20.691129 31722 raft_consensus.cc:740] T 56a495bda2b84f6fbae765d9d1655e01 P 60b5d828d0cb4f98b3a65e46700f7897 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60b5d828d0cb4f98b3a65e46700f7897, State: Initialized, Role: FOLLOWER
I20260710 13:28:20.691927 31722 consensus_queue.cc:260] T 56a495bda2b84f6fbae765d9d1655e01 P 60b5d828d0cb4f98b3a65e46700f7897 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } }
I20260710 13:28:20.693518 31728 tablet_bootstrap.cc:654] T 643ce980187f43b3b14065703d407867 P fb2e92aa567a4d1493f64fbac8438278: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:20.695005 31721 tablet_bootstrap.cc:654] T f47391e264d448c9b5f825323661ad3f P 29f810aa39c149d7b55b5eb568f0ad24: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:20.699806 31722 ts_tablet_manager.cc:1434] T 56a495bda2b84f6fbae765d9d1655e01 P 60b5d828d0cb4f98b3a65e46700f7897: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260710 13:28:20.701215 31722 tablet_bootstrap.cc:492] T 0e4528c198ce459ea88aa2463b3c0b22 P 60b5d828d0cb4f98b3a65e46700f7897: Bootstrap starting.
I20260710 13:28:20.709426 31722 tablet_bootstrap.cc:654] T 0e4528c198ce459ea88aa2463b3c0b22 P 60b5d828d0cb4f98b3a65e46700f7897: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:20.726872 31725 raft_consensus.cc:493] T 0bee01c20cbc453d9e98b690f0b95a80 P 29f810aa39c149d7b55b5eb568f0ad24 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:20.727033 31728 tablet_bootstrap.cc:492] T 643ce980187f43b3b14065703d407867 P fb2e92aa567a4d1493f64fbac8438278: No bootstrap required, opened a new log
I20260710 13:28:20.727033 31722 tablet_bootstrap.cc:492] T 0e4528c198ce459ea88aa2463b3c0b22 P 60b5d828d0cb4f98b3a65e46700f7897: No bootstrap required, opened a new log
I20260710 13:28:20.727178 31721 tablet_bootstrap.cc:492] T f47391e264d448c9b5f825323661ad3f P 29f810aa39c149d7b55b5eb568f0ad24: No bootstrap required, opened a new log
I20260710 13:28:20.727480 31725 raft_consensus.cc:515] T 0bee01c20cbc453d9e98b690f0b95a80 P 29f810aa39c149d7b55b5eb568f0ad24 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:20.727965 31728 ts_tablet_manager.cc:1403] T 643ce980187f43b3b14065703d407867 P fb2e92aa567a4d1493f64fbac8438278: Time spent bootstrapping tablet: real 0.042s	user 0.022s	sys 0.017s
I20260710 13:28:20.728091 31721 ts_tablet_manager.cc:1403] T f47391e264d448c9b5f825323661ad3f P 29f810aa39c149d7b55b5eb568f0ad24: Time spent bootstrapping tablet: real 0.042s	user 0.016s	sys 0.023s
I20260710 13:28:20.727970 31722 ts_tablet_manager.cc:1403] T 0e4528c198ce459ea88aa2463b3c0b22 P 60b5d828d0cb4f98b3a65e46700f7897: Time spent bootstrapping tablet: real 0.027s	user 0.016s	sys 0.008s
I20260710 13:28:20.731328 31721 raft_consensus.cc:359] T f47391e264d448c9b5f825323661ad3f P 29f810aa39c149d7b55b5eb568f0ad24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:20.731637 31728 raft_consensus.cc:359] T 643ce980187f43b3b14065703d407867 P fb2e92aa567a4d1493f64fbac8438278 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:20.732070 31721 raft_consensus.cc:385] T f47391e264d448c9b5f825323661ad3f P 29f810aa39c149d7b55b5eb568f0ad24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:20.732405 31728 raft_consensus.cc:385] T 643ce980187f43b3b14065703d407867 P fb2e92aa567a4d1493f64fbac8438278 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:20.732476 31721 raft_consensus.cc:740] T f47391e264d448c9b5f825323661ad3f P 29f810aa39c149d7b55b5eb568f0ad24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29f810aa39c149d7b55b5eb568f0ad24, State: Initialized, Role: FOLLOWER
I20260710 13:28:20.732839 31728 raft_consensus.cc:740] T 643ce980187f43b3b14065703d407867 P fb2e92aa567a4d1493f64fbac8438278 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb2e92aa567a4d1493f64fbac8438278, State: Initialized, Role: FOLLOWER
I20260710 13:28:20.733469 31721 consensus_queue.cc:260] T f47391e264d448c9b5f825323661ad3f P 29f810aa39c149d7b55b5eb568f0ad24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:20.734524 31722 raft_consensus.cc:359] T 0e4528c198ce459ea88aa2463b3c0b22 P 60b5d828d0cb4f98b3a65e46700f7897 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:20.735286 31722 raft_consensus.cc:385] T 0e4528c198ce459ea88aa2463b3c0b22 P 60b5d828d0cb4f98b3a65e46700f7897 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:20.735558 31722 raft_consensus.cc:740] T 0e4528c198ce459ea88aa2463b3c0b22 P 60b5d828d0cb4f98b3a65e46700f7897 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60b5d828d0cb4f98b3a65e46700f7897, State: Initialized, Role: FOLLOWER
I20260710 13:28:20.736342 31722 consensus_queue.cc:260] T 0e4528c198ce459ea88aa2463b3c0b22 P 60b5d828d0cb4f98b3a65e46700f7897 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:20.738586 31722 ts_tablet_manager.cc:1434] T 0e4528c198ce459ea88aa2463b3c0b22 P 60b5d828d0cb4f98b3a65e46700f7897: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 13:28:20.739571 31722 tablet_bootstrap.cc:492] T 559fabf38f294e5e9c8366cbf9da92e5 P 60b5d828d0cb4f98b3a65e46700f7897: Bootstrap starting.
I20260710 13:28:20.741250 31721 ts_tablet_manager.cc:1434] T f47391e264d448c9b5f825323661ad3f P 29f810aa39c149d7b55b5eb568f0ad24: Time spent starting tablet: real 0.013s	user 0.010s	sys 0.001s
I20260710 13:28:20.742378 31721 tablet_bootstrap.cc:492] T 559fabf38f294e5e9c8366cbf9da92e5 P 29f810aa39c149d7b55b5eb568f0ad24: Bootstrap starting.
I20260710 13:28:20.744808 31725 leader_election.cc:290] T 0bee01c20cbc453d9e98b690f0b95a80 P 29f810aa39c149d7b55b5eb568f0ad24 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 60b5d828d0cb4f98b3a65e46700f7897 (127.26.127.65:46281), fb2e92aa567a4d1493f64fbac8438278 (127.26.127.66:43221)
I20260710 13:28:20.745411 31722 tablet_bootstrap.cc:654] T 559fabf38f294e5e9c8366cbf9da92e5 P 60b5d828d0cb4f98b3a65e46700f7897: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:20.747983 31728 consensus_queue.cc:260] T 643ce980187f43b3b14065703d407867 P fb2e92aa567a4d1493f64fbac8438278 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:20.749233 31726 raft_consensus.cc:493] T 56a495bda2b84f6fbae765d9d1655e01 P 60b5d828d0cb4f98b3a65e46700f7897 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:20.751848 31726 raft_consensus.cc:515] T 56a495bda2b84f6fbae765d9d1655e01 P 60b5d828d0cb4f98b3a65e46700f7897 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } }
I20260710 13:28:20.754366 31726 leader_election.cc:290] T 56a495bda2b84f6fbae765d9d1655e01 P 60b5d828d0cb4f98b3a65e46700f7897 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 29f810aa39c149d7b55b5eb568f0ad24 (127.26.127.67:39813), fb2e92aa567a4d1493f64fbac8438278 (127.26.127.66:43221)
I20260710 13:28:20.750602 31728 ts_tablet_manager.cc:1434] T 643ce980187f43b3b14065703d407867 P fb2e92aa567a4d1493f64fbac8438278: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260710 13:28:20.755930 31728 tablet_bootstrap.cc:492] T 0e4528c198ce459ea88aa2463b3c0b22 P fb2e92aa567a4d1493f64fbac8438278: Bootstrap starting.
I20260710 13:28:20.751127 31532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bee01c20cbc453d9e98b690f0b95a80" candidate_uuid: "29f810aa39c149d7b55b5eb568f0ad24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60b5d828d0cb4f98b3a65e46700f7897" is_pre_election: true
I20260710 13:28:20.751421 31721 tablet_bootstrap.cc:654] T 559fabf38f294e5e9c8366cbf9da92e5 P 29f810aa39c149d7b55b5eb568f0ad24: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:20.757205 31532 raft_consensus.cc:2468] T 0bee01c20cbc453d9e98b690f0b95a80 P 60b5d828d0cb4f98b3a65e46700f7897 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29f810aa39c149d7b55b5eb568f0ad24 in term 0.
I20260710 13:28:20.758170 31735 raft_consensus.cc:493] T 77a7b61943ed48f29f83871517d90df6 P fb2e92aa567a4d1493f64fbac8438278 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:20.758841 31735 raft_consensus.cc:515] T 77a7b61943ed48f29f83871517d90df6 P fb2e92aa567a4d1493f64fbac8438278 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:20.766281 31607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a495bda2b84f6fbae765d9d1655e01" candidate_uuid: "60b5d828d0cb4f98b3a65e46700f7897" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb2e92aa567a4d1493f64fbac8438278" is_pre_election: true
I20260710 13:28:20.766737 31645 leader_election.cc:304] T 0bee01c20cbc453d9e98b690f0b95a80 P 29f810aa39c149d7b55b5eb568f0ad24 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29f810aa39c149d7b55b5eb568f0ad24, 60b5d828d0cb4f98b3a65e46700f7897; no voters: 
W20260710 13:28:20.770659 31496 leader_election.cc:343] T 56a495bda2b84f6fbae765d9d1655e01 P 60b5d828d0cb4f98b3a65e46700f7897 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fb2e92aa567a4d1493f64fbac8438278 (127.26.127.66:43221): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:20.771566 31721 tablet_bootstrap.cc:492] T 559fabf38f294e5e9c8366cbf9da92e5 P 29f810aa39c149d7b55b5eb568f0ad24: No bootstrap required, opened a new log
I20260710 13:28:20.772152 31721 ts_tablet_manager.cc:1403] T 559fabf38f294e5e9c8366cbf9da92e5 P 29f810aa39c149d7b55b5eb568f0ad24: Time spent bootstrapping tablet: real 0.030s	user 0.008s	sys 0.008s
I20260710 13:28:20.774191 31728 tablet_bootstrap.cc:654] T 0e4528c198ce459ea88aa2463b3c0b22 P fb2e92aa567a4d1493f64fbac8438278: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:20.773977 31681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a495bda2b84f6fbae765d9d1655e01" candidate_uuid: "60b5d828d0cb4f98b3a65e46700f7897" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29f810aa39c149d7b55b5eb568f0ad24" is_pre_election: true
I20260710 13:28:20.774717 31681 raft_consensus.cc:2468] T 56a495bda2b84f6fbae765d9d1655e01 P 29f810aa39c149d7b55b5eb568f0ad24 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60b5d828d0cb4f98b3a65e46700f7897 in term 0.
I20260710 13:28:20.773507 31743 raft_consensus.cc:2804] T 0bee01c20cbc453d9e98b690f0b95a80 P 29f810aa39c149d7b55b5eb568f0ad24 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:20.775878 31743 raft_consensus.cc:493] T 0bee01c20cbc453d9e98b690f0b95a80 P 29f810aa39c149d7b55b5eb568f0ad24 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:20.776293 31743 raft_consensus.cc:3060] T 0bee01c20cbc453d9e98b690f0b95a80 P 29f810aa39c149d7b55b5eb568f0ad24 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:20.777062 31497 leader_election.cc:304] T 56a495bda2b84f6fbae765d9d1655e01 P 60b5d828d0cb4f98b3a65e46700f7897 [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: 29f810aa39c149d7b55b5eb568f0ad24, 60b5d828d0cb4f98b3a65e46700f7897; no voters: fb2e92aa567a4d1493f64fbac8438278
I20260710 13:28:20.779568 31726 raft_consensus.cc:2804] T 56a495bda2b84f6fbae765d9d1655e01 P 60b5d828d0cb4f98b3a65e46700f7897 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:20.780016 31726 raft_consensus.cc:493] T 56a495bda2b84f6fbae765d9d1655e01 P 60b5d828d0cb4f98b3a65e46700f7897 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:20.780421 31726 raft_consensus.cc:3060] T 56a495bda2b84f6fbae765d9d1655e01 P 60b5d828d0cb4f98b3a65e46700f7897 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:20.782545 31735 leader_election.cc:290] T 77a7b61943ed48f29f83871517d90df6 P fb2e92aa567a4d1493f64fbac8438278 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 60b5d828d0cb4f98b3a65e46700f7897 (127.26.127.65:46281), 29f810aa39c149d7b55b5eb568f0ad24 (127.26.127.67:39813)
I20260710 13:28:20.784997 31722 tablet_bootstrap.cc:492] T 559fabf38f294e5e9c8366cbf9da92e5 P 60b5d828d0cb4f98b3a65e46700f7897: No bootstrap required, opened a new log
I20260710 13:28:20.785755 31722 ts_tablet_manager.cc:1403] T 559fabf38f294e5e9c8366cbf9da92e5 P 60b5d828d0cb4f98b3a65e46700f7897: Time spent bootstrapping tablet: real 0.046s	user 0.019s	sys 0.020s
I20260710 13:28:20.789297 31722 raft_consensus.cc:359] T 559fabf38f294e5e9c8366cbf9da92e5 P 60b5d828d0cb4f98b3a65e46700f7897 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:20.790100 31722 raft_consensus.cc:385] T 559fabf38f294e5e9c8366cbf9da92e5 P 60b5d828d0cb4f98b3a65e46700f7897 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:20.790458 31722 raft_consensus.cc:740] T 559fabf38f294e5e9c8366cbf9da92e5 P 60b5d828d0cb4f98b3a65e46700f7897 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60b5d828d0cb4f98b3a65e46700f7897, State: Initialized, Role: FOLLOWER
I20260710 13:28:20.790711 31721 raft_consensus.cc:359] T 559fabf38f294e5e9c8366cbf9da92e5 P 29f810aa39c149d7b55b5eb568f0ad24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:20.791469 31721 raft_consensus.cc:385] T 559fabf38f294e5e9c8366cbf9da92e5 P 29f810aa39c149d7b55b5eb568f0ad24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:20.791927 31721 raft_consensus.cc:740] T 559fabf38f294e5e9c8366cbf9da92e5 P 29f810aa39c149d7b55b5eb568f0ad24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29f810aa39c149d7b55b5eb568f0ad24, State: Initialized, Role: FOLLOWER
I20260710 13:28:20.791430 31722 consensus_queue.cc:260] T 559fabf38f294e5e9c8366cbf9da92e5 P 60b5d828d0cb4f98b3a65e46700f7897 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:20.792625 31721 consensus_queue.cc:260] T 559fabf38f294e5e9c8366cbf9da92e5 P 29f810aa39c149d7b55b5eb568f0ad24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:20.795172 31743 raft_consensus.cc:515] T 0bee01c20cbc453d9e98b690f0b95a80 P 29f810aa39c149d7b55b5eb568f0ad24 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:20.796928 31721 ts_tablet_manager.cc:1434] T 559fabf38f294e5e9c8366cbf9da92e5 P 29f810aa39c149d7b55b5eb568f0ad24: Time spent starting tablet: real 0.024s	user 0.004s	sys 0.003s
I20260710 13:28:20.800117 31726 raft_consensus.cc:515] T 56a495bda2b84f6fbae765d9d1655e01 P 60b5d828d0cb4f98b3a65e46700f7897 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } }
I20260710 13:28:20.801535 31722 ts_tablet_manager.cc:1434] T 559fabf38f294e5e9c8366cbf9da92e5 P 60b5d828d0cb4f98b3a65e46700f7897: Time spent starting tablet: real 0.015s	user 0.010s	sys 0.004s
I20260710 13:28:20.804241 31607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a495bda2b84f6fbae765d9d1655e01" candidate_uuid: "60b5d828d0cb4f98b3a65e46700f7897" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb2e92aa567a4d1493f64fbac8438278"
W20260710 13:28:20.805692 31496 leader_election.cc:343] T 56a495bda2b84f6fbae765d9d1655e01 P 60b5d828d0cb4f98b3a65e46700f7897 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fb2e92aa567a4d1493f64fbac8438278 (127.26.127.66:43221): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:20.806828 31681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a495bda2b84f6fbae765d9d1655e01" candidate_uuid: "60b5d828d0cb4f98b3a65e46700f7897" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29f810aa39c149d7b55b5eb568f0ad24"
I20260710 13:28:20.807436 31726 leader_election.cc:290] T 56a495bda2b84f6fbae765d9d1655e01 P 60b5d828d0cb4f98b3a65e46700f7897 [CANDIDATE]: Term 1 election: Requested vote from peers 29f810aa39c149d7b55b5eb568f0ad24 (127.26.127.67:39813), fb2e92aa567a4d1493f64fbac8438278 (127.26.127.66:43221)
I20260710 13:28:20.807538 31681 raft_consensus.cc:3060] T 56a495bda2b84f6fbae765d9d1655e01 P 29f810aa39c149d7b55b5eb568f0ad24 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:20.810642 31728 tablet_bootstrap.cc:492] T 0e4528c198ce459ea88aa2463b3c0b22 P fb2e92aa567a4d1493f64fbac8438278: No bootstrap required, opened a new log
I20260710 13:28:20.811132 31728 ts_tablet_manager.cc:1403] T 0e4528c198ce459ea88aa2463b3c0b22 P fb2e92aa567a4d1493f64fbac8438278: Time spent bootstrapping tablet: real 0.055s	user 0.012s	sys 0.017s
I20260710 13:28:20.812479 31743 leader_election.cc:290] T 0bee01c20cbc453d9e98b690f0b95a80 P 29f810aa39c149d7b55b5eb568f0ad24 [CANDIDATE]: Term 1 election: Requested vote from peers 60b5d828d0cb4f98b3a65e46700f7897 (127.26.127.65:46281), fb2e92aa567a4d1493f64fbac8438278 (127.26.127.66:43221)
I20260710 13:28:20.817487 31681 raft_consensus.cc:2468] T 56a495bda2b84f6fbae765d9d1655e01 P 29f810aa39c149d7b55b5eb568f0ad24 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60b5d828d0cb4f98b3a65e46700f7897 in term 1.
I20260710 13:28:20.818343 31728 raft_consensus.cc:359] T 0e4528c198ce459ea88aa2463b3c0b22 P fb2e92aa567a4d1493f64fbac8438278 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:20.823334 31607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bee01c20cbc453d9e98b690f0b95a80" candidate_uuid: "29f810aa39c149d7b55b5eb568f0ad24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb2e92aa567a4d1493f64fbac8438278" is_pre_election: true
I20260710 13:28:20.823980 31606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bee01c20cbc453d9e98b690f0b95a80" candidate_uuid: "29f810aa39c149d7b55b5eb568f0ad24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb2e92aa567a4d1493f64fbac8438278"
I20260710 13:28:20.823369 31728 raft_consensus.cc:385] T 0e4528c198ce459ea88aa2463b3c0b22 P fb2e92aa567a4d1493f64fbac8438278 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:20.824885 31728 raft_consensus.cc:740] T 0e4528c198ce459ea88aa2463b3c0b22 P fb2e92aa567a4d1493f64fbac8438278 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb2e92aa567a4d1493f64fbac8438278, State: Initialized, Role: FOLLOWER
W20260710 13:28:20.825430 31645 leader_election.cc:343] T 0bee01c20cbc453d9e98b690f0b95a80 P 29f810aa39c149d7b55b5eb568f0ad24 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fb2e92aa567a4d1493f64fbac8438278 (127.26.127.66:43221): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:20.819103 31532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bee01c20cbc453d9e98b690f0b95a80" candidate_uuid: "29f810aa39c149d7b55b5eb568f0ad24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60b5d828d0cb4f98b3a65e46700f7897"
I20260710 13:28:20.819608 31721 tablet_bootstrap.cc:492] T 0e4528c198ce459ea88aa2463b3c0b22 P 29f810aa39c149d7b55b5eb568f0ad24: Bootstrap starting.
I20260710 13:28:20.825575 31728 consensus_queue.cc:260] T 0e4528c198ce459ea88aa2463b3c0b22 P fb2e92aa567a4d1493f64fbac8438278 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:20.825320 31497 leader_election.cc:304] T 56a495bda2b84f6fbae765d9d1655e01 P 60b5d828d0cb4f98b3a65e46700f7897 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 29f810aa39c149d7b55b5eb568f0ad24, 60b5d828d0cb4f98b3a65e46700f7897; no voters: fb2e92aa567a4d1493f64fbac8438278
I20260710 13:28:20.826066 31532 raft_consensus.cc:3060] T 0bee01c20cbc453d9e98b690f0b95a80 P 60b5d828d0cb4f98b3a65e46700f7897 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:20.829202 31728 ts_tablet_manager.cc:1434] T 0e4528c198ce459ea88aa2463b3c0b22 P fb2e92aa567a4d1493f64fbac8438278: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260710 13:28:20.830118 31728 tablet_bootstrap.cc:492] T 0bee01c20cbc453d9e98b690f0b95a80 P fb2e92aa567a4d1493f64fbac8438278: Bootstrap starting.
I20260710 13:28:20.832706 31721 tablet_bootstrap.cc:654] T 0e4528c198ce459ea88aa2463b3c0b22 P 29f810aa39c149d7b55b5eb568f0ad24: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:20.821352 31722 tablet_bootstrap.cc:492] T 342935bb66a44f29946fabfb3eeceb76 P 60b5d828d0cb4f98b3a65e46700f7897: Bootstrap starting.
I20260710 13:28:20.836094 31728 tablet_bootstrap.cc:654] T 0bee01c20cbc453d9e98b690f0b95a80 P fb2e92aa567a4d1493f64fbac8438278: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:20.837096 31749 raft_consensus.cc:2804] T 56a495bda2b84f6fbae765d9d1655e01 P 60b5d828d0cb4f98b3a65e46700f7897 [term 1 FOLLOWER]: Leader election won for term 1
W20260710 13:28:20.844856 31645 leader_election.cc:343] T 0bee01c20cbc453d9e98b690f0b95a80 P 29f810aa39c149d7b55b5eb568f0ad24 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fb2e92aa567a4d1493f64fbac8438278 (127.26.127.66:43221): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:20.845785 31749 raft_consensus.cc:697] T 56a495bda2b84f6fbae765d9d1655e01 P 60b5d828d0cb4f98b3a65e46700f7897 [term 1 LEADER]: Becoming Leader. State: Replica: 60b5d828d0cb4f98b3a65e46700f7897, State: Running, Role: LEADER
I20260710 13:28:20.846391 31681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77a7b61943ed48f29f83871517d90df6" candidate_uuid: "fb2e92aa567a4d1493f64fbac8438278" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29f810aa39c149d7b55b5eb568f0ad24" is_pre_election: true
I20260710 13:28:20.846886 31721 tablet_bootstrap.cc:492] T 0e4528c198ce459ea88aa2463b3c0b22 P 29f810aa39c149d7b55b5eb568f0ad24: No bootstrap required, opened a new log
I20260710 13:28:20.847484 31721 ts_tablet_manager.cc:1403] T 0e4528c198ce459ea88aa2463b3c0b22 P 29f810aa39c149d7b55b5eb568f0ad24: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.007s
I20260710 13:28:20.846748 31749 consensus_queue.cc:237] T 56a495bda2b84f6fbae765d9d1655e01 P 60b5d828d0cb4f98b3a65e46700f7897 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } }
I20260710 13:28:20.840324 31532 raft_consensus.cc:2468] T 0bee01c20cbc453d9e98b690f0b95a80 P 60b5d828d0cb4f98b3a65e46700f7897 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29f810aa39c149d7b55b5eb568f0ad24 in term 1.
I20260710 13:28:20.848320 31531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77a7b61943ed48f29f83871517d90df6" candidate_uuid: "fb2e92aa567a4d1493f64fbac8438278" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60b5d828d0cb4f98b3a65e46700f7897" is_pre_election: true
I20260710 13:28:20.849283 31531 raft_consensus.cc:2468] T 77a7b61943ed48f29f83871517d90df6 P 60b5d828d0cb4f98b3a65e46700f7897 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb2e92aa567a4d1493f64fbac8438278 in term 0.
I20260710 13:28:20.850582 31721 raft_consensus.cc:359] T 0e4528c198ce459ea88aa2463b3c0b22 P 29f810aa39c149d7b55b5eb568f0ad24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:20.851338 31721 raft_consensus.cc:385] T 0e4528c198ce459ea88aa2463b3c0b22 P 29f810aa39c149d7b55b5eb568f0ad24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:20.851311 31571 leader_election.cc:304] T 77a7b61943ed48f29f83871517d90df6 P fb2e92aa567a4d1493f64fbac8438278 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60b5d828d0cb4f98b3a65e46700f7897, fb2e92aa567a4d1493f64fbac8438278; no voters: 
I20260710 13:28:20.851922 31721 raft_consensus.cc:740] T 0e4528c198ce459ea88aa2463b3c0b22 P 29f810aa39c149d7b55b5eb568f0ad24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29f810aa39c149d7b55b5eb568f0ad24, State: Initialized, Role: FOLLOWER
W20260710 13:28:20.853008 31572 leader_election.cc:343] T 77a7b61943ed48f29f83871517d90df6 P fb2e92aa567a4d1493f64fbac8438278 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 29f810aa39c149d7b55b5eb568f0ad24 (127.26.127.67:39813): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:20.852813 31721 consensus_queue.cc:260] T 0e4528c198ce459ea88aa2463b3c0b22 P 29f810aa39c149d7b55b5eb568f0ad24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:20.854370 31645 leader_election.cc:304] T 0bee01c20cbc453d9e98b690f0b95a80 P 29f810aa39c149d7b55b5eb568f0ad24 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 29f810aa39c149d7b55b5eb568f0ad24, 60b5d828d0cb4f98b3a65e46700f7897; no voters: fb2e92aa567a4d1493f64fbac8438278
I20260710 13:28:20.855048 31722 tablet_bootstrap.cc:654] T 342935bb66a44f29946fabfb3eeceb76 P 60b5d828d0cb4f98b3a65e46700f7897: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:20.855435 31735 raft_consensus.cc:2804] T 77a7b61943ed48f29f83871517d90df6 P fb2e92aa567a4d1493f64fbac8438278 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:20.855944 31735 raft_consensus.cc:493] T 77a7b61943ed48f29f83871517d90df6 P fb2e92aa567a4d1493f64fbac8438278 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:20.856388 31735 raft_consensus.cc:3060] T 77a7b61943ed48f29f83871517d90df6 P fb2e92aa567a4d1493f64fbac8438278 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:20.857226 31721 ts_tablet_manager.cc:1434] T 0e4528c198ce459ea88aa2463b3c0b22 P 29f810aa39c149d7b55b5eb568f0ad24: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260710 13:28:20.858374 31721 tablet_bootstrap.cc:492] T 1f64a1d9c7184df991322e5fe0ac812f P 29f810aa39c149d7b55b5eb568f0ad24: Bootstrap starting.
W20260710 13:28:20.859947 31478 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:28:20.864810 31722 tablet_bootstrap.cc:492] T 342935bb66a44f29946fabfb3eeceb76 P 60b5d828d0cb4f98b3a65e46700f7897: No bootstrap required, opened a new log
I20260710 13:28:20.869189 31722 ts_tablet_manager.cc:1403] T 342935bb66a44f29946fabfb3eeceb76 P 60b5d828d0cb4f98b3a65e46700f7897: Time spent bootstrapping tablet: real 0.048s	user 0.012s	sys 0.001s
I20260710 13:28:20.871104 31728 tablet_bootstrap.cc:492] T 0bee01c20cbc453d9e98b690f0b95a80 P fb2e92aa567a4d1493f64fbac8438278: No bootstrap required, opened a new log
I20260710 13:28:20.871666 31728 ts_tablet_manager.cc:1403] T 0bee01c20cbc453d9e98b690f0b95a80 P fb2e92aa567a4d1493f64fbac8438278: Time spent bootstrapping tablet: real 0.042s	user 0.016s	sys 0.022s
I20260710 13:28:20.871718 31428 catalog_manager.cc:5697] T 56a495bda2b84f6fbae765d9d1655e01 P 60b5d828d0cb4f98b3a65e46700f7897 reported cstate change: term changed from 0 to 1, leader changed from <none> to 60b5d828d0cb4f98b3a65e46700f7897 (127.26.127.65). New cstate: current_term: 1 leader_uuid: "60b5d828d0cb4f98b3a65e46700f7897" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:20.872848 31722 raft_consensus.cc:359] T 342935bb66a44f29946fabfb3eeceb76 P 60b5d828d0cb4f98b3a65e46700f7897 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:20.873559 31722 raft_consensus.cc:385] T 342935bb66a44f29946fabfb3eeceb76 P 60b5d828d0cb4f98b3a65e46700f7897 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:20.873839 31722 raft_consensus.cc:740] T 342935bb66a44f29946fabfb3eeceb76 P 60b5d828d0cb4f98b3a65e46700f7897 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60b5d828d0cb4f98b3a65e46700f7897, State: Initialized, Role: FOLLOWER
I20260710 13:28:20.874634 31722 consensus_queue.cc:260] T 342935bb66a44f29946fabfb3eeceb76 P 60b5d828d0cb4f98b3a65e46700f7897 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:20.865321 31721 tablet_bootstrap.cc:654] T 1f64a1d9c7184df991322e5fe0ac812f P 29f810aa39c149d7b55b5eb568f0ad24: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:20.875061 31728 raft_consensus.cc:359] T 0bee01c20cbc453d9e98b690f0b95a80 P fb2e92aa567a4d1493f64fbac8438278 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:20.876091 31728 raft_consensus.cc:385] T 0bee01c20cbc453d9e98b690f0b95a80 P fb2e92aa567a4d1493f64fbac8438278 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:20.876432 31728 raft_consensus.cc:740] T 0bee01c20cbc453d9e98b690f0b95a80 P fb2e92aa567a4d1493f64fbac8438278 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb2e92aa567a4d1493f64fbac8438278, State: Initialized, Role: FOLLOWER
I20260710 13:28:20.867863 31743 raft_consensus.cc:2804] T 0bee01c20cbc453d9e98b690f0b95a80 P 29f810aa39c149d7b55b5eb568f0ad24 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:20.866240 31735 raft_consensus.cc:515] T 77a7b61943ed48f29f83871517d90df6 P fb2e92aa567a4d1493f64fbac8438278 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:20.877079 31743 raft_consensus.cc:697] T 0bee01c20cbc453d9e98b690f0b95a80 P 29f810aa39c149d7b55b5eb568f0ad24 [term 1 LEADER]: Becoming Leader. State: Replica: 29f810aa39c149d7b55b5eb568f0ad24, State: Running, Role: LEADER
I20260710 13:28:20.878225 31743 consensus_queue.cc:237] T 0bee01c20cbc453d9e98b690f0b95a80 P 29f810aa39c149d7b55b5eb568f0ad24 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:20.879652 31735 leader_election.cc:290] T 77a7b61943ed48f29f83871517d90df6 P fb2e92aa567a4d1493f64fbac8438278 [CANDIDATE]: Term 1 election: Requested vote from peers 60b5d828d0cb4f98b3a65e46700f7897 (127.26.127.65:46281), 29f810aa39c149d7b55b5eb568f0ad24 (127.26.127.67:39813)
I20260710 13:28:20.880767 31728 consensus_queue.cc:260] T 0bee01c20cbc453d9e98b690f0b95a80 P fb2e92aa567a4d1493f64fbac8438278 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:20.881318 31532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77a7b61943ed48f29f83871517d90df6" candidate_uuid: "fb2e92aa567a4d1493f64fbac8438278" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60b5d828d0cb4f98b3a65e46700f7897"
I20260710 13:28:20.882140 31532 raft_consensus.cc:3060] T 77a7b61943ed48f29f83871517d90df6 P 60b5d828d0cb4f98b3a65e46700f7897 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:20.885857 31728 ts_tablet_manager.cc:1434] T 0bee01c20cbc453d9e98b690f0b95a80 P fb2e92aa567a4d1493f64fbac8438278: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260710 13:28:20.886945 31728 tablet_bootstrap.cc:492] T f47391e264d448c9b5f825323661ad3f P fb2e92aa567a4d1493f64fbac8438278: Bootstrap starting.
I20260710 13:28:20.893118 31728 tablet_bootstrap.cc:654] T f47391e264d448c9b5f825323661ad3f P fb2e92aa567a4d1493f64fbac8438278: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:20.876976 31722 ts_tablet_manager.cc:1434] T 342935bb66a44f29946fabfb3eeceb76 P 60b5d828d0cb4f98b3a65e46700f7897: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:28:20.895728 31722 tablet_bootstrap.cc:492] T 643ce980187f43b3b14065703d407867 P 60b5d828d0cb4f98b3a65e46700f7897: Bootstrap starting.
I20260710 13:28:20.896863 31681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77a7b61943ed48f29f83871517d90df6" candidate_uuid: "fb2e92aa567a4d1493f64fbac8438278" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29f810aa39c149d7b55b5eb568f0ad24"
W20260710 13:28:20.898483 31572 leader_election.cc:343] T 77a7b61943ed48f29f83871517d90df6 P fb2e92aa567a4d1493f64fbac8438278 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 29f810aa39c149d7b55b5eb568f0ad24 (127.26.127.67:39813): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:20.898943 31532 raft_consensus.cc:2468] T 77a7b61943ed48f29f83871517d90df6 P 60b5d828d0cb4f98b3a65e46700f7897 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb2e92aa567a4d1493f64fbac8438278 in term 1.
I20260710 13:28:20.900548 31571 leader_election.cc:304] T 77a7b61943ed48f29f83871517d90df6 P fb2e92aa567a4d1493f64fbac8438278 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 60b5d828d0cb4f98b3a65e46700f7897, fb2e92aa567a4d1493f64fbac8438278; no voters: 29f810aa39c149d7b55b5eb568f0ad24
I20260710 13:28:20.902056 31735 raft_consensus.cc:2804] T 77a7b61943ed48f29f83871517d90df6 P fb2e92aa567a4d1493f64fbac8438278 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:20.903764 31735 raft_consensus.cc:697] T 77a7b61943ed48f29f83871517d90df6 P fb2e92aa567a4d1493f64fbac8438278 [term 1 LEADER]: Becoming Leader. State: Replica: fb2e92aa567a4d1493f64fbac8438278, State: Running, Role: LEADER
I20260710 13:28:20.904969 31735 consensus_queue.cc:237] T 77a7b61943ed48f29f83871517d90df6 P fb2e92aa567a4d1493f64fbac8438278 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:20.906744 31749 raft_consensus.cc:493] T 0e4528c198ce459ea88aa2463b3c0b22 P 60b5d828d0cb4f98b3a65e46700f7897 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:20.907377 31749 raft_consensus.cc:515] T 0e4528c198ce459ea88aa2463b3c0b22 P 60b5d828d0cb4f98b3a65e46700f7897 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:20.911275 31681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e4528c198ce459ea88aa2463b3c0b22" candidate_uuid: "60b5d828d0cb4f98b3a65e46700f7897" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29f810aa39c149d7b55b5eb568f0ad24" is_pre_election: true
I20260710 13:28:20.911870 31681 raft_consensus.cc:2468] T 0e4528c198ce459ea88aa2463b3c0b22 P 29f810aa39c149d7b55b5eb568f0ad24 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60b5d828d0cb4f98b3a65e46700f7897 in term 0.
I20260710 13:28:20.912199 31606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e4528c198ce459ea88aa2463b3c0b22" candidate_uuid: "60b5d828d0cb4f98b3a65e46700f7897" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb2e92aa567a4d1493f64fbac8438278" is_pre_election: true
I20260710 13:28:20.912781 31606 raft_consensus.cc:2468] T 0e4528c198ce459ea88aa2463b3c0b22 P fb2e92aa567a4d1493f64fbac8438278 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60b5d828d0cb4f98b3a65e46700f7897 in term 0.
I20260710 13:28:20.913019 31497 leader_election.cc:304] T 0e4528c198ce459ea88aa2463b3c0b22 P 60b5d828d0cb4f98b3a65e46700f7897 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29f810aa39c149d7b55b5eb568f0ad24, 60b5d828d0cb4f98b3a65e46700f7897; no voters: 
I20260710 13:28:20.913868 31726 raft_consensus.cc:2804] T 0e4528c198ce459ea88aa2463b3c0b22 P 60b5d828d0cb4f98b3a65e46700f7897 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:20.914224 31726 raft_consensus.cc:493] T 0e4528c198ce459ea88aa2463b3c0b22 P 60b5d828d0cb4f98b3a65e46700f7897 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:20.914258 31749 leader_election.cc:290] T 0e4528c198ce459ea88aa2463b3c0b22 P 60b5d828d0cb4f98b3a65e46700f7897 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fb2e92aa567a4d1493f64fbac8438278 (127.26.127.66:43221), 29f810aa39c149d7b55b5eb568f0ad24 (127.26.127.67:39813)
I20260710 13:28:20.914709 31726 raft_consensus.cc:3060] T 0e4528c198ce459ea88aa2463b3c0b22 P 60b5d828d0cb4f98b3a65e46700f7897 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:20.916832 31728 tablet_bootstrap.cc:492] T f47391e264d448c9b5f825323661ad3f P fb2e92aa567a4d1493f64fbac8438278: No bootstrap required, opened a new log
I20260710 13:28:20.917366 31728 ts_tablet_manager.cc:1403] T f47391e264d448c9b5f825323661ad3f P fb2e92aa567a4d1493f64fbac8438278: Time spent bootstrapping tablet: real 0.031s	user 0.017s	sys 0.002s
I20260710 13:28:20.920846 31728 raft_consensus.cc:359] T f47391e264d448c9b5f825323661ad3f P fb2e92aa567a4d1493f64fbac8438278 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:20.921566 31728 raft_consensus.cc:385] T f47391e264d448c9b5f825323661ad3f P fb2e92aa567a4d1493f64fbac8438278 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:20.917752 31758 raft_consensus.cc:493] T 0e4528c198ce459ea88aa2463b3c0b22 P fb2e92aa567a4d1493f64fbac8438278 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:20.922134 31758 raft_consensus.cc:515] T 0e4528c198ce459ea88aa2463b3c0b22 P fb2e92aa567a4d1493f64fbac8438278 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:20.924990 31531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e4528c198ce459ea88aa2463b3c0b22" candidate_uuid: "fb2e92aa567a4d1493f64fbac8438278" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60b5d828d0cb4f98b3a65e46700f7897" is_pre_election: true
I20260710 13:28:20.926244 31758 leader_election.cc:290] T 0e4528c198ce459ea88aa2463b3c0b22 P fb2e92aa567a4d1493f64fbac8438278 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 60b5d828d0cb4f98b3a65e46700f7897 (127.26.127.65:46281), 29f810aa39c149d7b55b5eb568f0ad24 (127.26.127.67:39813)
I20260710 13:28:20.926764 31728 raft_consensus.cc:740] T f47391e264d448c9b5f825323661ad3f P fb2e92aa567a4d1493f64fbac8438278 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb2e92aa567a4d1493f64fbac8438278, State: Initialized, Role: FOLLOWER
I20260710 13:28:20.926118 31429 catalog_manager.cc:5697] T 77a7b61943ed48f29f83871517d90df6 P fb2e92aa567a4d1493f64fbac8438278 reported cstate change: term changed from 0 to 1, leader changed from <none> to fb2e92aa567a4d1493f64fbac8438278 (127.26.127.66). New cstate: current_term: 1 leader_uuid: "fb2e92aa567a4d1493f64fbac8438278" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:20.927696 31728 consensus_queue.cc:260] T f47391e264d448c9b5f825323661ad3f P fb2e92aa567a4d1493f64fbac8438278 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:20.930038 31728 ts_tablet_manager.cc:1434] T f47391e264d448c9b5f825323661ad3f P fb2e92aa567a4d1493f64fbac8438278: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260710 13:28:20.930042 31681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e4528c198ce459ea88aa2463b3c0b22" candidate_uuid: "fb2e92aa567a4d1493f64fbac8438278" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29f810aa39c149d7b55b5eb568f0ad24" is_pre_election: true
I20260710 13:28:20.930995 31681 raft_consensus.cc:2468] T 0e4528c198ce459ea88aa2463b3c0b22 P 29f810aa39c149d7b55b5eb568f0ad24 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb2e92aa567a4d1493f64fbac8438278 in term 0.
I20260710 13:28:20.931480 31728 tablet_bootstrap.cc:492] T 342935bb66a44f29946fabfb3eeceb76 P fb2e92aa567a4d1493f64fbac8438278: Bootstrap starting.
I20260710 13:28:20.932219 31572 leader_election.cc:304] T 0e4528c198ce459ea88aa2463b3c0b22 P fb2e92aa567a4d1493f64fbac8438278 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29f810aa39c149d7b55b5eb568f0ad24, fb2e92aa567a4d1493f64fbac8438278; no voters: 
I20260710 13:28:20.934125 31722 tablet_bootstrap.cc:654] T 643ce980187f43b3b14065703d407867 P 60b5d828d0cb4f98b3a65e46700f7897: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:20.938727 31758 raft_consensus.cc:2804] T 0e4528c198ce459ea88aa2463b3c0b22 P fb2e92aa567a4d1493f64fbac8438278 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:20.938939 31749 raft_consensus.cc:493] T f47391e264d448c9b5f825323661ad3f P 60b5d828d0cb4f98b3a65e46700f7897 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:20.939157 31758 raft_consensus.cc:493] T 0e4528c198ce459ea88aa2463b3c0b22 P fb2e92aa567a4d1493f64fbac8438278 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:20.938354 31430 catalog_manager.cc:5697] T 0bee01c20cbc453d9e98b690f0b95a80 P 29f810aa39c149d7b55b5eb568f0ad24 reported cstate change: term changed from 0 to 1, leader changed from <none> to 29f810aa39c149d7b55b5eb568f0ad24 (127.26.127.67). New cstate: current_term: 1 leader_uuid: "29f810aa39c149d7b55b5eb568f0ad24" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:20.939517 31758 raft_consensus.cc:3060] T 0e4528c198ce459ea88aa2463b3c0b22 P fb2e92aa567a4d1493f64fbac8438278 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:20.939422 31749 raft_consensus.cc:515] T f47391e264d448c9b5f825323661ad3f P 60b5d828d0cb4f98b3a65e46700f7897 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:20.940351 31721 tablet_bootstrap.cc:492] T 1f64a1d9c7184df991322e5fe0ac812f P 29f810aa39c149d7b55b5eb568f0ad24: No bootstrap required, opened a new log
I20260710 13:28:20.940861 31721 ts_tablet_manager.cc:1403] T 1f64a1d9c7184df991322e5fe0ac812f P 29f810aa39c149d7b55b5eb568f0ad24: Time spent bootstrapping tablet: real 0.083s	user 0.042s	sys 0.030s
I20260710 13:28:20.941468 31749 leader_election.cc:290] T f47391e264d448c9b5f825323661ad3f P 60b5d828d0cb4f98b3a65e46700f7897 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fb2e92aa567a4d1493f64fbac8438278 (127.26.127.66:43221), 29f810aa39c149d7b55b5eb568f0ad24 (127.26.127.67:39813)
I20260710 13:28:20.943053 31606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f47391e264d448c9b5f825323661ad3f" candidate_uuid: "60b5d828d0cb4f98b3a65e46700f7897" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb2e92aa567a4d1493f64fbac8438278" is_pre_election: true
I20260710 13:28:20.943259 31728 tablet_bootstrap.cc:654] T 342935bb66a44f29946fabfb3eeceb76 P fb2e92aa567a4d1493f64fbac8438278: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:20.943696 31606 raft_consensus.cc:2468] T f47391e264d448c9b5f825323661ad3f P fb2e92aa567a4d1493f64fbac8438278 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60b5d828d0cb4f98b3a65e46700f7897 in term 0.
I20260710 13:28:20.923406 31726 raft_consensus.cc:515] T 0e4528c198ce459ea88aa2463b3c0b22 P 60b5d828d0cb4f98b3a65e46700f7897 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:20.946578 31496 leader_election.cc:304] T f47391e264d448c9b5f825323661ad3f P 60b5d828d0cb4f98b3a65e46700f7897 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60b5d828d0cb4f98b3a65e46700f7897, fb2e92aa567a4d1493f64fbac8438278; no voters: 
I20260710 13:28:20.947044 31722 tablet_bootstrap.cc:492] T 643ce980187f43b3b14065703d407867 P 60b5d828d0cb4f98b3a65e46700f7897: No bootstrap required, opened a new log
I20260710 13:28:20.947585 31531 raft_consensus.cc:2393] T 0e4528c198ce459ea88aa2463b3c0b22 P 60b5d828d0cb4f98b3a65e46700f7897 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fb2e92aa567a4d1493f64fbac8438278 in current term 1: Already voted for candidate 60b5d828d0cb4f98b3a65e46700f7897 in this term.
I20260710 13:28:20.947640 31722 ts_tablet_manager.cc:1403] T 643ce980187f43b3b14065703d407867 P 60b5d828d0cb4f98b3a65e46700f7897: Time spent bootstrapping tablet: real 0.052s	user 0.013s	sys 0.000s
I20260710 13:28:20.949190 31680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e4528c198ce459ea88aa2463b3c0b22" candidate_uuid: "60b5d828d0cb4f98b3a65e46700f7897" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29f810aa39c149d7b55b5eb568f0ad24"
I20260710 13:28:20.949412 31721 raft_consensus.cc:359] T 1f64a1d9c7184df991322e5fe0ac812f P 29f810aa39c149d7b55b5eb568f0ad24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:20.949872 31680 raft_consensus.cc:3060] T 0e4528c198ce459ea88aa2463b3c0b22 P 29f810aa39c149d7b55b5eb568f0ad24 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:20.950155 31721 raft_consensus.cc:385] T 1f64a1d9c7184df991322e5fe0ac812f P 29f810aa39c149d7b55b5eb568f0ad24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:20.950747 31722 raft_consensus.cc:359] T 643ce980187f43b3b14065703d407867 P 60b5d828d0cb4f98b3a65e46700f7897 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:20.951664 31722 raft_consensus.cc:385] T 643ce980187f43b3b14065703d407867 P 60b5d828d0cb4f98b3a65e46700f7897 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:20.952031 31722 raft_consensus.cc:740] T 643ce980187f43b3b14065703d407867 P 60b5d828d0cb4f98b3a65e46700f7897 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60b5d828d0cb4f98b3a65e46700f7897, State: Initialized, Role: FOLLOWER
I20260710 13:28:20.952507 31749 raft_consensus.cc:2804] T f47391e264d448c9b5f825323661ad3f P 60b5d828d0cb4f98b3a65e46700f7897 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:20.952950 31722 consensus_queue.cc:260] T 643ce980187f43b3b14065703d407867 P 60b5d828d0cb4f98b3a65e46700f7897 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:20.943053 31681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f47391e264d448c9b5f825323661ad3f" candidate_uuid: "60b5d828d0cb4f98b3a65e46700f7897" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29f810aa39c149d7b55b5eb568f0ad24" is_pre_election: true
I20260710 13:28:20.950506 31721 raft_consensus.cc:740] T 1f64a1d9c7184df991322e5fe0ac812f P 29f810aa39c149d7b55b5eb568f0ad24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29f810aa39c149d7b55b5eb568f0ad24, State: Initialized, Role: FOLLOWER
I20260710 13:28:20.954119 31726 leader_election.cc:290] T 0e4528c198ce459ea88aa2463b3c0b22 P 60b5d828d0cb4f98b3a65e46700f7897 [CANDIDATE]: Term 1 election: Requested vote from peers fb2e92aa567a4d1493f64fbac8438278 (127.26.127.66:43221), 29f810aa39c149d7b55b5eb568f0ad24 (127.26.127.67:39813)
I20260710 13:28:20.954272 31749 raft_consensus.cc:493] T f47391e264d448c9b5f825323661ad3f P 60b5d828d0cb4f98b3a65e46700f7897 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:20.955504 31721 consensus_queue.cc:260] T 1f64a1d9c7184df991322e5fe0ac812f P 29f810aa39c149d7b55b5eb568f0ad24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:20.954774 31681 raft_consensus.cc:2468] T f47391e264d448c9b5f825323661ad3f P 29f810aa39c149d7b55b5eb568f0ad24 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60b5d828d0cb4f98b3a65e46700f7897 in term 0.
I20260710 13:28:20.956497 31749 raft_consensus.cc:3060] T f47391e264d448c9b5f825323661ad3f P 60b5d828d0cb4f98b3a65e46700f7897 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:20.955053 31606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e4528c198ce459ea88aa2463b3c0b22" candidate_uuid: "60b5d828d0cb4f98b3a65e46700f7897" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb2e92aa567a4d1493f64fbac8438278"
I20260710 13:28:20.960079 31721 ts_tablet_manager.cc:1434] T 1f64a1d9c7184df991322e5fe0ac812f P 29f810aa39c149d7b55b5eb568f0ad24: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260710 13:28:20.961128 31721 tablet_bootstrap.cc:492] T 342935bb66a44f29946fabfb3eeceb76 P 29f810aa39c149d7b55b5eb568f0ad24: Bootstrap starting.
I20260710 13:28:20.963332 31680 raft_consensus.cc:2468] T 0e4528c198ce459ea88aa2463b3c0b22 P 29f810aa39c149d7b55b5eb568f0ad24 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60b5d828d0cb4f98b3a65e46700f7897 in term 1.
I20260710 13:28:20.967307 31749 raft_consensus.cc:515] T f47391e264d448c9b5f825323661ad3f P 60b5d828d0cb4f98b3a65e46700f7897 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:20.968850 31497 leader_election.cc:304] T 0e4528c198ce459ea88aa2463b3c0b22 P 60b5d828d0cb4f98b3a65e46700f7897 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29f810aa39c149d7b55b5eb568f0ad24, 60b5d828d0cb4f98b3a65e46700f7897; no voters: 
I20260710 13:28:20.974150 31721 tablet_bootstrap.cc:654] T 342935bb66a44f29946fabfb3eeceb76 P 29f810aa39c149d7b55b5eb568f0ad24: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:20.973245 31722 ts_tablet_manager.cc:1434] T 643ce980187f43b3b14065703d407867 P 60b5d828d0cb4f98b3a65e46700f7897: Time spent starting tablet: real 0.025s	user 0.014s	sys 0.006s
I20260710 13:28:20.976847 31762 raft_consensus.cc:2804] T 0e4528c198ce459ea88aa2463b3c0b22 P 60b5d828d0cb4f98b3a65e46700f7897 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:20.967111 31758 raft_consensus.cc:515] T 0e4528c198ce459ea88aa2463b3c0b22 P fb2e92aa567a4d1493f64fbac8438278 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:20.977928 31743 raft_consensus.cc:493] T 643ce980187f43b3b14065703d407867 P 29f810aa39c149d7b55b5eb568f0ad24 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:20.978408 31762 raft_consensus.cc:697] T 0e4528c198ce459ea88aa2463b3c0b22 P 60b5d828d0cb4f98b3a65e46700f7897 [term 1 LEADER]: Becoming Leader. State: Replica: 60b5d828d0cb4f98b3a65e46700f7897, State: Running, Role: LEADER
I20260710 13:28:20.979180 31606 raft_consensus.cc:2393] T 0e4528c198ce459ea88aa2463b3c0b22 P fb2e92aa567a4d1493f64fbac8438278 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 60b5d828d0cb4f98b3a65e46700f7897 in current term 1: Already voted for candidate fb2e92aa567a4d1493f64fbac8438278 in this term.
I20260710 13:28:20.978953 31743 raft_consensus.cc:515] T 643ce980187f43b3b14065703d407867 P 29f810aa39c149d7b55b5eb568f0ad24 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:20.980228 31749 leader_election.cc:290] T f47391e264d448c9b5f825323661ad3f P 60b5d828d0cb4f98b3a65e46700f7897 [CANDIDATE]: Term 1 election: Requested vote from peers fb2e92aa567a4d1493f64fbac8438278 (127.26.127.66:43221), 29f810aa39c149d7b55b5eb568f0ad24 (127.26.127.67:39813)
I20260710 13:28:20.980997 31607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f47391e264d448c9b5f825323661ad3f" candidate_uuid: "60b5d828d0cb4f98b3a65e46700f7897" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb2e92aa567a4d1493f64fbac8438278"
I20260710 13:28:20.981251 31743 leader_election.cc:290] T 643ce980187f43b3b14065703d407867 P 29f810aa39c149d7b55b5eb568f0ad24 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 60b5d828d0cb4f98b3a65e46700f7897 (127.26.127.65:46281), fb2e92aa567a4d1493f64fbac8438278 (127.26.127.66:43221)
I20260710 13:28:20.981617 31607 raft_consensus.cc:3060] T f47391e264d448c9b5f825323661ad3f P fb2e92aa567a4d1493f64fbac8438278 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:20.979501 31762 consensus_queue.cc:237] T 0e4528c198ce459ea88aa2463b3c0b22 P 60b5d828d0cb4f98b3a65e46700f7897 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:20.996589 31606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "643ce980187f43b3b14065703d407867" candidate_uuid: "29f810aa39c149d7b55b5eb568f0ad24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb2e92aa567a4d1493f64fbac8438278" is_pre_election: true
I20260710 13:28:20.997329 31606 raft_consensus.cc:2468] T 643ce980187f43b3b14065703d407867 P fb2e92aa567a4d1493f64fbac8438278 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29f810aa39c149d7b55b5eb568f0ad24 in term 0.
I20260710 13:28:20.994809 31680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f47391e264d448c9b5f825323661ad3f" candidate_uuid: "60b5d828d0cb4f98b3a65e46700f7897" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29f810aa39c149d7b55b5eb568f0ad24"
I20260710 13:28:20.995216 31531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "643ce980187f43b3b14065703d407867" candidate_uuid: "29f810aa39c149d7b55b5eb568f0ad24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60b5d828d0cb4f98b3a65e46700f7897" is_pre_election: true
I20260710 13:28:20.996431 31728 tablet_bootstrap.cc:492] T 342935bb66a44f29946fabfb3eeceb76 P fb2e92aa567a4d1493f64fbac8438278: No bootstrap required, opened a new log
I20260710 13:28:20.999571 31728 ts_tablet_manager.cc:1403] T 342935bb66a44f29946fabfb3eeceb76 P fb2e92aa567a4d1493f64fbac8438278: Time spent bootstrapping tablet: real 0.068s	user 0.007s	sys 0.021s
I20260710 13:28:20.999745 31680 raft_consensus.cc:3060] T f47391e264d448c9b5f825323661ad3f P 29f810aa39c149d7b55b5eb568f0ad24 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:21.000542 31758 leader_election.cc:290] T 0e4528c198ce459ea88aa2463b3c0b22 P fb2e92aa567a4d1493f64fbac8438278 [CANDIDATE]: Term 1 election: Requested vote from peers 60b5d828d0cb4f98b3a65e46700f7897 (127.26.127.65:46281), 29f810aa39c149d7b55b5eb568f0ad24 (127.26.127.67:39813)
I20260710 13:28:20.998535 31645 leader_election.cc:304] T 643ce980187f43b3b14065703d407867 P 29f810aa39c149d7b55b5eb568f0ad24 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29f810aa39c149d7b55b5eb568f0ad24, fb2e92aa567a4d1493f64fbac8438278; no voters: 
I20260710 13:28:21.001507 31532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e4528c198ce459ea88aa2463b3c0b22" candidate_uuid: "fb2e92aa567a4d1493f64fbac8438278" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60b5d828d0cb4f98b3a65e46700f7897"
I20260710 13:28:21.003357 31743 raft_consensus.cc:2804] T 643ce980187f43b3b14065703d407867 P 29f810aa39c149d7b55b5eb568f0ad24 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:21.003159 31681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e4528c198ce459ea88aa2463b3c0b22" candidate_uuid: "fb2e92aa567a4d1493f64fbac8438278" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29f810aa39c149d7b55b5eb568f0ad24"
I20260710 13:28:21.004231 31743 raft_consensus.cc:493] T 643ce980187f43b3b14065703d407867 P 29f810aa39c149d7b55b5eb568f0ad24 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:21.004624 31743 raft_consensus.cc:3060] T 643ce980187f43b3b14065703d407867 P 29f810aa39c149d7b55b5eb568f0ad24 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:21.004827 31681 raft_consensus.cc:2393] T 0e4528c198ce459ea88aa2463b3c0b22 P 29f810aa39c149d7b55b5eb568f0ad24 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate fb2e92aa567a4d1493f64fbac8438278 in current term 1: Already voted for candidate 60b5d828d0cb4f98b3a65e46700f7897 in this term.
I20260710 13:28:21.007944 31571 leader_election.cc:304] T 0e4528c198ce459ea88aa2463b3c0b22 P fb2e92aa567a4d1493f64fbac8438278 [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: fb2e92aa567a4d1493f64fbac8438278; no voters: 29f810aa39c149d7b55b5eb568f0ad24, 60b5d828d0cb4f98b3a65e46700f7897
I20260710 13:28:21.008505 31607 raft_consensus.cc:2468] T f47391e264d448c9b5f825323661ad3f P fb2e92aa567a4d1493f64fbac8438278 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60b5d828d0cb4f98b3a65e46700f7897 in term 1.
I20260710 13:28:21.009063 31758 raft_consensus.cc:2749] T 0e4528c198ce459ea88aa2463b3c0b22 P fb2e92aa567a4d1493f64fbac8438278 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:28:21.010329 31496 leader_election.cc:304] T f47391e264d448c9b5f825323661ad3f P 60b5d828d0cb4f98b3a65e46700f7897 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60b5d828d0cb4f98b3a65e46700f7897, fb2e92aa567a4d1493f64fbac8438278; no voters: 
I20260710 13:28:21.002449 31531 raft_consensus.cc:2468] T 643ce980187f43b3b14065703d407867 P 60b5d828d0cb4f98b3a65e46700f7897 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29f810aa39c149d7b55b5eb568f0ad24 in term 0.
I20260710 13:28:21.012888 31743 raft_consensus.cc:515] T 643ce980187f43b3b14065703d407867 P 29f810aa39c149d7b55b5eb568f0ad24 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:21.013406 31726 raft_consensus.cc:2804] T f47391e264d448c9b5f825323661ad3f P 60b5d828d0cb4f98b3a65e46700f7897 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:21.013396 31728 raft_consensus.cc:359] T 342935bb66a44f29946fabfb3eeceb76 P fb2e92aa567a4d1493f64fbac8438278 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:21.014508 31726 raft_consensus.cc:697] T f47391e264d448c9b5f825323661ad3f P 60b5d828d0cb4f98b3a65e46700f7897 [term 1 LEADER]: Becoming Leader. State: Replica: 60b5d828d0cb4f98b3a65e46700f7897, State: Running, Role: LEADER
I20260710 13:28:21.016469 31680 raft_consensus.cc:2468] T f47391e264d448c9b5f825323661ad3f P 29f810aa39c149d7b55b5eb568f0ad24 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60b5d828d0cb4f98b3a65e46700f7897 in term 1.
I20260710 13:28:21.015681 31726 consensus_queue.cc:237] T f47391e264d448c9b5f825323661ad3f P 60b5d828d0cb4f98b3a65e46700f7897 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:21.017594 31728 raft_consensus.cc:385] T 342935bb66a44f29946fabfb3eeceb76 P fb2e92aa567a4d1493f64fbac8438278 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:21.022149 31721 tablet_bootstrap.cc:492] T 342935bb66a44f29946fabfb3eeceb76 P 29f810aa39c149d7b55b5eb568f0ad24: No bootstrap required, opened a new log
I20260710 13:28:21.022845 31721 ts_tablet_manager.cc:1403] T 342935bb66a44f29946fabfb3eeceb76 P 29f810aa39c149d7b55b5eb568f0ad24: Time spent bootstrapping tablet: real 0.062s	user 0.010s	sys 0.008s
I20260710 13:28:21.026298 31721 raft_consensus.cc:359] T 342935bb66a44f29946fabfb3eeceb76 P 29f810aa39c149d7b55b5eb568f0ad24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:21.027190 31721 raft_consensus.cc:385] T 342935bb66a44f29946fabfb3eeceb76 P 29f810aa39c149d7b55b5eb568f0ad24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:21.027537 31721 raft_consensus.cc:740] T 342935bb66a44f29946fabfb3eeceb76 P 29f810aa39c149d7b55b5eb568f0ad24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29f810aa39c149d7b55b5eb568f0ad24, State: Initialized, Role: FOLLOWER
I20260710 13:28:21.028409 31721 consensus_queue.cc:260] T 342935bb66a44f29946fabfb3eeceb76 P 29f810aa39c149d7b55b5eb568f0ad24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:21.032608 31721 ts_tablet_manager.cc:1434] T 342935bb66a44f29946fabfb3eeceb76 P 29f810aa39c149d7b55b5eb568f0ad24: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:28:21.020624 31762 raft_consensus.cc:493] T 342935bb66a44f29946fabfb3eeceb76 P 60b5d828d0cb4f98b3a65e46700f7897 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:21.035223 31531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "643ce980187f43b3b14065703d407867" candidate_uuid: "29f810aa39c149d7b55b5eb568f0ad24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60b5d828d0cb4f98b3a65e46700f7897"
I20260710 13:28:21.035022 31762 raft_consensus.cc:515] T 342935bb66a44f29946fabfb3eeceb76 P 60b5d828d0cb4f98b3a65e46700f7897 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:21.035907 31531 raft_consensus.cc:3060] T 643ce980187f43b3b14065703d407867 P 60b5d828d0cb4f98b3a65e46700f7897 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:21.033360 31721 tablet_bootstrap.cc:492] T 77a7b61943ed48f29f83871517d90df6 P 29f810aa39c149d7b55b5eb568f0ad24: Bootstrap starting.
I20260710 13:28:21.043633 31531 raft_consensus.cc:2468] T 643ce980187f43b3b14065703d407867 P 60b5d828d0cb4f98b3a65e46700f7897 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29f810aa39c149d7b55b5eb568f0ad24 in term 1.
I20260710 13:28:21.020550 31728 raft_consensus.cc:740] T 342935bb66a44f29946fabfb3eeceb76 P fb2e92aa567a4d1493f64fbac8438278 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb2e92aa567a4d1493f64fbac8438278, State: Initialized, Role: FOLLOWER
I20260710 13:28:21.045603 31645 leader_election.cc:304] T 643ce980187f43b3b14065703d407867 P 29f810aa39c149d7b55b5eb568f0ad24 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29f810aa39c149d7b55b5eb568f0ad24, 60b5d828d0cb4f98b3a65e46700f7897; no voters: 
I20260710 13:28:21.046061 31607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "643ce980187f43b3b14065703d407867" candidate_uuid: "29f810aa39c149d7b55b5eb568f0ad24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb2e92aa567a4d1493f64fbac8438278"
I20260710 13:28:21.045509 31728 consensus_queue.cc:260] T 342935bb66a44f29946fabfb3eeceb76 P fb2e92aa567a4d1493f64fbac8438278 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:21.046641 31607 raft_consensus.cc:3060] T 643ce980187f43b3b14065703d407867 P fb2e92aa567a4d1493f64fbac8438278 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:21.046835 31725 raft_consensus.cc:2804] T 643ce980187f43b3b14065703d407867 P 29f810aa39c149d7b55b5eb568f0ad24 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:21.048808 31728 ts_tablet_manager.cc:1434] T 342935bb66a44f29946fabfb3eeceb76 P fb2e92aa567a4d1493f64fbac8438278: Time spent starting tablet: real 0.049s	user 0.008s	sys 0.002s
I20260710 13:28:21.048596 31430 catalog_manager.cc:5697] T 0e4528c198ce459ea88aa2463b3c0b22 P 60b5d828d0cb4f98b3a65e46700f7897 reported cstate change: term changed from 0 to 1, leader changed from <none> to 60b5d828d0cb4f98b3a65e46700f7897 (127.26.127.65). New cstate: current_term: 1 leader_uuid: "60b5d828d0cb4f98b3a65e46700f7897" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:21.052532 31606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "342935bb66a44f29946fabfb3eeceb76" candidate_uuid: "60b5d828d0cb4f98b3a65e46700f7897" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb2e92aa567a4d1493f64fbac8438278" is_pre_election: true
I20260710 13:28:21.053387 31606 raft_consensus.cc:2468] T 342935bb66a44f29946fabfb3eeceb76 P fb2e92aa567a4d1493f64fbac8438278 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60b5d828d0cb4f98b3a65e46700f7897 in term 0.
I20260710 13:28:21.054940 31496 leader_election.cc:304] T 342935bb66a44f29946fabfb3eeceb76 P 60b5d828d0cb4f98b3a65e46700f7897 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60b5d828d0cb4f98b3a65e46700f7897, fb2e92aa567a4d1493f64fbac8438278; no voters: 
I20260710 13:28:21.055750 31749 raft_consensus.cc:2804] T 342935bb66a44f29946fabfb3eeceb76 P 60b5d828d0cb4f98b3a65e46700f7897 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:21.056113 31749 raft_consensus.cc:493] T 342935bb66a44f29946fabfb3eeceb76 P 60b5d828d0cb4f98b3a65e46700f7897 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:21.056432 31749 raft_consensus.cc:3060] T 342935bb66a44f29946fabfb3eeceb76 P 60b5d828d0cb4f98b3a65e46700f7897 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:21.063511 31749 raft_consensus.cc:515] T 342935bb66a44f29946fabfb3eeceb76 P 60b5d828d0cb4f98b3a65e46700f7897 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:21.050123 31728 tablet_bootstrap.cc:492] T 56a495bda2b84f6fbae765d9d1655e01 P fb2e92aa567a4d1493f64fbac8438278: Bootstrap starting.
I20260710 13:28:21.066152 31606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "342935bb66a44f29946fabfb3eeceb76" candidate_uuid: "60b5d828d0cb4f98b3a65e46700f7897" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb2e92aa567a4d1493f64fbac8438278"
I20260710 13:28:21.066752 31606 raft_consensus.cc:3060] T 342935bb66a44f29946fabfb3eeceb76 P fb2e92aa567a4d1493f64fbac8438278 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:21.045030 31743 leader_election.cc:290] T 643ce980187f43b3b14065703d407867 P 29f810aa39c149d7b55b5eb568f0ad24 [CANDIDATE]: Term 1 election: Requested vote from peers 60b5d828d0cb4f98b3a65e46700f7897 (127.26.127.65:46281), fb2e92aa567a4d1493f64fbac8438278 (127.26.127.66:43221)
I20260710 13:28:21.072594 31607 raft_consensus.cc:2468] T 643ce980187f43b3b14065703d407867 P fb2e92aa567a4d1493f64fbac8438278 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29f810aa39c149d7b55b5eb568f0ad24 in term 1.
I20260710 13:28:21.075363 31762 leader_election.cc:290] T 342935bb66a44f29946fabfb3eeceb76 P 60b5d828d0cb4f98b3a65e46700f7897 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fb2e92aa567a4d1493f64fbac8438278 (127.26.127.66:43221), 29f810aa39c149d7b55b5eb568f0ad24 (127.26.127.67:39813)
I20260710 13:28:21.075940 31725 raft_consensus.cc:697] T 643ce980187f43b3b14065703d407867 P 29f810aa39c149d7b55b5eb568f0ad24 [term 1 LEADER]: Becoming Leader. State: Replica: 29f810aa39c149d7b55b5eb568f0ad24, State: Running, Role: LEADER
I20260710 13:28:21.076565 31680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "342935bb66a44f29946fabfb3eeceb76" candidate_uuid: "60b5d828d0cb4f98b3a65e46700f7897" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29f810aa39c149d7b55b5eb568f0ad24" is_pre_election: true
I20260710 13:28:21.076957 31725 consensus_queue.cc:237] T 643ce980187f43b3b14065703d407867 P 29f810aa39c149d7b55b5eb568f0ad24 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:21.077476 31680 raft_consensus.cc:2468] T 342935bb66a44f29946fabfb3eeceb76 P 29f810aa39c149d7b55b5eb568f0ad24 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60b5d828d0cb4f98b3a65e46700f7897 in term 0.
I20260710 13:28:21.078974 31749 leader_election.cc:290] T 342935bb66a44f29946fabfb3eeceb76 P 60b5d828d0cb4f98b3a65e46700f7897 [CANDIDATE]: Term 1 election: Requested vote from peers fb2e92aa567a4d1493f64fbac8438278 (127.26.127.66:43221), 29f810aa39c149d7b55b5eb568f0ad24 (127.26.127.67:39813)
I20260710 13:28:21.080312 31680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "342935bb66a44f29946fabfb3eeceb76" candidate_uuid: "60b5d828d0cb4f98b3a65e46700f7897" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29f810aa39c149d7b55b5eb568f0ad24"
I20260710 13:28:21.080881 31680 raft_consensus.cc:3060] T 342935bb66a44f29946fabfb3eeceb76 P 29f810aa39c149d7b55b5eb568f0ad24 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:21.083067 31606 raft_consensus.cc:2468] T 342935bb66a44f29946fabfb3eeceb76 P fb2e92aa567a4d1493f64fbac8438278 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60b5d828d0cb4f98b3a65e46700f7897 in term 1.
I20260710 13:28:21.044626 31721 tablet_bootstrap.cc:654] T 77a7b61943ed48f29f83871517d90df6 P 29f810aa39c149d7b55b5eb568f0ad24: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:21.084339 31728 tablet_bootstrap.cc:654] T 56a495bda2b84f6fbae765d9d1655e01 P fb2e92aa567a4d1493f64fbac8438278: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:21.084295 31496 leader_election.cc:304] T 342935bb66a44f29946fabfb3eeceb76 P 60b5d828d0cb4f98b3a65e46700f7897 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60b5d828d0cb4f98b3a65e46700f7897, fb2e92aa567a4d1493f64fbac8438278; no voters: 
I20260710 13:28:21.085263 31726 raft_consensus.cc:2804] T 342935bb66a44f29946fabfb3eeceb76 P 60b5d828d0cb4f98b3a65e46700f7897 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:21.085757 31726 raft_consensus.cc:697] T 342935bb66a44f29946fabfb3eeceb76 P 60b5d828d0cb4f98b3a65e46700f7897 [term 1 LEADER]: Becoming Leader. State: Replica: 60b5d828d0cb4f98b3a65e46700f7897, State: Running, Role: LEADER
I20260710 13:28:21.086058 31430 catalog_manager.cc:5697] T f47391e264d448c9b5f825323661ad3f P 60b5d828d0cb4f98b3a65e46700f7897 reported cstate change: term changed from 0 to 1, leader changed from <none> to 60b5d828d0cb4f98b3a65e46700f7897 (127.26.127.65). New cstate: current_term: 1 leader_uuid: "60b5d828d0cb4f98b3a65e46700f7897" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:21.086570 31726 consensus_queue.cc:237] T 342935bb66a44f29946fabfb3eeceb76 P 60b5d828d0cb4f98b3a65e46700f7897 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:21.090467 31758 raft_consensus.cc:493] T 559fabf38f294e5e9c8366cbf9da92e5 P fb2e92aa567a4d1493f64fbac8438278 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:21.091145 31758 raft_consensus.cc:515] T 559fabf38f294e5e9c8366cbf9da92e5 P fb2e92aa567a4d1493f64fbac8438278 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:21.092828 31728 tablet_bootstrap.cc:492] T 56a495bda2b84f6fbae765d9d1655e01 P fb2e92aa567a4d1493f64fbac8438278: No bootstrap required, opened a new log
I20260710 13:28:21.094359 31728 ts_tablet_manager.cc:1403] T 56a495bda2b84f6fbae765d9d1655e01 P fb2e92aa567a4d1493f64fbac8438278: Time spent bootstrapping tablet: real 0.045s	user 0.011s	sys 0.001s
I20260710 13:28:21.095624 31758 leader_election.cc:290] T 559fabf38f294e5e9c8366cbf9da92e5 P fb2e92aa567a4d1493f64fbac8438278 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 60b5d828d0cb4f98b3a65e46700f7897 (127.26.127.65:46281), 29f810aa39c149d7b55b5eb568f0ad24 (127.26.127.67:39813)
I20260710 13:28:21.095790 31531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "559fabf38f294e5e9c8366cbf9da92e5" candidate_uuid: "fb2e92aa567a4d1493f64fbac8438278" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60b5d828d0cb4f98b3a65e46700f7897" is_pre_election: true
I20260710 13:28:21.096354 31681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "559fabf38f294e5e9c8366cbf9da92e5" candidate_uuid: "fb2e92aa567a4d1493f64fbac8438278" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29f810aa39c149d7b55b5eb568f0ad24" is_pre_election: true
I20260710 13:28:21.096465 31531 raft_consensus.cc:2468] T 559fabf38f294e5e9c8366cbf9da92e5 P 60b5d828d0cb4f98b3a65e46700f7897 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb2e92aa567a4d1493f64fbac8438278 in term 0.
I20260710 13:28:21.097023 31681 raft_consensus.cc:2468] T 559fabf38f294e5e9c8366cbf9da92e5 P 29f810aa39c149d7b55b5eb568f0ad24 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb2e92aa567a4d1493f64fbac8438278 in term 0.
I20260710 13:28:21.097688 31571 leader_election.cc:304] T 559fabf38f294e5e9c8366cbf9da92e5 P fb2e92aa567a4d1493f64fbac8438278 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60b5d828d0cb4f98b3a65e46700f7897, fb2e92aa567a4d1493f64fbac8438278; no voters: 
I20260710 13:28:21.099294 31758 raft_consensus.cc:2804] T 559fabf38f294e5e9c8366cbf9da92e5 P fb2e92aa567a4d1493f64fbac8438278 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:21.099649 31758 raft_consensus.cc:493] T 559fabf38f294e5e9c8366cbf9da92e5 P fb2e92aa567a4d1493f64fbac8438278 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:21.100001 31758 raft_consensus.cc:3060] T 559fabf38f294e5e9c8366cbf9da92e5 P fb2e92aa567a4d1493f64fbac8438278 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:21.099859 31428 catalog_manager.cc:5697] T 643ce980187f43b3b14065703d407867 P 29f810aa39c149d7b55b5eb568f0ad24 reported cstate change: term changed from 0 to 1, leader changed from <none> to 29f810aa39c149d7b55b5eb568f0ad24 (127.26.127.67). New cstate: current_term: 1 leader_uuid: "29f810aa39c149d7b55b5eb568f0ad24" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:21.100468 31728 raft_consensus.cc:359] T 56a495bda2b84f6fbae765d9d1655e01 P fb2e92aa567a4d1493f64fbac8438278 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } }
I20260710 13:28:21.103937 31728 raft_consensus.cc:385] T 56a495bda2b84f6fbae765d9d1655e01 P fb2e92aa567a4d1493f64fbac8438278 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:21.104231 31728 raft_consensus.cc:740] T 56a495bda2b84f6fbae765d9d1655e01 P fb2e92aa567a4d1493f64fbac8438278 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb2e92aa567a4d1493f64fbac8438278, State: Initialized, Role: FOLLOWER
I20260710 13:28:21.104986 31728 consensus_queue.cc:260] T 56a495bda2b84f6fbae765d9d1655e01 P fb2e92aa567a4d1493f64fbac8438278 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } }
I20260710 13:28:21.106979 31728 ts_tablet_manager.cc:1434] T 56a495bda2b84f6fbae765d9d1655e01 P fb2e92aa567a4d1493f64fbac8438278: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.002s
I20260710 13:28:21.107165 31758 raft_consensus.cc:515] T 559fabf38f294e5e9c8366cbf9da92e5 P fb2e92aa567a4d1493f64fbac8438278 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:21.107996 31728 tablet_bootstrap.cc:492] T 1f64a1d9c7184df991322e5fe0ac812f P fb2e92aa567a4d1493f64fbac8438278: Bootstrap starting.
I20260710 13:28:21.112601 31680 raft_consensus.cc:2468] T 342935bb66a44f29946fabfb3eeceb76 P 29f810aa39c149d7b55b5eb568f0ad24 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60b5d828d0cb4f98b3a65e46700f7897 in term 1.
I20260710 13:28:21.113245 31721 tablet_bootstrap.cc:492] T 77a7b61943ed48f29f83871517d90df6 P 29f810aa39c149d7b55b5eb568f0ad24: No bootstrap required, opened a new log
I20260710 13:28:21.113770 31721 ts_tablet_manager.cc:1403] T 77a7b61943ed48f29f83871517d90df6 P 29f810aa39c149d7b55b5eb568f0ad24: Time spent bootstrapping tablet: real 0.081s	user 0.020s	sys 0.000s
I20260710 13:28:21.116097 31680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "559fabf38f294e5e9c8366cbf9da92e5" candidate_uuid: "fb2e92aa567a4d1493f64fbac8438278" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29f810aa39c149d7b55b5eb568f0ad24"
I20260710 13:28:21.116478 31531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "559fabf38f294e5e9c8366cbf9da92e5" candidate_uuid: "fb2e92aa567a4d1493f64fbac8438278" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60b5d828d0cb4f98b3a65e46700f7897"
I20260710 13:28:21.116505 31721 raft_consensus.cc:359] T 77a7b61943ed48f29f83871517d90df6 P 29f810aa39c149d7b55b5eb568f0ad24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:21.117136 31680 raft_consensus.cc:3060] T 559fabf38f294e5e9c8366cbf9da92e5 P 29f810aa39c149d7b55b5eb568f0ad24 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:21.117213 31531 raft_consensus.cc:3060] T 559fabf38f294e5e9c8366cbf9da92e5 P 60b5d828d0cb4f98b3a65e46700f7897 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:21.117367 31721 raft_consensus.cc:385] T 77a7b61943ed48f29f83871517d90df6 P 29f810aa39c149d7b55b5eb568f0ad24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:21.117753 31721 raft_consensus.cc:740] T 77a7b61943ed48f29f83871517d90df6 P 29f810aa39c149d7b55b5eb568f0ad24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29f810aa39c149d7b55b5eb568f0ad24, State: Initialized, Role: FOLLOWER
I20260710 13:28:21.113729 31728 tablet_bootstrap.cc:654] T 1f64a1d9c7184df991322e5fe0ac812f P fb2e92aa567a4d1493f64fbac8438278: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:21.119132 31428 catalog_manager.cc:5697] T 342935bb66a44f29946fabfb3eeceb76 P 60b5d828d0cb4f98b3a65e46700f7897 reported cstate change: term changed from 0 to 1, leader changed from <none> to 60b5d828d0cb4f98b3a65e46700f7897 (127.26.127.65). New cstate: current_term: 1 leader_uuid: "60b5d828d0cb4f98b3a65e46700f7897" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:21.124302 31680 raft_consensus.cc:2468] T 559fabf38f294e5e9c8366cbf9da92e5 P 29f810aa39c149d7b55b5eb568f0ad24 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb2e92aa567a4d1493f64fbac8438278 in term 1.
I20260710 13:28:21.120913 31721 consensus_queue.cc:260] T 77a7b61943ed48f29f83871517d90df6 P 29f810aa39c149d7b55b5eb568f0ad24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:21.125555 31572 leader_election.cc:304] T 559fabf38f294e5e9c8366cbf9da92e5 P fb2e92aa567a4d1493f64fbac8438278 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29f810aa39c149d7b55b5eb568f0ad24, fb2e92aa567a4d1493f64fbac8438278; no voters: 
I20260710 13:28:21.126359 31735 raft_consensus.cc:2804] T 559fabf38f294e5e9c8366cbf9da92e5 P fb2e92aa567a4d1493f64fbac8438278 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:21.126454 31721 ts_tablet_manager.cc:1434] T 77a7b61943ed48f29f83871517d90df6 P 29f810aa39c149d7b55b5eb568f0ad24: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260710 13:28:21.129283 31531 raft_consensus.cc:2468] T 559fabf38f294e5e9c8366cbf9da92e5 P 60b5d828d0cb4f98b3a65e46700f7897 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb2e92aa567a4d1493f64fbac8438278 in term 1.
I20260710 13:28:21.132294 31728 tablet_bootstrap.cc:492] T 1f64a1d9c7184df991322e5fe0ac812f P fb2e92aa567a4d1493f64fbac8438278: No bootstrap required, opened a new log
I20260710 13:28:21.132305 31758 leader_election.cc:290] T 559fabf38f294e5e9c8366cbf9da92e5 P fb2e92aa567a4d1493f64fbac8438278 [CANDIDATE]: Term 1 election: Requested vote from peers 60b5d828d0cb4f98b3a65e46700f7897 (127.26.127.65:46281), 29f810aa39c149d7b55b5eb568f0ad24 (127.26.127.67:39813)
I20260710 13:28:21.136930 31728 ts_tablet_manager.cc:1403] T 1f64a1d9c7184df991322e5fe0ac812f P fb2e92aa567a4d1493f64fbac8438278: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.000s
I20260710 13:28:21.139525 31728 raft_consensus.cc:359] T 1f64a1d9c7184df991322e5fe0ac812f P fb2e92aa567a4d1493f64fbac8438278 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:21.139941 31728 raft_consensus.cc:385] T 1f64a1d9c7184df991322e5fe0ac812f P fb2e92aa567a4d1493f64fbac8438278 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:21.140091 31728 raft_consensus.cc:740] T 1f64a1d9c7184df991322e5fe0ac812f P fb2e92aa567a4d1493f64fbac8438278 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb2e92aa567a4d1493f64fbac8438278, State: Initialized, Role: FOLLOWER
I20260710 13:28:21.140581 31728 consensus_queue.cc:260] T 1f64a1d9c7184df991322e5fe0ac812f P fb2e92aa567a4d1493f64fbac8438278 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:21.141369 31735 raft_consensus.cc:697] T 559fabf38f294e5e9c8366cbf9da92e5 P fb2e92aa567a4d1493f64fbac8438278 [term 1 LEADER]: Becoming Leader. State: Replica: fb2e92aa567a4d1493f64fbac8438278, State: Running, Role: LEADER
I20260710 13:28:21.142481 31728 ts_tablet_manager.cc:1434] T 1f64a1d9c7184df991322e5fe0ac812f P fb2e92aa567a4d1493f64fbac8438278: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:28:21.142445 31735 consensus_queue.cc:237] T 559fabf38f294e5e9c8366cbf9da92e5 P fb2e92aa567a4d1493f64fbac8438278 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:21.146557 31735 raft_consensus.cc:493] T 56a495bda2b84f6fbae765d9d1655e01 P fb2e92aa567a4d1493f64fbac8438278 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:21.146972 31735 raft_consensus.cc:515] T 56a495bda2b84f6fbae765d9d1655e01 P fb2e92aa567a4d1493f64fbac8438278 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } }
I20260710 13:28:21.148681 31735 leader_election.cc:290] T 56a495bda2b84f6fbae765d9d1655e01 P fb2e92aa567a4d1493f64fbac8438278 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 60b5d828d0cb4f98b3a65e46700f7897 (127.26.127.65:46281), 29f810aa39c149d7b55b5eb568f0ad24 (127.26.127.67:39813)
I20260710 13:28:21.149546 31531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a495bda2b84f6fbae765d9d1655e01" candidate_uuid: "fb2e92aa567a4d1493f64fbac8438278" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60b5d828d0cb4f98b3a65e46700f7897" is_pre_election: true
I20260710 13:28:21.149819 31680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a495bda2b84f6fbae765d9d1655e01" candidate_uuid: "fb2e92aa567a4d1493f64fbac8438278" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29f810aa39c149d7b55b5eb568f0ad24" is_pre_election: true
I20260710 13:28:21.149709 31428 catalog_manager.cc:5697] T 559fabf38f294e5e9c8366cbf9da92e5 P fb2e92aa567a4d1493f64fbac8438278 reported cstate change: term changed from 0 to 1, leader changed from <none> to fb2e92aa567a4d1493f64fbac8438278 (127.26.127.66). New cstate: current_term: 1 leader_uuid: "fb2e92aa567a4d1493f64fbac8438278" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:21.150657 31680 raft_consensus.cc:2393] T 56a495bda2b84f6fbae765d9d1655e01 P 29f810aa39c149d7b55b5eb568f0ad24 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fb2e92aa567a4d1493f64fbac8438278 in current term 1: Already voted for candidate 60b5d828d0cb4f98b3a65e46700f7897 in this term.
I20260710 13:28:21.151737 31572 leader_election.cc:304] T 56a495bda2b84f6fbae765d9d1655e01 P fb2e92aa567a4d1493f64fbac8438278 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fb2e92aa567a4d1493f64fbac8438278; no voters: 29f810aa39c149d7b55b5eb568f0ad24, 60b5d828d0cb4f98b3a65e46700f7897
I20260710 13:28:21.152623 31735 raft_consensus.cc:3060] T 56a495bda2b84f6fbae765d9d1655e01 P fb2e92aa567a4d1493f64fbac8438278 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:21.157806 31735 raft_consensus.cc:2749] T 56a495bda2b84f6fbae765d9d1655e01 P fb2e92aa567a4d1493f64fbac8438278 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:28:21.175276 31725 raft_consensus.cc:493] T 1f64a1d9c7184df991322e5fe0ac812f P 29f810aa39c149d7b55b5eb568f0ad24 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:21.175899 31725 raft_consensus.cc:515] T 1f64a1d9c7184df991322e5fe0ac812f P 29f810aa39c149d7b55b5eb568f0ad24 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:21.177597 31725 leader_election.cc:290] T 1f64a1d9c7184df991322e5fe0ac812f P 29f810aa39c149d7b55b5eb568f0ad24 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 60b5d828d0cb4f98b3a65e46700f7897 (127.26.127.65:46281), fb2e92aa567a4d1493f64fbac8438278 (127.26.127.66:43221)
I20260710 13:28:21.178337 31531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f64a1d9c7184df991322e5fe0ac812f" candidate_uuid: "29f810aa39c149d7b55b5eb568f0ad24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60b5d828d0cb4f98b3a65e46700f7897" is_pre_election: true
I20260710 13:28:21.178517 31606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f64a1d9c7184df991322e5fe0ac812f" candidate_uuid: "29f810aa39c149d7b55b5eb568f0ad24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb2e92aa567a4d1493f64fbac8438278" is_pre_election: true
I20260710 13:28:21.178898 31531 raft_consensus.cc:2468] T 1f64a1d9c7184df991322e5fe0ac812f P 60b5d828d0cb4f98b3a65e46700f7897 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29f810aa39c149d7b55b5eb568f0ad24 in term 0.
I20260710 13:28:21.179096 31606 raft_consensus.cc:2468] T 1f64a1d9c7184df991322e5fe0ac812f P fb2e92aa567a4d1493f64fbac8438278 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29f810aa39c149d7b55b5eb568f0ad24 in term 0.
I20260710 13:28:21.179858 31645 leader_election.cc:304] T 1f64a1d9c7184df991322e5fe0ac812f P 29f810aa39c149d7b55b5eb568f0ad24 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29f810aa39c149d7b55b5eb568f0ad24, 60b5d828d0cb4f98b3a65e46700f7897; no voters: 
I20260710 13:28:21.180423 31725 raft_consensus.cc:2804] T 1f64a1d9c7184df991322e5fe0ac812f P 29f810aa39c149d7b55b5eb568f0ad24 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:21.180763 31725 raft_consensus.cc:493] T 1f64a1d9c7184df991322e5fe0ac812f P 29f810aa39c149d7b55b5eb568f0ad24 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:21.181069 31725 raft_consensus.cc:3060] T 1f64a1d9c7184df991322e5fe0ac812f P 29f810aa39c149d7b55b5eb568f0ad24 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:21.185889 31725 raft_consensus.cc:515] T 1f64a1d9c7184df991322e5fe0ac812f P 29f810aa39c149d7b55b5eb568f0ad24 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:21.187382 31725 leader_election.cc:290] T 1f64a1d9c7184df991322e5fe0ac812f P 29f810aa39c149d7b55b5eb568f0ad24 [CANDIDATE]: Term 1 election: Requested vote from peers 60b5d828d0cb4f98b3a65e46700f7897 (127.26.127.65:46281), fb2e92aa567a4d1493f64fbac8438278 (127.26.127.66:43221)
I20260710 13:28:21.188162 31531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f64a1d9c7184df991322e5fe0ac812f" candidate_uuid: "29f810aa39c149d7b55b5eb568f0ad24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60b5d828d0cb4f98b3a65e46700f7897"
I20260710 13:28:21.188439 31606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f64a1d9c7184df991322e5fe0ac812f" candidate_uuid: "29f810aa39c149d7b55b5eb568f0ad24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb2e92aa567a4d1493f64fbac8438278"
I20260710 13:28:21.188753 31531 raft_consensus.cc:3060] T 1f64a1d9c7184df991322e5fe0ac812f P 60b5d828d0cb4f98b3a65e46700f7897 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:21.189060 31606 raft_consensus.cc:3060] T 1f64a1d9c7184df991322e5fe0ac812f P fb2e92aa567a4d1493f64fbac8438278 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:21.193663 31531 raft_consensus.cc:2468] T 1f64a1d9c7184df991322e5fe0ac812f P 60b5d828d0cb4f98b3a65e46700f7897 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29f810aa39c149d7b55b5eb568f0ad24 in term 1.
I20260710 13:28:21.193837 31606 raft_consensus.cc:2468] T 1f64a1d9c7184df991322e5fe0ac812f P fb2e92aa567a4d1493f64fbac8438278 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29f810aa39c149d7b55b5eb568f0ad24 in term 1.
I20260710 13:28:21.194777 31645 leader_election.cc:304] T 1f64a1d9c7184df991322e5fe0ac812f P 29f810aa39c149d7b55b5eb568f0ad24 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29f810aa39c149d7b55b5eb568f0ad24, 60b5d828d0cb4f98b3a65e46700f7897; no voters: 
I20260710 13:28:21.195465 31725 raft_consensus.cc:2804] T 1f64a1d9c7184df991322e5fe0ac812f P 29f810aa39c149d7b55b5eb568f0ad24 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:21.195957 31725 raft_consensus.cc:697] T 1f64a1d9c7184df991322e5fe0ac812f P 29f810aa39c149d7b55b5eb568f0ad24 [term 1 LEADER]: Becoming Leader. State: Replica: 29f810aa39c149d7b55b5eb568f0ad24, State: Running, Role: LEADER
I20260710 13:28:21.196607 31725 consensus_queue.cc:237] T 1f64a1d9c7184df991322e5fe0ac812f P 29f810aa39c149d7b55b5eb568f0ad24 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:21.203667 31428 catalog_manager.cc:5697] T 1f64a1d9c7184df991322e5fe0ac812f P 29f810aa39c149d7b55b5eb568f0ad24 reported cstate change: term changed from 0 to 1, leader changed from <none> to 29f810aa39c149d7b55b5eb568f0ad24 (127.26.127.67). New cstate: current_term: 1 leader_uuid: "29f810aa39c149d7b55b5eb568f0ad24" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:21.246212 31735 raft_consensus.cc:493] T 0bee01c20cbc453d9e98b690f0b95a80 P fb2e92aa567a4d1493f64fbac8438278 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:21.246693 31735 raft_consensus.cc:515] T 0bee01c20cbc453d9e98b690f0b95a80 P fb2e92aa567a4d1493f64fbac8438278 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:21.248256 31735 leader_election.cc:290] T 0bee01c20cbc453d9e98b690f0b95a80 P fb2e92aa567a4d1493f64fbac8438278 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 60b5d828d0cb4f98b3a65e46700f7897 (127.26.127.65:46281), 29f810aa39c149d7b55b5eb568f0ad24 (127.26.127.67:39813)
I20260710 13:28:21.249151 31531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bee01c20cbc453d9e98b690f0b95a80" candidate_uuid: "fb2e92aa567a4d1493f64fbac8438278" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60b5d828d0cb4f98b3a65e46700f7897" is_pre_election: true
I20260710 13:28:21.249366 31680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bee01c20cbc453d9e98b690f0b95a80" candidate_uuid: "fb2e92aa567a4d1493f64fbac8438278" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29f810aa39c149d7b55b5eb568f0ad24" is_pre_election: true
I20260710 13:28:21.249986 31531 raft_consensus.cc:2393] T 0bee01c20cbc453d9e98b690f0b95a80 P 60b5d828d0cb4f98b3a65e46700f7897 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fb2e92aa567a4d1493f64fbac8438278 in current term 1: Already voted for candidate 29f810aa39c149d7b55b5eb568f0ad24 in this term.
I20260710 13:28:21.251042 31571 leader_election.cc:304] T 0bee01c20cbc453d9e98b690f0b95a80 P fb2e92aa567a4d1493f64fbac8438278 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fb2e92aa567a4d1493f64fbac8438278; no voters: 29f810aa39c149d7b55b5eb568f0ad24, 60b5d828d0cb4f98b3a65e46700f7897
I20260710 13:28:21.251645 31735 raft_consensus.cc:3060] T 0bee01c20cbc453d9e98b690f0b95a80 P fb2e92aa567a4d1493f64fbac8438278 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:21.256211 31735 raft_consensus.cc:2749] T 0bee01c20cbc453d9e98b690f0b95a80 P fb2e92aa567a4d1493f64fbac8438278 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:28:21.268998 31725 consensus_queue.cc:1048] T 0bee01c20cbc453d9e98b690f0b95a80 P 29f810aa39c149d7b55b5eb568f0ad24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:21.282929 31725 consensus_queue.cc:1048] T 0bee01c20cbc453d9e98b690f0b95a80 P 29f810aa39c149d7b55b5eb568f0ad24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:21.298812 31726 consensus_queue.cc:1048] T 56a495bda2b84f6fbae765d9d1655e01 P 60b5d828d0cb4f98b3a65e46700f7897 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:21.308863 31749 consensus_queue.cc:1048] T 56a495bda2b84f6fbae765d9d1655e01 P 60b5d828d0cb4f98b3a65e46700f7897 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:21.321736 31725 raft_consensus.cc:493] T 77a7b61943ed48f29f83871517d90df6 P 29f810aa39c149d7b55b5eb568f0ad24 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:21.322333 31725 raft_consensus.cc:515] T 77a7b61943ed48f29f83871517d90df6 P 29f810aa39c149d7b55b5eb568f0ad24 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:21.324064 31725 leader_election.cc:290] T 77a7b61943ed48f29f83871517d90df6 P 29f810aa39c149d7b55b5eb568f0ad24 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 60b5d828d0cb4f98b3a65e46700f7897 (127.26.127.65:46281), fb2e92aa567a4d1493f64fbac8438278 (127.26.127.66:43221)
I20260710 13:28:21.325166 31531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77a7b61943ed48f29f83871517d90df6" candidate_uuid: "29f810aa39c149d7b55b5eb568f0ad24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60b5d828d0cb4f98b3a65e46700f7897" is_pre_election: true
I20260710 13:28:21.325294 31606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77a7b61943ed48f29f83871517d90df6" candidate_uuid: "29f810aa39c149d7b55b5eb568f0ad24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb2e92aa567a4d1493f64fbac8438278" is_pre_election: true
I20260710 13:28:21.325955 31531 raft_consensus.cc:2393] T 77a7b61943ed48f29f83871517d90df6 P 60b5d828d0cb4f98b3a65e46700f7897 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 29f810aa39c149d7b55b5eb568f0ad24 in current term 1: Already voted for candidate fb2e92aa567a4d1493f64fbac8438278 in this term.
I20260710 13:28:21.326785 31645 leader_election.cc:304] T 77a7b61943ed48f29f83871517d90df6 P 29f810aa39c149d7b55b5eb568f0ad24 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 29f810aa39c149d7b55b5eb568f0ad24; no voters: 60b5d828d0cb4f98b3a65e46700f7897, fb2e92aa567a4d1493f64fbac8438278
I20260710 13:28:21.327457 31725 raft_consensus.cc:3060] T 77a7b61943ed48f29f83871517d90df6 P 29f810aa39c149d7b55b5eb568f0ad24 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:21.332252 31725 raft_consensus.cc:2749] T 77a7b61943ed48f29f83871517d90df6 P 29f810aa39c149d7b55b5eb568f0ad24 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:28:21.392735 31749 consensus_queue.cc:1048] T 0e4528c198ce459ea88aa2463b3c0b22 P 60b5d828d0cb4f98b3a65e46700f7897 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:21.403486 31762 consensus_queue.cc:1048] T 0e4528c198ce459ea88aa2463b3c0b22 P 60b5d828d0cb4f98b3a65e46700f7897 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:21.411509 31762 consensus_queue.cc:1048] T f47391e264d448c9b5f825323661ad3f P 60b5d828d0cb4f98b3a65e46700f7897 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:21.415911 31735 consensus_queue.cc:1048] T 77a7b61943ed48f29f83871517d90df6 P fb2e92aa567a4d1493f64fbac8438278 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:21.427480 31749 consensus_queue.cc:1048] T f47391e264d448c9b5f825323661ad3f P 60b5d828d0cb4f98b3a65e46700f7897 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:21.429376 31775 consensus_queue.cc:1048] T 77a7b61943ed48f29f83871517d90df6 P fb2e92aa567a4d1493f64fbac8438278 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:28:21.468012 31681 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1f64a1d9c7184df991322e5fe0ac812f"
dest_uuid: "29f810aa39c149d7b55b5eb568f0ad24"
mode: GRACEFUL
new_leader_uuid: "60b5d828d0cb4f98b3a65e46700f7897"
 from {username='slave'} at 127.0.0.1:44966
I20260710 13:28:21.468451 31681 raft_consensus.cc:606] T 1f64a1d9c7184df991322e5fe0ac812f P 29f810aa39c149d7b55b5eb568f0ad24 [term 1 LEADER]: Received request to transfer leadership to TS 60b5d828d0cb4f98b3a65e46700f7897
I20260710 13:28:21.473019 31681 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "643ce980187f43b3b14065703d407867"
dest_uuid: "29f810aa39c149d7b55b5eb568f0ad24"
mode: GRACEFUL
new_leader_uuid: "60b5d828d0cb4f98b3a65e46700f7897"
 from {username='slave'} at 127.0.0.1:44966
I20260710 13:28:21.473512 31681 raft_consensus.cc:606] T 643ce980187f43b3b14065703d407867 P 29f810aa39c149d7b55b5eb568f0ad24 [term 1 LEADER]: Received request to transfer leadership to TS 60b5d828d0cb4f98b3a65e46700f7897
I20260710 13:28:21.482239 31681 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0bee01c20cbc453d9e98b690f0b95a80"
dest_uuid: "29f810aa39c149d7b55b5eb568f0ad24"
mode: GRACEFUL
new_leader_uuid: "fb2e92aa567a4d1493f64fbac8438278"
 from {username='slave'} at 127.0.0.1:44966
I20260710 13:28:21.482678 31681 raft_consensus.cc:606] T 0bee01c20cbc453d9e98b690f0b95a80 P 29f810aa39c149d7b55b5eb568f0ad24 [term 1 LEADER]: Received request to transfer leadership to TS fb2e92aa567a4d1493f64fbac8438278
I20260710 13:28:21.494287 31531 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "342935bb66a44f29946fabfb3eeceb76"
dest_uuid: "60b5d828d0cb4f98b3a65e46700f7897"
mode: GRACEFUL
new_leader_uuid: "fb2e92aa567a4d1493f64fbac8438278"
 from {username='slave'} at 127.0.0.1:44518
I20260710 13:28:21.494724 31531 raft_consensus.cc:606] T 342935bb66a44f29946fabfb3eeceb76 P 60b5d828d0cb4f98b3a65e46700f7897 [term 1 LEADER]: Received request to transfer leadership to TS fb2e92aa567a4d1493f64fbac8438278
I20260710 13:28:21.499094 31531 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0e4528c198ce459ea88aa2463b3c0b22"
dest_uuid: "60b5d828d0cb4f98b3a65e46700f7897"
mode: GRACEFUL
new_leader_uuid: "29f810aa39c149d7b55b5eb568f0ad24"
 from {username='slave'} at 127.0.0.1:44518
I20260710 13:28:21.499540 31531 raft_consensus.cc:606] T 0e4528c198ce459ea88aa2463b3c0b22 P 60b5d828d0cb4f98b3a65e46700f7897 [term 1 LEADER]: Received request to transfer leadership to TS 29f810aa39c149d7b55b5eb568f0ad24
I20260710 13:28:21.605780 31725 consensus_queue.cc:1048] T 1f64a1d9c7184df991322e5fe0ac812f P 29f810aa39c149d7b55b5eb568f0ad24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:21.616420 31743 consensus_queue.cc:1048] T 1f64a1d9c7184df991322e5fe0ac812f P 29f810aa39c149d7b55b5eb568f0ad24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:21.624131 31769 raft_consensus.cc:993] T 1f64a1d9c7184df991322e5fe0ac812f P 29f810aa39c149d7b55b5eb568f0ad24: : Instructing follower 60b5d828d0cb4f98b3a65e46700f7897 to start an election
I20260710 13:28:21.624563 31743 raft_consensus.cc:1081] T 1f64a1d9c7184df991322e5fe0ac812f P 29f810aa39c149d7b55b5eb568f0ad24 [term 1 LEADER]: Signalling peer 60b5d828d0cb4f98b3a65e46700f7897 to start an election
I20260710 13:28:21.626109 31531 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1f64a1d9c7184df991322e5fe0ac812f"
dest_uuid: "60b5d828d0cb4f98b3a65e46700f7897"
 from {username='slave'} at 127.0.0.1:44510
I20260710 13:28:21.626678 31531 raft_consensus.cc:493] T 1f64a1d9c7184df991322e5fe0ac812f P 60b5d828d0cb4f98b3a65e46700f7897 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:21.627044 31531 raft_consensus.cc:3060] T 1f64a1d9c7184df991322e5fe0ac812f P 60b5d828d0cb4f98b3a65e46700f7897 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:21.632108 31531 raft_consensus.cc:515] T 1f64a1d9c7184df991322e5fe0ac812f P 60b5d828d0cb4f98b3a65e46700f7897 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:21.634654 31606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f64a1d9c7184df991322e5fe0ac812f" candidate_uuid: "60b5d828d0cb4f98b3a65e46700f7897" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fb2e92aa567a4d1493f64fbac8438278"
I20260710 13:28:21.635053 31681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f64a1d9c7184df991322e5fe0ac812f" candidate_uuid: "60b5d828d0cb4f98b3a65e46700f7897" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "29f810aa39c149d7b55b5eb568f0ad24"
I20260710 13:28:21.634496 31531 leader_election.cc:290] T 1f64a1d9c7184df991322e5fe0ac812f P 60b5d828d0cb4f98b3a65e46700f7897 [CANDIDATE]: Term 2 election: Requested vote from peers fb2e92aa567a4d1493f64fbac8438278 (127.26.127.66:43221), 29f810aa39c149d7b55b5eb568f0ad24 (127.26.127.67:39813)
I20260710 13:28:21.635237 31606 raft_consensus.cc:3060] T 1f64a1d9c7184df991322e5fe0ac812f P fb2e92aa567a4d1493f64fbac8438278 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:21.635666 31681 raft_consensus.cc:3055] T 1f64a1d9c7184df991322e5fe0ac812f P 29f810aa39c149d7b55b5eb568f0ad24 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:21.636018 31681 raft_consensus.cc:740] T 1f64a1d9c7184df991322e5fe0ac812f P 29f810aa39c149d7b55b5eb568f0ad24 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 29f810aa39c149d7b55b5eb568f0ad24, State: Running, Role: LEADER
I20260710 13:28:21.636853 31681 consensus_queue.cc:260] T 1f64a1d9c7184df991322e5fe0ac812f P 29f810aa39c149d7b55b5eb568f0ad24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:21.638100 31681 raft_consensus.cc:3060] T 1f64a1d9c7184df991322e5fe0ac812f P 29f810aa39c149d7b55b5eb568f0ad24 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:21.641124 31606 raft_consensus.cc:2468] T 1f64a1d9c7184df991322e5fe0ac812f P fb2e92aa567a4d1493f64fbac8438278 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60b5d828d0cb4f98b3a65e46700f7897 in term 2.
I20260710 13:28:21.642356 31496 leader_election.cc:304] T 1f64a1d9c7184df991322e5fe0ac812f P 60b5d828d0cb4f98b3a65e46700f7897 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60b5d828d0cb4f98b3a65e46700f7897, fb2e92aa567a4d1493f64fbac8438278; no voters: 
I20260710 13:28:21.643181 31749 raft_consensus.cc:2804] T 1f64a1d9c7184df991322e5fe0ac812f P 60b5d828d0cb4f98b3a65e46700f7897 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:21.643493 31681 raft_consensus.cc:2468] T 1f64a1d9c7184df991322e5fe0ac812f P 29f810aa39c149d7b55b5eb568f0ad24 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60b5d828d0cb4f98b3a65e46700f7897 in term 2.
I20260710 13:28:21.643734 31749 raft_consensus.cc:697] T 1f64a1d9c7184df991322e5fe0ac812f P 60b5d828d0cb4f98b3a65e46700f7897 [term 2 LEADER]: Becoming Leader. State: Replica: 60b5d828d0cb4f98b3a65e46700f7897, State: Running, Role: LEADER
I20260710 13:28:21.644609 31749 consensus_queue.cc:237] T 1f64a1d9c7184df991322e5fe0ac812f P 60b5d828d0cb4f98b3a65e46700f7897 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:21.650576 31743 consensus_queue.cc:1048] T 643ce980187f43b3b14065703d407867 P 29f810aa39c149d7b55b5eb568f0ad24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:21.650679 31429 catalog_manager.cc:5697] T 1f64a1d9c7184df991322e5fe0ac812f P 60b5d828d0cb4f98b3a65e46700f7897 reported cstate change: term changed from 1 to 2, leader changed from 29f810aa39c149d7b55b5eb568f0ad24 (127.26.127.67) to 60b5d828d0cb4f98b3a65e46700f7897 (127.26.127.65). New cstate: current_term: 2 leader_uuid: "60b5d828d0cb4f98b3a65e46700f7897" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:21.662503 31725 consensus_queue.cc:1048] T 643ce980187f43b3b14065703d407867 P 29f810aa39c149d7b55b5eb568f0ad24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:21.671510 31769 raft_consensus.cc:993] T 643ce980187f43b3b14065703d407867 P 29f810aa39c149d7b55b5eb568f0ad24: : Instructing follower 60b5d828d0cb4f98b3a65e46700f7897 to start an election
I20260710 13:28:21.672022 31725 raft_consensus.cc:1081] T 643ce980187f43b3b14065703d407867 P 29f810aa39c149d7b55b5eb568f0ad24 [term 1 LEADER]: Signalling peer 60b5d828d0cb4f98b3a65e46700f7897 to start an election
I20260710 13:28:21.673754 31531 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "643ce980187f43b3b14065703d407867"
dest_uuid: "60b5d828d0cb4f98b3a65e46700f7897"
 from {username='slave'} at 127.0.0.1:44510
I20260710 13:28:21.674324 31531 raft_consensus.cc:493] T 643ce980187f43b3b14065703d407867 P 60b5d828d0cb4f98b3a65e46700f7897 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:21.674721 31531 raft_consensus.cc:3060] T 643ce980187f43b3b14065703d407867 P 60b5d828d0cb4f98b3a65e46700f7897 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:21.681089 31531 raft_consensus.cc:515] T 643ce980187f43b3b14065703d407867 P 60b5d828d0cb4f98b3a65e46700f7897 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:21.682788 31531 leader_election.cc:290] T 643ce980187f43b3b14065703d407867 P 60b5d828d0cb4f98b3a65e46700f7897 [CANDIDATE]: Term 2 election: Requested vote from peers fb2e92aa567a4d1493f64fbac8438278 (127.26.127.66:43221), 29f810aa39c149d7b55b5eb568f0ad24 (127.26.127.67:39813)
I20260710 13:28:21.683466 31606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "643ce980187f43b3b14065703d407867" candidate_uuid: "60b5d828d0cb4f98b3a65e46700f7897" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fb2e92aa567a4d1493f64fbac8438278"
I20260710 13:28:21.683758 31681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "643ce980187f43b3b14065703d407867" candidate_uuid: "60b5d828d0cb4f98b3a65e46700f7897" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "29f810aa39c149d7b55b5eb568f0ad24"
I20260710 13:28:21.684001 31606 raft_consensus.cc:3060] T 643ce980187f43b3b14065703d407867 P fb2e92aa567a4d1493f64fbac8438278 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:21.684326 31681 raft_consensus.cc:3055] T 643ce980187f43b3b14065703d407867 P 29f810aa39c149d7b55b5eb568f0ad24 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:21.684619 31681 raft_consensus.cc:740] T 643ce980187f43b3b14065703d407867 P 29f810aa39c149d7b55b5eb568f0ad24 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 29f810aa39c149d7b55b5eb568f0ad24, State: Running, Role: LEADER
I20260710 13:28:21.685300 31681 consensus_queue.cc:260] T 643ce980187f43b3b14065703d407867 P 29f810aa39c149d7b55b5eb568f0ad24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:21.686232 31681 raft_consensus.cc:3060] T 643ce980187f43b3b14065703d407867 P 29f810aa39c149d7b55b5eb568f0ad24 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:21.688979 31606 raft_consensus.cc:2468] T 643ce980187f43b3b14065703d407867 P fb2e92aa567a4d1493f64fbac8438278 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60b5d828d0cb4f98b3a65e46700f7897 in term 2.
I20260710 13:28:21.689993 31496 leader_election.cc:304] T 643ce980187f43b3b14065703d407867 P 60b5d828d0cb4f98b3a65e46700f7897 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60b5d828d0cb4f98b3a65e46700f7897, fb2e92aa567a4d1493f64fbac8438278; no voters: 
I20260710 13:28:21.690737 31749 raft_consensus.cc:2804] T 643ce980187f43b3b14065703d407867 P 60b5d828d0cb4f98b3a65e46700f7897 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:21.691149 31749 raft_consensus.cc:697] T 643ce980187f43b3b14065703d407867 P 60b5d828d0cb4f98b3a65e46700f7897 [term 2 LEADER]: Becoming Leader. State: Replica: 60b5d828d0cb4f98b3a65e46700f7897, State: Running, Role: LEADER
I20260710 13:28:21.691375 31681 raft_consensus.cc:2468] T 643ce980187f43b3b14065703d407867 P 29f810aa39c149d7b55b5eb568f0ad24 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60b5d828d0cb4f98b3a65e46700f7897 in term 2.
I20260710 13:28:21.691943 31749 consensus_queue.cc:237] T 643ce980187f43b3b14065703d407867 P 60b5d828d0cb4f98b3a65e46700f7897 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:21.698253 31429 catalog_manager.cc:5697] T 643ce980187f43b3b14065703d407867 P 60b5d828d0cb4f98b3a65e46700f7897 reported cstate change: term changed from 1 to 2, leader changed from 29f810aa39c149d7b55b5eb568f0ad24 (127.26.127.67) to 60b5d828d0cb4f98b3a65e46700f7897 (127.26.127.65). New cstate: current_term: 2 leader_uuid: "60b5d828d0cb4f98b3a65e46700f7897" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:21.698967 31749 consensus_queue.cc:1048] T 342935bb66a44f29946fabfb3eeceb76 P 60b5d828d0cb4f98b3a65e46700f7897 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:21.701041 31749 consensus_queue.cc:1048] T 342935bb66a44f29946fabfb3eeceb76 P 60b5d828d0cb4f98b3a65e46700f7897 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:21.706948 31726 raft_consensus.cc:993] T 342935bb66a44f29946fabfb3eeceb76 P 60b5d828d0cb4f98b3a65e46700f7897: : Instructing follower fb2e92aa567a4d1493f64fbac8438278 to start an election
I20260710 13:28:21.707374 31726 raft_consensus.cc:1081] T 342935bb66a44f29946fabfb3eeceb76 P 60b5d828d0cb4f98b3a65e46700f7897 [term 1 LEADER]: Signalling peer fb2e92aa567a4d1493f64fbac8438278 to start an election
I20260710 13:28:21.710551 31607 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "342935bb66a44f29946fabfb3eeceb76"
dest_uuid: "fb2e92aa567a4d1493f64fbac8438278"
 from {username='slave'} at 127.0.0.1:44470
I20260710 13:28:21.711057 31607 raft_consensus.cc:493] T 342935bb66a44f29946fabfb3eeceb76 P fb2e92aa567a4d1493f64fbac8438278 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:21.711401 31607 raft_consensus.cc:3060] T 342935bb66a44f29946fabfb3eeceb76 P fb2e92aa567a4d1493f64fbac8438278 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:21.719864 31607 raft_consensus.cc:515] T 342935bb66a44f29946fabfb3eeceb76 P fb2e92aa567a4d1493f64fbac8438278 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:21.722234 31606 raft_consensus.cc:1240] T 342935bb66a44f29946fabfb3eeceb76 P fb2e92aa567a4d1493f64fbac8438278 [term 2 FOLLOWER]: Rejecting Update request from peer 60b5d828d0cb4f98b3a65e46700f7897 for earlier term 1. Current term is 2. Ops: []
I20260710 13:28:21.722618 31531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "342935bb66a44f29946fabfb3eeceb76" candidate_uuid: "fb2e92aa567a4d1493f64fbac8438278" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "60b5d828d0cb4f98b3a65e46700f7897"
I20260710 13:28:21.723244 31531 raft_consensus.cc:3055] T 342935bb66a44f29946fabfb3eeceb76 P 60b5d828d0cb4f98b3a65e46700f7897 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:21.723577 31531 raft_consensus.cc:740] T 342935bb66a44f29946fabfb3eeceb76 P 60b5d828d0cb4f98b3a65e46700f7897 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 60b5d828d0cb4f98b3a65e46700f7897, State: Running, Role: LEADER
I20260710 13:28:21.724344 31531 consensus_queue.cc:260] T 342935bb66a44f29946fabfb3eeceb76 P 60b5d828d0cb4f98b3a65e46700f7897 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:21.725306 31531 raft_consensus.cc:3060] T 342935bb66a44f29946fabfb3eeceb76 P 60b5d828d0cb4f98b3a65e46700f7897 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:21.726085 31607 leader_election.cc:290] T 342935bb66a44f29946fabfb3eeceb76 P fb2e92aa567a4d1493f64fbac8438278 [CANDIDATE]: Term 2 election: Requested vote from peers 60b5d828d0cb4f98b3a65e46700f7897 (127.26.127.65:46281), 29f810aa39c149d7b55b5eb568f0ad24 (127.26.127.67:39813)
I20260710 13:28:21.727753 31775 consensus_queue.cc:1048] T 559fabf38f294e5e9c8366cbf9da92e5 P fb2e92aa567a4d1493f64fbac8438278 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:21.729631 31681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "342935bb66a44f29946fabfb3eeceb76" candidate_uuid: "fb2e92aa567a4d1493f64fbac8438278" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "29f810aa39c149d7b55b5eb568f0ad24"
I20260710 13:28:21.730239 31681 raft_consensus.cc:3060] T 342935bb66a44f29946fabfb3eeceb76 P 29f810aa39c149d7b55b5eb568f0ad24 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:21.733273 31531 raft_consensus.cc:2468] T 342935bb66a44f29946fabfb3eeceb76 P 60b5d828d0cb4f98b3a65e46700f7897 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb2e92aa567a4d1493f64fbac8438278 in term 2.
I20260710 13:28:21.734500 31571 leader_election.cc:304] T 342935bb66a44f29946fabfb3eeceb76 P fb2e92aa567a4d1493f64fbac8438278 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60b5d828d0cb4f98b3a65e46700f7897, fb2e92aa567a4d1493f64fbac8438278; no voters: 
I20260710 13:28:21.735364 31775 raft_consensus.cc:2804] T 342935bb66a44f29946fabfb3eeceb76 P fb2e92aa567a4d1493f64fbac8438278 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:21.735813 31775 raft_consensus.cc:697] T 342935bb66a44f29946fabfb3eeceb76 P fb2e92aa567a4d1493f64fbac8438278 [term 2 LEADER]: Becoming Leader. State: Replica: fb2e92aa567a4d1493f64fbac8438278, State: Running, Role: LEADER
I20260710 13:28:21.736620 31775 consensus_queue.cc:237] T 342935bb66a44f29946fabfb3eeceb76 P fb2e92aa567a4d1493f64fbac8438278 [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: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:21.738018 31681 raft_consensus.cc:2468] T 342935bb66a44f29946fabfb3eeceb76 P 29f810aa39c149d7b55b5eb568f0ad24 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb2e92aa567a4d1493f64fbac8438278 in term 2.
I20260710 13:28:21.741416 31735 consensus_queue.cc:1048] T 559fabf38f294e5e9c8366cbf9da92e5 P fb2e92aa567a4d1493f64fbac8438278 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:21.746663 31430 catalog_manager.cc:5697] T 342935bb66a44f29946fabfb3eeceb76 P fb2e92aa567a4d1493f64fbac8438278 reported cstate change: term changed from 1 to 2, leader changed from 60b5d828d0cb4f98b3a65e46700f7897 (127.26.127.65) to fb2e92aa567a4d1493f64fbac8438278 (127.26.127.66). New cstate: current_term: 2 leader_uuid: "fb2e92aa567a4d1493f64fbac8438278" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:21.810366 31769 raft_consensus.cc:993] T 0bee01c20cbc453d9e98b690f0b95a80 P 29f810aa39c149d7b55b5eb568f0ad24: : Instructing follower fb2e92aa567a4d1493f64fbac8438278 to start an election
I20260710 13:28:21.810791 31725 raft_consensus.cc:1081] T 0bee01c20cbc453d9e98b690f0b95a80 P 29f810aa39c149d7b55b5eb568f0ad24 [term 1 LEADER]: Signalling peer fb2e92aa567a4d1493f64fbac8438278 to start an election
I20260710 13:28:21.812150 31607 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0bee01c20cbc453d9e98b690f0b95a80"
dest_uuid: "fb2e92aa567a4d1493f64fbac8438278"
 from {username='slave'} at 127.0.0.1:44472
I20260710 13:28:21.812618 31607 raft_consensus.cc:493] T 0bee01c20cbc453d9e98b690f0b95a80 P fb2e92aa567a4d1493f64fbac8438278 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:21.812927 31607 raft_consensus.cc:3060] T 0bee01c20cbc453d9e98b690f0b95a80 P fb2e92aa567a4d1493f64fbac8438278 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:21.817519 31607 raft_consensus.cc:515] T 0bee01c20cbc453d9e98b690f0b95a80 P fb2e92aa567a4d1493f64fbac8438278 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:21.819108 31607 leader_election.cc:290] T 0bee01c20cbc453d9e98b690f0b95a80 P fb2e92aa567a4d1493f64fbac8438278 [CANDIDATE]: Term 2 election: Requested vote from peers 60b5d828d0cb4f98b3a65e46700f7897 (127.26.127.65:46281), 29f810aa39c149d7b55b5eb568f0ad24 (127.26.127.67:39813)
I20260710 13:28:21.820026 31532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bee01c20cbc453d9e98b690f0b95a80" candidate_uuid: "fb2e92aa567a4d1493f64fbac8438278" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "60b5d828d0cb4f98b3a65e46700f7897"
I20260710 13:28:21.820168 31681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bee01c20cbc453d9e98b690f0b95a80" candidate_uuid: "fb2e92aa567a4d1493f64fbac8438278" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "29f810aa39c149d7b55b5eb568f0ad24"
I20260710 13:28:21.820704 31532 raft_consensus.cc:3060] T 0bee01c20cbc453d9e98b690f0b95a80 P 60b5d828d0cb4f98b3a65e46700f7897 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:21.820796 31681 raft_consensus.cc:3055] T 0bee01c20cbc453d9e98b690f0b95a80 P 29f810aa39c149d7b55b5eb568f0ad24 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:21.821202 31681 raft_consensus.cc:740] T 0bee01c20cbc453d9e98b690f0b95a80 P 29f810aa39c149d7b55b5eb568f0ad24 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 29f810aa39c149d7b55b5eb568f0ad24, State: Running, Role: LEADER
I20260710 13:28:21.822031 31681 consensus_queue.cc:260] T 0bee01c20cbc453d9e98b690f0b95a80 P 29f810aa39c149d7b55b5eb568f0ad24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:21.823283 31681 raft_consensus.cc:3060] T 0bee01c20cbc453d9e98b690f0b95a80 P 29f810aa39c149d7b55b5eb568f0ad24 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:21.827625 31532 raft_consensus.cc:2468] T 0bee01c20cbc453d9e98b690f0b95a80 P 60b5d828d0cb4f98b3a65e46700f7897 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb2e92aa567a4d1493f64fbac8438278 in term 2.
I20260710 13:28:21.828898 31571 leader_election.cc:304] T 0bee01c20cbc453d9e98b690f0b95a80 P fb2e92aa567a4d1493f64fbac8438278 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60b5d828d0cb4f98b3a65e46700f7897, fb2e92aa567a4d1493f64fbac8438278; no voters: 
I20260710 13:28:21.829710 31758 raft_consensus.cc:2804] T 0bee01c20cbc453d9e98b690f0b95a80 P fb2e92aa567a4d1493f64fbac8438278 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:21.830204 31758 raft_consensus.cc:697] T 0bee01c20cbc453d9e98b690f0b95a80 P fb2e92aa567a4d1493f64fbac8438278 [term 2 LEADER]: Becoming Leader. State: Replica: fb2e92aa567a4d1493f64fbac8438278, State: Running, Role: LEADER
I20260710 13:28:21.830122 31681 raft_consensus.cc:2468] T 0bee01c20cbc453d9e98b690f0b95a80 P 29f810aa39c149d7b55b5eb568f0ad24 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb2e92aa567a4d1493f64fbac8438278 in term 2.
I20260710 13:28:21.831136 31758 consensus_queue.cc:237] T 0bee01c20cbc453d9e98b690f0b95a80 P fb2e92aa567a4d1493f64fbac8438278 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:21.837361 31430 catalog_manager.cc:5697] T 0bee01c20cbc453d9e98b690f0b95a80 P fb2e92aa567a4d1493f64fbac8438278 reported cstate change: term changed from 1 to 2, leader changed from 29f810aa39c149d7b55b5eb568f0ad24 (127.26.127.67) to fb2e92aa567a4d1493f64fbac8438278 (127.26.127.66). New cstate: current_term: 2 leader_uuid: "fb2e92aa567a4d1493f64fbac8438278" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:21.946691 31762 raft_consensus.cc:993] T 0e4528c198ce459ea88aa2463b3c0b22 P 60b5d828d0cb4f98b3a65e46700f7897: : Instructing follower 29f810aa39c149d7b55b5eb568f0ad24 to start an election
I20260710 13:28:21.947108 31749 raft_consensus.cc:1081] T 0e4528c198ce459ea88aa2463b3c0b22 P 60b5d828d0cb4f98b3a65e46700f7897 [term 1 LEADER]: Signalling peer 29f810aa39c149d7b55b5eb568f0ad24 to start an election
I20260710 13:28:21.948485 31680 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0e4528c198ce459ea88aa2463b3c0b22"
dest_uuid: "29f810aa39c149d7b55b5eb568f0ad24"
 from {username='slave'} at 127.0.0.1:44952
I20260710 13:28:21.948997 31680 raft_consensus.cc:493] T 0e4528c198ce459ea88aa2463b3c0b22 P 29f810aa39c149d7b55b5eb568f0ad24 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:21.949322 31680 raft_consensus.cc:3060] T 0e4528c198ce459ea88aa2463b3c0b22 P 29f810aa39c149d7b55b5eb568f0ad24 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:21.954499 31680 raft_consensus.cc:515] T 0e4528c198ce459ea88aa2463b3c0b22 P 29f810aa39c149d7b55b5eb568f0ad24 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:21.956132 31680 leader_election.cc:290] T 0e4528c198ce459ea88aa2463b3c0b22 P 29f810aa39c149d7b55b5eb568f0ad24 [CANDIDATE]: Term 2 election: Requested vote from peers 60b5d828d0cb4f98b3a65e46700f7897 (127.26.127.65:46281), fb2e92aa567a4d1493f64fbac8438278 (127.26.127.66:43221)
I20260710 13:28:21.956892 31532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e4528c198ce459ea88aa2463b3c0b22" candidate_uuid: "29f810aa39c149d7b55b5eb568f0ad24" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "60b5d828d0cb4f98b3a65e46700f7897"
I20260710 13:28:21.957116 31607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e4528c198ce459ea88aa2463b3c0b22" candidate_uuid: "29f810aa39c149d7b55b5eb568f0ad24" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fb2e92aa567a4d1493f64fbac8438278"
I20260710 13:28:21.957535 31532 raft_consensus.cc:3055] T 0e4528c198ce459ea88aa2463b3c0b22 P 60b5d828d0cb4f98b3a65e46700f7897 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:21.957649 31607 raft_consensus.cc:3060] T 0e4528c198ce459ea88aa2463b3c0b22 P fb2e92aa567a4d1493f64fbac8438278 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:21.957894 31532 raft_consensus.cc:740] T 0e4528c198ce459ea88aa2463b3c0b22 P 60b5d828d0cb4f98b3a65e46700f7897 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 60b5d828d0cb4f98b3a65e46700f7897, State: Running, Role: LEADER
I20260710 13:28:21.958820 31532 consensus_queue.cc:260] T 0e4528c198ce459ea88aa2463b3c0b22 P 60b5d828d0cb4f98b3a65e46700f7897 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:21.960026 31532 raft_consensus.cc:3060] T 0e4528c198ce459ea88aa2463b3c0b22 P 60b5d828d0cb4f98b3a65e46700f7897 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:21.964586 31607 raft_consensus.cc:2468] T 0e4528c198ce459ea88aa2463b3c0b22 P fb2e92aa567a4d1493f64fbac8438278 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29f810aa39c149d7b55b5eb568f0ad24 in term 2.
I20260710 13:28:21.966737 31645 leader_election.cc:304] T 0e4528c198ce459ea88aa2463b3c0b22 P 29f810aa39c149d7b55b5eb568f0ad24 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29f810aa39c149d7b55b5eb568f0ad24, fb2e92aa567a4d1493f64fbac8438278; no voters: 
I20260710 13:28:21.966948 31532 raft_consensus.cc:2468] T 0e4528c198ce459ea88aa2463b3c0b22 P 60b5d828d0cb4f98b3a65e46700f7897 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29f810aa39c149d7b55b5eb568f0ad24 in term 2.
I20260710 13:28:21.967509 31725 raft_consensus.cc:2804] T 0e4528c198ce459ea88aa2463b3c0b22 P 29f810aa39c149d7b55b5eb568f0ad24 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:21.968044 31725 raft_consensus.cc:697] T 0e4528c198ce459ea88aa2463b3c0b22 P 29f810aa39c149d7b55b5eb568f0ad24 [term 2 LEADER]: Becoming Leader. State: Replica: 29f810aa39c149d7b55b5eb568f0ad24, State: Running, Role: LEADER
I20260710 13:28:21.969377 31725 consensus_queue.cc:237] T 0e4528c198ce459ea88aa2463b3c0b22 P 29f810aa39c149d7b55b5eb568f0ad24 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:21.975467 31430 catalog_manager.cc:5697] T 0e4528c198ce459ea88aa2463b3c0b22 P 29f810aa39c149d7b55b5eb568f0ad24 reported cstate change: term changed from 1 to 2, leader changed from 60b5d828d0cb4f98b3a65e46700f7897 (127.26.127.65) to 29f810aa39c149d7b55b5eb568f0ad24 (127.26.127.67). New cstate: current_term: 2 leader_uuid: "29f810aa39c149d7b55b5eb568f0ad24" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:22.071331 31607 raft_consensus.cc:1275] T 643ce980187f43b3b14065703d407867 P fb2e92aa567a4d1493f64fbac8438278 [term 2 FOLLOWER]: Refusing update from remote peer 60b5d828d0cb4f98b3a65e46700f7897: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:22.072651 31749 consensus_queue.cc:1048] T 643ce980187f43b3b14065703d407867 P 60b5d828d0cb4f98b3a65e46700f7897 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:22.080899 31680 raft_consensus.cc:1275] T 643ce980187f43b3b14065703d407867 P 29f810aa39c149d7b55b5eb568f0ad24 [term 2 FOLLOWER]: Refusing update from remote peer 60b5d828d0cb4f98b3a65e46700f7897: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:22.082726 31726 consensus_queue.cc:1048] T 643ce980187f43b3b14065703d407867 P 60b5d828d0cb4f98b3a65e46700f7897 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:22.086858 31607 raft_consensus.cc:1275] T 1f64a1d9c7184df991322e5fe0ac812f P fb2e92aa567a4d1493f64fbac8438278 [term 2 FOLLOWER]: Refusing update from remote peer 60b5d828d0cb4f98b3a65e46700f7897: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:22.088172 31726 consensus_queue.cc:1048] T 1f64a1d9c7184df991322e5fe0ac812f P 60b5d828d0cb4f98b3a65e46700f7897 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:22.097205 31680 raft_consensus.cc:1275] T 1f64a1d9c7184df991322e5fe0ac812f P 29f810aa39c149d7b55b5eb568f0ad24 [term 2 FOLLOWER]: Refusing update from remote peer 60b5d828d0cb4f98b3a65e46700f7897: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:22.098667 31749 consensus_queue.cc:1048] T 1f64a1d9c7184df991322e5fe0ac812f P 60b5d828d0cb4f98b3a65e46700f7897 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:22.240878 31532 raft_consensus.cc:1275] T 342935bb66a44f29946fabfb3eeceb76 P 60b5d828d0cb4f98b3a65e46700f7897 [term 2 FOLLOWER]: Refusing update from remote peer fb2e92aa567a4d1493f64fbac8438278: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:22.242126 31775 consensus_queue.cc:1048] T 342935bb66a44f29946fabfb3eeceb76 P fb2e92aa567a4d1493f64fbac8438278 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:22.250840 31680 raft_consensus.cc:1275] T 342935bb66a44f29946fabfb3eeceb76 P 29f810aa39c149d7b55b5eb568f0ad24 [term 2 FOLLOWER]: Refusing update from remote peer fb2e92aa567a4d1493f64fbac8438278: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:22.252084 31801 consensus_queue.cc:1048] T 342935bb66a44f29946fabfb3eeceb76 P fb2e92aa567a4d1493f64fbac8438278 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:22.318003 31532 raft_consensus.cc:1275] T 0bee01c20cbc453d9e98b690f0b95a80 P 60b5d828d0cb4f98b3a65e46700f7897 [term 2 FOLLOWER]: Refusing update from remote peer fb2e92aa567a4d1493f64fbac8438278: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:22.319191 31758 consensus_queue.cc:1048] T 0bee01c20cbc453d9e98b690f0b95a80 P fb2e92aa567a4d1493f64fbac8438278 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:22.328524 31680 raft_consensus.cc:1275] T 0bee01c20cbc453d9e98b690f0b95a80 P 29f810aa39c149d7b55b5eb568f0ad24 [term 2 FOLLOWER]: Refusing update from remote peer fb2e92aa567a4d1493f64fbac8438278: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:22.330742 31758 consensus_queue.cc:1048] T 0bee01c20cbc453d9e98b690f0b95a80 P fb2e92aa567a4d1493f64fbac8438278 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:22.444183 31532 raft_consensus.cc:1275] T 0e4528c198ce459ea88aa2463b3c0b22 P 60b5d828d0cb4f98b3a65e46700f7897 [term 2 FOLLOWER]: Refusing update from remote peer 29f810aa39c149d7b55b5eb568f0ad24: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:22.445461 31725 consensus_queue.cc:1048] T 0e4528c198ce459ea88aa2463b3c0b22 P 29f810aa39c149d7b55b5eb568f0ad24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:22.455195 31607 raft_consensus.cc:1275] T 0e4528c198ce459ea88aa2463b3c0b22 P fb2e92aa567a4d1493f64fbac8438278 [term 2 FOLLOWER]: Refusing update from remote peer 29f810aa39c149d7b55b5eb568f0ad24: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:22.456800 31807 consensus_queue.cc:1048] T 0e4528c198ce459ea88aa2463b3c0b22 P 29f810aa39c149d7b55b5eb568f0ad24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:24.534039 31430 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40778:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:28:24.536705 31430 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:28:24.588279 31519 tablet_service.cc:1511] Processing CreateTablet for tablet 5bd38aa351b0448abf12b656ff170ef6 (DEFAULT_TABLE table=soft_deleted_table [id=ee44ef1cb4ef451b856194a9d1c9fea5]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:28:24.589851 31597 tablet_service.cc:1511] Processing CreateTablet for tablet 5bd38aa351b0448abf12b656ff170ef6 (DEFAULT_TABLE table=soft_deleted_table [id=ee44ef1cb4ef451b856194a9d1c9fea5]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:28:24.590373 31519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5bd38aa351b0448abf12b656ff170ef6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:24.591604 31667 tablet_service.cc:1511] Processing CreateTablet for tablet 5bd38aa351b0448abf12b656ff170ef6 (DEFAULT_TABLE table=soft_deleted_table [id=ee44ef1cb4ef451b856194a9d1c9fea5]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:28:24.593173 31667 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5bd38aa351b0448abf12b656ff170ef6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:24.592998 31515 tablet_service.cc:1511] Processing CreateTablet for tablet 861f89c3e1594dd4bcbfb914acb185b0 (DEFAULT_TABLE table=soft_deleted_table [id=ee44ef1cb4ef451b856194a9d1c9fea5]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:28:24.594645 31515 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 861f89c3e1594dd4bcbfb914acb185b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:24.591630 31597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5bd38aa351b0448abf12b656ff170ef6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:24.602444 31517 tablet_service.cc:1511] Processing CreateTablet for tablet 0452e1db8da94aadbacdd9f9c7a740fa (DEFAULT_TABLE table=soft_deleted_table [id=ee44ef1cb4ef451b856194a9d1c9fea5]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:28:24.603850 31517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0452e1db8da94aadbacdd9f9c7a740fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:24.599562 31664 tablet_service.cc:1511] Processing CreateTablet for tablet 861f89c3e1594dd4bcbfb914acb185b0 (DEFAULT_TABLE table=soft_deleted_table [id=ee44ef1cb4ef451b856194a9d1c9fea5]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:28:24.606151 31664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 861f89c3e1594dd4bcbfb914acb185b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:24.607430 31595 tablet_service.cc:1511] Processing CreateTablet for tablet 861f89c3e1594dd4bcbfb914acb185b0 (DEFAULT_TABLE table=soft_deleted_table [id=ee44ef1cb4ef451b856194a9d1c9fea5]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:28:24.609977 31669 tablet_service.cc:1511] Processing CreateTablet for tablet 0452e1db8da94aadbacdd9f9c7a740fa (DEFAULT_TABLE table=soft_deleted_table [id=ee44ef1cb4ef451b856194a9d1c9fea5]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:28:24.610045 31590 tablet_service.cc:1511] Processing CreateTablet for tablet 0452e1db8da94aadbacdd9f9c7a740fa (DEFAULT_TABLE table=soft_deleted_table [id=ee44ef1cb4ef451b856194a9d1c9fea5]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:28:24.611397 31669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0452e1db8da94aadbacdd9f9c7a740fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:24.611459 31595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 861f89c3e1594dd4bcbfb914acb185b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:24.611631 31514 tablet_service.cc:1511] Processing CreateTablet for tablet 0bd2fcbd8201417385e4f87141a1646b (DEFAULT_TABLE table=soft_deleted_table [id=ee44ef1cb4ef451b856194a9d1c9fea5]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:28:24.613040 31514 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bd2fcbd8201417385e4f87141a1646b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:24.618489 31666 tablet_service.cc:1511] Processing CreateTablet for tablet 0bd2fcbd8201417385e4f87141a1646b (DEFAULT_TABLE table=soft_deleted_table [id=ee44ef1cb4ef451b856194a9d1c9fea5]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:28:24.618718 31594 tablet_service.cc:1511] Processing CreateTablet for tablet 0bd2fcbd8201417385e4f87141a1646b (DEFAULT_TABLE table=soft_deleted_table [id=ee44ef1cb4ef451b856194a9d1c9fea5]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:28:24.620335 31666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bd2fcbd8201417385e4f87141a1646b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:24.620435 31594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bd2fcbd8201417385e4f87141a1646b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:24.622793 31590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0452e1db8da94aadbacdd9f9c7a740fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:24.625834 31521 tablet_service.cc:1511] Processing CreateTablet for tablet b34ab53679754d07b300b7795cadde95 (DEFAULT_TABLE table=soft_deleted_table [id=ee44ef1cb4ef451b856194a9d1c9fea5]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:28:24.627251 31521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b34ab53679754d07b300b7795cadde95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:24.640473 31591 tablet_service.cc:1511] Processing CreateTablet for tablet b34ab53679754d07b300b7795cadde95 (DEFAULT_TABLE table=soft_deleted_table [id=ee44ef1cb4ef451b856194a9d1c9fea5]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:28:24.642045 31591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b34ab53679754d07b300b7795cadde95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:24.641072 31827 tablet_bootstrap.cc:492] T 5bd38aa351b0448abf12b656ff170ef6 P 60b5d828d0cb4f98b3a65e46700f7897: Bootstrap starting.
I20260710 13:28:24.649223 31663 tablet_service.cc:1511] Processing CreateTablet for tablet b34ab53679754d07b300b7795cadde95 (DEFAULT_TABLE table=soft_deleted_table [id=ee44ef1cb4ef451b856194a9d1c9fea5]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:28:24.650647 31663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b34ab53679754d07b300b7795cadde95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:24.653295 31827 tablet_bootstrap.cc:654] T 5bd38aa351b0448abf12b656ff170ef6 P 60b5d828d0cb4f98b3a65e46700f7897: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:24.657500 31514 tablet_service.cc:1511] Processing CreateTablet for tablet 3a668e2d366c4f4093dbef5bc819c099 (DEFAULT_TABLE table=soft_deleted_table [id=ee44ef1cb4ef451b856194a9d1c9fea5]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:28:24.658782 31514 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a668e2d366c4f4093dbef5bc819c099. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:24.659219 31596 tablet_service.cc:1511] Processing CreateTablet for tablet 3a668e2d366c4f4093dbef5bc819c099 (DEFAULT_TABLE table=soft_deleted_table [id=ee44ef1cb4ef451b856194a9d1c9fea5]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:28:24.660511 31596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a668e2d366c4f4093dbef5bc819c099. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:24.660900 31670 tablet_service.cc:1511] Processing CreateTablet for tablet 3a668e2d366c4f4093dbef5bc819c099 (DEFAULT_TABLE table=soft_deleted_table [id=ee44ef1cb4ef451b856194a9d1c9fea5]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:28:24.662918 31519 tablet_service.cc:1511] Processing CreateTablet for tablet d4fcf442a469479dbe89b0bef30ae760 (DEFAULT_TABLE table=soft_deleted_table [id=ee44ef1cb4ef451b856194a9d1c9fea5]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:28:24.664088 31519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4fcf442a469479dbe89b0bef30ae760. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:24.665021 31670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a668e2d366c4f4093dbef5bc819c099. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:24.669737 31671 tablet_service.cc:1511] Processing CreateTablet for tablet d4fcf442a469479dbe89b0bef30ae760 (DEFAULT_TABLE table=soft_deleted_table [id=ee44ef1cb4ef451b856194a9d1c9fea5]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:28:24.671100 31671 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4fcf442a469479dbe89b0bef30ae760. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:24.672773 31593 tablet_service.cc:1511] Processing CreateTablet for tablet d4fcf442a469479dbe89b0bef30ae760 (DEFAULT_TABLE table=soft_deleted_table [id=ee44ef1cb4ef451b856194a9d1c9fea5]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:28:24.674126 31593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4fcf442a469479dbe89b0bef30ae760. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:24.692200 31521 tablet_service.cc:1511] Processing CreateTablet for tablet 8ab81849f55c40238832960952e31a62 (DEFAULT_TABLE table=soft_deleted_table [id=ee44ef1cb4ef451b856194a9d1c9fea5]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:28:24.694048 31521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ab81849f55c40238832960952e31a62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:24.727276 31589 tablet_service.cc:1511] Processing CreateTablet for tablet 8ab81849f55c40238832960952e31a62 (DEFAULT_TABLE table=soft_deleted_table [id=ee44ef1cb4ef451b856194a9d1c9fea5]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:28:24.728664 31589 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ab81849f55c40238832960952e31a62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:24.756189 31514 tablet_service.cc:1511] Processing CreateTablet for tablet 6b82c791ae6844228529640cb0eda077 (DEFAULT_TABLE table=soft_deleted_table [id=ee44ef1cb4ef451b856194a9d1c9fea5]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:28:24.757580 31514 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b82c791ae6844228529640cb0eda077. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:24.757622 31666 tablet_service.cc:1511] Processing CreateTablet for tablet 8ab81849f55c40238832960952e31a62 (DEFAULT_TABLE table=soft_deleted_table [id=ee44ef1cb4ef451b856194a9d1c9fea5]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:28:24.759174 31666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ab81849f55c40238832960952e31a62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:24.772454 31594 tablet_service.cc:1511] Processing CreateTablet for tablet 6b82c791ae6844228529640cb0eda077 (DEFAULT_TABLE table=soft_deleted_table [id=ee44ef1cb4ef451b856194a9d1c9fea5]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:28:24.778443 31827 tablet_bootstrap.cc:492] T 5bd38aa351b0448abf12b656ff170ef6 P 60b5d828d0cb4f98b3a65e46700f7897: No bootstrap required, opened a new log
I20260710 13:28:24.779865 31827 ts_tablet_manager.cc:1403] T 5bd38aa351b0448abf12b656ff170ef6 P 60b5d828d0cb4f98b3a65e46700f7897: Time spent bootstrapping tablet: real 0.139s	user 0.023s	sys 0.026s
I20260710 13:28:24.782930 31827 raft_consensus.cc:359] T 5bd38aa351b0448abf12b656ff170ef6 P 60b5d828d0cb4f98b3a65e46700f7897 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:24.783833 31827 raft_consensus.cc:385] T 5bd38aa351b0448abf12b656ff170ef6 P 60b5d828d0cb4f98b3a65e46700f7897 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:24.784157 31827 raft_consensus.cc:740] T 5bd38aa351b0448abf12b656ff170ef6 P 60b5d828d0cb4f98b3a65e46700f7897 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60b5d828d0cb4f98b3a65e46700f7897, State: Initialized, Role: FOLLOWER
I20260710 13:28:24.784076 31671 tablet_service.cc:1511] Processing CreateTablet for tablet 6b82c791ae6844228529640cb0eda077 (DEFAULT_TABLE table=soft_deleted_table [id=ee44ef1cb4ef451b856194a9d1c9fea5]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:28:24.791678 31594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b82c791ae6844228529640cb0eda077. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:24.786921 31827 consensus_queue.cc:260] T 5bd38aa351b0448abf12b656ff170ef6 P 60b5d828d0cb4f98b3a65e46700f7897 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:24.795768 31829 tablet_bootstrap.cc:492] T b34ab53679754d07b300b7795cadde95 P 29f810aa39c149d7b55b5eb568f0ad24: Bootstrap starting.
I20260710 13:28:24.799754 31830 tablet_bootstrap.cc:492] T 5bd38aa351b0448abf12b656ff170ef6 P fb2e92aa567a4d1493f64fbac8438278: Bootstrap starting.
I20260710 13:28:24.801131 31671 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b82c791ae6844228529640cb0eda077. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:24.806895 31829 tablet_bootstrap.cc:654] T b34ab53679754d07b300b7795cadde95 P 29f810aa39c149d7b55b5eb568f0ad24: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:24.812778 31827 ts_tablet_manager.cc:1434] T 5bd38aa351b0448abf12b656ff170ef6 P 60b5d828d0cb4f98b3a65e46700f7897: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260710 13:28:24.814263 31827 tablet_bootstrap.cc:492] T 0bd2fcbd8201417385e4f87141a1646b P 60b5d828d0cb4f98b3a65e46700f7897: Bootstrap starting.
I20260710 13:28:24.821130 31829 tablet_bootstrap.cc:492] T b34ab53679754d07b300b7795cadde95 P 29f810aa39c149d7b55b5eb568f0ad24: No bootstrap required, opened a new log
I20260710 13:28:24.822417 31829 ts_tablet_manager.cc:1403] T b34ab53679754d07b300b7795cadde95 P 29f810aa39c149d7b55b5eb568f0ad24: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.007s
I20260710 13:28:24.824290 31830 tablet_bootstrap.cc:654] T 5bd38aa351b0448abf12b656ff170ef6 P fb2e92aa567a4d1493f64fbac8438278: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:24.825531 31829 raft_consensus.cc:359] T b34ab53679754d07b300b7795cadde95 P 29f810aa39c149d7b55b5eb568f0ad24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:24.826324 31829 raft_consensus.cc:385] T b34ab53679754d07b300b7795cadde95 P 29f810aa39c149d7b55b5eb568f0ad24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:24.826627 31829 raft_consensus.cc:740] T b34ab53679754d07b300b7795cadde95 P 29f810aa39c149d7b55b5eb568f0ad24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29f810aa39c149d7b55b5eb568f0ad24, State: Initialized, Role: FOLLOWER
I20260710 13:28:24.827467 31829 consensus_queue.cc:260] T b34ab53679754d07b300b7795cadde95 P 29f810aa39c149d7b55b5eb568f0ad24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:24.830801 31829 ts_tablet_manager.cc:1434] T b34ab53679754d07b300b7795cadde95 P 29f810aa39c149d7b55b5eb568f0ad24: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:28:24.832307 31829 tablet_bootstrap.cc:492] T 0bd2fcbd8201417385e4f87141a1646b P 29f810aa39c149d7b55b5eb568f0ad24: Bootstrap starting.
I20260710 13:28:24.833797 31827 tablet_bootstrap.cc:654] T 0bd2fcbd8201417385e4f87141a1646b P 60b5d828d0cb4f98b3a65e46700f7897: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:24.840013 31829 tablet_bootstrap.cc:654] T 0bd2fcbd8201417385e4f87141a1646b P 29f810aa39c149d7b55b5eb568f0ad24: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:24.844384 31827 tablet_bootstrap.cc:492] T 0bd2fcbd8201417385e4f87141a1646b P 60b5d828d0cb4f98b3a65e46700f7897: No bootstrap required, opened a new log
I20260710 13:28:24.844590 31830 tablet_bootstrap.cc:492] T 5bd38aa351b0448abf12b656ff170ef6 P fb2e92aa567a4d1493f64fbac8438278: No bootstrap required, opened a new log
I20260710 13:28:24.844980 31827 ts_tablet_manager.cc:1403] T 0bd2fcbd8201417385e4f87141a1646b P 60b5d828d0cb4f98b3a65e46700f7897: Time spent bootstrapping tablet: real 0.031s	user 0.017s	sys 0.001s
I20260710 13:28:24.845182 31830 ts_tablet_manager.cc:1403] T 5bd38aa351b0448abf12b656ff170ef6 P fb2e92aa567a4d1493f64fbac8438278: Time spent bootstrapping tablet: real 0.046s	user 0.007s	sys 0.007s
I20260710 13:28:24.847915 31827 raft_consensus.cc:359] T 0bd2fcbd8201417385e4f87141a1646b P 60b5d828d0cb4f98b3a65e46700f7897 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:24.848549 31827 raft_consensus.cc:385] T 0bd2fcbd8201417385e4f87141a1646b P 60b5d828d0cb4f98b3a65e46700f7897 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:24.849095 31827 raft_consensus.cc:740] T 0bd2fcbd8201417385e4f87141a1646b P 60b5d828d0cb4f98b3a65e46700f7897 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60b5d828d0cb4f98b3a65e46700f7897, State: Initialized, Role: FOLLOWER
I20260710 13:28:24.848531 31830 raft_consensus.cc:359] T 5bd38aa351b0448abf12b656ff170ef6 P fb2e92aa567a4d1493f64fbac8438278 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:24.849637 31830 raft_consensus.cc:385] T 5bd38aa351b0448abf12b656ff170ef6 P fb2e92aa567a4d1493f64fbac8438278 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:24.850026 31830 raft_consensus.cc:740] T 5bd38aa351b0448abf12b656ff170ef6 P fb2e92aa567a4d1493f64fbac8438278 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb2e92aa567a4d1493f64fbac8438278, State: Initialized, Role: FOLLOWER
I20260710 13:28:24.849819 31827 consensus_queue.cc:260] T 0bd2fcbd8201417385e4f87141a1646b P 60b5d828d0cb4f98b3a65e46700f7897 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:24.851233 31830 consensus_queue.cc:260] T 5bd38aa351b0448abf12b656ff170ef6 P fb2e92aa567a4d1493f64fbac8438278 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:24.852097 31827 ts_tablet_manager.cc:1434] T 0bd2fcbd8201417385e4f87141a1646b P 60b5d828d0cb4f98b3a65e46700f7897: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:28:24.853384 31827 tablet_bootstrap.cc:492] T b34ab53679754d07b300b7795cadde95 P 60b5d828d0cb4f98b3a65e46700f7897: Bootstrap starting.
I20260710 13:28:24.854095 31830 ts_tablet_manager.cc:1434] T 5bd38aa351b0448abf12b656ff170ef6 P fb2e92aa567a4d1493f64fbac8438278: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:28:24.855103 31830 tablet_bootstrap.cc:492] T 0bd2fcbd8201417385e4f87141a1646b P fb2e92aa567a4d1493f64fbac8438278: Bootstrap starting.
I20260710 13:28:24.859874 31827 tablet_bootstrap.cc:654] T b34ab53679754d07b300b7795cadde95 P 60b5d828d0cb4f98b3a65e46700f7897: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:24.861513 31830 tablet_bootstrap.cc:654] T 0bd2fcbd8201417385e4f87141a1646b P fb2e92aa567a4d1493f64fbac8438278: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:24.870087 31830 tablet_bootstrap.cc:492] T 0bd2fcbd8201417385e4f87141a1646b P fb2e92aa567a4d1493f64fbac8438278: No bootstrap required, opened a new log
I20260710 13:28:24.870436 31830 ts_tablet_manager.cc:1403] T 0bd2fcbd8201417385e4f87141a1646b P fb2e92aa567a4d1493f64fbac8438278: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260710 13:28:24.871698 31829 tablet_bootstrap.cc:492] T 0bd2fcbd8201417385e4f87141a1646b P 29f810aa39c149d7b55b5eb568f0ad24: No bootstrap required, opened a new log
I20260710 13:28:24.872480 31829 ts_tablet_manager.cc:1403] T 0bd2fcbd8201417385e4f87141a1646b P 29f810aa39c149d7b55b5eb568f0ad24: Time spent bootstrapping tablet: real 0.040s	user 0.015s	sys 0.005s
I20260710 13:28:24.872449 31830 raft_consensus.cc:359] T 0bd2fcbd8201417385e4f87141a1646b P fb2e92aa567a4d1493f64fbac8438278 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:24.873309 31830 raft_consensus.cc:385] T 0bd2fcbd8201417385e4f87141a1646b P fb2e92aa567a4d1493f64fbac8438278 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:24.873633 31830 raft_consensus.cc:740] T 0bd2fcbd8201417385e4f87141a1646b P fb2e92aa567a4d1493f64fbac8438278 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb2e92aa567a4d1493f64fbac8438278, State: Initialized, Role: FOLLOWER
I20260710 13:28:24.874421 31830 consensus_queue.cc:260] T 0bd2fcbd8201417385e4f87141a1646b P fb2e92aa567a4d1493f64fbac8438278 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:24.875609 31827 tablet_bootstrap.cc:492] T b34ab53679754d07b300b7795cadde95 P 60b5d828d0cb4f98b3a65e46700f7897: No bootstrap required, opened a new log
I20260710 13:28:24.876134 31827 ts_tablet_manager.cc:1403] T b34ab53679754d07b300b7795cadde95 P 60b5d828d0cb4f98b3a65e46700f7897: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.008s
I20260710 13:28:24.875905 31829 raft_consensus.cc:359] T 0bd2fcbd8201417385e4f87141a1646b P 29f810aa39c149d7b55b5eb568f0ad24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:24.876518 31830 ts_tablet_manager.cc:1434] T 0bd2fcbd8201417385e4f87141a1646b P fb2e92aa567a4d1493f64fbac8438278: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:28:24.876669 31829 raft_consensus.cc:385] T 0bd2fcbd8201417385e4f87141a1646b P 29f810aa39c149d7b55b5eb568f0ad24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:24.877072 31829 raft_consensus.cc:740] T 0bd2fcbd8201417385e4f87141a1646b P 29f810aa39c149d7b55b5eb568f0ad24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29f810aa39c149d7b55b5eb568f0ad24, State: Initialized, Role: FOLLOWER
I20260710 13:28:24.877616 31830 tablet_bootstrap.cc:492] T d4fcf442a469479dbe89b0bef30ae760 P fb2e92aa567a4d1493f64fbac8438278: Bootstrap starting.
I20260710 13:28:24.877907 31829 consensus_queue.cc:260] T 0bd2fcbd8201417385e4f87141a1646b P 29f810aa39c149d7b55b5eb568f0ad24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:24.879130 31827 raft_consensus.cc:359] T b34ab53679754d07b300b7795cadde95 P 60b5d828d0cb4f98b3a65e46700f7897 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:24.879858 31827 raft_consensus.cc:385] T b34ab53679754d07b300b7795cadde95 P 60b5d828d0cb4f98b3a65e46700f7897 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:24.880131 31827 raft_consensus.cc:740] T b34ab53679754d07b300b7795cadde95 P 60b5d828d0cb4f98b3a65e46700f7897 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60b5d828d0cb4f98b3a65e46700f7897, State: Initialized, Role: FOLLOWER
I20260710 13:28:24.880242 31829 ts_tablet_manager.cc:1434] T 0bd2fcbd8201417385e4f87141a1646b P 29f810aa39c149d7b55b5eb568f0ad24: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:28:24.881218 31829 tablet_bootstrap.cc:492] T d4fcf442a469479dbe89b0bef30ae760 P 29f810aa39c149d7b55b5eb568f0ad24: Bootstrap starting.
I20260710 13:28:24.883140 31827 consensus_queue.cc:260] T b34ab53679754d07b300b7795cadde95 P 60b5d828d0cb4f98b3a65e46700f7897 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:24.884582 31830 tablet_bootstrap.cc:654] T d4fcf442a469479dbe89b0bef30ae760 P fb2e92aa567a4d1493f64fbac8438278: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:24.887837 31829 tablet_bootstrap.cc:654] T d4fcf442a469479dbe89b0bef30ae760 P 29f810aa39c149d7b55b5eb568f0ad24: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:24.889091 31810 raft_consensus.cc:493] T 5bd38aa351b0448abf12b656ff170ef6 P 60b5d828d0cb4f98b3a65e46700f7897 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:24.889599 31810 raft_consensus.cc:515] T 5bd38aa351b0448abf12b656ff170ef6 P 60b5d828d0cb4f98b3a65e46700f7897 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:24.891800 31810 leader_election.cc:290] T 5bd38aa351b0448abf12b656ff170ef6 P 60b5d828d0cb4f98b3a65e46700f7897 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fb2e92aa567a4d1493f64fbac8438278 (127.26.127.66:43221), 29f810aa39c149d7b55b5eb568f0ad24 (127.26.127.67:39813)
I20260710 13:28:24.893451 31607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bd38aa351b0448abf12b656ff170ef6" candidate_uuid: "60b5d828d0cb4f98b3a65e46700f7897" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb2e92aa567a4d1493f64fbac8438278" is_pre_election: true
I20260710 13:28:24.894223 31607 raft_consensus.cc:2468] T 5bd38aa351b0448abf12b656ff170ef6 P fb2e92aa567a4d1493f64fbac8438278 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60b5d828d0cb4f98b3a65e46700f7897 in term 0.
I20260710 13:28:24.894372 31827 ts_tablet_manager.cc:1434] T b34ab53679754d07b300b7795cadde95 P 60b5d828d0cb4f98b3a65e46700f7897: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.004s
I20260710 13:28:24.895538 31827 tablet_bootstrap.cc:492] T d4fcf442a469479dbe89b0bef30ae760 P 60b5d828d0cb4f98b3a65e46700f7897: Bootstrap starting.
I20260710 13:28:24.896567 31496 leader_election.cc:304] T 5bd38aa351b0448abf12b656ff170ef6 P 60b5d828d0cb4f98b3a65e46700f7897 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60b5d828d0cb4f98b3a65e46700f7897, fb2e92aa567a4d1493f64fbac8438278; no voters: 
I20260710 13:28:24.897850 31838 raft_consensus.cc:2804] T 5bd38aa351b0448abf12b656ff170ef6 P 60b5d828d0cb4f98b3a65e46700f7897 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:24.898041 31680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bd38aa351b0448abf12b656ff170ef6" candidate_uuid: "60b5d828d0cb4f98b3a65e46700f7897" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29f810aa39c149d7b55b5eb568f0ad24" is_pre_election: true
I20260710 13:28:24.898289 31838 raft_consensus.cc:493] T 5bd38aa351b0448abf12b656ff170ef6 P 60b5d828d0cb4f98b3a65e46700f7897 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:24.899339 31838 raft_consensus.cc:3060] T 5bd38aa351b0448abf12b656ff170ef6 P 60b5d828d0cb4f98b3a65e46700f7897 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:28:24.899855 31497 leader_election.cc:343] T 5bd38aa351b0448abf12b656ff170ef6 P 60b5d828d0cb4f98b3a65e46700f7897 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 29f810aa39c149d7b55b5eb568f0ad24 (127.26.127.67:39813): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:24.902415 31830 tablet_bootstrap.cc:492] T d4fcf442a469479dbe89b0bef30ae760 P fb2e92aa567a4d1493f64fbac8438278: No bootstrap required, opened a new log
I20260710 13:28:24.902693 31827 tablet_bootstrap.cc:654] T d4fcf442a469479dbe89b0bef30ae760 P 60b5d828d0cb4f98b3a65e46700f7897: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:24.902915 31830 ts_tablet_manager.cc:1403] T d4fcf442a469479dbe89b0bef30ae760 P fb2e92aa567a4d1493f64fbac8438278: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.001s
I20260710 13:28:24.906001 31830 raft_consensus.cc:359] T d4fcf442a469479dbe89b0bef30ae760 P fb2e92aa567a4d1493f64fbac8438278 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:24.906687 31830 raft_consensus.cc:385] T d4fcf442a469479dbe89b0bef30ae760 P fb2e92aa567a4d1493f64fbac8438278 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:24.906993 31830 raft_consensus.cc:740] T d4fcf442a469479dbe89b0bef30ae760 P fb2e92aa567a4d1493f64fbac8438278 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb2e92aa567a4d1493f64fbac8438278, State: Initialized, Role: FOLLOWER
I20260710 13:28:24.907200 31838 raft_consensus.cc:515] T 5bd38aa351b0448abf12b656ff170ef6 P 60b5d828d0cb4f98b3a65e46700f7897 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:24.910341 31680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bd38aa351b0448abf12b656ff170ef6" candidate_uuid: "60b5d828d0cb4f98b3a65e46700f7897" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29f810aa39c149d7b55b5eb568f0ad24"
W20260710 13:28:24.910748 31478 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:28:24.910694 31607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bd38aa351b0448abf12b656ff170ef6" candidate_uuid: "60b5d828d0cb4f98b3a65e46700f7897" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb2e92aa567a4d1493f64fbac8438278"
I20260710 13:28:24.911677 31607 raft_consensus.cc:3060] T 5bd38aa351b0448abf12b656ff170ef6 P fb2e92aa567a4d1493f64fbac8438278 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:28:24.911827 31497 leader_election.cc:343] T 5bd38aa351b0448abf12b656ff170ef6 P 60b5d828d0cb4f98b3a65e46700f7897 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 29f810aa39c149d7b55b5eb568f0ad24 (127.26.127.67:39813): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:24.912118 31829 tablet_bootstrap.cc:492] T d4fcf442a469479dbe89b0bef30ae760 P 29f810aa39c149d7b55b5eb568f0ad24: No bootstrap required, opened a new log
I20260710 13:28:24.912459 31838 leader_election.cc:290] T 5bd38aa351b0448abf12b656ff170ef6 P 60b5d828d0cb4f98b3a65e46700f7897 [CANDIDATE]: Term 1 election: Requested vote from peers fb2e92aa567a4d1493f64fbac8438278 (127.26.127.66:43221), 29f810aa39c149d7b55b5eb568f0ad24 (127.26.127.67:39813)
I20260710 13:28:24.912626 31829 ts_tablet_manager.cc:1403] T d4fcf442a469479dbe89b0bef30ae760 P 29f810aa39c149d7b55b5eb568f0ad24: Time spent bootstrapping tablet: real 0.032s	user 0.008s	sys 0.003s
I20260710 13:28:24.914911 31829 raft_consensus.cc:359] T d4fcf442a469479dbe89b0bef30ae760 P 29f810aa39c149d7b55b5eb568f0ad24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:24.915453 31829 raft_consensus.cc:385] T d4fcf442a469479dbe89b0bef30ae760 P 29f810aa39c149d7b55b5eb568f0ad24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:24.915737 31829 raft_consensus.cc:740] T d4fcf442a469479dbe89b0bef30ae760 P 29f810aa39c149d7b55b5eb568f0ad24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29f810aa39c149d7b55b5eb568f0ad24, State: Initialized, Role: FOLLOWER
I20260710 13:28:24.915792 31830 consensus_queue.cc:260] T d4fcf442a469479dbe89b0bef30ae760 P fb2e92aa567a4d1493f64fbac8438278 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:24.916700 31829 consensus_queue.cc:260] T d4fcf442a469479dbe89b0bef30ae760 P 29f810aa39c149d7b55b5eb568f0ad24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:24.918916 31829 ts_tablet_manager.cc:1434] T d4fcf442a469479dbe89b0bef30ae760 P 29f810aa39c149d7b55b5eb568f0ad24: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20260710 13:28:24.919826 31829 tablet_bootstrap.cc:492] T 5bd38aa351b0448abf12b656ff170ef6 P 29f810aa39c149d7b55b5eb568f0ad24: Bootstrap starting.
I20260710 13:28:24.924700 31830 ts_tablet_manager.cc:1434] T d4fcf442a469479dbe89b0bef30ae760 P fb2e92aa567a4d1493f64fbac8438278: Time spent starting tablet: real 0.021s	user 0.003s	sys 0.005s
I20260710 13:28:24.926004 31830 tablet_bootstrap.cc:492] T 0452e1db8da94aadbacdd9f9c7a740fa P fb2e92aa567a4d1493f64fbac8438278: Bootstrap starting.
I20260710 13:28:24.926226 31829 tablet_bootstrap.cc:654] T 5bd38aa351b0448abf12b656ff170ef6 P 29f810aa39c149d7b55b5eb568f0ad24: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:24.934512 31830 tablet_bootstrap.cc:654] T 0452e1db8da94aadbacdd9f9c7a740fa P fb2e92aa567a4d1493f64fbac8438278: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:24.942260 31838 raft_consensus.cc:493] T b34ab53679754d07b300b7795cadde95 P 60b5d828d0cb4f98b3a65e46700f7897 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:24.942946 31838 raft_consensus.cc:515] T b34ab53679754d07b300b7795cadde95 P 60b5d828d0cb4f98b3a65e46700f7897 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:24.948105 31606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b34ab53679754d07b300b7795cadde95" candidate_uuid: "60b5d828d0cb4f98b3a65e46700f7897" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb2e92aa567a4d1493f64fbac8438278" is_pre_election: true
I20260710 13:28:24.921203 31607 raft_consensus.cc:2468] T 5bd38aa351b0448abf12b656ff170ef6 P fb2e92aa567a4d1493f64fbac8438278 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60b5d828d0cb4f98b3a65e46700f7897 in term 1.
I20260710 13:28:24.950186 31830 tablet_bootstrap.cc:492] T 0452e1db8da94aadbacdd9f9c7a740fa P fb2e92aa567a4d1493f64fbac8438278: No bootstrap required, opened a new log
I20260710 13:28:24.950729 31830 ts_tablet_manager.cc:1403] T 0452e1db8da94aadbacdd9f9c7a740fa P fb2e92aa567a4d1493f64fbac8438278: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.008s
W20260710 13:28:24.950728 31496 leader_election.cc:343] T b34ab53679754d07b300b7795cadde95 P 60b5d828d0cb4f98b3a65e46700f7897 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fb2e92aa567a4d1493f64fbac8438278 (127.26.127.66:43221): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:24.952095 31496 leader_election.cc:304] T 5bd38aa351b0448abf12b656ff170ef6 P 60b5d828d0cb4f98b3a65e46700f7897 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 60b5d828d0cb4f98b3a65e46700f7897, fb2e92aa567a4d1493f64fbac8438278; no voters: 29f810aa39c149d7b55b5eb568f0ad24
I20260710 13:28:24.953117 31680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b34ab53679754d07b300b7795cadde95" candidate_uuid: "60b5d828d0cb4f98b3a65e46700f7897" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29f810aa39c149d7b55b5eb568f0ad24" is_pre_election: true
I20260710 13:28:24.953716 31680 raft_consensus.cc:2468] T b34ab53679754d07b300b7795cadde95 P 29f810aa39c149d7b55b5eb568f0ad24 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60b5d828d0cb4f98b3a65e46700f7897 in term 0.
I20260710 13:28:24.954598 31830 raft_consensus.cc:359] T 0452e1db8da94aadbacdd9f9c7a740fa P fb2e92aa567a4d1493f64fbac8438278 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:24.955050 31810 raft_consensus.cc:2804] T 5bd38aa351b0448abf12b656ff170ef6 P 60b5d828d0cb4f98b3a65e46700f7897 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:24.955365 31830 raft_consensus.cc:385] T 0452e1db8da94aadbacdd9f9c7a740fa P fb2e92aa567a4d1493f64fbac8438278 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:24.955678 31830 raft_consensus.cc:740] T 0452e1db8da94aadbacdd9f9c7a740fa P fb2e92aa567a4d1493f64fbac8438278 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb2e92aa567a4d1493f64fbac8438278, State: Initialized, Role: FOLLOWER
I20260710 13:28:24.956358 31497 leader_election.cc:304] T b34ab53679754d07b300b7795cadde95 P 60b5d828d0cb4f98b3a65e46700f7897 [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: 29f810aa39c149d7b55b5eb568f0ad24, 60b5d828d0cb4f98b3a65e46700f7897; no voters: fb2e92aa567a4d1493f64fbac8438278
I20260710 13:28:24.956473 31830 consensus_queue.cc:260] T 0452e1db8da94aadbacdd9f9c7a740fa P fb2e92aa567a4d1493f64fbac8438278 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:24.959204 31830 ts_tablet_manager.cc:1434] T 0452e1db8da94aadbacdd9f9c7a740fa P fb2e92aa567a4d1493f64fbac8438278: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:28:24.960367 31830 tablet_bootstrap.cc:492] T b34ab53679754d07b300b7795cadde95 P fb2e92aa567a4d1493f64fbac8438278: Bootstrap starting.
I20260710 13:28:24.960639 31838 leader_election.cc:290] T b34ab53679754d07b300b7795cadde95 P 60b5d828d0cb4f98b3a65e46700f7897 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fb2e92aa567a4d1493f64fbac8438278 (127.26.127.66:43221), 29f810aa39c149d7b55b5eb568f0ad24 (127.26.127.67:39813)
I20260710 13:28:24.967595 31827 tablet_bootstrap.cc:492] T d4fcf442a469479dbe89b0bef30ae760 P 60b5d828d0cb4f98b3a65e46700f7897: No bootstrap required, opened a new log
I20260710 13:28:24.967916 31838 raft_consensus.cc:2804] T b34ab53679754d07b300b7795cadde95 P 60b5d828d0cb4f98b3a65e46700f7897 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:24.968372 31838 raft_consensus.cc:493] T b34ab53679754d07b300b7795cadde95 P 60b5d828d0cb4f98b3a65e46700f7897 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:24.968420 31827 ts_tablet_manager.cc:1403] T d4fcf442a469479dbe89b0bef30ae760 P 60b5d828d0cb4f98b3a65e46700f7897: Time spent bootstrapping tablet: real 0.073s	user 0.019s	sys 0.028s
I20260710 13:28:24.968801 31838 raft_consensus.cc:3060] T b34ab53679754d07b300b7795cadde95 P 60b5d828d0cb4f98b3a65e46700f7897 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:24.969893 31830 tablet_bootstrap.cc:654] T b34ab53679754d07b300b7795cadde95 P fb2e92aa567a4d1493f64fbac8438278: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:24.971724 31827 raft_consensus.cc:359] T d4fcf442a469479dbe89b0bef30ae760 P 60b5d828d0cb4f98b3a65e46700f7897 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:24.972532 31827 raft_consensus.cc:385] T d4fcf442a469479dbe89b0bef30ae760 P 60b5d828d0cb4f98b3a65e46700f7897 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:24.972916 31827 raft_consensus.cc:740] T d4fcf442a469479dbe89b0bef30ae760 P 60b5d828d0cb4f98b3a65e46700f7897 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60b5d828d0cb4f98b3a65e46700f7897, State: Initialized, Role: FOLLOWER
I20260710 13:28:24.973805 31827 consensus_queue.cc:260] T d4fcf442a469479dbe89b0bef30ae760 P 60b5d828d0cb4f98b3a65e46700f7897 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:24.967595 31829 tablet_bootstrap.cc:492] T 5bd38aa351b0448abf12b656ff170ef6 P 29f810aa39c149d7b55b5eb568f0ad24: No bootstrap required, opened a new log
I20260710 13:28:24.974709 31829 ts_tablet_manager.cc:1403] T 5bd38aa351b0448abf12b656ff170ef6 P 29f810aa39c149d7b55b5eb568f0ad24: Time spent bootstrapping tablet: real 0.055s	user 0.029s	sys 0.016s
I20260710 13:28:24.976083 31827 ts_tablet_manager.cc:1434] T d4fcf442a469479dbe89b0bef30ae760 P 60b5d828d0cb4f98b3a65e46700f7897: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:28:24.976843 31810 raft_consensus.cc:697] T 5bd38aa351b0448abf12b656ff170ef6 P 60b5d828d0cb4f98b3a65e46700f7897 [term 1 LEADER]: Becoming Leader. State: Replica: 60b5d828d0cb4f98b3a65e46700f7897, State: Running, Role: LEADER
I20260710 13:28:24.977154 31827 tablet_bootstrap.cc:492] T 3a668e2d366c4f4093dbef5bc819c099 P 60b5d828d0cb4f98b3a65e46700f7897: Bootstrap starting.
I20260710 13:28:24.978086 31810 consensus_queue.cc:237] T 5bd38aa351b0448abf12b656ff170ef6 P 60b5d828d0cb4f98b3a65e46700f7897 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:24.978437 31829 raft_consensus.cc:359] T 5bd38aa351b0448abf12b656ff170ef6 P 29f810aa39c149d7b55b5eb568f0ad24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:24.979291 31829 raft_consensus.cc:385] T 5bd38aa351b0448abf12b656ff170ef6 P 29f810aa39c149d7b55b5eb568f0ad24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:24.979664 31829 raft_consensus.cc:740] T 5bd38aa351b0448abf12b656ff170ef6 P 29f810aa39c149d7b55b5eb568f0ad24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29f810aa39c149d7b55b5eb568f0ad24, State: Initialized, Role: FOLLOWER
I20260710 13:28:24.980600 31829 consensus_queue.cc:260] T 5bd38aa351b0448abf12b656ff170ef6 P 29f810aa39c149d7b55b5eb568f0ad24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:24.983079 31829 ts_tablet_manager.cc:1434] T 5bd38aa351b0448abf12b656ff170ef6 P 29f810aa39c149d7b55b5eb568f0ad24: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 13:28:24.984274 31829 tablet_bootstrap.cc:492] T 0452e1db8da94aadbacdd9f9c7a740fa P 29f810aa39c149d7b55b5eb568f0ad24: Bootstrap starting.
I20260710 13:28:24.993043 31827 tablet_bootstrap.cc:654] T 3a668e2d366c4f4093dbef5bc819c099 P 60b5d828d0cb4f98b3a65e46700f7897: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:24.998624 31829 tablet_bootstrap.cc:654] T 0452e1db8da94aadbacdd9f9c7a740fa P 29f810aa39c149d7b55b5eb568f0ad24: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:25.007922 31816 raft_consensus.cc:493] T 5bd38aa351b0448abf12b656ff170ef6 P 29f810aa39c149d7b55b5eb568f0ad24 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:25.008370 31816 raft_consensus.cc:515] T 5bd38aa351b0448abf12b656ff170ef6 P 29f810aa39c149d7b55b5eb568f0ad24 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:25.010828 31816 leader_election.cc:290] T 5bd38aa351b0448abf12b656ff170ef6 P 29f810aa39c149d7b55b5eb568f0ad24 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 60b5d828d0cb4f98b3a65e46700f7897 (127.26.127.65:46281), fb2e92aa567a4d1493f64fbac8438278 (127.26.127.66:43221)
I20260710 13:28:25.015995 31827 tablet_bootstrap.cc:492] T 3a668e2d366c4f4093dbef5bc819c099 P 60b5d828d0cb4f98b3a65e46700f7897: No bootstrap required, opened a new log
I20260710 13:28:25.016623 31827 ts_tablet_manager.cc:1403] T 3a668e2d366c4f4093dbef5bc819c099 P 60b5d828d0cb4f98b3a65e46700f7897: Time spent bootstrapping tablet: real 0.040s	user 0.015s	sys 0.017s
I20260710 13:28:25.017946 31838 raft_consensus.cc:515] T b34ab53679754d07b300b7795cadde95 P 60b5d828d0cb4f98b3a65e46700f7897 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:25.020099 31829 tablet_bootstrap.cc:492] T 0452e1db8da94aadbacdd9f9c7a740fa P 29f810aa39c149d7b55b5eb568f0ad24: No bootstrap required, opened a new log
I20260710 13:28:25.019788 31827 raft_consensus.cc:359] T 3a668e2d366c4f4093dbef5bc819c099 P 60b5d828d0cb4f98b3a65e46700f7897 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:25.020246 31838 leader_election.cc:290] T b34ab53679754d07b300b7795cadde95 P 60b5d828d0cb4f98b3a65e46700f7897 [CANDIDATE]: Term 1 election: Requested vote from peers fb2e92aa567a4d1493f64fbac8438278 (127.26.127.66:43221), 29f810aa39c149d7b55b5eb568f0ad24 (127.26.127.67:39813)
I20260710 13:28:25.020556 31827 raft_consensus.cc:385] T 3a668e2d366c4f4093dbef5bc819c099 P 60b5d828d0cb4f98b3a65e46700f7897 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:25.020625 31829 ts_tablet_manager.cc:1403] T 0452e1db8da94aadbacdd9f9c7a740fa P 29f810aa39c149d7b55b5eb568f0ad24: Time spent bootstrapping tablet: real 0.037s	user 0.015s	sys 0.012s
I20260710 13:28:25.024214 31830 tablet_bootstrap.cc:492] T b34ab53679754d07b300b7795cadde95 P fb2e92aa567a4d1493f64fbac8438278: No bootstrap required, opened a new log
I20260710 13:28:25.021451 31607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b34ab53679754d07b300b7795cadde95" candidate_uuid: "60b5d828d0cb4f98b3a65e46700f7897" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb2e92aa567a4d1493f64fbac8438278"
I20260710 13:28:25.028061 31830 ts_tablet_manager.cc:1403] T b34ab53679754d07b300b7795cadde95 P fb2e92aa567a4d1493f64fbac8438278: Time spent bootstrapping tablet: real 0.068s	user 0.026s	sys 0.018s
I20260710 13:28:25.020989 31827 raft_consensus.cc:740] T 3a668e2d366c4f4093dbef5bc819c099 P 60b5d828d0cb4f98b3a65e46700f7897 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60b5d828d0cb4f98b3a65e46700f7897, State: Initialized, Role: FOLLOWER
I20260710 13:28:25.029405 31827 consensus_queue.cc:260] T 3a668e2d366c4f4093dbef5bc819c099 P 60b5d828d0cb4f98b3a65e46700f7897 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:25.025197 31429 catalog_manager.cc:5697] T 5bd38aa351b0448abf12b656ff170ef6 P 60b5d828d0cb4f98b3a65e46700f7897 reported cstate change: term changed from 0 to 1, leader changed from <none> to 60b5d828d0cb4f98b3a65e46700f7897 (127.26.127.65). New cstate: current_term: 1 leader_uuid: "60b5d828d0cb4f98b3a65e46700f7897" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:25.030889 31829 raft_consensus.cc:359] T 0452e1db8da94aadbacdd9f9c7a740fa P 29f810aa39c149d7b55b5eb568f0ad24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:25.032013 31829 raft_consensus.cc:385] T 0452e1db8da94aadbacdd9f9c7a740fa P 29f810aa39c149d7b55b5eb568f0ad24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 13:28:25.030376 31496 leader_election.cc:343] T b34ab53679754d07b300b7795cadde95 P 60b5d828d0cb4f98b3a65e46700f7897 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fb2e92aa567a4d1493f64fbac8438278 (127.26.127.66:43221): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:25.032465 31829 raft_consensus.cc:740] T 0452e1db8da94aadbacdd9f9c7a740fa P 29f810aa39c149d7b55b5eb568f0ad24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29f810aa39c149d7b55b5eb568f0ad24, State: Initialized, Role: FOLLOWER
I20260710 13:28:25.032979 31827 ts_tablet_manager.cc:1434] T 3a668e2d366c4f4093dbef5bc819c099 P 60b5d828d0cb4f98b3a65e46700f7897: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260710 13:28:25.033481 31829 consensus_queue.cc:260] T 0452e1db8da94aadbacdd9f9c7a740fa P 29f810aa39c149d7b55b5eb568f0ad24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:25.034077 31827 tablet_bootstrap.cc:492] T 0452e1db8da94aadbacdd9f9c7a740fa P 60b5d828d0cb4f98b3a65e46700f7897: Bootstrap starting.
I20260710 13:28:25.035238 31829 ts_tablet_manager.cc:1434] T 0452e1db8da94aadbacdd9f9c7a740fa P 29f810aa39c149d7b55b5eb568f0ad24: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.003s
I20260710 13:28:25.036392 31829 tablet_bootstrap.cc:492] T 861f89c3e1594dd4bcbfb914acb185b0 P 29f810aa39c149d7b55b5eb568f0ad24: Bootstrap starting.
I20260710 13:28:25.035180 31830 raft_consensus.cc:359] T b34ab53679754d07b300b7795cadde95 P fb2e92aa567a4d1493f64fbac8438278 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:25.039937 31830 raft_consensus.cc:385] T b34ab53679754d07b300b7795cadde95 P fb2e92aa567a4d1493f64fbac8438278 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:25.040277 31830 raft_consensus.cc:740] T b34ab53679754d07b300b7795cadde95 P fb2e92aa567a4d1493f64fbac8438278 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb2e92aa567a4d1493f64fbac8438278, State: Initialized, Role: FOLLOWER
I20260710 13:28:25.041175 31830 consensus_queue.cc:260] T b34ab53679754d07b300b7795cadde95 P fb2e92aa567a4d1493f64fbac8438278 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:25.042667 31532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bd38aa351b0448abf12b656ff170ef6" candidate_uuid: "29f810aa39c149d7b55b5eb568f0ad24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60b5d828d0cb4f98b3a65e46700f7897" is_pre_election: true
I20260710 13:28:25.043815 31827 tablet_bootstrap.cc:654] T 0452e1db8da94aadbacdd9f9c7a740fa P 60b5d828d0cb4f98b3a65e46700f7897: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:25.044137 31829 tablet_bootstrap.cc:654] T 861f89c3e1594dd4bcbfb914acb185b0 P 29f810aa39c149d7b55b5eb568f0ad24: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:25.045800 31607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bd38aa351b0448abf12b656ff170ef6" candidate_uuid: "29f810aa39c149d7b55b5eb568f0ad24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb2e92aa567a4d1493f64fbac8438278" is_pre_election: true
I20260710 13:28:25.046586 31607 raft_consensus.cc:2393] T 5bd38aa351b0448abf12b656ff170ef6 P fb2e92aa567a4d1493f64fbac8438278 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 29f810aa39c149d7b55b5eb568f0ad24 in current term 1: Already voted for candidate 60b5d828d0cb4f98b3a65e46700f7897 in this term.
I20260710 13:28:25.052631 31680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b34ab53679754d07b300b7795cadde95" candidate_uuid: "60b5d828d0cb4f98b3a65e46700f7897" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29f810aa39c149d7b55b5eb568f0ad24"
I20260710 13:28:25.053591 31680 raft_consensus.cc:3060] T b34ab53679754d07b300b7795cadde95 P 29f810aa39c149d7b55b5eb568f0ad24 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:25.053822 31830 ts_tablet_manager.cc:1434] T b34ab53679754d07b300b7795cadde95 P fb2e92aa567a4d1493f64fbac8438278: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260710 13:28:25.061772 31830 tablet_bootstrap.cc:492] T 3a668e2d366c4f4093dbef5bc819c099 P fb2e92aa567a4d1493f64fbac8438278: Bootstrap starting.
I20260710 13:28:25.064007 31680 raft_consensus.cc:2468] T b34ab53679754d07b300b7795cadde95 P 29f810aa39c149d7b55b5eb568f0ad24 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60b5d828d0cb4f98b3a65e46700f7897 in term 1.
I20260710 13:28:25.072571 31645 leader_election.cc:304] T 5bd38aa351b0448abf12b656ff170ef6 P 29f810aa39c149d7b55b5eb568f0ad24 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 29f810aa39c149d7b55b5eb568f0ad24; no voters: 60b5d828d0cb4f98b3a65e46700f7897, fb2e92aa567a4d1493f64fbac8438278
I20260710 13:28:25.073711 31816 raft_consensus.cc:3060] T 5bd38aa351b0448abf12b656ff170ef6 P 29f810aa39c149d7b55b5eb568f0ad24 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:25.091810 31830 tablet_bootstrap.cc:654] T 3a668e2d366c4f4093dbef5bc819c099 P fb2e92aa567a4d1493f64fbac8438278: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:25.094866 31497 leader_election.cc:304] T b34ab53679754d07b300b7795cadde95 P 60b5d828d0cb4f98b3a65e46700f7897 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 29f810aa39c149d7b55b5eb568f0ad24, 60b5d828d0cb4f98b3a65e46700f7897; no voters: fb2e92aa567a4d1493f64fbac8438278
I20260710 13:28:25.097245 31815 raft_consensus.cc:493] T b34ab53679754d07b300b7795cadde95 P fb2e92aa567a4d1493f64fbac8438278 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:25.096506 31838 raft_consensus.cc:2804] T b34ab53679754d07b300b7795cadde95 P 60b5d828d0cb4f98b3a65e46700f7897 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:25.098104 31838 raft_consensus.cc:697] T b34ab53679754d07b300b7795cadde95 P 60b5d828d0cb4f98b3a65e46700f7897 [term 1 LEADER]: Becoming Leader. State: Replica: 60b5d828d0cb4f98b3a65e46700f7897, State: Running, Role: LEADER
I20260710 13:28:25.097939 31815 raft_consensus.cc:515] T b34ab53679754d07b300b7795cadde95 P fb2e92aa567a4d1493f64fbac8438278 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:25.099083 31838 consensus_queue.cc:237] T b34ab53679754d07b300b7795cadde95 P 60b5d828d0cb4f98b3a65e46700f7897 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:25.099736 31853 raft_consensus.cc:493] T 0452e1db8da94aadbacdd9f9c7a740fa P 29f810aa39c149d7b55b5eb568f0ad24 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:25.101439 31853 raft_consensus.cc:515] T 0452e1db8da94aadbacdd9f9c7a740fa P 29f810aa39c149d7b55b5eb568f0ad24 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:25.102159 31532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b34ab53679754d07b300b7795cadde95" candidate_uuid: "fb2e92aa567a4d1493f64fbac8438278" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60b5d828d0cb4f98b3a65e46700f7897" is_pre_election: true
I20260710 13:28:25.104321 31815 leader_election.cc:290] T b34ab53679754d07b300b7795cadde95 P fb2e92aa567a4d1493f64fbac8438278 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 60b5d828d0cb4f98b3a65e46700f7897 (127.26.127.65:46281), 29f810aa39c149d7b55b5eb568f0ad24 (127.26.127.67:39813)
I20260710 13:28:25.105520 31816 raft_consensus.cc:2749] T 5bd38aa351b0448abf12b656ff170ef6 P 29f810aa39c149d7b55b5eb568f0ad24 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:28:25.108345 31838 raft_consensus.cc:493] T 0bd2fcbd8201417385e4f87141a1646b P 60b5d828d0cb4f98b3a65e46700f7897 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:25.109002 31838 raft_consensus.cc:515] T 0bd2fcbd8201417385e4f87141a1646b P 60b5d828d0cb4f98b3a65e46700f7897 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:25.111804 31532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0452e1db8da94aadbacdd9f9c7a740fa" candidate_uuid: "29f810aa39c149d7b55b5eb568f0ad24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60b5d828d0cb4f98b3a65e46700f7897" is_pre_election: true
I20260710 13:28:25.112020 31838 leader_election.cc:290] T 0bd2fcbd8201417385e4f87141a1646b P 60b5d828d0cb4f98b3a65e46700f7897 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fb2e92aa567a4d1493f64fbac8438278 (127.26.127.66:43221), 29f810aa39c149d7b55b5eb568f0ad24 (127.26.127.67:39813)
I20260710 13:28:25.112298 31606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bd2fcbd8201417385e4f87141a1646b" candidate_uuid: "60b5d828d0cb4f98b3a65e46700f7897" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb2e92aa567a4d1493f64fbac8438278" is_pre_election: true
I20260710 13:28:25.112983 31606 raft_consensus.cc:2468] T 0bd2fcbd8201417385e4f87141a1646b P fb2e92aa567a4d1493f64fbac8438278 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60b5d828d0cb4f98b3a65e46700f7897 in term 0.
I20260710 13:28:25.113090 31853 leader_election.cc:290] T 0452e1db8da94aadbacdd9f9c7a740fa P 29f810aa39c149d7b55b5eb568f0ad24 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 60b5d828d0cb4f98b3a65e46700f7897 (127.26.127.65:46281), fb2e92aa567a4d1493f64fbac8438278 (127.26.127.66:43221)
W20260710 13:28:25.114108 31645 leader_election.cc:343] T 0452e1db8da94aadbacdd9f9c7a740fa P 29f810aa39c149d7b55b5eb568f0ad24 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 60b5d828d0cb4f98b3a65e46700f7897 (127.26.127.65:46281): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:25.114255 31829 tablet_bootstrap.cc:492] T 861f89c3e1594dd4bcbfb914acb185b0 P 29f810aa39c149d7b55b5eb568f0ad24: No bootstrap required, opened a new log
I20260710 13:28:25.114210 31496 leader_election.cc:304] T 0bd2fcbd8201417385e4f87141a1646b P 60b5d828d0cb4f98b3a65e46700f7897 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60b5d828d0cb4f98b3a65e46700f7897, fb2e92aa567a4d1493f64fbac8438278; no voters: 
I20260710 13:28:25.114753 31606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0452e1db8da94aadbacdd9f9c7a740fa" candidate_uuid: "29f810aa39c149d7b55b5eb568f0ad24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb2e92aa567a4d1493f64fbac8438278" is_pre_election: true
I20260710 13:28:25.115231 31838 raft_consensus.cc:2804] T 0bd2fcbd8201417385e4f87141a1646b P 60b5d828d0cb4f98b3a65e46700f7897 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:25.116220 31838 raft_consensus.cc:493] T 0bd2fcbd8201417385e4f87141a1646b P 60b5d828d0cb4f98b3a65e46700f7897 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:25.116843 31838 raft_consensus.cc:3060] T 0bd2fcbd8201417385e4f87141a1646b P 60b5d828d0cb4f98b3a65e46700f7897 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:25.115727 31681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bd2fcbd8201417385e4f87141a1646b" candidate_uuid: "60b5d828d0cb4f98b3a65e46700f7897" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29f810aa39c149d7b55b5eb568f0ad24" is_pre_election: true
I20260710 13:28:25.116147 31430 catalog_manager.cc:5697] T b34ab53679754d07b300b7795cadde95 P 60b5d828d0cb4f98b3a65e46700f7897 reported cstate change: term changed from 0 to 1, leader changed from <none> to 60b5d828d0cb4f98b3a65e46700f7897 (127.26.127.65). New cstate: current_term: 1 leader_uuid: "60b5d828d0cb4f98b3a65e46700f7897" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:25.117432 31681 raft_consensus.cc:2468] T 0bd2fcbd8201417385e4f87141a1646b P 29f810aa39c149d7b55b5eb568f0ad24 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60b5d828d0cb4f98b3a65e46700f7897 in term 0.
I20260710 13:28:25.117906 31830 tablet_bootstrap.cc:492] T 3a668e2d366c4f4093dbef5bc819c099 P fb2e92aa567a4d1493f64fbac8438278: No bootstrap required, opened a new log
I20260710 13:28:25.115427 31606 raft_consensus.cc:2468] T 0452e1db8da94aadbacdd9f9c7a740fa P fb2e92aa567a4d1493f64fbac8438278 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29f810aa39c149d7b55b5eb568f0ad24 in term 0.
I20260710 13:28:25.118384 31830 ts_tablet_manager.cc:1403] T 3a668e2d366c4f4093dbef5bc819c099 P fb2e92aa567a4d1493f64fbac8438278: Time spent bootstrapping tablet: real 0.057s	user 0.017s	sys 0.002s
I20260710 13:28:25.114956 31829 ts_tablet_manager.cc:1403] T 861f89c3e1594dd4bcbfb914acb185b0 P 29f810aa39c149d7b55b5eb568f0ad24: Time spent bootstrapping tablet: real 0.079s	user 0.023s	sys 0.042s
I20260710 13:28:25.118646 31827 tablet_bootstrap.cc:492] T 0452e1db8da94aadbacdd9f9c7a740fa P 60b5d828d0cb4f98b3a65e46700f7897: No bootstrap required, opened a new log
I20260710 13:28:25.115244 31680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b34ab53679754d07b300b7795cadde95" candidate_uuid: "fb2e92aa567a4d1493f64fbac8438278" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29f810aa39c149d7b55b5eb568f0ad24" is_pre_election: true
I20260710 13:28:25.119241 31827 ts_tablet_manager.cc:1403] T 0452e1db8da94aadbacdd9f9c7a740fa P 60b5d828d0cb4f98b3a65e46700f7897: Time spent bootstrapping tablet: real 0.085s	user 0.017s	sys 0.027s
I20260710 13:28:25.119585 31680 raft_consensus.cc:2393] T b34ab53679754d07b300b7795cadde95 P 29f810aa39c149d7b55b5eb568f0ad24 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fb2e92aa567a4d1493f64fbac8438278 in current term 1: Already voted for candidate 60b5d828d0cb4f98b3a65e46700f7897 in this term.
I20260710 13:28:25.121433 31830 raft_consensus.cc:359] T 3a668e2d366c4f4093dbef5bc819c099 P fb2e92aa567a4d1493f64fbac8438278 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:25.122150 31830 raft_consensus.cc:385] T 3a668e2d366c4f4093dbef5bc819c099 P fb2e92aa567a4d1493f64fbac8438278 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:25.122507 31830 raft_consensus.cc:740] T 3a668e2d366c4f4093dbef5bc819c099 P fb2e92aa567a4d1493f64fbac8438278 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb2e92aa567a4d1493f64fbac8438278, State: Initialized, Role: FOLLOWER
I20260710 13:28:25.122308 31827 raft_consensus.cc:359] T 0452e1db8da94aadbacdd9f9c7a740fa P 60b5d828d0cb4f98b3a65e46700f7897 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:25.123113 31827 raft_consensus.cc:385] T 0452e1db8da94aadbacdd9f9c7a740fa P 60b5d828d0cb4f98b3a65e46700f7897 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:25.123422 31827 raft_consensus.cc:740] T 0452e1db8da94aadbacdd9f9c7a740fa P 60b5d828d0cb4f98b3a65e46700f7897 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60b5d828d0cb4f98b3a65e46700f7897, State: Initialized, Role: FOLLOWER
I20260710 13:28:25.123507 31830 consensus_queue.cc:260] T 3a668e2d366c4f4093dbef5bc819c099 P fb2e92aa567a4d1493f64fbac8438278 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:25.124205 31827 consensus_queue.cc:260] T 0452e1db8da94aadbacdd9f9c7a740fa P 60b5d828d0cb4f98b3a65e46700f7897 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:25.125428 31645 leader_election.cc:304] T 0452e1db8da94aadbacdd9f9c7a740fa P 29f810aa39c149d7b55b5eb568f0ad24 [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: 29f810aa39c149d7b55b5eb568f0ad24, fb2e92aa567a4d1493f64fbac8438278; no voters: 60b5d828d0cb4f98b3a65e46700f7897
I20260710 13:28:25.126739 31827 ts_tablet_manager.cc:1434] T 0452e1db8da94aadbacdd9f9c7a740fa P 60b5d828d0cb4f98b3a65e46700f7897: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:28:25.129616 31853 raft_consensus.cc:2804] T 0452e1db8da94aadbacdd9f9c7a740fa P 29f810aa39c149d7b55b5eb568f0ad24 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:25.130209 31827 tablet_bootstrap.cc:492] T 861f89c3e1594dd4bcbfb914acb185b0 P 60b5d828d0cb4f98b3a65e46700f7897: Bootstrap starting.
I20260710 13:28:25.131356 31815 raft_consensus.cc:493] T 3a668e2d366c4f4093dbef5bc819c099 P fb2e92aa567a4d1493f64fbac8438278 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:25.131804 31815 raft_consensus.cc:515] T 3a668e2d366c4f4093dbef5bc819c099 P fb2e92aa567a4d1493f64fbac8438278 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:25.133884 31815 leader_election.cc:290] T 3a668e2d366c4f4093dbef5bc819c099 P fb2e92aa567a4d1493f64fbac8438278 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 60b5d828d0cb4f98b3a65e46700f7897 (127.26.127.65:46281), 29f810aa39c149d7b55b5eb568f0ad24 (127.26.127.67:39813)
I20260710 13:28:25.127883 31829 raft_consensus.cc:359] T 861f89c3e1594dd4bcbfb914acb185b0 P 29f810aa39c149d7b55b5eb568f0ad24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:25.134900 31829 raft_consensus.cc:385] T 861f89c3e1594dd4bcbfb914acb185b0 P 29f810aa39c149d7b55b5eb568f0ad24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:25.135203 31829 raft_consensus.cc:740] T 861f89c3e1594dd4bcbfb914acb185b0 P 29f810aa39c149d7b55b5eb568f0ad24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29f810aa39c149d7b55b5eb568f0ad24, State: Initialized, Role: FOLLOWER
I20260710 13:28:25.135514 31532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a668e2d366c4f4093dbef5bc819c099" candidate_uuid: "fb2e92aa567a4d1493f64fbac8438278" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60b5d828d0cb4f98b3a65e46700f7897" is_pre_election: true
I20260710 13:28:25.136160 31532 raft_consensus.cc:2468] T 3a668e2d366c4f4093dbef5bc819c099 P 60b5d828d0cb4f98b3a65e46700f7897 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb2e92aa567a4d1493f64fbac8438278 in term 0.
I20260710 13:28:25.135991 31829 consensus_queue.cc:260] T 861f89c3e1594dd4bcbfb914acb185b0 P 29f810aa39c149d7b55b5eb568f0ad24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:25.137570 31571 leader_election.cc:304] T 3a668e2d366c4f4093dbef5bc819c099 P fb2e92aa567a4d1493f64fbac8438278 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60b5d828d0cb4f98b3a65e46700f7897, fb2e92aa567a4d1493f64fbac8438278; no voters: 
I20260710 13:28:25.138334 31829 ts_tablet_manager.cc:1434] T 861f89c3e1594dd4bcbfb914acb185b0 P 29f810aa39c149d7b55b5eb568f0ad24: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260710 13:28:25.138470 31815 raft_consensus.cc:2804] T 3a668e2d366c4f4093dbef5bc819c099 P fb2e92aa567a4d1493f64fbac8438278 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:25.138990 31815 raft_consensus.cc:493] T 3a668e2d366c4f4093dbef5bc819c099 P fb2e92aa567a4d1493f64fbac8438278 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:25.139416 31829 tablet_bootstrap.cc:492] T 8ab81849f55c40238832960952e31a62 P 29f810aa39c149d7b55b5eb568f0ad24: Bootstrap starting.
I20260710 13:28:25.139370 31815 raft_consensus.cc:3060] T 3a668e2d366c4f4093dbef5bc819c099 P fb2e92aa567a4d1493f64fbac8438278 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:25.130071 31853 raft_consensus.cc:493] T 0452e1db8da94aadbacdd9f9c7a740fa P 29f810aa39c149d7b55b5eb568f0ad24 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:25.141917 31853 raft_consensus.cc:3060] T 0452e1db8da94aadbacdd9f9c7a740fa P 29f810aa39c149d7b55b5eb568f0ad24 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:25.136791 31827 tablet_bootstrap.cc:654] T 861f89c3e1594dd4bcbfb914acb185b0 P 60b5d828d0cb4f98b3a65e46700f7897: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:25.146993 31829 tablet_bootstrap.cc:654] T 8ab81849f55c40238832960952e31a62 P 29f810aa39c149d7b55b5eb568f0ad24: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:25.147716 31815 raft_consensus.cc:515] T 3a668e2d366c4f4093dbef5bc819c099 P fb2e92aa567a4d1493f64fbac8438278 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:25.147814 31838 raft_consensus.cc:515] T 0bd2fcbd8201417385e4f87141a1646b P 60b5d828d0cb4f98b3a65e46700f7897 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:25.149972 31815 leader_election.cc:290] T 3a668e2d366c4f4093dbef5bc819c099 P fb2e92aa567a4d1493f64fbac8438278 [CANDIDATE]: Term 1 election: Requested vote from peers 60b5d828d0cb4f98b3a65e46700f7897 (127.26.127.65:46281), 29f810aa39c149d7b55b5eb568f0ad24 (127.26.127.67:39813)
I20260710 13:28:25.150811 31532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a668e2d366c4f4093dbef5bc819c099" candidate_uuid: "fb2e92aa567a4d1493f64fbac8438278" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60b5d828d0cb4f98b3a65e46700f7897"
I20260710 13:28:25.151388 31532 raft_consensus.cc:3060] T 3a668e2d366c4f4093dbef5bc819c099 P 60b5d828d0cb4f98b3a65e46700f7897 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:25.152587 31838 leader_election.cc:290] T 0bd2fcbd8201417385e4f87141a1646b P 60b5d828d0cb4f98b3a65e46700f7897 [CANDIDATE]: Term 1 election: Requested vote from peers fb2e92aa567a4d1493f64fbac8438278 (127.26.127.66:43221), 29f810aa39c149d7b55b5eb568f0ad24 (127.26.127.67:39813)
I20260710 13:28:25.153934 31606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bd2fcbd8201417385e4f87141a1646b" candidate_uuid: "60b5d828d0cb4f98b3a65e46700f7897" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb2e92aa567a4d1493f64fbac8438278"
I20260710 13:28:25.154455 31606 raft_consensus.cc:3060] T 0bd2fcbd8201417385e4f87141a1646b P fb2e92aa567a4d1493f64fbac8438278 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:25.157665 31829 tablet_bootstrap.cc:492] T 8ab81849f55c40238832960952e31a62 P 29f810aa39c149d7b55b5eb568f0ad24: No bootstrap required, opened a new log
I20260710 13:28:25.157823 31680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bd2fcbd8201417385e4f87141a1646b" candidate_uuid: "60b5d828d0cb4f98b3a65e46700f7897" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29f810aa39c149d7b55b5eb568f0ad24"
I20260710 13:28:25.158149 31829 ts_tablet_manager.cc:1403] T 8ab81849f55c40238832960952e31a62 P 29f810aa39c149d7b55b5eb568f0ad24: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.000s
I20260710 13:28:25.158403 31680 raft_consensus.cc:3060] T 0bd2fcbd8201417385e4f87141a1646b P 29f810aa39c149d7b55b5eb568f0ad24 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:25.158957 31853 raft_consensus.cc:515] T 0452e1db8da94aadbacdd9f9c7a740fa P 29f810aa39c149d7b55b5eb568f0ad24 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:25.161026 31853 leader_election.cc:290] T 0452e1db8da94aadbacdd9f9c7a740fa P 29f810aa39c149d7b55b5eb568f0ad24 [CANDIDATE]: Term 1 election: Requested vote from peers 60b5d828d0cb4f98b3a65e46700f7897 (127.26.127.65:46281), fb2e92aa567a4d1493f64fbac8438278 (127.26.127.66:43221)
I20260710 13:28:25.162904 31531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0452e1db8da94aadbacdd9f9c7a740fa" candidate_uuid: "29f810aa39c149d7b55b5eb568f0ad24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60b5d828d0cb4f98b3a65e46700f7897"
I20260710 13:28:25.163533 31531 raft_consensus.cc:3060] T 0452e1db8da94aadbacdd9f9c7a740fa P 60b5d828d0cb4f98b3a65e46700f7897 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:25.163674 31830 ts_tablet_manager.cc:1434] T 3a668e2d366c4f4093dbef5bc819c099 P fb2e92aa567a4d1493f64fbac8438278: Time spent starting tablet: real 0.045s	user 0.008s	sys 0.000s
I20260710 13:28:25.163884 31829 raft_consensus.cc:359] T 8ab81849f55c40238832960952e31a62 P 29f810aa39c149d7b55b5eb568f0ad24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:25.164584 31829 raft_consensus.cc:385] T 8ab81849f55c40238832960952e31a62 P 29f810aa39c149d7b55b5eb568f0ad24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:25.164889 31829 raft_consensus.cc:740] T 8ab81849f55c40238832960952e31a62 P 29f810aa39c149d7b55b5eb568f0ad24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29f810aa39c149d7b55b5eb568f0ad24, State: Initialized, Role: FOLLOWER
I20260710 13:28:25.165462 31607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0452e1db8da94aadbacdd9f9c7a740fa" candidate_uuid: "29f810aa39c149d7b55b5eb568f0ad24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb2e92aa567a4d1493f64fbac8438278"
I20260710 13:28:25.166071 31607 raft_consensus.cc:3060] T 0452e1db8da94aadbacdd9f9c7a740fa P fb2e92aa567a4d1493f64fbac8438278 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:25.165649 31829 consensus_queue.cc:260] T 8ab81849f55c40238832960952e31a62 P 29f810aa39c149d7b55b5eb568f0ad24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:25.168269 31829 ts_tablet_manager.cc:1434] T 8ab81849f55c40238832960952e31a62 P 29f810aa39c149d7b55b5eb568f0ad24: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.000s
I20260710 13:28:25.161065 31827 tablet_bootstrap.cc:492] T 861f89c3e1594dd4bcbfb914acb185b0 P 60b5d828d0cb4f98b3a65e46700f7897: No bootstrap required, opened a new log
I20260710 13:28:25.169109 31827 ts_tablet_manager.cc:1403] T 861f89c3e1594dd4bcbfb914acb185b0 P 60b5d828d0cb4f98b3a65e46700f7897: Time spent bootstrapping tablet: real 0.039s	user 0.007s	sys 0.005s
I20260710 13:28:25.172514 31827 raft_consensus.cc:359] T 861f89c3e1594dd4bcbfb914acb185b0 P 60b5d828d0cb4f98b3a65e46700f7897 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:25.173282 31607 raft_consensus.cc:2468] T 0452e1db8da94aadbacdd9f9c7a740fa P fb2e92aa567a4d1493f64fbac8438278 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29f810aa39c149d7b55b5eb568f0ad24 in term 1.
I20260710 13:28:25.173497 31827 raft_consensus.cc:385] T 861f89c3e1594dd4bcbfb914acb185b0 P 60b5d828d0cb4f98b3a65e46700f7897 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:25.173986 31827 raft_consensus.cc:740] T 861f89c3e1594dd4bcbfb914acb185b0 P 60b5d828d0cb4f98b3a65e46700f7897 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60b5d828d0cb4f98b3a65e46700f7897, State: Initialized, Role: FOLLOWER
I20260710 13:28:25.174564 31645 leader_election.cc:304] T 0452e1db8da94aadbacdd9f9c7a740fa P 29f810aa39c149d7b55b5eb568f0ad24 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29f810aa39c149d7b55b5eb568f0ad24, fb2e92aa567a4d1493f64fbac8438278; no voters: 
I20260710 13:28:25.174907 31827 consensus_queue.cc:260] T 861f89c3e1594dd4bcbfb914acb185b0 P 60b5d828d0cb4f98b3a65e46700f7897 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:25.175652 31816 raft_consensus.cc:2804] T 0452e1db8da94aadbacdd9f9c7a740fa P 29f810aa39c149d7b55b5eb568f0ad24 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:25.176194 31816 raft_consensus.cc:697] T 0452e1db8da94aadbacdd9f9c7a740fa P 29f810aa39c149d7b55b5eb568f0ad24 [term 1 LEADER]: Becoming Leader. State: Replica: 29f810aa39c149d7b55b5eb568f0ad24, State: Running, Role: LEADER
I20260710 13:28:25.177052 31816 consensus_queue.cc:237] T 0452e1db8da94aadbacdd9f9c7a740fa P 29f810aa39c149d7b55b5eb568f0ad24 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:25.178054 31827 ts_tablet_manager.cc:1434] T 861f89c3e1594dd4bcbfb914acb185b0 P 60b5d828d0cb4f98b3a65e46700f7897: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 13:28:25.179140 31827 tablet_bootstrap.cc:492] T 6b82c791ae6844228529640cb0eda077 P 60b5d828d0cb4f98b3a65e46700f7897: Bootstrap starting.
I20260710 13:28:25.181442 31829 tablet_bootstrap.cc:492] T 3a668e2d366c4f4093dbef5bc819c099 P 29f810aa39c149d7b55b5eb568f0ad24: Bootstrap starting.
I20260710 13:28:25.184587 31531 raft_consensus.cc:2468] T 0452e1db8da94aadbacdd9f9c7a740fa P 60b5d828d0cb4f98b3a65e46700f7897 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29f810aa39c149d7b55b5eb568f0ad24 in term 1.
I20260710 13:28:25.185164 31849 raft_consensus.cc:493] T 861f89c3e1594dd4bcbfb914acb185b0 P 29f810aa39c149d7b55b5eb568f0ad24 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:25.185648 31849 raft_consensus.cc:515] T 861f89c3e1594dd4bcbfb914acb185b0 P 29f810aa39c149d7b55b5eb568f0ad24 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:25.187836 31849 leader_election.cc:290] T 861f89c3e1594dd4bcbfb914acb185b0 P 29f810aa39c149d7b55b5eb568f0ad24 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 60b5d828d0cb4f98b3a65e46700f7897 (127.26.127.65:46281), fb2e92aa567a4d1493f64fbac8438278 (127.26.127.66:43221)
I20260710 13:28:25.189455 31607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "861f89c3e1594dd4bcbfb914acb185b0" candidate_uuid: "29f810aa39c149d7b55b5eb568f0ad24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb2e92aa567a4d1493f64fbac8438278" is_pre_election: true
I20260710 13:28:25.190850 31827 tablet_bootstrap.cc:654] T 6b82c791ae6844228529640cb0eda077 P 60b5d828d0cb4f98b3a65e46700f7897: Neither blocks nor log segments found. Creating new log.
W20260710 13:28:25.191506 31645 leader_election.cc:343] T 861f89c3e1594dd4bcbfb914acb185b0 P 29f810aa39c149d7b55b5eb568f0ad24 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fb2e92aa567a4d1493f64fbac8438278 (127.26.127.66:43221): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:25.190270 31531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "861f89c3e1594dd4bcbfb914acb185b0" candidate_uuid: "29f810aa39c149d7b55b5eb568f0ad24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60b5d828d0cb4f98b3a65e46700f7897" is_pre_election: true
I20260710 13:28:25.192448 31531 raft_consensus.cc:2468] T 861f89c3e1594dd4bcbfb914acb185b0 P 60b5d828d0cb4f98b3a65e46700f7897 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29f810aa39c149d7b55b5eb568f0ad24 in term 0.
I20260710 13:28:25.193387 31680 raft_consensus.cc:2468] T 0bd2fcbd8201417385e4f87141a1646b P 29f810aa39c149d7b55b5eb568f0ad24 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60b5d828d0cb4f98b3a65e46700f7897 in term 1.
I20260710 13:28:25.193614 31645 leader_election.cc:304] T 861f89c3e1594dd4bcbfb914acb185b0 P 29f810aa39c149d7b55b5eb568f0ad24 [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: 29f810aa39c149d7b55b5eb568f0ad24, 60b5d828d0cb4f98b3a65e46700f7897; no voters: fb2e92aa567a4d1493f64fbac8438278
I20260710 13:28:25.195935 31829 tablet_bootstrap.cc:654] T 3a668e2d366c4f4093dbef5bc819c099 P 29f810aa39c149d7b55b5eb568f0ad24: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:25.202924 31532 raft_consensus.cc:2468] T 3a668e2d366c4f4093dbef5bc819c099 P 60b5d828d0cb4f98b3a65e46700f7897 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb2e92aa567a4d1493f64fbac8438278 in term 1.
I20260710 13:28:25.203554 31816 raft_consensus.cc:2804] T 861f89c3e1594dd4bcbfb914acb185b0 P 29f810aa39c149d7b55b5eb568f0ad24 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:25.204193 31571 leader_election.cc:304] T 3a668e2d366c4f4093dbef5bc819c099 P fb2e92aa567a4d1493f64fbac8438278 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60b5d828d0cb4f98b3a65e46700f7897, fb2e92aa567a4d1493f64fbac8438278; no voters: 
I20260710 13:28:25.196929 31830 tablet_bootstrap.cc:492] T 861f89c3e1594dd4bcbfb914acb185b0 P fb2e92aa567a4d1493f64fbac8438278: Bootstrap starting.
I20260710 13:28:25.197322 31838 raft_consensus.cc:493] T d4fcf442a469479dbe89b0bef30ae760 P 60b5d828d0cb4f98b3a65e46700f7897 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:25.205209 31838 raft_consensus.cc:515] T d4fcf442a469479dbe89b0bef30ae760 P 60b5d828d0cb4f98b3a65e46700f7897 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:25.206615 31827 tablet_bootstrap.cc:492] T 6b82c791ae6844228529640cb0eda077 P 60b5d828d0cb4f98b3a65e46700f7897: No bootstrap required, opened a new log
I20260710 13:28:25.207499 31827 ts_tablet_manager.cc:1403] T 6b82c791ae6844228529640cb0eda077 P 60b5d828d0cb4f98b3a65e46700f7897: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.007s
I20260710 13:28:25.203928 31816 raft_consensus.cc:493] T 861f89c3e1594dd4bcbfb914acb185b0 P 29f810aa39c149d7b55b5eb568f0ad24 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:25.207718 31838 leader_election.cc:290] T d4fcf442a469479dbe89b0bef30ae760 P 60b5d828d0cb4f98b3a65e46700f7897 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fb2e92aa567a4d1493f64fbac8438278 (127.26.127.66:43221), 29f810aa39c149d7b55b5eb568f0ad24 (127.26.127.67:39813)
I20260710 13:28:25.208068 31816 raft_consensus.cc:3060] T 861f89c3e1594dd4bcbfb914acb185b0 P 29f810aa39c149d7b55b5eb568f0ad24 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:25.202836 31606 raft_consensus.cc:2468] T 0bd2fcbd8201417385e4f87141a1646b P fb2e92aa567a4d1493f64fbac8438278 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60b5d828d0cb4f98b3a65e46700f7897 in term 1.
I20260710 13:28:25.209571 31607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4fcf442a469479dbe89b0bef30ae760" candidate_uuid: "60b5d828d0cb4f98b3a65e46700f7897" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb2e92aa567a4d1493f64fbac8438278" is_pre_election: true
I20260710 13:28:25.210320 31607 raft_consensus.cc:2468] T d4fcf442a469479dbe89b0bef30ae760 P fb2e92aa567a4d1493f64fbac8438278 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60b5d828d0cb4f98b3a65e46700f7897 in term 0.
I20260710 13:28:25.210256 31827 raft_consensus.cc:359] T 6b82c791ae6844228529640cb0eda077 P 60b5d828d0cb4f98b3a65e46700f7897 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:25.211086 31827 raft_consensus.cc:385] T 6b82c791ae6844228529640cb0eda077 P 60b5d828d0cb4f98b3a65e46700f7897 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:25.211361 31827 raft_consensus.cc:740] T 6b82c791ae6844228529640cb0eda077 P 60b5d828d0cb4f98b3a65e46700f7897 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60b5d828d0cb4f98b3a65e46700f7897, State: Initialized, Role: FOLLOWER
I20260710 13:28:25.212033 31827 consensus_queue.cc:260] T 6b82c791ae6844228529640cb0eda077 P 60b5d828d0cb4f98b3a65e46700f7897 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:25.212981 31681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4fcf442a469479dbe89b0bef30ae760" candidate_uuid: "60b5d828d0cb4f98b3a65e46700f7897" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29f810aa39c149d7b55b5eb568f0ad24" is_pre_election: true
I20260710 13:28:25.213845 31681 raft_consensus.cc:2468] T d4fcf442a469479dbe89b0bef30ae760 P 29f810aa39c149d7b55b5eb568f0ad24 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60b5d828d0cb4f98b3a65e46700f7897 in term 0.
I20260710 13:28:25.214501 31815 raft_consensus.cc:2804] T 3a668e2d366c4f4093dbef5bc819c099 P fb2e92aa567a4d1493f64fbac8438278 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:25.215243 31496 leader_election.cc:304] T 0bd2fcbd8201417385e4f87141a1646b P 60b5d828d0cb4f98b3a65e46700f7897 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60b5d828d0cb4f98b3a65e46700f7897, fb2e92aa567a4d1493f64fbac8438278; no voters: 
I20260710 13:28:25.220762 31838 raft_consensus.cc:2804] T 0bd2fcbd8201417385e4f87141a1646b P 60b5d828d0cb4f98b3a65e46700f7897 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:25.220948 31815 raft_consensus.cc:697] T 3a668e2d366c4f4093dbef5bc819c099 P fb2e92aa567a4d1493f64fbac8438278 [term 1 LEADER]: Becoming Leader. State: Replica: fb2e92aa567a4d1493f64fbac8438278, State: Running, Role: LEADER
I20260710 13:28:25.222007 31815 consensus_queue.cc:237] T 3a668e2d366c4f4093dbef5bc819c099 P fb2e92aa567a4d1493f64fbac8438278 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:25.221298 31838 raft_consensus.cc:697] T 0bd2fcbd8201417385e4f87141a1646b P 60b5d828d0cb4f98b3a65e46700f7897 [term 1 LEADER]: Becoming Leader. State: Replica: 60b5d828d0cb4f98b3a65e46700f7897, State: Running, Role: LEADER
I20260710 13:28:25.223567 31838 consensus_queue.cc:237] T 0bd2fcbd8201417385e4f87141a1646b P 60b5d828d0cb4f98b3a65e46700f7897 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:25.217103 31827 ts_tablet_manager.cc:1434] T 6b82c791ae6844228529640cb0eda077 P 60b5d828d0cb4f98b3a65e46700f7897: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:28:25.216858 31497 leader_election.cc:304] T d4fcf442a469479dbe89b0bef30ae760 P 60b5d828d0cb4f98b3a65e46700f7897 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29f810aa39c149d7b55b5eb568f0ad24, 60b5d828d0cb4f98b3a65e46700f7897; no voters: 
I20260710 13:28:25.227185 31830 tablet_bootstrap.cc:654] T 861f89c3e1594dd4bcbfb914acb185b0 P fb2e92aa567a4d1493f64fbac8438278: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:25.199378 31572 leader_election.cc:304] T b34ab53679754d07b300b7795cadde95 P fb2e92aa567a4d1493f64fbac8438278 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fb2e92aa567a4d1493f64fbac8438278; no voters: 29f810aa39c149d7b55b5eb568f0ad24, 60b5d828d0cb4f98b3a65e46700f7897
I20260710 13:28:25.217660 31429 catalog_manager.cc:5697] T 0452e1db8da94aadbacdd9f9c7a740fa P 29f810aa39c149d7b55b5eb568f0ad24 reported cstate change: term changed from 0 to 1, leader changed from <none> to 29f810aa39c149d7b55b5eb568f0ad24 (127.26.127.67). New cstate: current_term: 1 leader_uuid: "29f810aa39c149d7b55b5eb568f0ad24" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:25.219482 31816 raft_consensus.cc:515] T 861f89c3e1594dd4bcbfb914acb185b0 P 29f810aa39c149d7b55b5eb568f0ad24 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:25.230799 31810 raft_consensus.cc:2804] T d4fcf442a469479dbe89b0bef30ae760 P 60b5d828d0cb4f98b3a65e46700f7897 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:25.231156 31810 raft_consensus.cc:493] T d4fcf442a469479dbe89b0bef30ae760 P 60b5d828d0cb4f98b3a65e46700f7897 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:25.231490 31810 raft_consensus.cc:3060] T d4fcf442a469479dbe89b0bef30ae760 P 60b5d828d0cb4f98b3a65e46700f7897 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:25.231993 31816 leader_election.cc:290] T 861f89c3e1594dd4bcbfb914acb185b0 P 29f810aa39c149d7b55b5eb568f0ad24 [CANDIDATE]: Term 1 election: Requested vote from peers 60b5d828d0cb4f98b3a65e46700f7897 (127.26.127.65:46281), fb2e92aa567a4d1493f64fbac8438278 (127.26.127.66:43221)
I20260710 13:28:25.233211 31679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a668e2d366c4f4093dbef5bc819c099" candidate_uuid: "fb2e92aa567a4d1493f64fbac8438278" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29f810aa39c149d7b55b5eb568f0ad24"
I20260710 13:28:25.234867 31607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "861f89c3e1594dd4bcbfb914acb185b0" candidate_uuid: "29f810aa39c149d7b55b5eb568f0ad24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb2e92aa567a4d1493f64fbac8438278"
I20260710 13:28:25.236992 31858 raft_consensus.cc:3060] T b34ab53679754d07b300b7795cadde95 P fb2e92aa567a4d1493f64fbac8438278 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:28:25.241017 31572 leader_election.cc:343] T 3a668e2d366c4f4093dbef5bc819c099 P fb2e92aa567a4d1493f64fbac8438278 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 29f810aa39c149d7b55b5eb568f0ad24 (127.26.127.67:39813): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:28:25.241209 31645 leader_election.cc:343] T 861f89c3e1594dd4bcbfb914acb185b0 P 29f810aa39c149d7b55b5eb568f0ad24 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fb2e92aa567a4d1493f64fbac8438278 (127.26.127.66:43221): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:25.235251 31681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a668e2d366c4f4093dbef5bc819c099" candidate_uuid: "fb2e92aa567a4d1493f64fbac8438278" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29f810aa39c149d7b55b5eb568f0ad24" is_pre_election: true
I20260710 13:28:25.249195 31532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "861f89c3e1594dd4bcbfb914acb185b0" candidate_uuid: "29f810aa39c149d7b55b5eb568f0ad24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60b5d828d0cb4f98b3a65e46700f7897"
I20260710 13:28:25.249832 31532 raft_consensus.cc:3060] T 861f89c3e1594dd4bcbfb914acb185b0 P 60b5d828d0cb4f98b3a65e46700f7897 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:25.250514 31830 tablet_bootstrap.cc:492] T 861f89c3e1594dd4bcbfb914acb185b0 P fb2e92aa567a4d1493f64fbac8438278: No bootstrap required, opened a new log
I20260710 13:28:25.251003 31830 ts_tablet_manager.cc:1403] T 861f89c3e1594dd4bcbfb914acb185b0 P fb2e92aa567a4d1493f64fbac8438278: Time spent bootstrapping tablet: real 0.086s	user 0.012s	sys 0.004s
I20260710 13:28:25.252647 31827 tablet_bootstrap.cc:492] T 8ab81849f55c40238832960952e31a62 P 60b5d828d0cb4f98b3a65e46700f7897: Bootstrap starting.
I20260710 13:28:25.254083 31830 raft_consensus.cc:359] T 861f89c3e1594dd4bcbfb914acb185b0 P fb2e92aa567a4d1493f64fbac8438278 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:25.254848 31830 raft_consensus.cc:385] T 861f89c3e1594dd4bcbfb914acb185b0 P fb2e92aa567a4d1493f64fbac8438278 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:25.255144 31830 raft_consensus.cc:740] T 861f89c3e1594dd4bcbfb914acb185b0 P fb2e92aa567a4d1493f64fbac8438278 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb2e92aa567a4d1493f64fbac8438278, State: Initialized, Role: FOLLOWER
I20260710 13:28:25.255846 31830 consensus_queue.cc:260] T 861f89c3e1594dd4bcbfb914acb185b0 P fb2e92aa567a4d1493f64fbac8438278 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:25.257504 31858 raft_consensus.cc:2749] T b34ab53679754d07b300b7795cadde95 P fb2e92aa567a4d1493f64fbac8438278 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:28:25.257254 31810 raft_consensus.cc:515] T d4fcf442a469479dbe89b0bef30ae760 P 60b5d828d0cb4f98b3a65e46700f7897 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:25.258188 31830 ts_tablet_manager.cc:1434] T 861f89c3e1594dd4bcbfb914acb185b0 P fb2e92aa567a4d1493f64fbac8438278: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:28:25.259258 31830 tablet_bootstrap.cc:492] T 8ab81849f55c40238832960952e31a62 P fb2e92aa567a4d1493f64fbac8438278: Bootstrap starting.
I20260710 13:28:25.259459 31829 tablet_bootstrap.cc:492] T 3a668e2d366c4f4093dbef5bc819c099 P 29f810aa39c149d7b55b5eb568f0ad24: No bootstrap required, opened a new log
I20260710 13:28:25.259915 31829 ts_tablet_manager.cc:1403] T 3a668e2d366c4f4093dbef5bc819c099 P 29f810aa39c149d7b55b5eb568f0ad24: Time spent bootstrapping tablet: real 0.079s	user 0.009s	sys 0.021s
W20260710 13:28:25.275916 31572 leader_election.cc:343] T 3a668e2d366c4f4093dbef5bc819c099 P fb2e92aa567a4d1493f64fbac8438278 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 29f810aa39c149d7b55b5eb568f0ad24 (127.26.127.67:39813): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:25.277982 31532 raft_consensus.cc:2468] T 861f89c3e1594dd4bcbfb914acb185b0 P 60b5d828d0cb4f98b3a65e46700f7897 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29f810aa39c149d7b55b5eb568f0ad24 in term 1.
I20260710 13:28:25.278410 31830 tablet_bootstrap.cc:654] T 8ab81849f55c40238832960952e31a62 P fb2e92aa567a4d1493f64fbac8438278: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:25.278733 31827 tablet_bootstrap.cc:654] T 8ab81849f55c40238832960952e31a62 P 60b5d828d0cb4f98b3a65e46700f7897: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:25.279111 31645 leader_election.cc:304] T 861f89c3e1594dd4bcbfb914acb185b0 P 29f810aa39c149d7b55b5eb568f0ad24 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 29f810aa39c149d7b55b5eb568f0ad24, 60b5d828d0cb4f98b3a65e46700f7897; no voters: fb2e92aa567a4d1493f64fbac8438278
I20260710 13:28:25.279387 31829 raft_consensus.cc:359] T 3a668e2d366c4f4093dbef5bc819c099 P 29f810aa39c149d7b55b5eb568f0ad24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:25.280102 31829 raft_consensus.cc:385] T 3a668e2d366c4f4093dbef5bc819c099 P 29f810aa39c149d7b55b5eb568f0ad24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:25.280157 31816 raft_consensus.cc:2804] T 861f89c3e1594dd4bcbfb914acb185b0 P 29f810aa39c149d7b55b5eb568f0ad24 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:25.280422 31829 raft_consensus.cc:740] T 3a668e2d366c4f4093dbef5bc819c099 P 29f810aa39c149d7b55b5eb568f0ad24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29f810aa39c149d7b55b5eb568f0ad24, State: Initialized, Role: FOLLOWER
I20260710 13:28:25.280761 31816 raft_consensus.cc:697] T 861f89c3e1594dd4bcbfb914acb185b0 P 29f810aa39c149d7b55b5eb568f0ad24 [term 1 LEADER]: Becoming Leader. State: Replica: 29f810aa39c149d7b55b5eb568f0ad24, State: Running, Role: LEADER
I20260710 13:28:25.281265 31829 consensus_queue.cc:260] T 3a668e2d366c4f4093dbef5bc819c099 P 29f810aa39c149d7b55b5eb568f0ad24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:25.281988 31607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4fcf442a469479dbe89b0bef30ae760" candidate_uuid: "60b5d828d0cb4f98b3a65e46700f7897" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb2e92aa567a4d1493f64fbac8438278"
I20260710 13:28:25.282562 31607 raft_consensus.cc:3060] T d4fcf442a469479dbe89b0bef30ae760 P fb2e92aa567a4d1493f64fbac8438278 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:25.281662 31816 consensus_queue.cc:237] T 861f89c3e1594dd4bcbfb914acb185b0 P 29f810aa39c149d7b55b5eb568f0ad24 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:25.284237 31829 ts_tablet_manager.cc:1434] T 3a668e2d366c4f4093dbef5bc819c099 P 29f810aa39c149d7b55b5eb568f0ad24: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260710 13:28:25.288493 31829 tablet_bootstrap.cc:492] T 6b82c791ae6844228529640cb0eda077 P 29f810aa39c149d7b55b5eb568f0ad24: Bootstrap starting.
I20260710 13:28:25.290269 31607 raft_consensus.cc:2468] T d4fcf442a469479dbe89b0bef30ae760 P fb2e92aa567a4d1493f64fbac8438278 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60b5d828d0cb4f98b3a65e46700f7897 in term 1.
I20260710 13:28:25.290705 31830 tablet_bootstrap.cc:492] T 8ab81849f55c40238832960952e31a62 P fb2e92aa567a4d1493f64fbac8438278: No bootstrap required, opened a new log
I20260710 13:28:25.291203 31830 ts_tablet_manager.cc:1403] T 8ab81849f55c40238832960952e31a62 P fb2e92aa567a4d1493f64fbac8438278: Time spent bootstrapping tablet: real 0.032s	user 0.007s	sys 0.021s
I20260710 13:28:25.291399 31496 leader_election.cc:304] T d4fcf442a469479dbe89b0bef30ae760 P 60b5d828d0cb4f98b3a65e46700f7897 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60b5d828d0cb4f98b3a65e46700f7897, fb2e92aa567a4d1493f64fbac8438278; no voters: 
I20260710 13:28:25.292979 31838 raft_consensus.cc:2804] T d4fcf442a469479dbe89b0bef30ae760 P 60b5d828d0cb4f98b3a65e46700f7897 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:25.293633 31838 raft_consensus.cc:697] T d4fcf442a469479dbe89b0bef30ae760 P 60b5d828d0cb4f98b3a65e46700f7897 [term 1 LEADER]: Becoming Leader. State: Replica: 60b5d828d0cb4f98b3a65e46700f7897, State: Running, Role: LEADER
I20260710 13:28:25.294133 31829 tablet_bootstrap.cc:654] T 6b82c791ae6844228529640cb0eda077 P 29f810aa39c149d7b55b5eb568f0ad24: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:25.293969 31830 raft_consensus.cc:359] T 8ab81849f55c40238832960952e31a62 P fb2e92aa567a4d1493f64fbac8438278 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:25.293774 31429 catalog_manager.cc:5697] T 3a668e2d366c4f4093dbef5bc819c099 P fb2e92aa567a4d1493f64fbac8438278 reported cstate change: term changed from 0 to 1, leader changed from <none> to fb2e92aa567a4d1493f64fbac8438278 (127.26.127.66). New cstate: current_term: 1 leader_uuid: "fb2e92aa567a4d1493f64fbac8438278" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:25.294652 31830 raft_consensus.cc:385] T 8ab81849f55c40238832960952e31a62 P fb2e92aa567a4d1493f64fbac8438278 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:25.294456 31838 consensus_queue.cc:237] T d4fcf442a469479dbe89b0bef30ae760 P 60b5d828d0cb4f98b3a65e46700f7897 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:25.294987 31830 raft_consensus.cc:740] T 8ab81849f55c40238832960952e31a62 P fb2e92aa567a4d1493f64fbac8438278 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb2e92aa567a4d1493f64fbac8438278, State: Initialized, Role: FOLLOWER
I20260710 13:28:25.295930 31830 consensus_queue.cc:260] T 8ab81849f55c40238832960952e31a62 P fb2e92aa567a4d1493f64fbac8438278 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:25.298991 31810 leader_election.cc:290] T d4fcf442a469479dbe89b0bef30ae760 P 60b5d828d0cb4f98b3a65e46700f7897 [CANDIDATE]: Term 1 election: Requested vote from peers fb2e92aa567a4d1493f64fbac8438278 (127.26.127.66:43221), 29f810aa39c149d7b55b5eb568f0ad24 (127.26.127.67:39813)
I20260710 13:28:25.271628 31427 catalog_manager.cc:5697] T 0bd2fcbd8201417385e4f87141a1646b P 60b5d828d0cb4f98b3a65e46700f7897 reported cstate change: term changed from 0 to 1, leader changed from <none> to 60b5d828d0cb4f98b3a65e46700f7897 (127.26.127.65). New cstate: current_term: 1 leader_uuid: "60b5d828d0cb4f98b3a65e46700f7897" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:25.299918 31681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4fcf442a469479dbe89b0bef30ae760" candidate_uuid: "60b5d828d0cb4f98b3a65e46700f7897" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29f810aa39c149d7b55b5eb568f0ad24"
I20260710 13:28:25.300680 31681 raft_consensus.cc:3060] T d4fcf442a469479dbe89b0bef30ae760 P 29f810aa39c149d7b55b5eb568f0ad24 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:25.305668 31829 tablet_bootstrap.cc:492] T 6b82c791ae6844228529640cb0eda077 P 29f810aa39c149d7b55b5eb568f0ad24: No bootstrap required, opened a new log
I20260710 13:28:25.306219 31829 ts_tablet_manager.cc:1403] T 6b82c791ae6844228529640cb0eda077 P 29f810aa39c149d7b55b5eb568f0ad24: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.005s
I20260710 13:28:25.309022 31829 raft_consensus.cc:359] T 6b82c791ae6844228529640cb0eda077 P 29f810aa39c149d7b55b5eb568f0ad24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:25.309643 31829 raft_consensus.cc:385] T 6b82c791ae6844228529640cb0eda077 P 29f810aa39c149d7b55b5eb568f0ad24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:25.309914 31829 raft_consensus.cc:740] T 6b82c791ae6844228529640cb0eda077 P 29f810aa39c149d7b55b5eb568f0ad24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29f810aa39c149d7b55b5eb568f0ad24, State: Initialized, Role: FOLLOWER
I20260710 13:28:25.310326 31681 raft_consensus.cc:2468] T d4fcf442a469479dbe89b0bef30ae760 P 29f810aa39c149d7b55b5eb568f0ad24 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60b5d828d0cb4f98b3a65e46700f7897 in term 1.
I20260710 13:28:25.310791 31829 consensus_queue.cc:260] T 6b82c791ae6844228529640cb0eda077 P 29f810aa39c149d7b55b5eb568f0ad24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:25.298600 31830 ts_tablet_manager.cc:1434] T 8ab81849f55c40238832960952e31a62 P fb2e92aa567a4d1493f64fbac8438278: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:28:25.312855 31829 ts_tablet_manager.cc:1434] T 6b82c791ae6844228529640cb0eda077 P 29f810aa39c149d7b55b5eb568f0ad24: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:28:25.313315 31830 tablet_bootstrap.cc:492] T 6b82c791ae6844228529640cb0eda077 P fb2e92aa567a4d1493f64fbac8438278: Bootstrap starting.
I20260710 13:28:25.315289 31827 tablet_bootstrap.cc:492] T 8ab81849f55c40238832960952e31a62 P 60b5d828d0cb4f98b3a65e46700f7897: No bootstrap required, opened a new log
I20260710 13:28:25.315753 31827 ts_tablet_manager.cc:1403] T 8ab81849f55c40238832960952e31a62 P 60b5d828d0cb4f98b3a65e46700f7897: Time spent bootstrapping tablet: real 0.063s	user 0.012s	sys 0.004s
I20260710 13:28:25.318413 31827 raft_consensus.cc:359] T 8ab81849f55c40238832960952e31a62 P 60b5d828d0cb4f98b3a65e46700f7897 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:25.319407 31827 raft_consensus.cc:385] T 8ab81849f55c40238832960952e31a62 P 60b5d828d0cb4f98b3a65e46700f7897 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:25.319495 31830 tablet_bootstrap.cc:654] T 6b82c791ae6844228529640cb0eda077 P fb2e92aa567a4d1493f64fbac8438278: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:25.319705 31827 raft_consensus.cc:740] T 8ab81849f55c40238832960952e31a62 P 60b5d828d0cb4f98b3a65e46700f7897 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60b5d828d0cb4f98b3a65e46700f7897, State: Initialized, Role: FOLLOWER
I20260710 13:28:25.320433 31827 consensus_queue.cc:260] T 8ab81849f55c40238832960952e31a62 P 60b5d828d0cb4f98b3a65e46700f7897 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:25.323196 31827 ts_tablet_manager.cc:1434] T 8ab81849f55c40238832960952e31a62 P 60b5d828d0cb4f98b3a65e46700f7897: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:28:25.325089 31430 catalog_manager.cc:5697] T d4fcf442a469479dbe89b0bef30ae760 P 60b5d828d0cb4f98b3a65e46700f7897 reported cstate change: term changed from 0 to 1, leader changed from <none> to 60b5d828d0cb4f98b3a65e46700f7897 (127.26.127.65). New cstate: current_term: 1 leader_uuid: "60b5d828d0cb4f98b3a65e46700f7897" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:25.332068 31830 tablet_bootstrap.cc:492] T 6b82c791ae6844228529640cb0eda077 P fb2e92aa567a4d1493f64fbac8438278: No bootstrap required, opened a new log
I20260710 13:28:25.332583 31830 ts_tablet_manager.cc:1403] T 6b82c791ae6844228529640cb0eda077 P fb2e92aa567a4d1493f64fbac8438278: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.008s
I20260710 13:28:25.335201 31830 raft_consensus.cc:359] T 6b82c791ae6844228529640cb0eda077 P fb2e92aa567a4d1493f64fbac8438278 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:25.335978 31830 raft_consensus.cc:385] T 6b82c791ae6844228529640cb0eda077 P fb2e92aa567a4d1493f64fbac8438278 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:25.336324 31830 raft_consensus.cc:740] T 6b82c791ae6844228529640cb0eda077 P fb2e92aa567a4d1493f64fbac8438278 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb2e92aa567a4d1493f64fbac8438278, State: Initialized, Role: FOLLOWER
I20260710 13:28:25.336037 31429 catalog_manager.cc:5697] T 861f89c3e1594dd4bcbfb914acb185b0 P 29f810aa39c149d7b55b5eb568f0ad24 reported cstate change: term changed from 0 to 1, leader changed from <none> to 29f810aa39c149d7b55b5eb568f0ad24 (127.26.127.67). New cstate: current_term: 1 leader_uuid: "29f810aa39c149d7b55b5eb568f0ad24" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:25.337149 31830 consensus_queue.cc:260] T 6b82c791ae6844228529640cb0eda077 P fb2e92aa567a4d1493f64fbac8438278 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:25.339201 31830 ts_tablet_manager.cc:1434] T 6b82c791ae6844228529640cb0eda077 P fb2e92aa567a4d1493f64fbac8438278: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260710 13:28:25.376344 31815 raft_consensus.cc:493] T 8ab81849f55c40238832960952e31a62 P fb2e92aa567a4d1493f64fbac8438278 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:25.376827 31815 raft_consensus.cc:515] T 8ab81849f55c40238832960952e31a62 P fb2e92aa567a4d1493f64fbac8438278 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:25.378381 31815 leader_election.cc:290] T 8ab81849f55c40238832960952e31a62 P fb2e92aa567a4d1493f64fbac8438278 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 60b5d828d0cb4f98b3a65e46700f7897 (127.26.127.65:46281), 29f810aa39c149d7b55b5eb568f0ad24 (127.26.127.67:39813)
I20260710 13:28:25.379247 31532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ab81849f55c40238832960952e31a62" candidate_uuid: "fb2e92aa567a4d1493f64fbac8438278" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60b5d828d0cb4f98b3a65e46700f7897" is_pre_election: true
I20260710 13:28:25.379351 31681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ab81849f55c40238832960952e31a62" candidate_uuid: "fb2e92aa567a4d1493f64fbac8438278" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29f810aa39c149d7b55b5eb568f0ad24" is_pre_election: true
I20260710 13:28:25.380043 31532 raft_consensus.cc:2468] T 8ab81849f55c40238832960952e31a62 P 60b5d828d0cb4f98b3a65e46700f7897 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb2e92aa567a4d1493f64fbac8438278 in term 0.
I20260710 13:28:25.380127 31681 raft_consensus.cc:2468] T 8ab81849f55c40238832960952e31a62 P 29f810aa39c149d7b55b5eb568f0ad24 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb2e92aa567a4d1493f64fbac8438278 in term 0.
I20260710 13:28:25.381045 31571 leader_election.cc:304] T 8ab81849f55c40238832960952e31a62 P fb2e92aa567a4d1493f64fbac8438278 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60b5d828d0cb4f98b3a65e46700f7897, fb2e92aa567a4d1493f64fbac8438278; no voters: 
I20260710 13:28:25.381721 31815 raft_consensus.cc:2804] T 8ab81849f55c40238832960952e31a62 P fb2e92aa567a4d1493f64fbac8438278 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:25.382056 31815 raft_consensus.cc:493] T 8ab81849f55c40238832960952e31a62 P fb2e92aa567a4d1493f64fbac8438278 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:25.382296 31815 raft_consensus.cc:3060] T 8ab81849f55c40238832960952e31a62 P fb2e92aa567a4d1493f64fbac8438278 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:25.386972 31815 raft_consensus.cc:515] T 8ab81849f55c40238832960952e31a62 P fb2e92aa567a4d1493f64fbac8438278 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:25.388526 31815 leader_election.cc:290] T 8ab81849f55c40238832960952e31a62 P fb2e92aa567a4d1493f64fbac8438278 [CANDIDATE]: Term 1 election: Requested vote from peers 60b5d828d0cb4f98b3a65e46700f7897 (127.26.127.65:46281), 29f810aa39c149d7b55b5eb568f0ad24 (127.26.127.67:39813)
I20260710 13:28:25.389204 31532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ab81849f55c40238832960952e31a62" candidate_uuid: "fb2e92aa567a4d1493f64fbac8438278" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60b5d828d0cb4f98b3a65e46700f7897"
I20260710 13:28:25.389576 31681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ab81849f55c40238832960952e31a62" candidate_uuid: "fb2e92aa567a4d1493f64fbac8438278" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29f810aa39c149d7b55b5eb568f0ad24"
I20260710 13:28:25.389719 31532 raft_consensus.cc:3060] T 8ab81849f55c40238832960952e31a62 P 60b5d828d0cb4f98b3a65e46700f7897 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:25.390089 31681 raft_consensus.cc:3060] T 8ab81849f55c40238832960952e31a62 P 29f810aa39c149d7b55b5eb568f0ad24 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:25.394618 31532 raft_consensus.cc:2468] T 8ab81849f55c40238832960952e31a62 P 60b5d828d0cb4f98b3a65e46700f7897 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb2e92aa567a4d1493f64fbac8438278 in term 1.
I20260710 13:28:25.394809 31681 raft_consensus.cc:2468] T 8ab81849f55c40238832960952e31a62 P 29f810aa39c149d7b55b5eb568f0ad24 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb2e92aa567a4d1493f64fbac8438278 in term 1.
I20260710 13:28:25.395630 31571 leader_election.cc:304] T 8ab81849f55c40238832960952e31a62 P fb2e92aa567a4d1493f64fbac8438278 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60b5d828d0cb4f98b3a65e46700f7897, fb2e92aa567a4d1493f64fbac8438278; no voters: 
I20260710 13:28:25.396368 31815 raft_consensus.cc:2804] T 8ab81849f55c40238832960952e31a62 P fb2e92aa567a4d1493f64fbac8438278 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:25.396696 31815 raft_consensus.cc:697] T 8ab81849f55c40238832960952e31a62 P fb2e92aa567a4d1493f64fbac8438278 [term 1 LEADER]: Becoming Leader. State: Replica: fb2e92aa567a4d1493f64fbac8438278, State: Running, Role: LEADER
I20260710 13:28:25.397521 31815 consensus_queue.cc:237] T 8ab81849f55c40238832960952e31a62 P fb2e92aa567a4d1493f64fbac8438278 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:25.404294 31429 catalog_manager.cc:5697] T 8ab81849f55c40238832960952e31a62 P fb2e92aa567a4d1493f64fbac8438278 reported cstate change: term changed from 0 to 1, leader changed from <none> to fb2e92aa567a4d1493f64fbac8438278 (127.26.127.66). New cstate: current_term: 1 leader_uuid: "fb2e92aa567a4d1493f64fbac8438278" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:25.432744 31838 consensus_queue.cc:1048] T 5bd38aa351b0448abf12b656ff170ef6 P 60b5d828d0cb4f98b3a65e46700f7897 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:25.435002 31816 raft_consensus.cc:493] T 6b82c791ae6844228529640cb0eda077 P 29f810aa39c149d7b55b5eb568f0ad24 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:25.435540 31816 raft_consensus.cc:515] T 6b82c791ae6844228529640cb0eda077 P 29f810aa39c149d7b55b5eb568f0ad24 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:25.439169 31532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b82c791ae6844228529640cb0eda077" candidate_uuid: "29f810aa39c149d7b55b5eb568f0ad24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60b5d828d0cb4f98b3a65e46700f7897" is_pre_election: true
I20260710 13:28:25.439796 31532 raft_consensus.cc:2468] T 6b82c791ae6844228529640cb0eda077 P 60b5d828d0cb4f98b3a65e46700f7897 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29f810aa39c149d7b55b5eb568f0ad24 in term 0.
I20260710 13:28:25.440611 31815 raft_consensus.cc:493] T 861f89c3e1594dd4bcbfb914acb185b0 P fb2e92aa567a4d1493f64fbac8438278 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:25.440840 31816 leader_election.cc:290] T 6b82c791ae6844228529640cb0eda077 P 29f810aa39c149d7b55b5eb568f0ad24 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 60b5d828d0cb4f98b3a65e46700f7897 (127.26.127.65:46281), fb2e92aa567a4d1493f64fbac8438278 (127.26.127.66:43221)
I20260710 13:28:25.441088 31645 leader_election.cc:304] T 6b82c791ae6844228529640cb0eda077 P 29f810aa39c149d7b55b5eb568f0ad24 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29f810aa39c149d7b55b5eb568f0ad24, 60b5d828d0cb4f98b3a65e46700f7897; no voters: 
I20260710 13:28:25.441224 31815 raft_consensus.cc:515] T 861f89c3e1594dd4bcbfb914acb185b0 P fb2e92aa567a4d1493f64fbac8438278 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:25.442216 31816 raft_consensus.cc:2804] T 6b82c791ae6844228529640cb0eda077 P 29f810aa39c149d7b55b5eb568f0ad24 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:25.442574 31816 raft_consensus.cc:493] T 6b82c791ae6844228529640cb0eda077 P 29f810aa39c149d7b55b5eb568f0ad24 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:25.442909 31816 raft_consensus.cc:3060] T 6b82c791ae6844228529640cb0eda077 P 29f810aa39c149d7b55b5eb568f0ad24 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:25.443331 31815 leader_election.cc:290] T 861f89c3e1594dd4bcbfb914acb185b0 P fb2e92aa567a4d1493f64fbac8438278 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 60b5d828d0cb4f98b3a65e46700f7897 (127.26.127.65:46281), 29f810aa39c149d7b55b5eb568f0ad24 (127.26.127.67:39813)
I20260710 13:28:25.440598 31606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b82c791ae6844228529640cb0eda077" candidate_uuid: "29f810aa39c149d7b55b5eb568f0ad24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb2e92aa567a4d1493f64fbac8438278" is_pre_election: true
I20260710 13:28:25.444422 31606 raft_consensus.cc:2468] T 6b82c791ae6844228529640cb0eda077 P fb2e92aa567a4d1493f64fbac8438278 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29f810aa39c149d7b55b5eb568f0ad24 in term 0.
I20260710 13:28:25.445289 31532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "861f89c3e1594dd4bcbfb914acb185b0" candidate_uuid: "fb2e92aa567a4d1493f64fbac8438278" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60b5d828d0cb4f98b3a65e46700f7897" is_pre_election: true
I20260710 13:28:25.445694 31681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "861f89c3e1594dd4bcbfb914acb185b0" candidate_uuid: "fb2e92aa567a4d1493f64fbac8438278" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29f810aa39c149d7b55b5eb568f0ad24" is_pre_election: true
I20260710 13:28:25.446004 31532 raft_consensus.cc:2393] T 861f89c3e1594dd4bcbfb914acb185b0 P 60b5d828d0cb4f98b3a65e46700f7897 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fb2e92aa567a4d1493f64fbac8438278 in current term 1: Already voted for candidate 29f810aa39c149d7b55b5eb568f0ad24 in this term.
I20260710 13:28:25.447849 31571 leader_election.cc:304] T 861f89c3e1594dd4bcbfb914acb185b0 P fb2e92aa567a4d1493f64fbac8438278 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fb2e92aa567a4d1493f64fbac8438278; no voters: 29f810aa39c149d7b55b5eb568f0ad24, 60b5d828d0cb4f98b3a65e46700f7897
I20260710 13:28:25.449105 31815 raft_consensus.cc:3060] T 861f89c3e1594dd4bcbfb914acb185b0 P fb2e92aa567a4d1493f64fbac8438278 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:25.453751 31838 consensus_queue.cc:1048] T 5bd38aa351b0448abf12b656ff170ef6 P 60b5d828d0cb4f98b3a65e46700f7897 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:25.459970 31816 raft_consensus.cc:515] T 6b82c791ae6844228529640cb0eda077 P 29f810aa39c149d7b55b5eb568f0ad24 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:25.460755 31815 raft_consensus.cc:2749] T 861f89c3e1594dd4bcbfb914acb185b0 P fb2e92aa567a4d1493f64fbac8438278 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:28:25.463626 31532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b82c791ae6844228529640cb0eda077" candidate_uuid: "29f810aa39c149d7b55b5eb568f0ad24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60b5d828d0cb4f98b3a65e46700f7897"
I20260710 13:28:25.464365 31532 raft_consensus.cc:3060] T 6b82c791ae6844228529640cb0eda077 P 60b5d828d0cb4f98b3a65e46700f7897 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:25.464926 31607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b82c791ae6844228529640cb0eda077" candidate_uuid: "29f810aa39c149d7b55b5eb568f0ad24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb2e92aa567a4d1493f64fbac8438278"
I20260710 13:28:25.465495 31607 raft_consensus.cc:3060] T 6b82c791ae6844228529640cb0eda077 P fb2e92aa567a4d1493f64fbac8438278 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:25.464352 31816 leader_election.cc:290] T 6b82c791ae6844228529640cb0eda077 P 29f810aa39c149d7b55b5eb568f0ad24 [CANDIDATE]: Term 1 election: Requested vote from peers 60b5d828d0cb4f98b3a65e46700f7897 (127.26.127.65:46281), fb2e92aa567a4d1493f64fbac8438278 (127.26.127.66:43221)
I20260710 13:28:25.475344 31532 raft_consensus.cc:2468] T 6b82c791ae6844228529640cb0eda077 P 60b5d828d0cb4f98b3a65e46700f7897 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29f810aa39c149d7b55b5eb568f0ad24 in term 1.
I20260710 13:28:25.476482 31645 leader_election.cc:304] T 6b82c791ae6844228529640cb0eda077 P 29f810aa39c149d7b55b5eb568f0ad24 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29f810aa39c149d7b55b5eb568f0ad24, 60b5d828d0cb4f98b3a65e46700f7897; no voters: 
I20260710 13:28:25.477254 31816 raft_consensus.cc:2804] T 6b82c791ae6844228529640cb0eda077 P 29f810aa39c149d7b55b5eb568f0ad24 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:25.477628 31607 raft_consensus.cc:2468] T 6b82c791ae6844228529640cb0eda077 P fb2e92aa567a4d1493f64fbac8438278 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29f810aa39c149d7b55b5eb568f0ad24 in term 1.
I20260710 13:28:25.477926 31816 raft_consensus.cc:697] T 6b82c791ae6844228529640cb0eda077 P 29f810aa39c149d7b55b5eb568f0ad24 [term 1 LEADER]: Becoming Leader. State: Replica: 29f810aa39c149d7b55b5eb568f0ad24, State: Running, Role: LEADER
I20260710 13:28:25.478782 31816 consensus_queue.cc:237] T 6b82c791ae6844228529640cb0eda077 P 29f810aa39c149d7b55b5eb568f0ad24 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:25.486668 31427 catalog_manager.cc:5697] T 6b82c791ae6844228529640cb0eda077 P 29f810aa39c149d7b55b5eb568f0ad24 reported cstate change: term changed from 0 to 1, leader changed from <none> to 29f810aa39c149d7b55b5eb568f0ad24 (127.26.127.67). New cstate: current_term: 1 leader_uuid: "29f810aa39c149d7b55b5eb568f0ad24" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:25.516302 31681 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "861f89c3e1594dd4bcbfb914acb185b0"
dest_uuid: "29f810aa39c149d7b55b5eb568f0ad24"
mode: GRACEFUL
new_leader_uuid: "60b5d828d0cb4f98b3a65e46700f7897"
 from {username='slave'} at 127.0.0.1:44966
I20260710 13:28:25.516912 31681 raft_consensus.cc:606] T 861f89c3e1594dd4bcbfb914acb185b0 P 29f810aa39c149d7b55b5eb568f0ad24 [term 1 LEADER]: Received request to transfer leadership to TS 60b5d828d0cb4f98b3a65e46700f7897
I20260710 13:28:25.521687 31681 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0452e1db8da94aadbacdd9f9c7a740fa"
dest_uuid: "29f810aa39c149d7b55b5eb568f0ad24"
mode: GRACEFUL
new_leader_uuid: "60b5d828d0cb4f98b3a65e46700f7897"
 from {username='slave'} at 127.0.0.1:44966
I20260710 13:28:25.522334 31681 raft_consensus.cc:606] T 0452e1db8da94aadbacdd9f9c7a740fa P 29f810aa39c149d7b55b5eb568f0ad24 [term 1 LEADER]: Received request to transfer leadership to TS 60b5d828d0cb4f98b3a65e46700f7897
I20260710 13:28:25.530009 31532 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b34ab53679754d07b300b7795cadde95"
dest_uuid: "60b5d828d0cb4f98b3a65e46700f7897"
mode: GRACEFUL
new_leader_uuid: "fb2e92aa567a4d1493f64fbac8438278"
 from {username='slave'} at 127.0.0.1:44518
I20260710 13:28:25.530602 31532 raft_consensus.cc:606] T b34ab53679754d07b300b7795cadde95 P 60b5d828d0cb4f98b3a65e46700f7897 [term 1 LEADER]: Received request to transfer leadership to TS fb2e92aa567a4d1493f64fbac8438278
I20260710 13:28:25.533149 31838 consensus_queue.cc:1048] T b34ab53679754d07b300b7795cadde95 P 60b5d828d0cb4f98b3a65e46700f7897 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:25.539276 31531 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d4fcf442a469479dbe89b0bef30ae760"
dest_uuid: "60b5d828d0cb4f98b3a65e46700f7897"
mode: GRACEFUL
new_leader_uuid: "fb2e92aa567a4d1493f64fbac8438278"
 from {username='slave'} at 127.0.0.1:44518
I20260710 13:28:25.539911 31531 raft_consensus.cc:606] T d4fcf442a469479dbe89b0bef30ae760 P 60b5d828d0cb4f98b3a65e46700f7897 [term 1 LEADER]: Received request to transfer leadership to TS fb2e92aa567a4d1493f64fbac8438278
I20260710 13:28:25.547293 31843 consensus_queue.cc:1048] T b34ab53679754d07b300b7795cadde95 P 60b5d828d0cb4f98b3a65e46700f7897 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:28:25.555955 31810 raft_consensus.cc:993] T b34ab53679754d07b300b7795cadde95 P 60b5d828d0cb4f98b3a65e46700f7897: : Instructing follower fb2e92aa567a4d1493f64fbac8438278 to start an election
I20260710 13:28:25.556452 31843 raft_consensus.cc:1081] T b34ab53679754d07b300b7795cadde95 P 60b5d828d0cb4f98b3a65e46700f7897 [term 1 LEADER]: Signalling peer fb2e92aa567a4d1493f64fbac8438278 to start an election
I20260710 13:28:25.557905 31607 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b34ab53679754d07b300b7795cadde95"
dest_uuid: "fb2e92aa567a4d1493f64fbac8438278"
 from {username='slave'} at 127.0.0.1:44470
I20260710 13:28:25.558400 31607 raft_consensus.cc:493] T b34ab53679754d07b300b7795cadde95 P fb2e92aa567a4d1493f64fbac8438278 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:25.558794 31607 raft_consensus.cc:3060] T b34ab53679754d07b300b7795cadde95 P fb2e92aa567a4d1493f64fbac8438278 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:25.563565 31607 raft_consensus.cc:515] T b34ab53679754d07b300b7795cadde95 P fb2e92aa567a4d1493f64fbac8438278 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:25.564972 31607 leader_election.cc:290] T b34ab53679754d07b300b7795cadde95 P fb2e92aa567a4d1493f64fbac8438278 [CANDIDATE]: Term 2 election: Requested vote from peers 60b5d828d0cb4f98b3a65e46700f7897 (127.26.127.65:46281), 29f810aa39c149d7b55b5eb568f0ad24 (127.26.127.67:39813)
I20260710 13:28:25.565711 31531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b34ab53679754d07b300b7795cadde95" candidate_uuid: "fb2e92aa567a4d1493f64fbac8438278" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "60b5d828d0cb4f98b3a65e46700f7897"
I20260710 13:28:25.565863 31681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b34ab53679754d07b300b7795cadde95" candidate_uuid: "fb2e92aa567a4d1493f64fbac8438278" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "29f810aa39c149d7b55b5eb568f0ad24"
I20260710 13:28:25.566330 31531 raft_consensus.cc:3055] T b34ab53679754d07b300b7795cadde95 P 60b5d828d0cb4f98b3a65e46700f7897 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:25.566386 31681 raft_consensus.cc:3060] T b34ab53679754d07b300b7795cadde95 P 29f810aa39c149d7b55b5eb568f0ad24 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:25.566687 31531 raft_consensus.cc:740] T b34ab53679754d07b300b7795cadde95 P 60b5d828d0cb4f98b3a65e46700f7897 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 60b5d828d0cb4f98b3a65e46700f7897, State: Running, Role: LEADER
I20260710 13:28:25.567502 31531 consensus_queue.cc:260] T b34ab53679754d07b300b7795cadde95 P 60b5d828d0cb4f98b3a65e46700f7897 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:25.568804 31531 raft_consensus.cc:3060] T b34ab53679754d07b300b7795cadde95 P 60b5d828d0cb4f98b3a65e46700f7897 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:25.572860 31681 raft_consensus.cc:2468] T b34ab53679754d07b300b7795cadde95 P 29f810aa39c149d7b55b5eb568f0ad24 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb2e92aa567a4d1493f64fbac8438278 in term 2.
I20260710 13:28:25.573782 31572 leader_election.cc:304] T b34ab53679754d07b300b7795cadde95 P fb2e92aa567a4d1493f64fbac8438278 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29f810aa39c149d7b55b5eb568f0ad24, fb2e92aa567a4d1493f64fbac8438278; no voters: 
I20260710 13:28:25.574407 31815 raft_consensus.cc:2804] T b34ab53679754d07b300b7795cadde95 P fb2e92aa567a4d1493f64fbac8438278 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:25.574512 31531 raft_consensus.cc:2468] T b34ab53679754d07b300b7795cadde95 P 60b5d828d0cb4f98b3a65e46700f7897 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb2e92aa567a4d1493f64fbac8438278 in term 2.
I20260710 13:28:25.574901 31815 raft_consensus.cc:697] T b34ab53679754d07b300b7795cadde95 P fb2e92aa567a4d1493f64fbac8438278 [term 2 LEADER]: Becoming Leader. State: Replica: fb2e92aa567a4d1493f64fbac8438278, State: Running, Role: LEADER
I20260710 13:28:25.575687 31815 consensus_queue.cc:237] T b34ab53679754d07b300b7795cadde95 P fb2e92aa567a4d1493f64fbac8438278 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:25.581709 31427 catalog_manager.cc:5697] T b34ab53679754d07b300b7795cadde95 P fb2e92aa567a4d1493f64fbac8438278 reported cstate change: term changed from 1 to 2, leader changed from 60b5d828d0cb4f98b3a65e46700f7897 (127.26.127.65) to fb2e92aa567a4d1493f64fbac8438278 (127.26.127.66). New cstate: current_term: 2 leader_uuid: "fb2e92aa567a4d1493f64fbac8438278" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:25.599756 31816 raft_consensus.cc:493] T 3a668e2d366c4f4093dbef5bc819c099 P 29f810aa39c149d7b55b5eb568f0ad24 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:25.600476 31816 raft_consensus.cc:515] T 3a668e2d366c4f4093dbef5bc819c099 P 29f810aa39c149d7b55b5eb568f0ad24 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:25.602327 31816 leader_election.cc:290] T 3a668e2d366c4f4093dbef5bc819c099 P 29f810aa39c149d7b55b5eb568f0ad24 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 60b5d828d0cb4f98b3a65e46700f7897 (127.26.127.65:46281), fb2e92aa567a4d1493f64fbac8438278 (127.26.127.66:43221)
I20260710 13:28:25.603053 31531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a668e2d366c4f4093dbef5bc819c099" candidate_uuid: "29f810aa39c149d7b55b5eb568f0ad24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60b5d828d0cb4f98b3a65e46700f7897" is_pre_election: true
I20260710 13:28:25.603193 31607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a668e2d366c4f4093dbef5bc819c099" candidate_uuid: "29f810aa39c149d7b55b5eb568f0ad24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb2e92aa567a4d1493f64fbac8438278" is_pre_election: true
I20260710 13:28:25.603927 31531 raft_consensus.cc:2393] T 3a668e2d366c4f4093dbef5bc819c099 P 60b5d828d0cb4f98b3a65e46700f7897 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 29f810aa39c149d7b55b5eb568f0ad24 in current term 1: Already voted for candidate fb2e92aa567a4d1493f64fbac8438278 in this term.
I20260710 13:28:25.604759 31645 leader_election.cc:304] T 3a668e2d366c4f4093dbef5bc819c099 P 29f810aa39c149d7b55b5eb568f0ad24 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 29f810aa39c149d7b55b5eb568f0ad24; no voters: 60b5d828d0cb4f98b3a65e46700f7897, fb2e92aa567a4d1493f64fbac8438278
I20260710 13:28:25.605264 31816 raft_consensus.cc:3060] T 3a668e2d366c4f4093dbef5bc819c099 P 29f810aa39c149d7b55b5eb568f0ad24 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:25.610013 31816 raft_consensus.cc:2749] T 3a668e2d366c4f4093dbef5bc819c099 P 29f810aa39c149d7b55b5eb568f0ad24 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:28:25.618551 31843 consensus_queue.cc:1048] T 0bd2fcbd8201417385e4f87141a1646b P 60b5d828d0cb4f98b3a65e46700f7897 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:25.628423 31810 consensus_queue.cc:1048] T 0bd2fcbd8201417385e4f87141a1646b P 60b5d828d0cb4f98b3a65e46700f7897 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:25.696341 31815 consensus_queue.cc:1048] T 3a668e2d366c4f4093dbef5bc819c099 P fb2e92aa567a4d1493f64fbac8438278 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:25.706970 31855 consensus_queue.cc:1048] T 3a668e2d366c4f4093dbef5bc819c099 P fb2e92aa567a4d1493f64fbac8438278 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:28:25.711122 31849 consensus_queue.cc:1048] T 861f89c3e1594dd4bcbfb914acb185b0 P 29f810aa39c149d7b55b5eb568f0ad24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:25.711774 31853 consensus_queue.cc:1048] T 861f89c3e1594dd4bcbfb914acb185b0 P 29f810aa39c149d7b55b5eb568f0ad24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:25.719844 31853 raft_consensus.cc:993] T 861f89c3e1594dd4bcbfb914acb185b0 P 29f810aa39c149d7b55b5eb568f0ad24: : Instructing follower 60b5d828d0cb4f98b3a65e46700f7897 to start an election
I20260710 13:28:25.720690 31849 raft_consensus.cc:1081] T 861f89c3e1594dd4bcbfb914acb185b0 P 29f810aa39c149d7b55b5eb568f0ad24 [term 1 LEADER]: Signalling peer 60b5d828d0cb4f98b3a65e46700f7897 to start an election
I20260710 13:28:25.722529 31530 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "861f89c3e1594dd4bcbfb914acb185b0"
dest_uuid: "60b5d828d0cb4f98b3a65e46700f7897"
 from {username='slave'} at 127.0.0.1:44510
I20260710 13:28:25.723026 31530 raft_consensus.cc:493] T 861f89c3e1594dd4bcbfb914acb185b0 P 60b5d828d0cb4f98b3a65e46700f7897 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:25.723335 31530 raft_consensus.cc:3060] T 861f89c3e1594dd4bcbfb914acb185b0 P 60b5d828d0cb4f98b3a65e46700f7897 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:25.736951 31810 consensus_queue.cc:1048] T d4fcf442a469479dbe89b0bef30ae760 P 60b5d828d0cb4f98b3a65e46700f7897 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:25.737484 31530 raft_consensus.cc:515] T 861f89c3e1594dd4bcbfb914acb185b0 P 60b5d828d0cb4f98b3a65e46700f7897 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:25.740262 31607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "861f89c3e1594dd4bcbfb914acb185b0" candidate_uuid: "60b5d828d0cb4f98b3a65e46700f7897" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fb2e92aa567a4d1493f64fbac8438278"
I20260710 13:28:25.740497 31530 leader_election.cc:290] T 861f89c3e1594dd4bcbfb914acb185b0 P 60b5d828d0cb4f98b3a65e46700f7897 [CANDIDATE]: Term 2 election: Requested vote from peers fb2e92aa567a4d1493f64fbac8438278 (127.26.127.66:43221), 29f810aa39c149d7b55b5eb568f0ad24 (127.26.127.67:39813)
I20260710 13:28:25.740998 31607 raft_consensus.cc:3060] T 861f89c3e1594dd4bcbfb914acb185b0 P fb2e92aa567a4d1493f64fbac8438278 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:25.742587 31532 raft_consensus.cc:1240] T 861f89c3e1594dd4bcbfb914acb185b0 P 60b5d828d0cb4f98b3a65e46700f7897 [term 2 FOLLOWER]: Rejecting Update request from peer 29f810aa39c149d7b55b5eb568f0ad24 for earlier term 1. Current term is 2. Ops: []
I20260710 13:28:25.745018 31849 consensus_queue.cc:1059] T 861f89c3e1594dd4bcbfb914acb185b0 P 29f810aa39c149d7b55b5eb568f0ad24 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:25.746047 31816 raft_consensus.cc:3055] T 861f89c3e1594dd4bcbfb914acb185b0 P 29f810aa39c149d7b55b5eb568f0ad24 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:25.746377 31816 raft_consensus.cc:740] T 861f89c3e1594dd4bcbfb914acb185b0 P 29f810aa39c149d7b55b5eb568f0ad24 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 29f810aa39c149d7b55b5eb568f0ad24, State: Running, Role: LEADER
I20260710 13:28:25.746802 31843 raft_consensus.cc:993] T d4fcf442a469479dbe89b0bef30ae760 P 60b5d828d0cb4f98b3a65e46700f7897: : Instructing follower fb2e92aa567a4d1493f64fbac8438278 to start an election
I20260710 13:28:25.747237 31843 raft_consensus.cc:1081] T d4fcf442a469479dbe89b0bef30ae760 P 60b5d828d0cb4f98b3a65e46700f7897 [term 1 LEADER]: Signalling peer fb2e92aa567a4d1493f64fbac8438278 to start an election
I20260710 13:28:25.747174 31816 consensus_queue.cc:260] T 861f89c3e1594dd4bcbfb914acb185b0 P 29f810aa39c149d7b55b5eb568f0ad24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:25.748404 31816 raft_consensus.cc:3060] T 861f89c3e1594dd4bcbfb914acb185b0 P 29f810aa39c149d7b55b5eb568f0ad24 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:25.749248 31678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "861f89c3e1594dd4bcbfb914acb185b0" candidate_uuid: "60b5d828d0cb4f98b3a65e46700f7897" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "29f810aa39c149d7b55b5eb568f0ad24"
I20260710 13:28:25.751933 31607 raft_consensus.cc:2468] T 861f89c3e1594dd4bcbfb914acb185b0 P fb2e92aa567a4d1493f64fbac8438278 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60b5d828d0cb4f98b3a65e46700f7897 in term 2.
I20260710 13:28:25.755379 31496 leader_election.cc:304] T 861f89c3e1594dd4bcbfb914acb185b0 P 60b5d828d0cb4f98b3a65e46700f7897 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60b5d828d0cb4f98b3a65e46700f7897, fb2e92aa567a4d1493f64fbac8438278; no voters: 
I20260710 13:28:25.755755 31606 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d4fcf442a469479dbe89b0bef30ae760"
dest_uuid: "fb2e92aa567a4d1493f64fbac8438278"
 from {username='slave'} at 127.0.0.1:44470
I20260710 13:28:25.756348 31606 raft_consensus.cc:493] T d4fcf442a469479dbe89b0bef30ae760 P fb2e92aa567a4d1493f64fbac8438278 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:25.756706 31606 raft_consensus.cc:3060] T d4fcf442a469479dbe89b0bef30ae760 P fb2e92aa567a4d1493f64fbac8438278 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:25.756820 31810 raft_consensus.cc:2804] T 861f89c3e1594dd4bcbfb914acb185b0 P 60b5d828d0cb4f98b3a65e46700f7897 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:25.757431 31810 raft_consensus.cc:697] T 861f89c3e1594dd4bcbfb914acb185b0 P 60b5d828d0cb4f98b3a65e46700f7897 [term 2 LEADER]: Becoming Leader. State: Replica: 60b5d828d0cb4f98b3a65e46700f7897, State: Running, Role: LEADER
I20260710 13:28:25.757244 31838 consensus_queue.cc:1048] T d4fcf442a469479dbe89b0bef30ae760 P 60b5d828d0cb4f98b3a65e46700f7897 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:25.758277 31810 consensus_queue.cc:237] T 861f89c3e1594dd4bcbfb914acb185b0 P 60b5d828d0cb4f98b3a65e46700f7897 [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: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:25.759630 31849 consensus_queue.cc:1048] T 0452e1db8da94aadbacdd9f9c7a740fa P 29f810aa39c149d7b55b5eb568f0ad24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 13:28:25.786029 31678 raft_consensus.cc:2468] T 861f89c3e1594dd4bcbfb914acb185b0 P 29f810aa39c149d7b55b5eb568f0ad24 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60b5d828d0cb4f98b3a65e46700f7897 in term 2.
I20260710 13:28:25.794466 31606 raft_consensus.cc:515] T d4fcf442a469479dbe89b0bef30ae760 P fb2e92aa567a4d1493f64fbac8438278 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:25.797756 31678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4fcf442a469479dbe89b0bef30ae760" candidate_uuid: "fb2e92aa567a4d1493f64fbac8438278" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "29f810aa39c149d7b55b5eb568f0ad24"
I20260710 13:28:25.797928 31532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4fcf442a469479dbe89b0bef30ae760" candidate_uuid: "fb2e92aa567a4d1493f64fbac8438278" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "60b5d828d0cb4f98b3a65e46700f7897"
I20260710 13:28:25.798830 31532 raft_consensus.cc:3055] T d4fcf442a469479dbe89b0bef30ae760 P 60b5d828d0cb4f98b3a65e46700f7897 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:25.800343 31607 raft_consensus.cc:1240] T d4fcf442a469479dbe89b0bef30ae760 P fb2e92aa567a4d1493f64fbac8438278 [term 2 FOLLOWER]: Rejecting Update request from peer 60b5d828d0cb4f98b3a65e46700f7897 for earlier term 1. Current term is 2. Ops: []
I20260710 13:28:25.798338 31678 raft_consensus.cc:3060] T d4fcf442a469479dbe89b0bef30ae760 P 29f810aa39c149d7b55b5eb568f0ad24 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:25.800854 31606 leader_election.cc:290] T d4fcf442a469479dbe89b0bef30ae760 P fb2e92aa567a4d1493f64fbac8438278 [CANDIDATE]: Term 2 election: Requested vote from peers 60b5d828d0cb4f98b3a65e46700f7897 (127.26.127.65:46281), 29f810aa39c149d7b55b5eb568f0ad24 (127.26.127.67:39813)
I20260710 13:28:25.799165 31532 raft_consensus.cc:740] T d4fcf442a469479dbe89b0bef30ae760 P 60b5d828d0cb4f98b3a65e46700f7897 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 60b5d828d0cb4f98b3a65e46700f7897, State: Running, Role: LEADER
I20260710 13:28:25.802765 31532 consensus_queue.cc:260] T d4fcf442a469479dbe89b0bef30ae760 P 60b5d828d0cb4f98b3a65e46700f7897 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:25.803470 31843 consensus_queue.cc:1059] T d4fcf442a469479dbe89b0bef30ae760 P 60b5d828d0cb4f98b3a65e46700f7897 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:25.805785 31849 raft_consensus.cc:993] T 0452e1db8da94aadbacdd9f9c7a740fa P 29f810aa39c149d7b55b5eb568f0ad24: : Instructing follower 60b5d828d0cb4f98b3a65e46700f7897 to start an election
I20260710 13:28:25.806250 31849 raft_consensus.cc:1081] T 0452e1db8da94aadbacdd9f9c7a740fa P 29f810aa39c149d7b55b5eb568f0ad24 [term 1 LEADER]: Signalling peer 60b5d828d0cb4f98b3a65e46700f7897 to start an election
I20260710 13:28:25.807206 31853 consensus_queue.cc:1048] T 0452e1db8da94aadbacdd9f9c7a740fa P 29f810aa39c149d7b55b5eb568f0ad24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:25.807494 31532 raft_consensus.cc:3060] T d4fcf442a469479dbe89b0bef30ae760 P 60b5d828d0cb4f98b3a65e46700f7897 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:25.809033 31531 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0452e1db8da94aadbacdd9f9c7a740fa"
dest_uuid: "60b5d828d0cb4f98b3a65e46700f7897"
 from {username='slave'} at 127.0.0.1:44510
I20260710 13:28:25.810305 31531 raft_consensus.cc:493] T 0452e1db8da94aadbacdd9f9c7a740fa P 60b5d828d0cb4f98b3a65e46700f7897 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:25.810693 31531 raft_consensus.cc:3060] T 0452e1db8da94aadbacdd9f9c7a740fa P 60b5d828d0cb4f98b3a65e46700f7897 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:25.811497 31429 catalog_manager.cc:5697] T 861f89c3e1594dd4bcbfb914acb185b0 P 60b5d828d0cb4f98b3a65e46700f7897 reported cstate change: term changed from 1 to 2, leader changed from 29f810aa39c149d7b55b5eb568f0ad24 (127.26.127.67) to 60b5d828d0cb4f98b3a65e46700f7897 (127.26.127.65). New cstate: current_term: 2 leader_uuid: "60b5d828d0cb4f98b3a65e46700f7897" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:25.818830 31531 raft_consensus.cc:515] T 0452e1db8da94aadbacdd9f9c7a740fa P 60b5d828d0cb4f98b3a65e46700f7897 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:25.819159 31532 raft_consensus.cc:2468] T d4fcf442a469479dbe89b0bef30ae760 P 60b5d828d0cb4f98b3a65e46700f7897 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb2e92aa567a4d1493f64fbac8438278 in term 2.
I20260710 13:28:25.820387 31571 leader_election.cc:304] T d4fcf442a469479dbe89b0bef30ae760 P fb2e92aa567a4d1493f64fbac8438278 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60b5d828d0cb4f98b3a65e46700f7897, fb2e92aa567a4d1493f64fbac8438278; no voters: 
I20260710 13:28:25.821671 31855 raft_consensus.cc:2804] T d4fcf442a469479dbe89b0bef30ae760 P fb2e92aa567a4d1493f64fbac8438278 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:25.822113 31855 raft_consensus.cc:697] T d4fcf442a469479dbe89b0bef30ae760 P fb2e92aa567a4d1493f64fbac8438278 [term 2 LEADER]: Becoming Leader. State: Replica: fb2e92aa567a4d1493f64fbac8438278, State: Running, Role: LEADER
I20260710 13:28:25.822228 31681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0452e1db8da94aadbacdd9f9c7a740fa" candidate_uuid: "60b5d828d0cb4f98b3a65e46700f7897" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "29f810aa39c149d7b55b5eb568f0ad24"
I20260710 13:28:25.822824 31681 raft_consensus.cc:3055] T 0452e1db8da94aadbacdd9f9c7a740fa P 29f810aa39c149d7b55b5eb568f0ad24 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:25.823185 31681 raft_consensus.cc:740] T 0452e1db8da94aadbacdd9f9c7a740fa P 29f810aa39c149d7b55b5eb568f0ad24 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 29f810aa39c149d7b55b5eb568f0ad24, State: Running, Role: LEADER
I20260710 13:28:25.822960 31855 consensus_queue.cc:237] T d4fcf442a469479dbe89b0bef30ae760 P fb2e92aa567a4d1493f64fbac8438278 [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: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:25.823674 31678 raft_consensus.cc:2468] T d4fcf442a469479dbe89b0bef30ae760 P 29f810aa39c149d7b55b5eb568f0ad24 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb2e92aa567a4d1493f64fbac8438278 in term 2.
I20260710 13:28:25.824040 31681 consensus_queue.cc:260] T 0452e1db8da94aadbacdd9f9c7a740fa P 29f810aa39c149d7b55b5eb568f0ad24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:25.825250 31681 raft_consensus.cc:3060] T 0452e1db8da94aadbacdd9f9c7a740fa P 29f810aa39c149d7b55b5eb568f0ad24 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:25.825577 31531 leader_election.cc:290] T 0452e1db8da94aadbacdd9f9c7a740fa P 60b5d828d0cb4f98b3a65e46700f7897 [CANDIDATE]: Term 2 election: Requested vote from peers fb2e92aa567a4d1493f64fbac8438278 (127.26.127.66:43221), 29f810aa39c149d7b55b5eb568f0ad24 (127.26.127.67:39813)
I20260710 13:28:25.829836 31606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0452e1db8da94aadbacdd9f9c7a740fa" candidate_uuid: "60b5d828d0cb4f98b3a65e46700f7897" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fb2e92aa567a4d1493f64fbac8438278"
I20260710 13:28:25.830443 31606 raft_consensus.cc:3060] T 0452e1db8da94aadbacdd9f9c7a740fa P fb2e92aa567a4d1493f64fbac8438278 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:25.835594 31855 consensus_queue.cc:1048] T 8ab81849f55c40238832960952e31a62 P fb2e92aa567a4d1493f64fbac8438278 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:25.837055 31681 raft_consensus.cc:2468] T 0452e1db8da94aadbacdd9f9c7a740fa P 29f810aa39c149d7b55b5eb568f0ad24 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60b5d828d0cb4f98b3a65e46700f7897 in term 2.
I20260710 13:28:25.837129 31606 raft_consensus.cc:2468] T 0452e1db8da94aadbacdd9f9c7a740fa P fb2e92aa567a4d1493f64fbac8438278 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60b5d828d0cb4f98b3a65e46700f7897 in term 2.
I20260710 13:28:25.838521 31496 leader_election.cc:304] T 0452e1db8da94aadbacdd9f9c7a740fa P 60b5d828d0cb4f98b3a65e46700f7897 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60b5d828d0cb4f98b3a65e46700f7897, fb2e92aa567a4d1493f64fbac8438278; no voters: 
I20260710 13:28:25.839958 31810 raft_consensus.cc:2804] T 0452e1db8da94aadbacdd9f9c7a740fa P 60b5d828d0cb4f98b3a65e46700f7897 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:25.840577 31810 raft_consensus.cc:697] T 0452e1db8da94aadbacdd9f9c7a740fa P 60b5d828d0cb4f98b3a65e46700f7897 [term 2 LEADER]: Becoming Leader. State: Replica: 60b5d828d0cb4f98b3a65e46700f7897, State: Running, Role: LEADER
I20260710 13:28:25.841850 31810 consensus_queue.cc:237] T 0452e1db8da94aadbacdd9f9c7a740fa P 60b5d828d0cb4f98b3a65e46700f7897 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:25.847350 31429 catalog_manager.cc:5697] T d4fcf442a469479dbe89b0bef30ae760 P fb2e92aa567a4d1493f64fbac8438278 reported cstate change: term changed from 1 to 2, leader changed from 60b5d828d0cb4f98b3a65e46700f7897 (127.26.127.65) to fb2e92aa567a4d1493f64fbac8438278 (127.26.127.66). New cstate: current_term: 2 leader_uuid: "fb2e92aa567a4d1493f64fbac8438278" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:25.860044 31865 consensus_queue.cc:1048] T 8ab81849f55c40238832960952e31a62 P fb2e92aa567a4d1493f64fbac8438278 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:25.867506 31816 consensus_queue.cc:1048] T 6b82c791ae6844228529640cb0eda077 P 29f810aa39c149d7b55b5eb568f0ad24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:25.869084 31430 catalog_manager.cc:5697] T 0452e1db8da94aadbacdd9f9c7a740fa P 60b5d828d0cb4f98b3a65e46700f7897 reported cstate change: term changed from 1 to 2, leader changed from 29f810aa39c149d7b55b5eb568f0ad24 (127.26.127.67) to 60b5d828d0cb4f98b3a65e46700f7897 (127.26.127.65). New cstate: current_term: 2 leader_uuid: "60b5d828d0cb4f98b3a65e46700f7897" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:25.879547 31849 consensus_queue.cc:1048] T 6b82c791ae6844228529640cb0eda077 P 29f810aa39c149d7b55b5eb568f0ad24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:26.016247 31678 raft_consensus.cc:1275] T b34ab53679754d07b300b7795cadde95 P 29f810aa39c149d7b55b5eb568f0ad24 [term 2 FOLLOWER]: Refusing update from remote peer fb2e92aa567a4d1493f64fbac8438278: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:26.017580 31865 consensus_queue.cc:1048] T b34ab53679754d07b300b7795cadde95 P fb2e92aa567a4d1493f64fbac8438278 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:26.025017 31532 raft_consensus.cc:1275] T b34ab53679754d07b300b7795cadde95 P 60b5d828d0cb4f98b3a65e46700f7897 [term 2 FOLLOWER]: Refusing update from remote peer fb2e92aa567a4d1493f64fbac8438278: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:26.027347 31865 consensus_queue.cc:1048] T b34ab53679754d07b300b7795cadde95 P fb2e92aa567a4d1493f64fbac8438278 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:26.157860 31606 raft_consensus.cc:1275] T 861f89c3e1594dd4bcbfb914acb185b0 P fb2e92aa567a4d1493f64fbac8438278 [term 2 FOLLOWER]: Refusing update from remote peer 60b5d828d0cb4f98b3a65e46700f7897: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:26.159071 31838 consensus_queue.cc:1048] T 861f89c3e1594dd4bcbfb914acb185b0 P 60b5d828d0cb4f98b3a65e46700f7897 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:26.166996 31681 raft_consensus.cc:1275] T 861f89c3e1594dd4bcbfb914acb185b0 P 29f810aa39c149d7b55b5eb568f0ad24 [term 2 FOLLOWER]: Refusing update from remote peer 60b5d828d0cb4f98b3a65e46700f7897: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:26.168222 31838 consensus_queue.cc:1048] T 861f89c3e1594dd4bcbfb914acb185b0 P 60b5d828d0cb4f98b3a65e46700f7897 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:26.256328 31681 raft_consensus.cc:1275] T 0452e1db8da94aadbacdd9f9c7a740fa P 29f810aa39c149d7b55b5eb568f0ad24 [term 2 FOLLOWER]: Refusing update from remote peer 60b5d828d0cb4f98b3a65e46700f7897: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:26.257643 31838 consensus_queue.cc:1048] T 0452e1db8da94aadbacdd9f9c7a740fa P 60b5d828d0cb4f98b3a65e46700f7897 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:26.265465 31606 raft_consensus.cc:1275] T 0452e1db8da94aadbacdd9f9c7a740fa P fb2e92aa567a4d1493f64fbac8438278 [term 2 FOLLOWER]: Refusing update from remote peer 60b5d828d0cb4f98b3a65e46700f7897: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:26.266831 31838 consensus_queue.cc:1048] T 0452e1db8da94aadbacdd9f9c7a740fa P 60b5d828d0cb4f98b3a65e46700f7897 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:26.314285 31678 raft_consensus.cc:1275] T d4fcf442a469479dbe89b0bef30ae760 P 29f810aa39c149d7b55b5eb568f0ad24 [term 2 FOLLOWER]: Refusing update from remote peer fb2e92aa567a4d1493f64fbac8438278: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:26.315478 31865 consensus_queue.cc:1048] T d4fcf442a469479dbe89b0bef30ae760 P fb2e92aa567a4d1493f64fbac8438278 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:26.322825 31532 raft_consensus.cc:1275] T d4fcf442a469479dbe89b0bef30ae760 P 60b5d828d0cb4f98b3a65e46700f7897 [term 2 FOLLOWER]: Refusing update from remote peer fb2e92aa567a4d1493f64fbac8438278: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:26.324456 31858 consensus_queue.cc:1048] T d4fcf442a469479dbe89b0bef30ae760 P fb2e92aa567a4d1493f64fbac8438278 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:28.557036 31429 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:40778:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 13:28:28.574858 31429 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:40778:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 13:28:28.602398 27133 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:28:28.666508 31926 tablet.cc:1724] T 5bd38aa351b0448abf12b656ff170ef6 P 60b5d828d0cb4f98b3a65e46700f7897: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:28:28.670364 31927 tablet.cc:1724] T 5bd38aa351b0448abf12b656ff170ef6 P 29f810aa39c149d7b55b5eb568f0ad24: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:28:28.761050 31938 tablet.cc:1724] T 5bd38aa351b0448abf12b656ff170ef6 P fb2e92aa567a4d1493f64fbac8438278: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 13:28:28.803632 31572 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.127.67:39813, user_credentials={real_user=slave}} blocked reactor thread for 75225.1us
W20260710 13:28:28.818724 31930 log.cc:927] Time spent T 0bd2fcbd8201417385e4f87141a1646b P 60b5d828d0cb4f98b3a65e46700f7897: Append to log took a long time: real 0.073s	user 0.000s	sys 0.000s
W20260710 13:28:28.820462 31916 log.cc:927] Time spent T b34ab53679754d07b300b7795cadde95 P fb2e92aa567a4d1493f64fbac8438278: Append to log took a long time: real 0.063s	user 0.000s	sys 0.000s
I20260710 13:28:28.810469 31926 tablet.cc:1724] T 6b82c791ae6844228529640cb0eda077 P 60b5d828d0cb4f98b3a65e46700f7897: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:28:28.822908 31927 tablet.cc:1724] T 6b82c791ae6844228529640cb0eda077 P 29f810aa39c149d7b55b5eb568f0ad24: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 13:28:28.839756 31571 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.127.65:46281, user_credentials={real_user=slave}} blocked reactor thread for 106015us
I20260710 13:28:28.840588 31953 tablet.cc:1724] T 6b82c791ae6844228529640cb0eda077 P fb2e92aa567a4d1493f64fbac8438278: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:28:28.886523 31947 tablet.cc:1724] T 0452e1db8da94aadbacdd9f9c7a740fa P 29f810aa39c149d7b55b5eb568f0ad24: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:28:28.896762 31938 tablet.cc:1724] T 3a668e2d366c4f4093dbef5bc819c099 P fb2e92aa567a4d1493f64fbac8438278: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:28:28.910427 31927 tablet.cc:1724] T 0bd2fcbd8201417385e4f87141a1646b P 29f810aa39c149d7b55b5eb568f0ad24: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:28:28.918877 31926 tablet.cc:1724] T 0bd2fcbd8201417385e4f87141a1646b P 60b5d828d0cb4f98b3a65e46700f7897: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:28:28.924358 31953 tablet.cc:1724] T 861f89c3e1594dd4bcbfb914acb185b0 P fb2e92aa567a4d1493f64fbac8438278: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:28:28.925709 31958 tablet.cc:1724] T 861f89c3e1594dd4bcbfb914acb185b0 P 60b5d828d0cb4f98b3a65e46700f7897: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:28:28.919059 31956 tablet.cc:1724] T 0452e1db8da94aadbacdd9f9c7a740fa P 60b5d828d0cb4f98b3a65e46700f7897: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:28:28.936203 31947 tablet.cc:1724] T 861f89c3e1594dd4bcbfb914acb185b0 P 29f810aa39c149d7b55b5eb568f0ad24: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 13:28:28.933240 31572 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.127.67:39813, user_credentials={real_user=slave}} blocked reactor thread for 93735.8us
I20260710 13:28:28.959820 31965 tablet.cc:1724] T b34ab53679754d07b300b7795cadde95 P 29f810aa39c149d7b55b5eb568f0ad24: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:28:28.964208 31957 tablet.cc:1724] T 3a668e2d366c4f4093dbef5bc819c099 P 60b5d828d0cb4f98b3a65e46700f7897: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:28:28.973697 31607 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "559fabf38f294e5e9c8366cbf9da92e5"
dest_uuid: "fb2e92aa567a4d1493f64fbac8438278"
mode: GRACEFUL
new_leader_uuid: "29f810aa39c149d7b55b5eb568f0ad24"
 from {username='slave'} at 127.0.0.1:55350
I20260710 13:28:28.974300 31607 raft_consensus.cc:606] T 559fabf38f294e5e9c8366cbf9da92e5 P fb2e92aa567a4d1493f64fbac8438278 [term 1 LEADER]: Received request to transfer leadership to TS 29f810aa39c149d7b55b5eb568f0ad24
I20260710 13:28:28.969799 31960 tablet.cc:1724] T 0452e1db8da94aadbacdd9f9c7a740fa P fb2e92aa567a4d1493f64fbac8438278: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:28:29.015630 31935 raft_consensus.cc:993] T 559fabf38f294e5e9c8366cbf9da92e5 P fb2e92aa567a4d1493f64fbac8438278: : Instructing follower 29f810aa39c149d7b55b5eb568f0ad24 to start an election
I20260710 13:28:29.016460 31963 raft_consensus.cc:1081] T 559fabf38f294e5e9c8366cbf9da92e5 P fb2e92aa567a4d1493f64fbac8438278 [term 1 LEADER]: Signalling peer 29f810aa39c149d7b55b5eb568f0ad24 to start an election
I20260710 13:28:29.026459 31961 tablet.cc:1724] T b34ab53679754d07b300b7795cadde95 P fb2e92aa567a4d1493f64fbac8438278: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:28:29.029289 31965 tablet.cc:1724] T 3a668e2d366c4f4093dbef5bc819c099 P 29f810aa39c149d7b55b5eb568f0ad24: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:28:29.040047 31678 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "559fabf38f294e5e9c8366cbf9da92e5"
dest_uuid: "29f810aa39c149d7b55b5eb568f0ad24"
 from {username='slave'} at 127.0.0.1:44956
I20260710 13:28:29.040937 31678 raft_consensus.cc:493] T 559fabf38f294e5e9c8366cbf9da92e5 P 29f810aa39c149d7b55b5eb568f0ad24 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:29.041414 31678 raft_consensus.cc:3060] T 559fabf38f294e5e9c8366cbf9da92e5 P 29f810aa39c149d7b55b5eb568f0ad24 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:29.044656 31956 tablet.cc:1724] T d4fcf442a469479dbe89b0bef30ae760 P 60b5d828d0cb4f98b3a65e46700f7897: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:28:29.049342 31678 raft_consensus.cc:515] T 559fabf38f294e5e9c8366cbf9da92e5 P 29f810aa39c149d7b55b5eb568f0ad24 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:29.057160 31607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "559fabf38f294e5e9c8366cbf9da92e5" candidate_uuid: "29f810aa39c149d7b55b5eb568f0ad24" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fb2e92aa567a4d1493f64fbac8438278"
I20260710 13:28:29.057667 31607 raft_consensus.cc:3055] T 559fabf38f294e5e9c8366cbf9da92e5 P fb2e92aa567a4d1493f64fbac8438278 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:29.058171 31607 raft_consensus.cc:740] T 559fabf38f294e5e9c8366cbf9da92e5 P fb2e92aa567a4d1493f64fbac8438278 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fb2e92aa567a4d1493f64fbac8438278, State: Running, Role: LEADER
I20260710 13:28:29.057554 31926 tablet.cc:1724] T b34ab53679754d07b300b7795cadde95 P 60b5d828d0cb4f98b3a65e46700f7897: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:28:29.058885 31607 consensus_queue.cc:260] T 559fabf38f294e5e9c8366cbf9da92e5 P fb2e92aa567a4d1493f64fbac8438278 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:29.060016 31607 raft_consensus.cc:3060] T 559fabf38f294e5e9c8366cbf9da92e5 P fb2e92aa567a4d1493f64fbac8438278 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:29.063846 31531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "559fabf38f294e5e9c8366cbf9da92e5" candidate_uuid: "29f810aa39c149d7b55b5eb568f0ad24" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "60b5d828d0cb4f98b3a65e46700f7897"
I20260710 13:28:29.064422 31531 raft_consensus.cc:3060] T 559fabf38f294e5e9c8366cbf9da92e5 P 60b5d828d0cb4f98b3a65e46700f7897 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:29.064857 31938 tablet.cc:1724] T 0bd2fcbd8201417385e4f87141a1646b P fb2e92aa567a4d1493f64fbac8438278: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:28:29.070562 31531 raft_consensus.cc:2468] T 559fabf38f294e5e9c8366cbf9da92e5 P 60b5d828d0cb4f98b3a65e46700f7897 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29f810aa39c149d7b55b5eb568f0ad24 in term 2.
I20260710 13:28:29.064376 31678 leader_election.cc:290] T 559fabf38f294e5e9c8366cbf9da92e5 P 29f810aa39c149d7b55b5eb568f0ad24 [CANDIDATE]: Term 2 election: Requested vote from peers 60b5d828d0cb4f98b3a65e46700f7897 (127.26.127.65:46281), fb2e92aa567a4d1493f64fbac8438278 (127.26.127.66:43221)
I20260710 13:28:29.073060 31645 leader_election.cc:304] T 559fabf38f294e5e9c8366cbf9da92e5 P 29f810aa39c149d7b55b5eb568f0ad24 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29f810aa39c149d7b55b5eb568f0ad24, 60b5d828d0cb4f98b3a65e46700f7897; no voters: 
I20260710 13:28:29.073964 31941 raft_consensus.cc:2804] T 559fabf38f294e5e9c8366cbf9da92e5 P 29f810aa39c149d7b55b5eb568f0ad24 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:29.074455 31941 raft_consensus.cc:697] T 559fabf38f294e5e9c8366cbf9da92e5 P 29f810aa39c149d7b55b5eb568f0ad24 [term 2 LEADER]: Becoming Leader. State: Replica: 29f810aa39c149d7b55b5eb568f0ad24, State: Running, Role: LEADER
I20260710 13:28:29.075227 31941 consensus_queue.cc:237] T 559fabf38f294e5e9c8366cbf9da92e5 P 29f810aa39c149d7b55b5eb568f0ad24 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:29.083741 31607 raft_consensus.cc:2468] T 559fabf38f294e5e9c8366cbf9da92e5 P fb2e92aa567a4d1493f64fbac8438278 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29f810aa39c149d7b55b5eb568f0ad24 in term 2.
I20260710 13:28:29.086326 31927 tablet.cc:1724] T d4fcf442a469479dbe89b0bef30ae760 P 29f810aa39c149d7b55b5eb568f0ad24: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:28:29.118932 31427 catalog_manager.cc:5697] T 559fabf38f294e5e9c8366cbf9da92e5 P 29f810aa39c149d7b55b5eb568f0ad24 reported cstate change: term changed from 1 to 2, leader changed from fb2e92aa567a4d1493f64fbac8438278 (127.26.127.66) to 29f810aa39c149d7b55b5eb568f0ad24 (127.26.127.67). New cstate: current_term: 2 leader_uuid: "29f810aa39c149d7b55b5eb568f0ad24" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:29.121640 31953 tablet.cc:1724] T 8ab81849f55c40238832960952e31a62 P fb2e92aa567a4d1493f64fbac8438278: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:28:29.083338 31961 tablet.cc:1724] T d4fcf442a469479dbe89b0bef30ae760 P fb2e92aa567a4d1493f64fbac8438278: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:28:29.126762 31927 tablet.cc:1724] T 8ab81849f55c40238832960952e31a62 P 29f810aa39c149d7b55b5eb568f0ad24: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:28:29.129022 31957 tablet.cc:1724] T 8ab81849f55c40238832960952e31a62 P 60b5d828d0cb4f98b3a65e46700f7897: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:28:29.130278 31531 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "643ce980187f43b3b14065703d407867"
dest_uuid: "60b5d828d0cb4f98b3a65e46700f7897"
mode: GRACEFUL
new_leader_uuid: "29f810aa39c149d7b55b5eb568f0ad24"
 from {username='slave'} at 127.0.0.1:40060
I20260710 13:28:29.130852 31531 raft_consensus.cc:606] T 643ce980187f43b3b14065703d407867 P 60b5d828d0cb4f98b3a65e46700f7897 [term 2 LEADER]: Received request to transfer leadership to TS 29f810aa39c149d7b55b5eb568f0ad24
I20260710 13:28:29.132781 27133 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:28:29.133394 27133 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:28:29.188038 31430 catalog_manager.cc:6242] T 00000000000000000000000000000000 P b6ed9a42c46448c3aa679873cf05d60e: soft_deleted_table [id=ee44ef1cb4ef451b856194a9d1c9fea5] alter complete (version 1)
I20260710 13:28:29.505926 31530 raft_consensus.cc:1275] T 559fabf38f294e5e9c8366cbf9da92e5 P 60b5d828d0cb4f98b3a65e46700f7897 [term 2 FOLLOWER]: Refusing update from remote peer 29f810aa39c149d7b55b5eb568f0ad24: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:29.507261 31941 consensus_queue.cc:1048] T 559fabf38f294e5e9c8366cbf9da92e5 P 29f810aa39c149d7b55b5eb568f0ad24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:29.524530 31607 raft_consensus.cc:1275] T 559fabf38f294e5e9c8366cbf9da92e5 P fb2e92aa567a4d1493f64fbac8438278 [term 2 FOLLOWER]: Refusing update from remote peer 29f810aa39c149d7b55b5eb568f0ad24: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:29.527300 31977 consensus_queue.cc:1048] T 559fabf38f294e5e9c8366cbf9da92e5 P 29f810aa39c149d7b55b5eb568f0ad24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:29.651799 31978 raft_consensus.cc:993] T 643ce980187f43b3b14065703d407867 P 60b5d828d0cb4f98b3a65e46700f7897: : Instructing follower 29f810aa39c149d7b55b5eb568f0ad24 to start an election
I20260710 13:28:29.652371 31978 raft_consensus.cc:1081] T 643ce980187f43b3b14065703d407867 P 60b5d828d0cb4f98b3a65e46700f7897 [term 2 LEADER]: Signalling peer 29f810aa39c149d7b55b5eb568f0ad24 to start an election
I20260710 13:28:29.653748 31680 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "643ce980187f43b3b14065703d407867"
dest_uuid: "29f810aa39c149d7b55b5eb568f0ad24"
 from {username='slave'} at 127.0.0.1:44952
I20260710 13:28:29.654182 31680 raft_consensus.cc:493] T 643ce980187f43b3b14065703d407867 P 29f810aa39c149d7b55b5eb568f0ad24 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:29.654454 31680 raft_consensus.cc:3060] T 643ce980187f43b3b14065703d407867 P 29f810aa39c149d7b55b5eb568f0ad24 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:28:29.659145 31680 raft_consensus.cc:515] T 643ce980187f43b3b14065703d407867 P 29f810aa39c149d7b55b5eb568f0ad24 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:29.660708 31680 leader_election.cc:290] T 643ce980187f43b3b14065703d407867 P 29f810aa39c149d7b55b5eb568f0ad24 [CANDIDATE]: Term 3 election: Requested vote from peers 60b5d828d0cb4f98b3a65e46700f7897 (127.26.127.65:46281), fb2e92aa567a4d1493f64fbac8438278 (127.26.127.66:43221)
I20260710 13:28:29.661522 31530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "643ce980187f43b3b14065703d407867" candidate_uuid: "29f810aa39c149d7b55b5eb568f0ad24" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "60b5d828d0cb4f98b3a65e46700f7897"
I20260710 13:28:29.661713 31607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "643ce980187f43b3b14065703d407867" candidate_uuid: "29f810aa39c149d7b55b5eb568f0ad24" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fb2e92aa567a4d1493f64fbac8438278"
I20260710 13:28:29.662235 31530 raft_consensus.cc:3055] T 643ce980187f43b3b14065703d407867 P 60b5d828d0cb4f98b3a65e46700f7897 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:28:29.662302 31607 raft_consensus.cc:3060] T 643ce980187f43b3b14065703d407867 P fb2e92aa567a4d1493f64fbac8438278 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:28:29.662678 31530 raft_consensus.cc:740] T 643ce980187f43b3b14065703d407867 P 60b5d828d0cb4f98b3a65e46700f7897 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 60b5d828d0cb4f98b3a65e46700f7897, State: Running, Role: LEADER
I20260710 13:28:29.663470 31530 consensus_queue.cc:260] T 643ce980187f43b3b14065703d407867 P 60b5d828d0cb4f98b3a65e46700f7897 [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: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:29.664408 31530 raft_consensus.cc:3060] T 643ce980187f43b3b14065703d407867 P 60b5d828d0cb4f98b3a65e46700f7897 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:28:29.666910 31607 raft_consensus.cc:2468] T 643ce980187f43b3b14065703d407867 P fb2e92aa567a4d1493f64fbac8438278 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29f810aa39c149d7b55b5eb568f0ad24 in term 3.
I20260710 13:28:29.667900 31645 leader_election.cc:304] T 643ce980187f43b3b14065703d407867 P 29f810aa39c149d7b55b5eb568f0ad24 [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: 29f810aa39c149d7b55b5eb568f0ad24, fb2e92aa567a4d1493f64fbac8438278; no voters: 
I20260710 13:28:29.668581 31977 raft_consensus.cc:2804] T 643ce980187f43b3b14065703d407867 P 29f810aa39c149d7b55b5eb568f0ad24 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:28:29.669076 31977 raft_consensus.cc:697] T 643ce980187f43b3b14065703d407867 P 29f810aa39c149d7b55b5eb568f0ad24 [term 3 LEADER]: Becoming Leader. State: Replica: 29f810aa39c149d7b55b5eb568f0ad24, State: Running, Role: LEADER
I20260710 13:28:29.669391 31530 raft_consensus.cc:2468] T 643ce980187f43b3b14065703d407867 P 60b5d828d0cb4f98b3a65e46700f7897 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29f810aa39c149d7b55b5eb568f0ad24 in term 3.
I20260710 13:28:29.669962 31977 consensus_queue.cc:237] T 643ce980187f43b3b14065703d407867 P 29f810aa39c149d7b55b5eb568f0ad24 [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: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } }
I20260710 13:28:29.677556 31430 catalog_manager.cc:5697] T 643ce980187f43b3b14065703d407867 P 29f810aa39c149d7b55b5eb568f0ad24 reported cstate change: term changed from 2 to 3, leader changed from 60b5d828d0cb4f98b3a65e46700f7897 (127.26.127.65) to 29f810aa39c149d7b55b5eb568f0ad24 (127.26.127.67). New cstate: current_term: 3 leader_uuid: "29f810aa39c149d7b55b5eb568f0ad24" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29f810aa39c149d7b55b5eb568f0ad24" member_type: VOTER last_known_addr { host: "127.26.127.67" port: 39813 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:30.100073 31607 raft_consensus.cc:1275] T 643ce980187f43b3b14065703d407867 P fb2e92aa567a4d1493f64fbac8438278 [term 3 FOLLOWER]: Refusing update from remote peer 29f810aa39c149d7b55b5eb568f0ad24: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:28:30.101271 31977 consensus_queue.cc:1048] T 643ce980187f43b3b14065703d407867 P 29f810aa39c149d7b55b5eb568f0ad24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb2e92aa567a4d1493f64fbac8438278" member_type: VOTER last_known_addr { host: "127.26.127.66" port: 43221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:28:30.111402 31530 raft_consensus.cc:1275] T 643ce980187f43b3b14065703d407867 P 60b5d828d0cb4f98b3a65e46700f7897 [term 3 FOLLOWER]: Refusing update from remote peer 29f810aa39c149d7b55b5eb568f0ad24: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:28:30.113214 31977 consensus_queue.cc:1048] T 643ce980187f43b3b14065703d407867 P 29f810aa39c149d7b55b5eb568f0ad24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60b5d828d0cb4f98b3a65e46700f7897" member_type: VOTER last_known_addr { host: "127.26.127.65" port: 46281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:28:30.187414 27133 tablet_server.cc:179] TabletServer@127.26.127.65:0 shutting down...
W20260710 13:28:30.212157 31571 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 9 similar messages]
I20260710 13:28:30.215472 27133 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260710 13:28:30.215646 31571 consensus_peers.cc:597] T 0bee01c20cbc453d9e98b690f0b95a80 P fb2e92aa567a4d1493f64fbac8438278 -> Peer 60b5d828d0cb4f98b3a65e46700f7897 (127.26.127.65:46281): Couldn't send request to peer 60b5d828d0cb4f98b3a65e46700f7897. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:30.216387 27133 tablet_replica.cc:333] T 861f89c3e1594dd4bcbfb914acb185b0 P 60b5d828d0cb4f98b3a65e46700f7897: stopping tablet replica
I20260710 13:28:30.217113 27133 raft_consensus.cc:2243] T 861f89c3e1594dd4bcbfb914acb185b0 P 60b5d828d0cb4f98b3a65e46700f7897 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:30.217869 27133 raft_consensus.cc:2272] T 861f89c3e1594dd4bcbfb914acb185b0 P 60b5d828d0cb4f98b3a65e46700f7897 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:30.219617 27133 tablet_replica.cc:333] T 0452e1db8da94aadbacdd9f9c7a740fa P 60b5d828d0cb4f98b3a65e46700f7897: stopping tablet replica
I20260710 13:28:30.220191 27133 raft_consensus.cc:2243] T 0452e1db8da94aadbacdd9f9c7a740fa P 60b5d828d0cb4f98b3a65e46700f7897 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:30.220980 27133 raft_consensus.cc:2272] T 0452e1db8da94aadbacdd9f9c7a740fa P 60b5d828d0cb4f98b3a65e46700f7897 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:30.222909 27133 tablet_replica.cc:333] T d4fcf442a469479dbe89b0bef30ae760 P 60b5d828d0cb4f98b3a65e46700f7897: stopping tablet replica
I20260710 13:28:30.223536 27133 raft_consensus.cc:2243] T d4fcf442a469479dbe89b0bef30ae760 P 60b5d828d0cb4f98b3a65e46700f7897 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:30.224012 27133 raft_consensus.cc:2272] T d4fcf442a469479dbe89b0bef30ae760 P 60b5d828d0cb4f98b3a65e46700f7897 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:28:30.224578 31571 consensus_peers.cc:597] T 8ab81849f55c40238832960952e31a62 P fb2e92aa567a4d1493f64fbac8438278 -> Peer 60b5d828d0cb4f98b3a65e46700f7897 (127.26.127.65:46281): Couldn't send request to peer 60b5d828d0cb4f98b3a65e46700f7897. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:30.225879 27133 tablet_replica.cc:333] T b34ab53679754d07b300b7795cadde95 P 60b5d828d0cb4f98b3a65e46700f7897: stopping tablet replica
I20260710 13:28:30.226418 27133 raft_consensus.cc:2243] T b34ab53679754d07b300b7795cadde95 P 60b5d828d0cb4f98b3a65e46700f7897 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:30.226774 27133 raft_consensus.cc:2272] T b34ab53679754d07b300b7795cadde95 P 60b5d828d0cb4f98b3a65e46700f7897 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:30.228331 27133 tablet_replica.cc:333] T 6b82c791ae6844228529640cb0eda077 P 60b5d828d0cb4f98b3a65e46700f7897: stopping tablet replica
I20260710 13:28:30.228891 27133 raft_consensus.cc:2243] T 6b82c791ae6844228529640cb0eda077 P 60b5d828d0cb4f98b3a65e46700f7897 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:30.229236 27133 raft_consensus.cc:2272] T 6b82c791ae6844228529640cb0eda077 P 60b5d828d0cb4f98b3a65e46700f7897 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:30.230796 27133 tablet_replica.cc:333] T 0bee01c20cbc453d9e98b690f0b95a80 P 60b5d828d0cb4f98b3a65e46700f7897: stopping tablet replica
I20260710 13:28:30.231288 27133 raft_consensus.cc:2243] T 0bee01c20cbc453d9e98b690f0b95a80 P 60b5d828d0cb4f98b3a65e46700f7897 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:30.231622 27133 raft_consensus.cc:2272] T 0bee01c20cbc453d9e98b690f0b95a80 P 60b5d828d0cb4f98b3a65e46700f7897 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:30.233450 27133 tablet_replica.cc:333] T 5bd38aa351b0448abf12b656ff170ef6 P 60b5d828d0cb4f98b3a65e46700f7897: stopping tablet replica
I20260710 13:28:30.233920 27133 raft_consensus.cc:2243] T 5bd38aa351b0448abf12b656ff170ef6 P 60b5d828d0cb4f98b3a65e46700f7897 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:30.234534 27133 raft_consensus.cc:2272] T 5bd38aa351b0448abf12b656ff170ef6 P 60b5d828d0cb4f98b3a65e46700f7897 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:30.236268 27133 tablet_replica.cc:333] T 559fabf38f294e5e9c8366cbf9da92e5 P 60b5d828d0cb4f98b3a65e46700f7897: stopping tablet replica
I20260710 13:28:30.236862 27133 raft_consensus.cc:2243] T 559fabf38f294e5e9c8366cbf9da92e5 P 60b5d828d0cb4f98b3a65e46700f7897 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:30.237217 27133 raft_consensus.cc:2272] T 559fabf38f294e5e9c8366cbf9da92e5 P 60b5d828d0cb4f98b3a65e46700f7897 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:30.239308 27133 tablet_replica.cc:333] T 0bd2fcbd8201417385e4f87141a1646b P 60b5d828d0cb4f98b3a65e46700f7897: stopping tablet replica
I20260710 13:28:30.239789 27133 raft_consensus.cc:2243] T 0bd2fcbd8201417385e4f87141a1646b P 60b5d828d0cb4f98b3a65e46700f7897 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:30.240427 27133 raft_consensus.cc:2272] T 0bd2fcbd8201417385e4f87141a1646b P 60b5d828d0cb4f98b3a65e46700f7897 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:30.242034 27133 tablet_replica.cc:333] T 3a668e2d366c4f4093dbef5bc819c099 P 60b5d828d0cb4f98b3a65e46700f7897: stopping tablet replica
I20260710 13:28:30.242514 27133 raft_consensus.cc:2243] T 3a668e2d366c4f4093dbef5bc819c099 P 60b5d828d0cb4f98b3a65e46700f7897 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:30.242956 27133 raft_consensus.cc:2272] T 3a668e2d366c4f4093dbef5bc819c099 P 60b5d828d0cb4f98b3a65e46700f7897 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:30.244493 27133 tablet_replica.cc:333] T 0e4528c198ce459ea88aa2463b3c0b22 P 60b5d828d0cb4f98b3a65e46700f7897: stopping tablet replica
I20260710 13:28:30.245028 27133 raft_consensus.cc:2243] T 0e4528c198ce459ea88aa2463b3c0b22 P 60b5d828d0cb4f98b3a65e46700f7897 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:30.245384 27133 raft_consensus.cc:2272] T 0e4528c198ce459ea88aa2463b3c0b22 P 60b5d828d0cb4f98b3a65e46700f7897 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:30.246989 27133 tablet_replica.cc:333] T 77a7b61943ed48f29f83871517d90df6 P 60b5d828d0cb4f98b3a65e46700f7897: stopping tablet replica
I20260710 13:28:30.247534 27133 raft_consensus.cc:2243] T 77a7b61943ed48f29f83871517d90df6 P 60b5d828d0cb4f98b3a65e46700f7897 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:30.248025 27133 raft_consensus.cc:2272] T 77a7b61943ed48f29f83871517d90df6 P 60b5d828d0cb4f98b3a65e46700f7897 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:30.250417 27133 tablet_replica.cc:333] T 643ce980187f43b3b14065703d407867 P 60b5d828d0cb4f98b3a65e46700f7897: stopping tablet replica
I20260710 13:28:30.250953 27133 raft_consensus.cc:2243] T 643ce980187f43b3b14065703d407867 P 60b5d828d0cb4f98b3a65e46700f7897 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:30.251371 27133 raft_consensus.cc:2272] T 643ce980187f43b3b14065703d407867 P 60b5d828d0cb4f98b3a65e46700f7897 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:30.254249 27133 tablet_replica.cc:333] T 8ab81849f55c40238832960952e31a62 P 60b5d828d0cb4f98b3a65e46700f7897: stopping tablet replica
I20260710 13:28:30.254753 27133 raft_consensus.cc:2243] T 8ab81849f55c40238832960952e31a62 P 60b5d828d0cb4f98b3a65e46700f7897 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:30.255172 27133 raft_consensus.cc:2272] T 8ab81849f55c40238832960952e31a62 P 60b5d828d0cb4f98b3a65e46700f7897 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:30.256793 27133 tablet_replica.cc:333] T f47391e264d448c9b5f825323661ad3f P 60b5d828d0cb4f98b3a65e46700f7897: stopping tablet replica
I20260710 13:28:30.257349 27133 raft_consensus.cc:2243] T f47391e264d448c9b5f825323661ad3f P 60b5d828d0cb4f98b3a65e46700f7897 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:30.258102 27133 raft_consensus.cc:2272] T f47391e264d448c9b5f825323661ad3f P 60b5d828d0cb4f98b3a65e46700f7897 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:30.260128 27133 tablet_replica.cc:333] T 1f64a1d9c7184df991322e5fe0ac812f P 60b5d828d0cb4f98b3a65e46700f7897: stopping tablet replica
I20260710 13:28:30.260603 27133 raft_consensus.cc:2243] T 1f64a1d9c7184df991322e5fe0ac812f P 60b5d828d0cb4f98b3a65e46700f7897 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:30.261415 27133 raft_consensus.cc:2272] T 1f64a1d9c7184df991322e5fe0ac812f P 60b5d828d0cb4f98b3a65e46700f7897 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:30.263229 27133 tablet_replica.cc:333] T 56a495bda2b84f6fbae765d9d1655e01 P 60b5d828d0cb4f98b3a65e46700f7897: stopping tablet replica
I20260710 13:28:30.263711 27133 raft_consensus.cc:2243] T 56a495bda2b84f6fbae765d9d1655e01 P 60b5d828d0cb4f98b3a65e46700f7897 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:30.264406 27133 raft_consensus.cc:2272] T 56a495bda2b84f6fbae765d9d1655e01 P 60b5d828d0cb4f98b3a65e46700f7897 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:30.266389 27133 tablet_replica.cc:333] T 342935bb66a44f29946fabfb3eeceb76 P 60b5d828d0cb4f98b3a65e46700f7897: stopping tablet replica
I20260710 13:28:30.266839 27133 raft_consensus.cc:2243] T 342935bb66a44f29946fabfb3eeceb76 P 60b5d828d0cb4f98b3a65e46700f7897 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:30.267252 27133 raft_consensus.cc:2272] T 342935bb66a44f29946fabfb3eeceb76 P 60b5d828d0cb4f98b3a65e46700f7897 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:28:30.275125 31645 consensus_peers.cc:597] T 6b82c791ae6844228529640cb0eda077 P 29f810aa39c149d7b55b5eb568f0ad24 -> Peer 60b5d828d0cb4f98b3a65e46700f7897 (127.26.127.65:46281): Couldn't send request to peer 60b5d828d0cb4f98b3a65e46700f7897. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:28:30.279292 31571 consensus_peers.cc:597] T d4fcf442a469479dbe89b0bef30ae760 P fb2e92aa567a4d1493f64fbac8438278 -> Peer 60b5d828d0cb4f98b3a65e46700f7897 (127.26.127.65:46281): Couldn't send request to peer 60b5d828d0cb4f98b3a65e46700f7897. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:30.296590 27133 tablet_server.cc:196] TabletServer@127.26.127.65:0 shutdown complete.
W20260710 13:28:30.319101 31571 consensus_peers.cc:597] T b34ab53679754d07b300b7795cadde95 P fb2e92aa567a4d1493f64fbac8438278 -> Peer 60b5d828d0cb4f98b3a65e46700f7897 (127.26.127.65:46281): Couldn't send request to peer 60b5d828d0cb4f98b3a65e46700f7897. Status: Network error: Client connection negotiation failed: client connection to 127.26.127.65:46281: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:30.327548 27133 tablet_server.cc:179] TabletServer@127.26.127.66:0 shutting down...
W20260710 13:28:30.355655 31645 consensus_peers.cc:597] T 0e4528c198ce459ea88aa2463b3c0b22 P 29f810aa39c149d7b55b5eb568f0ad24 -> Peer 60b5d828d0cb4f98b3a65e46700f7897 (127.26.127.65:46281): Couldn't send request to peer 60b5d828d0cb4f98b3a65e46700f7897. Status: Network error: Client connection negotiation failed: client connection to 127.26.127.65:46281: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:30.355801 27133 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:28:30.356550 27133 tablet_replica.cc:333] T 861f89c3e1594dd4bcbfb914acb185b0 P fb2e92aa567a4d1493f64fbac8438278: stopping tablet replica
I20260710 13:28:30.357167 27133 raft_consensus.cc:2243] T 861f89c3e1594dd4bcbfb914acb185b0 P fb2e92aa567a4d1493f64fbac8438278 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:30.357620 27133 raft_consensus.cc:2272] T 861f89c3e1594dd4bcbfb914acb185b0 P fb2e92aa567a4d1493f64fbac8438278 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:30.359328 27133 tablet_replica.cc:333] T b34ab53679754d07b300b7795cadde95 P fb2e92aa567a4d1493f64fbac8438278: stopping tablet replica
I20260710 13:28:30.359954 27133 raft_consensus.cc:2243] T b34ab53679754d07b300b7795cadde95 P fb2e92aa567a4d1493f64fbac8438278 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:30.360673 27133 raft_consensus.cc:2272] T b34ab53679754d07b300b7795cadde95 P fb2e92aa567a4d1493f64fbac8438278 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:30.362586 27133 tablet_replica.cc:333] T 0452e1db8da94aadbacdd9f9c7a740fa P fb2e92aa567a4d1493f64fbac8438278: stopping tablet replica
I20260710 13:28:30.363112 27133 raft_consensus.cc:2243] T 0452e1db8da94aadbacdd9f9c7a740fa P fb2e92aa567a4d1493f64fbac8438278 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:30.363530 27133 raft_consensus.cc:2272] T 0452e1db8da94aadbacdd9f9c7a740fa P fb2e92aa567a4d1493f64fbac8438278 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:30.365350 27133 tablet_replica.cc:333] T d4fcf442a469479dbe89b0bef30ae760 P fb2e92aa567a4d1493f64fbac8438278: stopping tablet replica
I20260710 13:28:30.365875 27133 raft_consensus.cc:2243] T d4fcf442a469479dbe89b0bef30ae760 P fb2e92aa567a4d1493f64fbac8438278 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:30.366640 27133 raft_consensus.cc:2272] T d4fcf442a469479dbe89b0bef30ae760 P fb2e92aa567a4d1493f64fbac8438278 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:30.368255 27133 tablet_replica.cc:333] T 6b82c791ae6844228529640cb0eda077 P fb2e92aa567a4d1493f64fbac8438278: stopping tablet replica
I20260710 13:28:30.368866 27133 raft_consensus.cc:2243] T 6b82c791ae6844228529640cb0eda077 P fb2e92aa567a4d1493f64fbac8438278 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:30.369277 27133 raft_consensus.cc:2272] T 6b82c791ae6844228529640cb0eda077 P fb2e92aa567a4d1493f64fbac8438278 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:30.370884 27133 tablet_replica.cc:333] T 0bee01c20cbc453d9e98b690f0b95a80 P fb2e92aa567a4d1493f64fbac8438278: stopping tablet replica
I20260710 13:28:30.371407 27133 raft_consensus.cc:2243] T 0bee01c20cbc453d9e98b690f0b95a80 P fb2e92aa567a4d1493f64fbac8438278 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:30.372126 27133 raft_consensus.cc:2272] T 0bee01c20cbc453d9e98b690f0b95a80 P fb2e92aa567a4d1493f64fbac8438278 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:30.373939 27133 tablet_replica.cc:333] T 5bd38aa351b0448abf12b656ff170ef6 P fb2e92aa567a4d1493f64fbac8438278: stopping tablet replica
I20260710 13:28:30.374477 27133 raft_consensus.cc:2243] T 5bd38aa351b0448abf12b656ff170ef6 P fb2e92aa567a4d1493f64fbac8438278 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:30.374888 27133 raft_consensus.cc:2272] T 5bd38aa351b0448abf12b656ff170ef6 P fb2e92aa567a4d1493f64fbac8438278 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:30.376468 27133 tablet_replica.cc:333] T 8ab81849f55c40238832960952e31a62 P fb2e92aa567a4d1493f64fbac8438278: stopping tablet replica
I20260710 13:28:30.377064 27133 raft_consensus.cc:2243] T 8ab81849f55c40238832960952e31a62 P fb2e92aa567a4d1493f64fbac8438278 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:30.377754 27133 raft_consensus.cc:2272] T 8ab81849f55c40238832960952e31a62 P fb2e92aa567a4d1493f64fbac8438278 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:30.379352 27133 tablet_replica.cc:333] T 1f64a1d9c7184df991322e5fe0ac812f P fb2e92aa567a4d1493f64fbac8438278: stopping tablet replica
I20260710 13:28:30.379863 27133 raft_consensus.cc:2243] T 1f64a1d9c7184df991322e5fe0ac812f P fb2e92aa567a4d1493f64fbac8438278 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:30.380290 27133 raft_consensus.cc:2272] T 1f64a1d9c7184df991322e5fe0ac812f P fb2e92aa567a4d1493f64fbac8438278 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:30.382073 27133 tablet_replica.cc:333] T f47391e264d448c9b5f825323661ad3f P fb2e92aa567a4d1493f64fbac8438278: stopping tablet replica
I20260710 13:28:30.382637 27133 raft_consensus.cc:2243] T f47391e264d448c9b5f825323661ad3f P fb2e92aa567a4d1493f64fbac8438278 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:30.383062 27133 raft_consensus.cc:2272] T f47391e264d448c9b5f825323661ad3f P fb2e92aa567a4d1493f64fbac8438278 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:30.384827 27133 tablet_replica.cc:333] T 342935bb66a44f29946fabfb3eeceb76 P fb2e92aa567a4d1493f64fbac8438278: stopping tablet replica
I20260710 13:28:30.385352 27133 raft_consensus.cc:2243] T 342935bb66a44f29946fabfb3eeceb76 P fb2e92aa567a4d1493f64fbac8438278 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:30.386109 27133 raft_consensus.cc:2272] T 342935bb66a44f29946fabfb3eeceb76 P fb2e92aa567a4d1493f64fbac8438278 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:30.387816 27133 tablet_replica.cc:333] T 643ce980187f43b3b14065703d407867 P fb2e92aa567a4d1493f64fbac8438278: stopping tablet replica
I20260710 13:28:30.388305 27133 raft_consensus.cc:2243] T 643ce980187f43b3b14065703d407867 P fb2e92aa567a4d1493f64fbac8438278 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:30.388737 27133 raft_consensus.cc:2272] T 643ce980187f43b3b14065703d407867 P fb2e92aa567a4d1493f64fbac8438278 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:30.390756 27133 tablet_replica.cc:333] T 77a7b61943ed48f29f83871517d90df6 P fb2e92aa567a4d1493f64fbac8438278: stopping tablet replica
I20260710 13:28:30.391264 27133 raft_consensus.cc:2243] T 77a7b61943ed48f29f83871517d90df6 P fb2e92aa567a4d1493f64fbac8438278 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:30.391979 27133 raft_consensus.cc:2272] T 77a7b61943ed48f29f83871517d90df6 P fb2e92aa567a4d1493f64fbac8438278 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:30.393800 27133 tablet_replica.cc:333] T 56a495bda2b84f6fbae765d9d1655e01 P fb2e92aa567a4d1493f64fbac8438278: stopping tablet replica
I20260710 13:28:30.394290 27133 raft_consensus.cc:2243] T 56a495bda2b84f6fbae765d9d1655e01 P fb2e92aa567a4d1493f64fbac8438278 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:30.394680 27133 raft_consensus.cc:2272] T 56a495bda2b84f6fbae765d9d1655e01 P fb2e92aa567a4d1493f64fbac8438278 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:30.396338 27133 tablet_replica.cc:333] T 0bd2fcbd8201417385e4f87141a1646b P fb2e92aa567a4d1493f64fbac8438278: stopping tablet replica
I20260710 13:28:30.396834 27133 raft_consensus.cc:2243] T 0bd2fcbd8201417385e4f87141a1646b P fb2e92aa567a4d1493f64fbac8438278 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:30.397233 27133 raft_consensus.cc:2272] T 0bd2fcbd8201417385e4f87141a1646b P fb2e92aa567a4d1493f64fbac8438278 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:30.398768 27133 tablet_replica.cc:333] T 3a668e2d366c4f4093dbef5bc819c099 P fb2e92aa567a4d1493f64fbac8438278: stopping tablet replica
I20260710 13:28:30.399240 27133 raft_consensus.cc:2243] T 3a668e2d366c4f4093dbef5bc819c099 P fb2e92aa567a4d1493f64fbac8438278 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:30.399912 27133 raft_consensus.cc:2272] T 3a668e2d366c4f4093dbef5bc819c099 P fb2e92aa567a4d1493f64fbac8438278 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:30.401530 27133 tablet_replica.cc:333] T 0e4528c198ce459ea88aa2463b3c0b22 P fb2e92aa567a4d1493f64fbac8438278: stopping tablet replica
I20260710 13:28:30.402000 27133 raft_consensus.cc:2243] T 0e4528c198ce459ea88aa2463b3c0b22 P fb2e92aa567a4d1493f64fbac8438278 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:30.402437 27133 raft_consensus.cc:2272] T 0e4528c198ce459ea88aa2463b3c0b22 P fb2e92aa567a4d1493f64fbac8438278 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:30.404155 27133 tablet_replica.cc:333] T 559fabf38f294e5e9c8366cbf9da92e5 P fb2e92aa567a4d1493f64fbac8438278: stopping tablet replica
I20260710 13:28:30.404588 27133 raft_consensus.cc:2243] T 559fabf38f294e5e9c8366cbf9da92e5 P fb2e92aa567a4d1493f64fbac8438278 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:30.404997 27133 raft_consensus.cc:2272] T 559fabf38f294e5e9c8366cbf9da92e5 P fb2e92aa567a4d1493f64fbac8438278 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:30.443207 27133 tablet_server.cc:196] TabletServer@127.26.127.66:0 shutdown complete.
I20260710 13:28:30.469652 27133 tablet_server.cc:179] TabletServer@127.26.127.67:0 shutting down...
I20260710 13:28:30.494828 27133 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:28:30.495528 27133 tablet_replica.cc:333] T 861f89c3e1594dd4bcbfb914acb185b0 P 29f810aa39c149d7b55b5eb568f0ad24: stopping tablet replica
I20260710 13:28:30.496112 27133 raft_consensus.cc:2243] T 861f89c3e1594dd4bcbfb914acb185b0 P 29f810aa39c149d7b55b5eb568f0ad24 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:30.496603 27133 raft_consensus.cc:2272] T 861f89c3e1594dd4bcbfb914acb185b0 P 29f810aa39c149d7b55b5eb568f0ad24 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:30.498413 27133 tablet_replica.cc:333] T 0452e1db8da94aadbacdd9f9c7a740fa P 29f810aa39c149d7b55b5eb568f0ad24: stopping tablet replica
I20260710 13:28:30.498975 27133 raft_consensus.cc:2243] T 0452e1db8da94aadbacdd9f9c7a740fa P 29f810aa39c149d7b55b5eb568f0ad24 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:30.499411 27133 raft_consensus.cc:2272] T 0452e1db8da94aadbacdd9f9c7a740fa P 29f810aa39c149d7b55b5eb568f0ad24 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:30.501133 27133 tablet_replica.cc:333] T d4fcf442a469479dbe89b0bef30ae760 P 29f810aa39c149d7b55b5eb568f0ad24: stopping tablet replica
I20260710 13:28:30.501659 27133 raft_consensus.cc:2243] T d4fcf442a469479dbe89b0bef30ae760 P 29f810aa39c149d7b55b5eb568f0ad24 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:30.502077 27133 raft_consensus.cc:2272] T d4fcf442a469479dbe89b0bef30ae760 P 29f810aa39c149d7b55b5eb568f0ad24 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:30.503674 27133 tablet_replica.cc:333] T 0bd2fcbd8201417385e4f87141a1646b P 29f810aa39c149d7b55b5eb568f0ad24: stopping tablet replica
I20260710 13:28:30.504199 27133 raft_consensus.cc:2243] T 0bd2fcbd8201417385e4f87141a1646b P 29f810aa39c149d7b55b5eb568f0ad24 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:30.504606 27133 raft_consensus.cc:2272] T 0bd2fcbd8201417385e4f87141a1646b P 29f810aa39c149d7b55b5eb568f0ad24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:30.506184 27133 tablet_replica.cc:333] T 3a668e2d366c4f4093dbef5bc819c099 P 29f810aa39c149d7b55b5eb568f0ad24: stopping tablet replica
I20260710 13:28:30.506690 27133 raft_consensus.cc:2243] T 3a668e2d366c4f4093dbef5bc819c099 P 29f810aa39c149d7b55b5eb568f0ad24 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:30.507118 27133 raft_consensus.cc:2272] T 3a668e2d366c4f4093dbef5bc819c099 P 29f810aa39c149d7b55b5eb568f0ad24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:30.508638 27133 tablet_replica.cc:333] T 0e4528c198ce459ea88aa2463b3c0b22 P 29f810aa39c149d7b55b5eb568f0ad24: stopping tablet replica
I20260710 13:28:30.509238 27133 raft_consensus.cc:2243] T 0e4528c198ce459ea88aa2463b3c0b22 P 29f810aa39c149d7b55b5eb568f0ad24 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:30.510174 27133 raft_consensus.cc:2272] T 0e4528c198ce459ea88aa2463b3c0b22 P 29f810aa39c149d7b55b5eb568f0ad24 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:30.512400 27133 tablet_replica.cc:333] T 559fabf38f294e5e9c8366cbf9da92e5 P 29f810aa39c149d7b55b5eb568f0ad24: stopping tablet replica
I20260710 13:28:30.513126 27133 raft_consensus.cc:2243] T 559fabf38f294e5e9c8366cbf9da92e5 P 29f810aa39c149d7b55b5eb568f0ad24 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:30.513986 27133 raft_consensus.cc:2272] T 559fabf38f294e5e9c8366cbf9da92e5 P 29f810aa39c149d7b55b5eb568f0ad24 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:30.516575 27133 tablet_replica.cc:333] T 8ab81849f55c40238832960952e31a62 P 29f810aa39c149d7b55b5eb568f0ad24: stopping tablet replica
W20260710 13:28:30.516413 31645 consensus_peers.cc:597] T 643ce980187f43b3b14065703d407867 P 29f810aa39c149d7b55b5eb568f0ad24 -> Peer 60b5d828d0cb4f98b3a65e46700f7897 (127.26.127.65:46281): Couldn't send request to peer 60b5d828d0cb4f98b3a65e46700f7897. Status: Network error: Client connection negotiation failed: client connection to 127.26.127.65:46281: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:30.517283 27133 raft_consensus.cc:2243] T 8ab81849f55c40238832960952e31a62 P 29f810aa39c149d7b55b5eb568f0ad24 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:30.517737 27133 raft_consensus.cc:2272] T 8ab81849f55c40238832960952e31a62 P 29f810aa39c149d7b55b5eb568f0ad24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:30.519366 27133 tablet_replica.cc:333] T f47391e264d448c9b5f825323661ad3f P 29f810aa39c149d7b55b5eb568f0ad24: stopping tablet replica
I20260710 13:28:30.519886 27133 raft_consensus.cc:2243] T f47391e264d448c9b5f825323661ad3f P 29f810aa39c149d7b55b5eb568f0ad24 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:30.520262 27133 raft_consensus.cc:2272] T f47391e264d448c9b5f825323661ad3f P 29f810aa39c149d7b55b5eb568f0ad24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:30.522061 27133 tablet_replica.cc:333] T 1f64a1d9c7184df991322e5fe0ac812f P 29f810aa39c149d7b55b5eb568f0ad24: stopping tablet replica
I20260710 13:28:30.522596 27133 raft_consensus.cc:2243] T 1f64a1d9c7184df991322e5fe0ac812f P 29f810aa39c149d7b55b5eb568f0ad24 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:30.523025 27133 raft_consensus.cc:2272] T 1f64a1d9c7184df991322e5fe0ac812f P 29f810aa39c149d7b55b5eb568f0ad24 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:30.524679 27133 tablet_replica.cc:333] T 77a7b61943ed48f29f83871517d90df6 P 29f810aa39c149d7b55b5eb568f0ad24: stopping tablet replica
I20260710 13:28:30.525249 27133 raft_consensus.cc:2243] T 77a7b61943ed48f29f83871517d90df6 P 29f810aa39c149d7b55b5eb568f0ad24 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:30.525643 27133 raft_consensus.cc:2272] T 77a7b61943ed48f29f83871517d90df6 P 29f810aa39c149d7b55b5eb568f0ad24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:30.527298 27133 tablet_replica.cc:333] T 643ce980187f43b3b14065703d407867 P 29f810aa39c149d7b55b5eb568f0ad24: stopping tablet replica
I20260710 13:28:30.527799 27133 raft_consensus.cc:2243] T 643ce980187f43b3b14065703d407867 P 29f810aa39c149d7b55b5eb568f0ad24 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:28:30.528537 27133 raft_consensus.cc:2272] T 643ce980187f43b3b14065703d407867 P 29f810aa39c149d7b55b5eb568f0ad24 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:30.530540 27133 tablet_replica.cc:333] T 56a495bda2b84f6fbae765d9d1655e01 P 29f810aa39c149d7b55b5eb568f0ad24: stopping tablet replica
I20260710 13:28:30.531051 27133 raft_consensus.cc:2243] T 56a495bda2b84f6fbae765d9d1655e01 P 29f810aa39c149d7b55b5eb568f0ad24 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:30.531450 27133 raft_consensus.cc:2272] T 56a495bda2b84f6fbae765d9d1655e01 P 29f810aa39c149d7b55b5eb568f0ad24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:30.533178 27133 tablet_replica.cc:333] T b34ab53679754d07b300b7795cadde95 P 29f810aa39c149d7b55b5eb568f0ad24: stopping tablet replica
I20260710 13:28:30.533689 27133 raft_consensus.cc:2243] T b34ab53679754d07b300b7795cadde95 P 29f810aa39c149d7b55b5eb568f0ad24 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:30.534091 27133 raft_consensus.cc:2272] T b34ab53679754d07b300b7795cadde95 P 29f810aa39c149d7b55b5eb568f0ad24 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:30.535624 27133 tablet_replica.cc:333] T 342935bb66a44f29946fabfb3eeceb76 P 29f810aa39c149d7b55b5eb568f0ad24: stopping tablet replica
I20260710 13:28:30.536103 27133 raft_consensus.cc:2243] T 342935bb66a44f29946fabfb3eeceb76 P 29f810aa39c149d7b55b5eb568f0ad24 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:30.536484 27133 raft_consensus.cc:2272] T 342935bb66a44f29946fabfb3eeceb76 P 29f810aa39c149d7b55b5eb568f0ad24 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:30.538141 27133 tablet_replica.cc:333] T 6b82c791ae6844228529640cb0eda077 P 29f810aa39c149d7b55b5eb568f0ad24: stopping tablet replica
I20260710 13:28:30.538601 27133 raft_consensus.cc:2243] T 6b82c791ae6844228529640cb0eda077 P 29f810aa39c149d7b55b5eb568f0ad24 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:30.539299 27133 raft_consensus.cc:2272] T 6b82c791ae6844228529640cb0eda077 P 29f810aa39c149d7b55b5eb568f0ad24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:30.540934 27133 tablet_replica.cc:333] T 5bd38aa351b0448abf12b656ff170ef6 P 29f810aa39c149d7b55b5eb568f0ad24: stopping tablet replica
I20260710 13:28:30.541379 27133 raft_consensus.cc:2243] T 5bd38aa351b0448abf12b656ff170ef6 P 29f810aa39c149d7b55b5eb568f0ad24 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:30.541782 27133 raft_consensus.cc:2272] T 5bd38aa351b0448abf12b656ff170ef6 P 29f810aa39c149d7b55b5eb568f0ad24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:30.543331 27133 tablet_replica.cc:333] T 0bee01c20cbc453d9e98b690f0b95a80 P 29f810aa39c149d7b55b5eb568f0ad24: stopping tablet replica
I20260710 13:28:30.543803 27133 raft_consensus.cc:2243] T 0bee01c20cbc453d9e98b690f0b95a80 P 29f810aa39c149d7b55b5eb568f0ad24 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:30.544212 27133 raft_consensus.cc:2272] T 0bee01c20cbc453d9e98b690f0b95a80 P 29f810aa39c149d7b55b5eb568f0ad24 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:30.580235 27133 tablet_server.cc:196] TabletServer@127.26.127.67:0 shutdown complete.
I20260710 13:28:30.606103 27133 master.cc:562] Master@127.26.127.126:34409 shutting down...
I20260710 13:28:30.625085 27133 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b6ed9a42c46448c3aa679873cf05d60e [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:30.625566 27133 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b6ed9a42c46448c3aa679873cf05d60e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:30.625844 27133 tablet_replica.cc:333] T 00000000000000000000000000000000 P b6ed9a42c46448c3aa679873cf05d60e: stopping tablet replica
I20260710 13:28:30.645476 27133 master.cc:584] Master@127.26.127.126:34409 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (10967 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (23666 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (107316 ms total)
[  PASSED  ] 8 tests.
I20260710 13:28:30.696007 27133 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 402 messages since previous log ~13 seconds ago
I20260710 13:28:30.696322 27133 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 402 messages since previous log ~13 seconds ago
I20260710 13:28:30.696535 27133 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 397 messages since previous log ~13 seconds ago
I20260710 13:28:30.697094 27133 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:600: suppressed but not reported on 9 messages since previous log ~32 seconds ago
I20260710 13:28:30.697299 27133 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:548: suppressed but not reported on 9 messages since previous log ~32 seconds ago
I20260710 13:28:30.697597 27133 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 6 messages since previous log ~0 seconds ago
I20260710 13:28:30.697880 27133 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 119 messages since previous log ~25 seconds ago
